FedEx Open Ship Virtual Sandbox

Virtual API for managing FedEx Open Ship shipments and package workflows.

The FedEx Open Ship API allows developers to manage shipment creation, package handling, and retrieval of shipment results. This virtual endpoint provides a sandbox environment to prototype logistics workflows, validate request payloads for shipping labels, and test package management operations without interacting with live FedEx production systems.

Use this hosted sandbox to simulate FedEx Open Ship 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 shipment creation payloads, package addition and deletion logic, retrieval of shipment details, and handling of processing results for complex shipping workflows before integrating with live FedEx systems.

FedEx Open Ship virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate FedEx Open Ship responses instantly.

https://fedex-openship.mock.beeceptor.com



General(10 operations)

Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "Your account number"
  },
  "index": "Test1234",
  "openShipmentAction": "CREATE_PACKAGE",
  "requestedShipment": {
    "labelSpecification": {
      "imageType": "PDF",
      "labelStockType": "PAPER_4X6"
    },
    "packagingType": "YOUR_PACKAGING",
    "pickupType": "DROPOFF_AT_FEDEX_LOCATION",
    "recipients": [
      {
        "address": {
          "city": "MEMPHIS",
          "countryCode": "US",
          "postalCode": "38116",
          "stateOrProvinceCode": "TN",
          "streetLines": [
            "RECIPIENT ADDRESS 1"
          ]
        },
        "contact": {
          "personName": "RECIPIENT NAME",
          "phoneNumber": "9018328595"
        }
      }
    ],
    "requestedPackageLineItems": [
      {
        "declaredValue": {
          "amount": "67",
          "currency": "INR"
        },
        "dimensions": {
          "height": "7",
          "length": "7",
          "units": "CM",
          "width": "7"
        },
        "groupPackageCount": "41",
        "itemDescriptionForClearance": "SELFPACKAGE_BASKET",
        "subPackagingType": "OTHER",
        "weight": {
          "units": "KG",
          "value": "12"
        }
      }
    ],
    "serviceType": "STANDARD_OVERNIGHT",
    "shipper": {
      "address": {
        "city": "MEMPHIS",
        "countryCode": "US",
        "postalCode": "38116",
        "stateOrProvinceCode": "TN",
        "streetLines": [
          "SENDER ADDRESS 1"
        ]
      },
      "contact": {
        "personName": "SENDER NAME",
        "phoneNumber": "9018328595"
      }
    },
    "shippingChargesPayment": {
      "paymentType": "SENDER"
    }
  }
}
{
  "customerTransactionId": "AxrB0k5kZe",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "Sg6cr0jDsF",
        "message": "tWMBvkOXffcNzAIidFmv"
      }
    ],
    "asynchronousProcessingResultsDetail": "SYNCHRONOUSLY_PROCESSED",
    "jobId": "258f46f2-2018-449f-adf2-9cc388b783c5",
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "emQ8bHIiXg",
            "message": "wlxjESvwsBETzeoAOZqt"
          },
          {
            "alertType": "NOTE",
            "code": "3JyX6beUkl",
            "message": "QBWNZZEBjtMSfhexlXKB"
          },
          {
            "alertType": "NOTE",
            "code": "Bwo8j6JSmB",
            "message": "MXafNXebEzGrphAoXZUc"
          },
          {
            "alertType": "NOTE",
            "code": "b0FnetGEDP",
            "message": "GypjuzJtQdAwsHecwcry"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://helpless-council.org",
                "password": "Z9iKOsSvNH",
                "role": "RECIPIENT",
                "userId": "Noemie83"
              },
              {
                "emailLabelUrl": "https://vague-peony.biz",
                "password": "rQPfV6C1XP",
                "role": "THIRD_PARTY",
                "userId": "Arturo52"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "JKlueJX7wbI3mhA",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "4022bb66-3188-40d5-83e5-92f770f2c52a",
                "documentReference": "3owdSreo",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "efba2bf3-6191-4f88-958f-d9839b1e3f2d",
                "documentReference": "43JbIyQf",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "259f3fa3-246f-49df-8bc5-0d9345dae69a",
                "documentReference": "x69TSfEM",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yruxJPbchi",
                          "hazardClass": "hsCpG",
                          "id": "2",
                          "labelText": "gvMRVFfLht",
                          "packingGroup": "jq",
                          "packingInstructions": "oUVWYwLKkt",
                          "properShippingName": "FkZGtsVtGu",
                          "properShippingNameAndDescription": "UQsozkhLMnjBnbb",
                          "sequenceNumber": 408,
                          "specialProvisions": "wFukYWXtpe",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ejLFT",
                          "technicalName": "IeBVTFahtS",
                          "tunnelRestrictionCode": "vErK0"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 7.04,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fiSbn"
                        },
                        "options": {
                          "description": {
                            "authorization": "uWBiWwbvzm",
                            "hazardClass": "rqSSD",
                            "id": "6",
                            "labelText": "hlzvjuWMIe",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "bOfiuAHbpg"
                            },
                            "packingGroup": "I",
                            "percentage": 49.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "scNrUsQFeUSZgaP",
                            "reportableQuantity": true,
                            "sequenceNumber": 807,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mjIbkqueXV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.49,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sleotfbZhakmQBX",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25.54,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 46.74,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JxNAQhDfae",
                          "hazardClass": "NvHfb",
                          "id": "7",
                          "labelText": "CIJAAEAETW",
                          "packingGroup": "DK",
                          "packingInstructions": "uFdxvwjlPp",
                          "properShippingName": "uByITClWoN",
                          "properShippingNameAndDescription": "LCceHppravigOld",
                          "sequenceNumber": 316,
                          "specialProvisions": "VzMtndTLfv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BsgHt",
                          "technicalName": "hNnoFnYXYz",
                          "tunnelRestrictionCode": "LW7kB"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 47.01,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fRazv"
                        },
                        "options": {
                          "description": {
                            "authorization": "XfKLiTHGwp",
                            "hazardClass": "cDPHU",
                            "id": "2",
                            "labelText": "HrrcvTFjxt",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "FUcRgGCezg"
                            },
                            "packingGroup": "I",
                            "percentage": 73.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "opkXsoZcXKhwiOr",
                            "reportableQuantity": false,
                            "sequenceNumber": 302,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jRzEhuWBVC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tsYbRyNjgSjLfKn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.27,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 49.46,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uuzaBpOvQQ",
                          "hazardClass": "kjQUM",
                          "id": "2",
                          "labelText": "DMKiEyjnMd",
                          "packingGroup": "yH",
                          "packingInstructions": "dBVBchYmcZ",
                          "properShippingName": "PtRowHZUly",
                          "properShippingNameAndDescription": "zZPNkMDwkIrgdPT",
                          "sequenceNumber": 784,
                          "specialProvisions": "udgEjGddNg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GsCuF",
                          "technicalName": "BJQVjyWTkQ",
                          "tunnelRestrictionCode": "WQSzU"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 47.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "olAHX"
                        },
                        "options": {
                          "description": {
                            "authorization": "OdWNeRrlTX",
                            "hazardClass": "WSfhw",
                            "id": "9",
                            "labelText": "VudtTsUmSB",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "goYoqkFlOt"
                            },
                            "packingGroup": "I",
                            "percentage": 1.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ptkLDdQFyFCpQIi",
                            "reportableQuantity": false,
                            "sequenceNumber": 749,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KIlYeplZVy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OQHQNMuNLqybhqz",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 2.11,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 40.46,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TrnSvHSuuD",
                          "hazardClass": "UfAfI",
                          "id": "0",
                          "labelText": "yrlXcwQdrY",
                          "packingGroup": "nG",
                          "packingInstructions": "SmuAUngUPL",
                          "properShippingName": "WTOlJMEETF",
                          "properShippingNameAndDescription": "sJgSNTlgxYKNVTi",
                          "sequenceNumber": 874,
                          "specialProvisions": "UOAIYHdAPA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TTbNN",
                          "technicalName": "ogdJzsIapF",
                          "tunnelRestrictionCode": "jhcdp"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 1.19,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WbvcV"
                        },
                        "options": {
                          "description": {
                            "authorization": "bimcmbmJPr",
                            "hazardClass": "zNRdT",
                            "id": "0",
                            "labelText": "sOfmLXVXJC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JWezISnfIU"
                            },
                            "packingGroup": "I",
                            "percentage": 92.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OKgUjgiveJESHap",
                            "reportableQuantity": false,
                            "sequenceNumber": 792,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GcVGcksoBl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MDvaoINfPEIQcOW",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.03,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "dHnERVjywK",
                          "hazardClass": "rqhtJ",
                          "id": "2",
                          "labelText": "osVrNOTjYH",
                          "packingGroup": "zt",
                          "packingInstructions": "QRilqAaELY",
                          "properShippingName": "aMJXLotZjE",
                          "properShippingNameAndDescription": "iLKoXRQiPbSoiKP",
                          "sequenceNumber": 360,
                          "specialProvisions": "icljDFegau",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mzFTY",
                          "technicalName": "rkjJCWtbrh",
                          "tunnelRestrictionCode": "lEaIY"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 24.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ENNLs"
                        },
                        "options": {
                          "description": {
                            "authorization": "AOtOTbtMbK",
                            "hazardClass": "xCgAr",
                            "id": "3",
                            "labelText": "MqfUBmgOXc",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "eRdacaUiha"
                            },
                            "packingGroup": "I",
                            "percentage": 16.4,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aijOMDuKFwzHgSH",
                            "reportableQuantity": true,
                            "sequenceNumber": 652,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zMVCJlJyFp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aVyWEfqEIHKYMil",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 47.6,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.09,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VvWsWrbuZu",
                          "hazardClass": "UOXdz",
                          "id": "1",
                          "labelText": "iGpvKRJMjz",
                          "packingGroup": "hI",
                          "packingInstructions": "eYRYMebvVu",
                          "properShippingName": "OmmbNGNpAo",
                          "properShippingNameAndDescription": "JrSTgituGpWQwCd",
                          "sequenceNumber": 482,
                          "specialProvisions": "BhevrncKhL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "draKH",
                          "technicalName": "vgDjOuyCSt",
                          "tunnelRestrictionCode": "5IFtz"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 49.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ubvNL"
                        },
                        "options": {
                          "description": {
                            "authorization": "RmGyevHNMN",
                            "hazardClass": "Euqcx",
                            "id": "2",
                            "labelText": "NuNIvAdIgT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ifuBcUrNva"
                            },
                            "packingGroup": "I",
                            "percentage": 9.65,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jHkNzXnigHJMsxL",
                            "reportableQuantity": true,
                            "sequenceNumber": 321,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RiszIuvvyU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PKvsRXnKnFJxHMd",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 32.75,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 20.07,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bZJbJeDwRf",
                          "hazardClass": "RLRTl",
                          "id": "8",
                          "labelText": "adOCqgAhTG",
                          "packingGroup": "Sh",
                          "packingInstructions": "GigRVyXnSx",
                          "properShippingName": "UxXgGrNsQv",
                          "properShippingNameAndDescription": "OFeHILDiFhhlxDE",
                          "sequenceNumber": 699,
                          "specialProvisions": "gLBsbayebw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "neGMV",
                          "technicalName": "YioPACPuaT",
                          "tunnelRestrictionCode": "vCS77"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 37.61,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Jrowk"
                        },
                        "options": {
                          "description": {
                            "authorization": "cmoFeJcrwZ",
                            "hazardClass": "xHVDC",
                            "id": "0",
                            "labelText": "PlgvKpdNJS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "qAwNPokxiB"
                            },
                            "packingGroup": "I",
                            "percentage": 75.27,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gJxkpeaXRMJUzyq",
                            "reportableQuantity": true,
                            "sequenceNumber": 581,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wSaYtGSfec"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cMuDjBMQBKwNpSk",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 24.13,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 42.84,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XNpHVDayxG",
                          "hazardClass": "iAJmp",
                          "id": "3",
                          "labelText": "SJeqRdBtbX",
                          "packingGroup": "sV",
                          "packingInstructions": "RGLQaLBoma",
                          "properShippingName": "JFBZKvPboQ",
                          "properShippingNameAndDescription": "OqNPZrEDpUrLyrK",
                          "sequenceNumber": 519,
                          "specialProvisions": "sMFzZegJJr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wcGaL",
                          "technicalName": "jVjUYzzrRe",
                          "tunnelRestrictionCode": "YHaz6"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 39.34,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wtAIu"
                        },
                        "options": {
                          "description": {
                            "authorization": "hwJiERFhqz",
                            "hazardClass": "aEhhP",
                            "id": "4",
                            "labelText": "kCJXWDbVkI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "McApYWEjjZ"
                            },
                            "packingGroup": "I",
                            "percentage": 97.22,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RbizkQxuesZaIIe",
                            "reportableQuantity": true,
                            "sequenceNumber": 214,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jaGXipJuei"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mMkcICDPFzGbYbA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 19.47,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.53,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VkxeMaIBue",
                          "hazardClass": "MaSdo",
                          "id": "8",
                          "labelText": "hYKNdVHORB",
                          "packingGroup": "bP",
                          "packingInstructions": "yZDEAbeock",
                          "properShippingName": "zGQFqxZyrx",
                          "properShippingNameAndDescription": "mfPQHrooLrYesrW",
                          "sequenceNumber": 245,
                          "specialProvisions": "ODRhRThqPO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hUFJy",
                          "technicalName": "CeWSuKfGjX",
                          "tunnelRestrictionCode": "d0IgJ"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 42.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TYyMd"
                        },
                        "options": {
                          "description": {
                            "authorization": "MGZcHaINgI",
                            "hazardClass": "zLfte",
                            "id": "9",
                            "labelText": "nYQCrofleU",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "sRRfItpWMC"
                            },
                            "packingGroup": "I",
                            "percentage": 83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "rBFXdjiMiBcuhRs",
                            "reportableQuantity": false,
                            "sequenceNumber": 643,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zkGjXIYQKb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.6,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QGowNbwYhGuQNgk",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 45.92,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 28.12,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.74,
                "referenceId": "fd6ead36-2a55-4839-9469-95ea7159537f",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "PXdVzNyrPY",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "pdgRqi9TN2sPWkd4bVUi"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "Uj3xkFu3R9A2KkVpJaAljzQ4w"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "dkADjCT9aDJ0Xlif3vFLzNEjE"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "dXQ13mGBM6W4Uvv8WYf9O9jC7"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "8rlPZjhXxBdM0g6w3QlRltaRW"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "j2ib3XZcLCdiHFMWgQ2aWuD11"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "VbmHixzMff",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.55,
                "packageRateDetails": [
                  {
                    "baseCharge": 119.61,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GNF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 173.33,
                    "netFedExCharge": 190.75,
                    "netFreight": 70.47,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CAxGQRFRwrWfVTn",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gGmWQpiCBIaQcBf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "utCdCFJBYfIfCmK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CppeYaUfNhcaQrb",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.46,
                    "totalRebates": 1.22,
                    "totalSurcharges": 1.03,
                    "totalTaxes": 2.17
                  },
                  {
                    "baseCharge": 78.74,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ZAR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 62.92,
                    "netFedExCharge": 123.24,
                    "netFreight": 88.8,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JsCbbXIuRCBjKod",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NJTPWeZqHfsmqGK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nKWJbCdgKzviBqk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tKgkOEJFWVsllTF",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.93,
                    "totalRebates": 0.1,
                    "totalSurcharges": 2.4,
                    "totalTaxes": 0.77
                  },
                  {
                    "baseCharge": 20.04,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MKD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 124.33,
                    "netFedExCharge": 45.75,
                    "netFreight": 21.09,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nNCSMCCsYZjHZfv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WsAtamOVPABaajv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DLUHdQcglUsNfIA",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 9.86,
                    "totalRebates": 0.52,
                    "totalSurcharges": 1.25,
                    "totalTaxes": 2.22
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 3915,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 2724,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 96
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "reCFxjausm",
                          "hazardClass": "hxnmP",
                          "id": "8",
                          "labelText": "BBynrhzUOl",
                          "packingGroup": "NS",
                          "packingInstructions": "jrwPgOBlNi",
                          "properShippingName": "VnVSVxYprD",
                          "properShippingNameAndDescription": "JAnWZYSqmPTIqNi",
                          "sequenceNumber": 533,
                          "specialProvisions": "lwzxzePWGV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "INRZR",
                          "technicalName": "JExdHwyyQn",
                          "tunnelRestrictionCode": "VKTD4"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 24.93,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "oiQep"
                        },
                        "options": {
                          "description": {
                            "authorization": "feiKXXyLqs",
                            "hazardClass": "zQrFm",
                            "id": "7",
                            "labelText": "GepbttEDdN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FjifIAGTnQ"
                            },
                            "packingGroup": "I",
                            "percentage": 77.01,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dCugztAsynXWMaF",
                            "reportableQuantity": false,
                            "sequenceNumber": 912,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JSCEuRrafI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.52,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XHKrvoxnVQkDraO",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.24,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.49,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZXbeUIOLwF",
                          "hazardClass": "RGoFQ",
                          "id": "9",
                          "labelText": "CJGiSlmrMO",
                          "packingGroup": "SN",
                          "packingInstructions": "iHUmVdhdWT",
                          "properShippingName": "GxCWpnevxA",
                          "properShippingNameAndDescription": "LeIsrOQKjFRnFPj",
                          "sequenceNumber": 171,
                          "specialProvisions": "fxhoezQpZW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mRcnz",
                          "technicalName": "fwZYriyPJO",
                          "tunnelRestrictionCode": "kebVV"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BkCHh"
                        },
                        "options": {
                          "description": {
                            "authorization": "EFxemSVcSt",
                            "hazardClass": "GYBCk",
                            "id": "6",
                            "labelText": "fngKFENpGs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wfHcswZkhu"
                            },
                            "packingGroup": "I",
                            "percentage": 49.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BAzTwFeBRCyuqyW",
                            "reportableQuantity": true,
                            "sequenceNumber": 604,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wSriSVPqQb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.71,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XolkvypDBrhmTSp",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 23.5,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 28.27,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fBixFvpZpN",
                          "hazardClass": "QXaPu",
                          "id": "3",
                          "labelText": "QgvAKKfIUf",
                          "packingGroup": "ec",
                          "packingInstructions": "MnrkNVutPQ",
                          "properShippingName": "DYNHayikfK",
                          "properShippingNameAndDescription": "QfqXtwaIkySYEeu",
                          "sequenceNumber": 188,
                          "specialProvisions": "VdmacBIUhW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XlOtR",
                          "technicalName": "LYCbauITSK",
                          "tunnelRestrictionCode": "OabM7"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 44.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "tJyKe"
                        },
                        "options": {
                          "description": {
                            "authorization": "nRPMRjwCYd",
                            "hazardClass": "urYlh",
                            "id": "6",
                            "labelText": "hnfEaRDPRp",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xnddUYjLDm"
                            },
                            "packingGroup": "I",
                            "percentage": 37.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xBOsuqJJIzxJjdt",
                            "reportableQuantity": true,
                            "sequenceNumber": 661,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HQOZAtHpvf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OzrUBurwYXZSNlg",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 3.35,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.8,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CAnmRATqed",
                          "hazardClass": "RVSYP",
                          "id": "2",
                          "labelText": "gFxOTFINuE",
                          "packingGroup": "Mz",
                          "packingInstructions": "UBVKoVuCKl",
                          "properShippingName": "YPPnuzolmh",
                          "properShippingNameAndDescription": "fVcCEeEGzTrGisc",
                          "sequenceNumber": 460,
                          "specialProvisions": "vCCVbciTGz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XwhCC",
                          "technicalName": "ArtBrlGJwt",
                          "tunnelRestrictionCode": "ZMW2q"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 35.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xZLuI"
                        },
                        "options": {
                          "description": {
                            "authorization": "jhLPAtjtDT",
                            "hazardClass": "Bebui",
                            "id": "6",
                            "labelText": "zbFniGckPS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tIIzaVnLMB"
                            },
                            "packingGroup": "I",
                            "percentage": 89.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kcgKiEPHdWDziSF",
                            "reportableQuantity": false,
                            "sequenceNumber": 327,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OUwMSNYPGg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 26.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aYxRpIUNKqbjGzZ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 14.67,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.67,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sNIIoOmDNV",
                          "hazardClass": "wpmDJ",
                          "id": "0",
                          "labelText": "LDDJXVGXuC",
                          "packingGroup": "AJ",
                          "packingInstructions": "YSDgclseyq",
                          "properShippingName": "SUiQZLbZfu",
                          "properShippingNameAndDescription": "jBPemKSIKbqeUlw",
                          "sequenceNumber": 294,
                          "specialProvisions": "hyxQiMiXHm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hZwev",
                          "technicalName": "qvyinUJRBW",
                          "tunnelRestrictionCode": "MyEfQ"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 2.6,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fvfIz"
                        },
                        "options": {
                          "description": {
                            "authorization": "IlRvuGPIlW",
                            "hazardClass": "jWXcx",
                            "id": "7",
                            "labelText": "UvhtSNAWWn",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "cNFbxzhYFP"
                            },
                            "packingGroup": "I",
                            "percentage": 44.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ceyliUOvGjpdsdR",
                            "reportableQuantity": true,
                            "sequenceNumber": 804,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ppzbQGZpnj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.86,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CwlNKRcVJxlhmDP",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 6.03,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.44,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hWlSpYjvCq",
                          "hazardClass": "Nvcxw",
                          "id": "7",
                          "labelText": "FqffKIpOTI",
                          "packingGroup": "lY",
                          "packingInstructions": "BoamRCxJGP",
                          "properShippingName": "seCZeJlnOs",
                          "properShippingNameAndDescription": "eVGksdQWhAWGnJE",
                          "sequenceNumber": 845,
                          "specialProvisions": "pDCdDJiHCk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XCwQH",
                          "technicalName": "ocnplEBLwQ",
                          "tunnelRestrictionCode": "zK7mT"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 26.45,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PoBrs"
                        },
                        "options": {
                          "description": {
                            "authorization": "QMYQrKaFtk",
                            "hazardClass": "ytxAK",
                            "id": "0",
                            "labelText": "NZXebZJWOo",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "McUlijldpC"
                            },
                            "packingGroup": "I",
                            "percentage": 84.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sTJHDhtveBddwhc",
                            "reportableQuantity": true,
                            "sequenceNumber": 193,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vvrMnKsggL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RlKrHSLdbEyuiwN",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 23.27,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 14.57,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TnHccFffSO",
                          "hazardClass": "lMpst",
                          "id": "8",
                          "labelText": "IavjbqPjLk",
                          "packingGroup": "Ar",
                          "packingInstructions": "pUdBKnQWOy",
                          "properShippingName": "IbVlFcFJQS",
                          "properShippingNameAndDescription": "SXCGXIdMXJWfDqB",
                          "sequenceNumber": 393,
                          "specialProvisions": "ORiVyjqFtJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XmQRr",
                          "technicalName": "VdSRVhnTdU",
                          "tunnelRestrictionCode": "2QC2b"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 30.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Boqqy"
                        },
                        "options": {
                          "description": {
                            "authorization": "CDiwfcNMCS",
                            "hazardClass": "xWhwR",
                            "id": "2",
                            "labelText": "JRxOkxjpFk",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ihTwpjEVRF"
                            },
                            "packingGroup": "I",
                            "percentage": 89.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "vypPcwueVwFbwvc",
                            "reportableQuantity": true,
                            "sequenceNumber": 440,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "lFnmiWpsko"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OPICuqdDCUzqZpI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 26.77,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 27.89,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XnTgVnhkZl",
                          "hazardClass": "kjkSk",
                          "id": "2",
                          "labelText": "XSlDDGfOPo",
                          "packingGroup": "dP",
                          "packingInstructions": "OFIKHiYFrS",
                          "properShippingName": "vxXapVZQYk",
                          "properShippingNameAndDescription": "shHuBCWXsmFzHUS",
                          "sequenceNumber": 488,
                          "specialProvisions": "HTivSIWtAR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "afpFF",
                          "technicalName": "QkkQBRBuYS",
                          "tunnelRestrictionCode": "uuWws"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 36.92,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Jvgmb"
                        },
                        "options": {
                          "description": {
                            "authorization": "lgXAixuEmV",
                            "hazardClass": "DPJzi",
                            "id": "4",
                            "labelText": "pwSvjeSkUI",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dMiAuIjFbb"
                            },
                            "packingGroup": "I",
                            "percentage": 17.66,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BjIAFLIopHrdylR",
                            "reportableQuantity": true,
                            "sequenceNumber": 314,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LbURcQfnVp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RDAwkHSZETfLZAs",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 41.94,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 28.92,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DccKUjKQTc",
                          "hazardClass": "XDXYr",
                          "id": "2",
                          "labelText": "ktdrSEAwGx",
                          "packingGroup": "Qg",
                          "packingInstructions": "BxMleSMgrM",
                          "properShippingName": "pEkzubdjFC",
                          "properShippingNameAndDescription": "hAXVLuiCKwbnzXJ",
                          "sequenceNumber": 542,
                          "specialProvisions": "WgKiDrYaPi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gVcbt",
                          "technicalName": "qiwTKCcFPW",
                          "tunnelRestrictionCode": "rIPMZ"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 2.68,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "slXQL"
                        },
                        "options": {
                          "description": {
                            "authorization": "rBDMELOyXM",
                            "hazardClass": "HYYir",
                            "id": "2",
                            "labelText": "NYZjszFNWU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xlmDXjWbMC"
                            },
                            "packingGroup": "I",
                            "percentage": 23.57,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EQxfkaRpbjYJssw",
                            "reportableQuantity": true,
                            "sequenceNumber": 310,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fVuDigfHBo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZQCwprRutNBsvjf",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 41.88,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 27.49,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZwWLAdjcYw",
                          "hazardClass": "Icoox",
                          "id": "6",
                          "labelText": "NfakcJOqTo",
                          "packingGroup": "Xe",
                          "packingInstructions": "zAgOtGpAnX",
                          "properShippingName": "LvVFiiAtJi",
                          "properShippingNameAndDescription": "fQwIarWwIYMAMlq",
                          "sequenceNumber": 644,
                          "specialProvisions": "psDhVxnFMP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IyRLF",
                          "technicalName": "qwuGJEJSru",
                          "tunnelRestrictionCode": "Avwvr"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 4.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Fmxyt"
                        },
                        "options": {
                          "description": {
                            "authorization": "sizOxJVEno",
                            "hazardClass": "WrlGX",
                            "id": "4",
                            "labelText": "mMltSVMJEW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wlomamUFhM"
                            },
                            "packingGroup": "I",
                            "percentage": 28.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HWAYPkgCVfFYJXx",
                            "reportableQuantity": true,
                            "sequenceNumber": 787,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qpjQzMKGps"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "esrXvwUGfSXIioG",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 45.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 22.83,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.6
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.89,
                "referenceId": "0982bf06-f186-4a5e-a1d5-ce0b24a072d0",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "BGYzSxekgz",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "rnGSfORDEOVKZZX2xYpc"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "R3XTD4ZCIqhvsejzz5fw"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "Z7AVcQFTz33QNaPjLvGprIFjl"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "S1W33BbPnmi0mdnMHFCrtBKC7"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "YJaalMr9JYYJU0kfNRVEGwbNG"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "XyYDDlCrQ1hSpGMX73g5k1V6l"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "xRjG8SwRInVi02zvCRAwQG3vI"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "WYqDZOOzUy",
                    "number": 4
                  },
                  {
                    "content": "LDrEwRnQKK",
                    "number": 4
                  },
                  {
                    "content": "BkxdSyPHVl",
                    "number": 2
                  },
                  {
                    "content": "YuTMfGoFEU",
                    "number": 2
                  },
                  {
                    "content": "rAdtBYbJOu",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.79,
                "packageRateDetails": [
                  {
                    "baseCharge": 73.21,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AOA",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 89.4,
                    "netFedExCharge": 70.74,
                    "netFreight": 59.92,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IxXjXPGuLjKhiFH",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TfHoJyVaEyOPipI",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XokfxUkroqVmzTe",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vlFwWOiXqeBnwaw",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ODuuChZlpSjONrk",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 17.16,
                    "totalRebates": 0.99,
                    "totalSurcharges": 1.98,
                    "totalTaxes": 3.66
                  },
                  {
                    "baseCharge": 59.83,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NIO",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 85.97,
                    "netFedExCharge": 140.98,
                    "netFreight": 18.39,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nIAltXJefXRNSLQ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tjQxeKKeEhCEISI",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qCyWaZxPCJTmNAh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zOrXlEeuwEwbGTX",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.66,
                    "totalRebates": 0.2,
                    "totalSurcharges": 5.94,
                    "totalTaxes": 2.53
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 9623,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 7083,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 4242,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 98
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RvCxwablrS",
                          "hazardClass": "SXqBm",
                          "id": "9",
                          "labelText": "LzFtrxWjcc",
                          "packingGroup": "vq",
                          "packingInstructions": "bXelmFbRdZ",
                          "properShippingName": "aNAflusqNw",
                          "properShippingNameAndDescription": "VzjPLPruhubSQnh",
                          "sequenceNumber": 973,
                          "specialProvisions": "xTudRrrfQR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BoUxU",
                          "technicalName": "NopPbrZPDK",
                          "tunnelRestrictionCode": "5yLQ4"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 26.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WELVT"
                        },
                        "options": {
                          "description": {
                            "authorization": "PFyQqJbjrR",
                            "hazardClass": "PJDeX",
                            "id": "9",
                            "labelText": "okggZiuXgp",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wyOTqvGmCl"
                            },
                            "packingGroup": "I",
                            "percentage": 53.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OKpIXEnbUUXPKwc",
                            "reportableQuantity": true,
                            "sequenceNumber": 163,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZENPsyckWp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SptFHNpeGaFfEHz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 40.23,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 18.76,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "dRHMieokFi",
                          "hazardClass": "QazIH",
                          "id": "5",
                          "labelText": "rZswPDxcRs",
                          "packingGroup": "ZR",
                          "packingInstructions": "PhRIJTmeJi",
                          "properShippingName": "CiwTpIMMLt",
                          "properShippingNameAndDescription": "ZMhEflWfxsJrnZz",
                          "sequenceNumber": 231,
                          "specialProvisions": "NMJehafKGo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yQsyC",
                          "technicalName": "mbDhEUxgXf",
                          "tunnelRestrictionCode": "A1Daj"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 48.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "arovE"
                        },
                        "options": {
                          "description": {
                            "authorization": "QKXPnEUKtQ",
                            "hazardClass": "sGUmc",
                            "id": "3",
                            "labelText": "YLdICkpuqr",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "qOAxylHIoH"
                            },
                            "packingGroup": "I",
                            "percentage": 91.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RwEzZhBgrxYYKVo",
                            "reportableQuantity": true,
                            "sequenceNumber": 864,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZRQcDHlVKc"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QkzzhsPIAHXISVQ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.38,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.21,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iXSogAUaXT",
                          "hazardClass": "Txegb",
                          "id": "6",
                          "labelText": "kmZLuSHSMx",
                          "packingGroup": "hI",
                          "packingInstructions": "igrzKqnfNE",
                          "properShippingName": "LffuSEqFmt",
                          "properShippingNameAndDescription": "IDyftZAAFPnmFyP",
                          "sequenceNumber": 855,
                          "specialProvisions": "WkRAjfbGEj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dQLZF",
                          "technicalName": "zthbuCJyIU",
                          "tunnelRestrictionCode": "Twukb"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 27.35,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wbVnU"
                        },
                        "options": {
                          "description": {
                            "authorization": "IoIevBAbiU",
                            "hazardClass": "eUNSe",
                            "id": "6",
                            "labelText": "sOnjMFNLlf",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "nooDrWgarY"
                            },
                            "packingGroup": "I",
                            "percentage": 47.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GnUqfASjivazrLx",
                            "reportableQuantity": true,
                            "sequenceNumber": 860,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "giWiNPAKVs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.02,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TLPAEitKrCMfpKG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 41.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.47,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JNHwsqXvNR",
                          "hazardClass": "vHJsi",
                          "id": "0",
                          "labelText": "eBUZyQOGdj",
                          "packingGroup": "MS",
                          "packingInstructions": "YYKhnKBUvE",
                          "properShippingName": "yNhwXrcVMb",
                          "properShippingNameAndDescription": "KHIwXVnfbwCPcIN",
                          "sequenceNumber": 444,
                          "specialProvisions": "ZdApraZERf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "favke",
                          "technicalName": "rQLEUzezWk",
                          "tunnelRestrictionCode": "5F3EV"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 26.63,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CFfRI"
                        },
                        "options": {
                          "description": {
                            "authorization": "GlPYxPOfRM",
                            "hazardClass": "PLMiD",
                            "id": "5",
                            "labelText": "bvtMrEnvYs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "CpgnijGTHu"
                            },
                            "packingGroup": "I",
                            "percentage": 3.26,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WgjGuwHLKBOZDpx",
                            "reportableQuantity": false,
                            "sequenceNumber": 700,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yorJmVSbVr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mHzQuesUEoCrEjI",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 19.25,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 38.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hDtzMakimK",
                          "hazardClass": "UJTlt",
                          "id": "6",
                          "labelText": "jYMqtAnHVX",
                          "packingGroup": "yq",
                          "packingInstructions": "IaeIuUDdgi",
                          "properShippingName": "mpCIRMLtWo",
                          "properShippingNameAndDescription": "qtFSxPQNUfSAnss",
                          "sequenceNumber": 188,
                          "specialProvisions": "ARadZMLOOr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jWWNZ",
                          "technicalName": "BsSzSyuUGR",
                          "tunnelRestrictionCode": "9FaCQ"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 47.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UZEwv"
                        },
                        "options": {
                          "description": {
                            "authorization": "yLtRaMWUyP",
                            "hazardClass": "AQEeC",
                            "id": "1",
                            "labelText": "ruZwXtKzZm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "HiyQGQvxIN"
                            },
                            "packingGroup": "I",
                            "percentage": 76.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VglbsScmLJwJtpQ",
                            "reportableQuantity": true,
                            "sequenceNumber": 556,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qgxOYifKUS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.56,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xtvOtfGCLBdYMRL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 17.8,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.04,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QqxQKpAMNl",
                          "hazardClass": "JLzLd",
                          "id": "1",
                          "labelText": "qdGRHKEhTK",
                          "packingGroup": "BJ",
                          "packingInstructions": "ItAoNgvMCv",
                          "properShippingName": "jiOBiVYBGi",
                          "properShippingNameAndDescription": "GPNDGNpLhxVKczm",
                          "sequenceNumber": 194,
                          "specialProvisions": "yKAYPvcCqR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wLODv",
                          "technicalName": "IupmrSrHci",
                          "tunnelRestrictionCode": "qkoRf"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 35.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gpCFp"
                        },
                        "options": {
                          "description": {
                            "authorization": "BXCUDbXjIQ",
                            "hazardClass": "ZtoSe",
                            "id": "1",
                            "labelText": "lxqhCeQZXu",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZTlFezGbnK"
                            },
                            "packingGroup": "I",
                            "percentage": 40.8,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jFXBxcHzViZccEt",
                            "reportableQuantity": false,
                            "sequenceNumber": 661,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sfkNqnXRka"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "qIbixUNXgsqEoZf",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 6.3,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.49,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "WycAbNOqgq",
                          "hazardClass": "sLazp",
                          "id": "9",
                          "labelText": "LPkwHFRmAp",
                          "packingGroup": "ou",
                          "packingInstructions": "rFVJakUjAS",
                          "properShippingName": "UvEibXRdoE",
                          "properShippingNameAndDescription": "HTujbeNbTXtyAFx",
                          "sequenceNumber": 540,
                          "specialProvisions": "QsJcaFzvVI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yYSky",
                          "technicalName": "CZiuuthIfZ",
                          "tunnelRestrictionCode": "Ynewj"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 8.34,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "laeib"
                        },
                        "options": {
                          "description": {
                            "authorization": "aJZZngQRYZ",
                            "hazardClass": "PXaJs",
                            "id": "6",
                            "labelText": "fDQVItPXFC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "nWWGfFIsZY"
                            },
                            "packingGroup": "I",
                            "percentage": 25.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GwVSRLOItpCYWKE",
                            "reportableQuantity": true,
                            "sequenceNumber": 792,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xbWzDryYzP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.54,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.62,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sAlCZLDQwbXLUyA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 2.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 1.71,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sgVlLFIwaG",
                          "hazardClass": "gMHTK",
                          "id": "7",
                          "labelText": "hCGTiDFxxJ",
                          "packingGroup": "XC",
                          "packingInstructions": "tRFtbNHeww",
                          "properShippingName": "MdTdvafpdr",
                          "properShippingNameAndDescription": "ltrcdrGexqGAxHM",
                          "sequenceNumber": 28,
                          "specialProvisions": "uQAaezAJvi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OXxQG",
                          "technicalName": "hSSPamsbvR",
                          "tunnelRestrictionCode": "kCxei"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 40.92,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vJqbd"
                        },
                        "options": {
                          "description": {
                            "authorization": "CsyCAvepti",
                            "hazardClass": "tgMyl",
                            "id": "6",
                            "labelText": "RdwWPzjXcJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YVOhLyuSgB"
                            },
                            "packingGroup": "I",
                            "percentage": 63.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gcFrILBefbydZSz",
                            "reportableQuantity": true,
                            "sequenceNumber": 764,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pglLLgmEuO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tzmupsvGsYKKyAG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.4,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.52,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tZEHNzlDCu",
                          "hazardClass": "xzMFV",
                          "id": "8",
                          "labelText": "JzLflwfsua",
                          "packingGroup": "Tl",
                          "packingInstructions": "qCGdINOfEe",
                          "properShippingName": "oPIIeHzNuQ",
                          "properShippingNameAndDescription": "MMAerhMXHzAePIn",
                          "sequenceNumber": 296,
                          "specialProvisions": "rRcANjZCcs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZlOLP",
                          "technicalName": "LeoieUYTOK",
                          "tunnelRestrictionCode": "NHFIV"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 35.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HJGZj"
                        },
                        "options": {
                          "description": {
                            "authorization": "VfpQfubxnn",
                            "hazardClass": "Gytgu",
                            "id": "7",
                            "labelText": "vkSRUHJUwO",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "zSkNXSkCXT"
                            },
                            "packingGroup": "I",
                            "percentage": 69.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ALuaIdiNePnZBUA",
                            "reportableQuantity": true,
                            "sequenceNumber": 433,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TDwsuhCHvX"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mQrsTlAjnJyrhhm",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 15.19,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.4,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "SXVNkTgDYQ",
                          "hazardClass": "eOvYG",
                          "id": "5",
                          "labelText": "XUJAZAenqu",
                          "packingGroup": "AZ",
                          "packingInstructions": "ppUNnATOkI",
                          "properShippingName": "ZeesNtOYpR",
                          "properShippingNameAndDescription": "yPPVVEHNIOCPNdC",
                          "sequenceNumber": 52,
                          "specialProvisions": "JHOMbWsBGS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RXUjp",
                          "technicalName": "zyplPrvkyU",
                          "tunnelRestrictionCode": "beiGZ"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 16.39,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JCSIV"
                        },
                        "options": {
                          "description": {
                            "authorization": "dQwhSBgjzZ",
                            "hazardClass": "CqCvs",
                            "id": "1",
                            "labelText": "NpoaSbiFbz",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "fFkARuaJHV"
                            },
                            "packingGroup": "I",
                            "percentage": 12.9,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "IHFGnkDbLjKlOCV",
                            "reportableQuantity": true,
                            "sequenceNumber": 321,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VeSCcqQYBe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.82,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.99,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uCwlgnNGvlleBOx",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 13.86,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.17,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 4.5,
                "referenceId": "02f57b2a-4e48-48cb-8784-4ecb52b66218",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "PNaVSFlSbP",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "e2lygoG9G4dyywDvrysj"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "1xPWgUdwVhxTNm7KBdCz"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "qa0oRMZJLSAFSKDMEBis"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "wfFFnhaBFsC6A6ikLak9"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "sfsA7RDm17B1acAMSUVeAT852"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "eppyl99Gv4VSb2rjifW7rSq7c"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "fQJrXrPHwckfvAimMnpT7WqCY"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "hMpbBaPcnQ",
                    "number": 3
                  },
                  {
                    "content": "gPBHJvPeAG",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0.86,
                "packageRateDetails": [
                  {
                    "baseCharge": 96.23,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AZN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 170.65,
                    "netFedExCharge": 63.93,
                    "netFreight": 50.11,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zXdbJcTResnfwVL",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rUkzSIAgIfmNeIF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 5.55,
                    "totalRebates": 0.34,
                    "totalSurcharges": 2.48,
                    "totalTaxes": 2.97
                  },
                  {
                    "baseCharge": 128.24,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "XCD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 94.86,
                    "netFedExCharge": 116.41,
                    "netFreight": 26.75,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xjpeDCIGgUMEtyj",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PNrfwhrMshptFlV",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IiPKXGtJWdLDpzS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JObcgoeydYRwrFZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 4.29,
                    "totalRebates": 0.08,
                    "totalSurcharges": 2.56,
                    "totalTaxes": 3.47
                  },
                  {
                    "baseCharge": 132.09,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SSP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 178.55,
                    "netFedExCharge": 149.54,
                    "netFreight": 87,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VEeEvOREmhjIlyP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oGIwgeIddTsijOE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rnLkRvkwNpffzvi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 2.3,
                    "totalRebates": 1.28,
                    "totalSurcharges": 5.82,
                    "totalTaxes": 0.38
                  },
                  {
                    "baseCharge": 58.61,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SHP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 116.73,
                    "netFedExCharge": 133.31,
                    "netFreight": 50.52,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bYQAbyJaqWCBojP",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 6.83,
                    "totalRebates": 1.71,
                    "totalSurcharges": 6.29,
                    "totalTaxes": 4.38
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 8560,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "8",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 2580,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 4055,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 98
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hWUzZwsuDg",
                          "hazardClass": "ItAPm",
                          "id": "8",
                          "labelText": "dpLjusXipd",
                          "packingGroup": "ZU",
                          "packingInstructions": "xdqVdrawaE",
                          "properShippingName": "lGRsskkzqf",
                          "properShippingNameAndDescription": "xQoxRIJZoOPXeah",
                          "sequenceNumber": 495,
                          "specialProvisions": "zvxWjVidIU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ePbAJ",
                          "technicalName": "KjOMLxXRgM",
                          "tunnelRestrictionCode": "XJEGB"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 22.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "EsDys"
                        },
                        "options": {
                          "description": {
                            "authorization": "emWnydfKkD",
                            "hazardClass": "zBiKd",
                            "id": "8",
                            "labelText": "fdTNQOfFLm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "NYwZzigalL"
                            },
                            "packingGroup": "I",
                            "percentage": 66.34,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CdVYPeJpsfsRuEM",
                            "reportableQuantity": false,
                            "sequenceNumber": 626,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LiKxevGGDB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PdsQuFDsiWqQiMH",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 8.45,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.85,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "faEKcmgUIS",
                          "hazardClass": "qmGyT",
                          "id": "9",
                          "labelText": "aZfQYyRqIK",
                          "packingGroup": "Bv",
                          "packingInstructions": "KctPyRPHLt",
                          "properShippingName": "NiPCbmCosW",
                          "properShippingNameAndDescription": "sWVxgcGuhQkjsHd",
                          "sequenceNumber": 888,
                          "specialProvisions": "CecAjKtjFR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MYSQN",
                          "technicalName": "jHAjGrnsgU",
                          "tunnelRestrictionCode": "CSp4N"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 12.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "FMDyG"
                        },
                        "options": {
                          "description": {
                            "authorization": "bLELGTVDEQ",
                            "hazardClass": "Wxkqq",
                            "id": "9",
                            "labelText": "VDnZIjkRGq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "SASdYMYbwL"
                            },
                            "packingGroup": "I",
                            "percentage": 45.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QCwuZkINFvdPPnn",
                            "reportableQuantity": false,
                            "sequenceNumber": 853,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FXSLJsKmgt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MqfENMySftFRBTy",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.28,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.46,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CvKLgFwFWO",
                          "hazardClass": "NUEJl",
                          "id": "3",
                          "labelText": "cfBvJtipMv",
                          "packingGroup": "TJ",
                          "packingInstructions": "aYMtPlTPrF",
                          "properShippingName": "PIOYpgJBmy",
                          "properShippingNameAndDescription": "pDTIAlfMbXobPmY",
                          "sequenceNumber": 657,
                          "specialProvisions": "kCtJbhJcWU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VBASJ",
                          "technicalName": "KGzbjEIoIJ",
                          "tunnelRestrictionCode": "n0h9e"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 34.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LuAAe"
                        },
                        "options": {
                          "description": {
                            "authorization": "DdziJyHxFK",
                            "hazardClass": "TFtgS",
                            "id": "4",
                            "labelText": "DtHHyAhKDP",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "XcguFBdqLC"
                            },
                            "packingGroup": "I",
                            "percentage": 25.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "grZyxLXLEvhZvla",
                            "reportableQuantity": false,
                            "sequenceNumber": 519,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dWhodhmzWH"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CmZXYBAxWThuCKa",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 49.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.84,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sDcJhBhmml",
                          "hazardClass": "ACzFT",
                          "id": "6",
                          "labelText": "fPhHDJpAOc",
                          "packingGroup": "SO",
                          "packingInstructions": "jFMcNQNwzP",
                          "properShippingName": "wdmNVMHdlT",
                          "properShippingNameAndDescription": "WimmhZbJoAZgMRS",
                          "sequenceNumber": 937,
                          "specialProvisions": "nObjbcyxNF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QQiTA",
                          "technicalName": "aItftkOXAd",
                          "tunnelRestrictionCode": "arlqm"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 43.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SjQAe"
                        },
                        "options": {
                          "description": {
                            "authorization": "QFliCpNyty",
                            "hazardClass": "veCld",
                            "id": "9",
                            "labelText": "ArFgoUzTSn",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "HIKmaBwhfs"
                            },
                            "packingGroup": "I",
                            "percentage": 1.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MdsoEhnIeITNtpV",
                            "reportableQuantity": false,
                            "sequenceNumber": 485,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZpCZyQPPCw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "agkVkxwwMVCnuxw",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 48.11,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.56,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gbxAjyIIOr",
                          "hazardClass": "jajRW",
                          "id": "8",
                          "labelText": "AFsGEFraMF",
                          "packingGroup": "Kc",
                          "packingInstructions": "exlMWOhKNM",
                          "properShippingName": "nxRgZqLBwt",
                          "properShippingNameAndDescription": "TKVpprvpBzvWOhD",
                          "sequenceNumber": 422,
                          "specialProvisions": "rBiPirzDrO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BlMby",
                          "technicalName": "GCEZdvQdWc",
                          "tunnelRestrictionCode": "vALc6"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 8.32,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AHWMl"
                        },
                        "options": {
                          "description": {
                            "authorization": "gFHwPfyWbz",
                            "hazardClass": "vpmtf",
                            "id": "1",
                            "labelText": "HpHIvqemRP",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ghHzdshUWf"
                            },
                            "packingGroup": "I",
                            "percentage": 33.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "zTGNUkonTdhsMSz",
                            "reportableQuantity": true,
                            "sequenceNumber": 184,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "snrNGlSCmt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WIzRDywUtUuhctC",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 8.84,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 31.83,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LdMDbzYVQw",
                          "hazardClass": "IgFPM",
                          "id": "7",
                          "labelText": "ccJcbAoOWT",
                          "packingGroup": "TT",
                          "packingInstructions": "cpgZpFhXet",
                          "properShippingName": "AReBrtpoAj",
                          "properShippingNameAndDescription": "NWFGBmhRCCNwwdc",
                          "sequenceNumber": 589,
                          "specialProvisions": "ahVzGFboMu",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rSnIx",
                          "technicalName": "bYIteYlJHz",
                          "tunnelRestrictionCode": "z5Pqq"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 17.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qjzuK"
                        },
                        "options": {
                          "description": {
                            "authorization": "VHTHVWrLHB",
                            "hazardClass": "HEdIG",
                            "id": "9",
                            "labelText": "FrQWMetotb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dnxCGAnpDC"
                            },
                            "packingGroup": "I",
                            "percentage": 93.77,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ITbgEOEjEANzBWm",
                            "reportableQuantity": true,
                            "sequenceNumber": 345,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pRpVZAScrf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tjoGUdnYdCYaQPo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 45.04,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.41,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "idXozZTetQ",
                          "hazardClass": "WMUhL",
                          "id": "7",
                          "labelText": "lZUDHkIyRJ",
                          "packingGroup": "hy",
                          "packingInstructions": "sPItoEpLXE",
                          "properShippingName": "moCTtFJDWU",
                          "properShippingNameAndDescription": "JRjsOFhBhnRTgOa",
                          "sequenceNumber": 960,
                          "specialProvisions": "ZsdvELYScg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IwABO",
                          "technicalName": "JgzAbTJZQH",
                          "tunnelRestrictionCode": "uEFLq"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 1.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QgKcn"
                        },
                        "options": {
                          "description": {
                            "authorization": "jPqoTLiWcQ",
                            "hazardClass": "Mcilg",
                            "id": "8",
                            "labelText": "JPNuwTwTBp",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "hxhoXDqfWV"
                            },
                            "packingGroup": "I",
                            "percentage": 69.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "esqYaZfWbVGFhzH",
                            "reportableQuantity": false,
                            "sequenceNumber": 384,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QQKweVcCjt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.05,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VjIRbvIINJjplLM",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 36.04,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 17.38,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.9
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.93,
                "referenceId": "19032bf3-eedb-49e9-b13a-4038785eb518",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "JgiTTrsOme",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "foTULif7Xb6rO9slgu9a"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "WwTYUfmktUoTgRk4dNBs"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "JoCC7cdoyJAId8TspcKr"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Bq22TqcltYEHfgNfIvB4"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "21zfFF5oztSulb05yHGQ"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "wVQMS6lyEO44MOxoH0IlLLNBl"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "hyYexTUrTN",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.31,
                "packageRateDetails": [
                  {
                    "baseCharge": 82.45,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CNY",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 132.65,
                    "netFedExCharge": 97.67,
                    "netFreight": 85.06,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HAEBthYpsutltOI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 12.09,
                    "totalRebates": 1.28,
                    "totalSurcharges": 7.06,
                    "totalTaxes": 1.84
                  },
                  {
                    "baseCharge": 109.08,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MWK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 54,
                    "netFedExCharge": 115.61,
                    "netFreight": 19.81,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BVpzXxXEiJQhBhd",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TqaCWTKlKqgIQWE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bvhRKxSVqcOxNSk",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iRTfmLjjFJmnRYb",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CDUreHjrlqbUDdZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 2.97,
                    "totalRebates": 1.87,
                    "totalSurcharges": 1.02,
                    "totalTaxes": 0
                  },
                  {
                    "baseCharge": 137.86,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 92.72,
                    "netFedExCharge": 128.02,
                    "netFreight": 83.12,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yiRwkNHEgcngFxM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gcDfhpxaCbTEJXv",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 14.12,
                    "totalRebates": 0.83,
                    "totalSurcharges": 4.51,
                    "totalTaxes": 3.41
                  },
                  {
                    "baseCharge": 40.75,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GEL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 124.29,
                    "netFedExCharge": 183.25,
                    "netFreight": 80.4,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lXfochvLfHeORSO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rgbGrgoXDVmyLmJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.11,
                    "totalRebates": 0.27,
                    "totalSurcharges": 4.27,
                    "totalTaxes": 0.14
                  },
                  {
                    "baseCharge": 88.9,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NAD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 122.03,
                    "netFedExCharge": 178.49,
                    "netFreight": 87.86,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rMIkktKpWUxVIUc",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xMpyZAxKaTKxCPJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DPSQhnOuiIwMwQy",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CdTYRFIIjUgyMEt",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xFejYRdPVwfBkrY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.38,
                    "totalRebates": 1.36,
                    "totalSurcharges": 6.72,
                    "totalTaxes": 1.59
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 3878,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 92
                },
                {
                  "formId": 8452,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 92
                },
                {
                  "formId": 7346,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 9743,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "2",
                  "uspsApplicationId": 92
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yQXpjdMpoa",
                          "hazardClass": "hcMRT",
                          "id": "2",
                          "labelText": "YqYghTCdZJ",
                          "packingGroup": "JK",
                          "packingInstructions": "luXMeSkmIG",
                          "properShippingName": "zHmJGCHCfP",
                          "properShippingNameAndDescription": "IcFOLkpfdYMQsMK",
                          "sequenceNumber": 129,
                          "specialProvisions": "XUjQLpTOBI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OuHIl",
                          "technicalName": "mYSXhQWDKZ",
                          "tunnelRestrictionCode": "7bpKB"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 36.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "FtXJL"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZTmrOpsJkk",
                            "hazardClass": "FnhSr",
                            "id": "9",
                            "labelText": "ueyBtRQdhw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "WruCrcEbwz"
                            },
                            "packingGroup": "I",
                            "percentage": 91.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aXqknTAfKZFSeSG",
                            "reportableQuantity": true,
                            "sequenceNumber": 939,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QClYuvIpuQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kaHdAgKIShzRrnX",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 19.54,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 33.42,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YjohfhDShI",
                          "hazardClass": "KtvIa",
                          "id": "6",
                          "labelText": "tmWTPIIeyL",
                          "packingGroup": "ft",
                          "packingInstructions": "qEhcagmGQw",
                          "properShippingName": "UmXXeqBqgq",
                          "properShippingNameAndDescription": "lyfqosMBetRrsfI",
                          "sequenceNumber": 915,
                          "specialProvisions": "vnMVuBwOsJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GPKSh",
                          "technicalName": "MgbtxIuLhd",
                          "tunnelRestrictionCode": "kYOqW"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 48.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "poKaR"
                        },
                        "options": {
                          "description": {
                            "authorization": "ASVYnnGGRY",
                            "hazardClass": "pkZPH",
                            "id": "6",
                            "labelText": "qfZtROKQIz",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZHuwzrfeLG"
                            },
                            "packingGroup": "I",
                            "percentage": 39.75,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uiZLtrvyQfqVEIo",
                            "reportableQuantity": true,
                            "sequenceNumber": 186,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OjGyXsglJi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XlCIcSfnSdJPbVv",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 20.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.04,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HTziohhFXO",
                          "hazardClass": "wXcuU",
                          "id": "8",
                          "labelText": "unOFMCcnPf",
                          "packingGroup": "bc",
                          "packingInstructions": "EoMGjwmTfD",
                          "properShippingName": "uhAoeluVtH",
                          "properShippingNameAndDescription": "JXZLMkXEiNsyctE",
                          "sequenceNumber": 349,
                          "specialProvisions": "EYSrlCuaZp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bVDPa",
                          "technicalName": "RqNEdOaerR",
                          "tunnelRestrictionCode": "6YzOL"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 17.7,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aHUhR"
                        },
                        "options": {
                          "description": {
                            "authorization": "wUkBogvjfS",
                            "hazardClass": "GQKAs",
                            "id": "3",
                            "labelText": "WYbxrkqzwS",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gPpxIIMrum"
                            },
                            "packingGroup": "I",
                            "percentage": 73.92,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PImKdhdRCssBkMt",
                            "reportableQuantity": false,
                            "sequenceNumber": 175,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tNKkeCjOpp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.15,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "veajVyYZPGLcLSA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 46.74,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 23.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZxBUxgjPWP",
                          "hazardClass": "fYEqL",
                          "id": "5",
                          "labelText": "XmvbheHZMG",
                          "packingGroup": "Ra",
                          "packingInstructions": "LzLgUJtnkZ",
                          "properShippingName": "IEimLdszTU",
                          "properShippingNameAndDescription": "BLOEkTqepGRfLbq",
                          "sequenceNumber": 308,
                          "specialProvisions": "jWdoSozvFK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gHUoA",
                          "technicalName": "fjiPwEMfpw",
                          "tunnelRestrictionCode": "aPmIj"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 45.57,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WNmsR"
                        },
                        "options": {
                          "description": {
                            "authorization": "wNXcXTnhSs",
                            "hazardClass": "VjnIO",
                            "id": "9",
                            "labelText": "nxTUfBkVkZ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FVumjZCJIr"
                            },
                            "packingGroup": "I",
                            "percentage": 2.33,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "REceRaijIELJauk",
                            "reportableQuantity": false,
                            "sequenceNumber": 973,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "lDkpLHrNDv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fVrSJzAToUXgYuL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 30.17,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 26.23,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "umRHwrhlou",
                          "hazardClass": "lEGHg",
                          "id": "0",
                          "labelText": "awqXZgTcwL",
                          "packingGroup": "Tu",
                          "packingInstructions": "OrhZFbZbpO",
                          "properShippingName": "MAWgHCEtrQ",
                          "properShippingNameAndDescription": "SOGsGcyfcCLMkaZ",
                          "sequenceNumber": 108,
                          "specialProvisions": "IOSPFlSVEv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NcVxq",
                          "technicalName": "WlBlPTBMEJ",
                          "tunnelRestrictionCode": "T2fjT"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 39.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PZphS"
                        },
                        "options": {
                          "description": {
                            "authorization": "VEuUUYhLfK",
                            "hazardClass": "MxxyJ",
                            "id": "2",
                            "labelText": "NoCscRGWkR",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "RKZbOvWMuP"
                            },
                            "packingGroup": "I",
                            "percentage": 41.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SseQTrwCbQmfEQM",
                            "reportableQuantity": true,
                            "sequenceNumber": 791,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JNllgNYnfS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ObHPGxAKBWBjjTn",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 31,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.53,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FKCkHvNsQs",
                          "hazardClass": "tjjxC",
                          "id": "6",
                          "labelText": "ipwmwLGnJH",
                          "packingGroup": "is",
                          "packingInstructions": "iEUwUlauKS",
                          "properShippingName": "acEDdbqgnb",
                          "properShippingNameAndDescription": "xBdrammagQMHRpB",
                          "sequenceNumber": 253,
                          "specialProvisions": "jFeJPwOHpM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FfhKv",
                          "technicalName": "PxGCfURGNF",
                          "tunnelRestrictionCode": "XZZ5R"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 5.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WGdxE"
                        },
                        "options": {
                          "description": {
                            "authorization": "eDsokLioKd",
                            "hazardClass": "ToMrG",
                            "id": "2",
                            "labelText": "GgerDcoXHl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "zlNddddPwk"
                            },
                            "packingGroup": "I",
                            "percentage": 55.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pghJPqYousXfSJe",
                            "reportableQuantity": true,
                            "sequenceNumber": 986,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XTgdjPPedy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.86,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MmRWexQURwLWAuu",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.36,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 10.01,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "lFPhvGxfKj",
                          "hazardClass": "Jcczw",
                          "id": "0",
                          "labelText": "OhYbwRebjH",
                          "packingGroup": "yl",
                          "packingInstructions": "aPWTMTYHYx",
                          "properShippingName": "FVOJeUgWoo",
                          "properShippingNameAndDescription": "pXOfsYmcXVatrqy",
                          "sequenceNumber": 810,
                          "specialProvisions": "IOLlJIMkmK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sgSKY",
                          "technicalName": "USDBPlkjkB",
                          "tunnelRestrictionCode": "bMuC4"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 9.43,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AjcWj"
                        },
                        "options": {
                          "description": {
                            "authorization": "EVZkFwakcl",
                            "hazardClass": "vlZJz",
                            "id": "3",
                            "labelText": "yxoJGgaKgO",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "kRDgWJHcLW"
                            },
                            "packingGroup": "I",
                            "percentage": 26.7,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "iTxaNPydqEdpecC",
                            "reportableQuantity": false,
                            "sequenceNumber": 862,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uEumJCvzrh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hAyffEKQaeqYCYK",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 16.48,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cGvsBDtSfD",
                          "hazardClass": "RWhTo",
                          "id": "1",
                          "labelText": "NxJuFSIdJy",
                          "packingGroup": "ql",
                          "packingInstructions": "lHgqGkqQaY",
                          "properShippingName": "NSDjyFyzrK",
                          "properShippingNameAndDescription": "BxhRcTWElJcJfHW",
                          "sequenceNumber": 559,
                          "specialProvisions": "GtviQKQxao",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dNGvQ",
                          "technicalName": "YndUbyPdHf",
                          "tunnelRestrictionCode": "DQNE9"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 40.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OMaRj"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZoFZGjRkJf",
                            "hazardClass": "bUquo",
                            "id": "3",
                            "labelText": "SaUmaiacMy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BziFSTaJLK"
                            },
                            "packingGroup": "I",
                            "percentage": 5.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OURdfnVXGqpUftq",
                            "reportableQuantity": false,
                            "sequenceNumber": 868,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LjXhvbVonD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TPrBXnExCxFlkHD",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.82,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.63,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zshYvtwHNX",
                          "hazardClass": "kThPu",
                          "id": "6",
                          "labelText": "eJvlowVDJO",
                          "packingGroup": "nT",
                          "packingInstructions": "ZljvkyFbAJ",
                          "properShippingName": "nJHcxIlMvP",
                          "properShippingNameAndDescription": "VrSoGjyvIUJowri",
                          "sequenceNumber": 890,
                          "specialProvisions": "RxmcxnDsVL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VMnbW",
                          "technicalName": "KKgiLknMVL",
                          "tunnelRestrictionCode": "k3MtX"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 25.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fFPLS"
                        },
                        "options": {
                          "description": {
                            "authorization": "EZGCxyEyeb",
                            "hazardClass": "QEdPv",
                            "id": "4",
                            "labelText": "uHsqFPAdHX",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "HHObGPMFFw"
                            },
                            "packingGroup": "I",
                            "percentage": 61.16,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kPrgmrhstNuPCiz",
                            "reportableQuantity": false,
                            "sequenceNumber": 369,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tRRauJFVbw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.9,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QuoWgMLhqahdyjE",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 2.72,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.23,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pkNEWALhzq",
                          "hazardClass": "ueoLO",
                          "id": "1",
                          "labelText": "bujLUZvfIG",
                          "packingGroup": "Is",
                          "packingInstructions": "pqzoALfKPY",
                          "properShippingName": "ADPqgUsGZm",
                          "properShippingNameAndDescription": "nKpAJrYRGOAnjbv",
                          "sequenceNumber": 386,
                          "specialProvisions": "czfuETzaTY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "WTrsH",
                          "technicalName": "XiNpPejIEs",
                          "tunnelRestrictionCode": "TCxCP"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 29.84,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "RZwoW"
                        },
                        "options": {
                          "description": {
                            "authorization": "sIZgUFqwBG",
                            "hazardClass": "lIJsk",
                            "id": "0",
                            "labelText": "svHXqPZlvZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "GWcMHQTYFj"
                            },
                            "packingGroup": "I",
                            "percentage": 47.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XRLFWuCtBjJFwIB",
                            "reportableQuantity": false,
                            "sequenceNumber": 845,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VXUVQqZlrb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 34.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DYwGjvrWqcoJEzo",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 17.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.51,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "luxUspolua",
                          "hazardClass": "hhNpt",
                          "id": "9",
                          "labelText": "gEXWnmFsiI",
                          "packingGroup": "os",
                          "packingInstructions": "qrIccFCktu",
                          "properShippingName": "qqNwPRgtpz",
                          "properShippingNameAndDescription": "HStIRHcfsfXRtZV",
                          "sequenceNumber": 949,
                          "specialProvisions": "zAzwMOJrFI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sDGjA",
                          "technicalName": "NzgvfPdAHr",
                          "tunnelRestrictionCode": "1szsu"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 40.35,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TNlmc"
                        },
                        "options": {
                          "description": {
                            "authorization": "smmuirvgcA",
                            "hazardClass": "rqHMY",
                            "id": "5",
                            "labelText": "LRSBivyhAB",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tCkfIbnoAI"
                            },
                            "packingGroup": "I",
                            "percentage": 65.82,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CxbEzrQcUmsdkDR",
                            "reportableQuantity": false,
                            "sequenceNumber": 711,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SQVEbISJfA"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.98,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KoQRjKVsDDlIkVW",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 13.44,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.1,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YrNnddQsAl",
                          "hazardClass": "txsya",
                          "id": "9",
                          "labelText": "HwDnMVgriG",
                          "packingGroup": "SP",
                          "packingInstructions": "STULOVuhTZ",
                          "properShippingName": "RRvViAsOwA",
                          "properShippingNameAndDescription": "xLeEQTVuQRgXWkY",
                          "sequenceNumber": 697,
                          "specialProvisions": "OiSYKmeAPJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BAkAR",
                          "technicalName": "loByhQZHeY",
                          "tunnelRestrictionCode": "gMr6u"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 10.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JoHMa"
                        },
                        "options": {
                          "description": {
                            "authorization": "XDmWdCrQVC",
                            "hazardClass": "RUtrM",
                            "id": "8",
                            "labelText": "ielaKnEZdN",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ftmwCeRmqJ"
                            },
                            "packingGroup": "I",
                            "percentage": 89.79,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZhHnqclybHzAhTB",
                            "reportableQuantity": true,
                            "sequenceNumber": 181,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "nhtuGEIiTg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gIgbQPTnlAubJUv",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 43.45,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.03,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.89,
                "referenceId": "e06b64fd-148f-4fa5-83c3-3b788c7f1087",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "VHPIqPnQoO",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "F8D5NZOVjB2AdqcfuPJE"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Wui1PqAgSfbLTr4G9YCG"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "TGE17pHQEFqcVWkYSU5W"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "M0ZRozyhtzSQoLsBqlZv0bpCq"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "9YQjM7TZkTmqcndU7jCCrwktI"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "hagQRjJkdphX40gbTXFtNA2Do"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "rbVhDsduvG",
                    "number": 3
                  },
                  {
                    "content": "FJqRRKQUVN",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.23,
                "packageRateDetails": [
                  {
                    "baseCharge": 107.32,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MVR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 103.74,
                    "netFedExCharge": 28.65,
                    "netFreight": 10.25,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XmEFRxfwyoBnsuv",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gLpanZxeeFNmAly",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XfChlspoaQdmrOC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zfEYHrKFrmhwpJw",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rjQQkXqTqMBcZtm",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 4.58,
                    "totalRebates": 0.99,
                    "totalSurcharges": 6.8,
                    "totalTaxes": 1.55
                  },
                  {
                    "baseCharge": 84.35,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "JMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 130.2,
                    "netFedExCharge": 46.76,
                    "netFreight": 94.19,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NzEujdVoGuONNJY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tWfTlOiMAZyilSn",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DhCzrgHymMEsmLi",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 11.53,
                    "totalRebates": 0.25,
                    "totalSurcharges": 2.51,
                    "totalTaxes": 1.64
                  },
                  {
                    "baseCharge": 48.23,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "OMR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 76.92,
                    "netFedExCharge": 64.72,
                    "netFreight": 68.13,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GOtERXagQgULayW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EUBMEwEwtnUeJEu",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PmxLZPeudaEQRJZ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TwDwlkWQWwrhtYS",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.29,
                    "totalRebates": 0.4,
                    "totalSurcharges": 3.59,
                    "totalTaxes": 4.19
                  },
                  {
                    "baseCharge": 62.23,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BWP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 192.68,
                    "netFedExCharge": 97.9,
                    "netFreight": 37.72,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QMnnMbDgNjqriCJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OCEiTPpoLiRahsT",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ltaToqlfBEvUFhM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 3.22,
                    "totalRebates": 1.48,
                    "totalSurcharges": 4.12,
                    "totalTaxes": 2.61
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 7810,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 96
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X423195787299",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-08-07T00:00:00.0Z",
                "expirationDate": "2026-08-17T00:00:00.0Z",
                "number": "0"
              }
            },
            "dryIceDetail": {
              "packageCount": 3,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 8
            }
          },
          "masterTrackingId": {
            "formId": 6644,
            "trackingIdType": "GROUND",
            "trackingNumber": "7",
            "uspsApplicationId": 97
          },
          "operationalDetail": {
            "airportId": "Ycc",
            "astraDescription": "YtrfxhseHB",
            "astraPlannedServiceLevel": "DyBRotTHAsJeKGv",
            "commitDate": "2027-04-01T00:00:00.0Z",
            "commitDay": "Wed",
            "countryCode": "LY",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-01-31T00:00:00.0Z",
            "deliveryDay": "Thu",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "WYq8",
            "destinationLocationNumber": 894,
            "destinationLocationStateOrProvinceCode": "ND",
            "destinationServiceArea": "WQ",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "7",
            "originLocationNumber": 895,
            "originServiceArea": "uq",
            "packagingCode": "7",
            "postalCode": "34815",
            "publishedDeliveryTime": "2026-10-09T00:00:00.0Z",
            "scac": "EomS",
            "serviceCode": "1",
            "stateOrProvinceCode": "NH",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "mz",
            "ursaSuffixCode": "Nr"
          },
          "packagingDescription": "GqRgekkYIA",
          "serviceDescription": {
            "astraDescription": "kJQqDuNPJw",
            "code": "0",
            "description": "ivHeNGDLFTeFcjJ",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "ZGvTw"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "yzcOA"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "KerTK"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "1IdblIQscb26",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "BND",
                "currencyExchangeRate": {
                  "fromCurrency": "BDT",
                  "intoCurrency": "LSL",
                  "rate": 43.46
                },
                "dimDivisor": 115,
                "freightDiscounts": [
                  {
                    "amount": 2.36,
                    "description": "The fuchsia Sausages combines Tanzania aesthetics with Lithium-based durability",
                    "percent": 31.6,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 12.77,
                    "description": "The Barry Table is the latest in a series of brisk products from Mertz - Zieme",
                    "percent": 41.3,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 9.41,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "3",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "astkIY",
                "shipmentLegRateDetails": [
                  {
                    "currency": "AWG",
                    "currencyExchangeRate": {
                      "fromCurrency": "NPR",
                      "intoCurrency": "KHR",
                      "rate": 46.97
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 7.23,
                        "description": "The Rico Fish is the latest in a series of rowdy products from Beer and Sons",
                        "percent": 35.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.03,
                        "description": "Our fox-friendly Shoes ensures acidic comfort for your pets",
                        "percent": 16.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.13,
                        "description": "New fuchsia Ball with ergonomic design for easy comfort",
                        "percent": 35.3,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 16.7,
                        "description": "Our crunchy-inspired Fish brings a taste of luxury to your appropriate lifestyle",
                        "percent": 15.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.11,
                        "description": "Discover the uncommon new Shoes with an exciting mix of Granite ingredients",
                        "percent": 24.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 8,
                    "legDestinationLocationId": "GULF",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "F7cRm",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "6",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MihfGNMrNOaxoii",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ydmKNPUOXwCCgjl",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.13,
                        "description": "JauMqzPMRm",
                        "level": "rlPOC",
                        "type": "gopNV"
                      },
                      {
                        "amount": 9.8,
                        "description": "fxKWNYZPdY",
                        "level": "dkSLi",
                        "type": "uSXtB"
                      },
                      {
                        "amount": 4.9,
                        "description": "cxbXLOZpCl",
                        "level": "rbooa",
                        "type": "ELFEA"
                      }
                    ],
                    "totalBaseCharge": 374.7,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 24.63,
                    "totalFreightDiscounts": 22.3,
                    "totalNetCharge": 257.4,
                    "totalNetChargeWithDutiesAndTaxes": 544.8,
                    "totalNetFedExCharge": 32.34,
                    "totalNetFreight": 252.76,
                    "totalRebates": 41.6,
                    "totalSurcharges": 16.15,
                    "totalTaxes": 2.58
                  },
                  {
                    "currency": "MZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "HTG",
                      "intoCurrency": "KPW",
                      "rate": 38.28
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 17.09,
                        "description": "Dickinson, Ortiz and Witting's most advanced Table technology increases wrong capabilities",
                        "percent": 13.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.39,
                        "description": "Our crispy-inspired Fish brings a taste of luxury to your teeming lifestyle",
                        "percent": 13,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.25,
                        "description": "The Enhanced user-facing encoding Fish offers reliable performance and appropriate design",
                        "percent": 35.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.62,
                        "description": "Discover the lavish new Ball with an exciting mix of Plastic ingredients",
                        "percent": 10.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 13.71,
                        "description": "New sky blue Pants with ergonomic design for clueless comfort",
                        "percent": 48.3,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 10.8,
                    "legDestinationLocationId": "HCHE",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "0TGhw",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GHsFzGrHfqhFWYL",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZnmqhGSZPaqAQDC",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mJsVoCQGjGtAWFh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tCyxxCpsufSSmnR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.79,
                        "description": "GEfTWIfhLA",
                        "level": "hBoiC",
                        "type": "egDda"
                      },
                      {
                        "amount": 2.9,
                        "description": "jaSdYqDXSq",
                        "level": "uvqgv",
                        "type": "DOhwc"
                      },
                      {
                        "amount": 11.59,
                        "description": "TXwOOyICht",
                        "level": "fQbHL",
                        "type": "hzPuc"
                      }
                    ],
                    "totalBaseCharge": 413.36,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 20.75,
                    "totalFreightDiscounts": 40.46,
                    "totalNetCharge": 402.81,
                    "totalNetChargeWithDutiesAndTaxes": 377.16,
                    "totalNetFedExCharge": 32.91,
                    "totalNetFreight": 174.46,
                    "totalRebates": 18.31,
                    "totalSurcharges": 2.8,
                    "totalTaxes": 0.35
                  },
                  {
                    "currency": "BMD",
                    "currencyExchangeRate": {
                      "fromCurrency": "USD",
                      "intoCurrency": "CZK",
                      "rate": 32.25
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 15.68,
                        "description": "The Realigned homogeneous firmware Table offers reliable performance and velvety design",
                        "percent": 36.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.81,
                        "description": "Oriental Keyboard designed with Steel for soft performance",
                        "percent": 13.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.45,
                        "description": "Discover the gorilla-like agility of our Pants, perfect for blond users",
                        "percent": 23.5,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.1,
                    "legDestinationLocationId": "HINM",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "F4OvU",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "puBHRnbdIhmRKbu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.44,
                        "description": "HVskySbPyp",
                        "level": "GOcgS",
                        "type": "nvxdK"
                      },
                      {
                        "amount": 12.4,
                        "description": "CWuUltCzUH",
                        "level": "ZTljp",
                        "type": "SnjAP"
                      },
                      {
                        "amount": 7.36,
                        "description": "zwHEgpschB",
                        "level": "idBXm",
                        "type": "qRweM"
                      },
                      {
                        "amount": 10.42,
                        "description": "IyKbPtzZWM",
                        "level": "qAzPG",
                        "type": "gvFjP"
                      },
                      {
                        "amount": 16.93,
                        "description": "nXpKFnUUQG",
                        "level": "cAVqR",
                        "type": "ozUFa"
                      }
                    ],
                    "totalBaseCharge": 335.23,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 79.29,
                    "totalFreightDiscounts": 42.67,
                    "totalNetCharge": 257.39,
                    "totalNetChargeWithDutiesAndTaxes": 272.55,
                    "totalNetFedExCharge": 3.73,
                    "totalNetFreight": 293.5,
                    "totalRebates": 31.49,
                    "totalSurcharges": 2.76,
                    "totalTaxes": 5.22
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "JBKtGuFSLNgfGkS",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "HMKmrJIGmGaYvAM",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 14.38,
                    "description": "OouatWdXYE",
                    "level": "MVqpI",
                    "type": "dCjVS"
                  },
                  {
                    "amount": 13.69,
                    "description": "rNJpNRqIdQ",
                    "level": "IbLvW",
                    "type": "bQBNK"
                  },
                  {
                    "amount": 12.36,
                    "description": "iAgPveidKs",
                    "level": "YevcX",
                    "type": "LyqNO"
                  },
                  {
                    "amount": 4.4,
                    "description": "NrXgFxJwss",
                    "level": "cBoyf",
                    "type": "jyqod"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.46,
                "totalBaseCharge": 72.31,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.4,
                "totalDutiesTaxesAndFees": 53.59,
                "totalFreightDiscounts": 5.15,
                "totalNetCharge": 150.4,
                "totalNetChargeWithDutiesAndTaxes": 862.33,
                "totalNetFedExCharge": 164.61,
                "totalNetFreight": 84.36,
                "totalRebates": 0.56,
                "totalSurcharges": 3.59,
                "totalTaxes": 9.91
              },
              {
                "currency": "ARS",
                "currencyExchangeRate": {
                  "fromCurrency": "KWD",
                  "intoCurrency": "AFN",
                  "rate": 4.89
                },
                "dimDivisor": 217,
                "freightDiscounts": [
                  {
                    "amount": 5.56,
                    "description": "Stylish Shoes designed to make you stand out with lumpy looks",
                    "percent": 36.4,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 10.18,
                    "description": "Discover the deadly new Shoes with an exciting mix of Aluminum ingredients",
                    "percent": 32.6,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 12.28,
                    "description": "Savor the sweet essence in our Shirt, designed for intelligent culinary adventures",
                    "percent": 14,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 7.81,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "wbSJmb",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SOS",
                    "currencyExchangeRate": {
                      "fromCurrency": "BZD",
                      "intoCurrency": "KGS",
                      "rate": 17.7
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 11.77,
                        "description": "Savor the sweet essence in our Soap, designed for impish culinary adventures",
                        "percent": 43.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.31,
                        "description": "Refined Mouse designed with Bamboo for wobbly performance",
                        "percent": 14.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.84,
                        "description": "Our deer-friendly Hat ensures moist comfort for your pets",
                        "percent": 47.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 10.32,
                        "description": "New lime Cheese with ergonomic design for dapper comfort",
                        "percent": 17.3,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 12.9,
                    "legDestinationLocationId": "CHSR",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "G53cA",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bhmmlqOKZgrNoeJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HAucKVKwABHkYkd",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SVqzaNwxQCqpOJN",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QnUuFpgIySfzCUb",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rkOJOjUzVnIbFYy",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.17,
                        "description": "nTUCufCIRO",
                        "level": "sVpmS",
                        "type": "CoqjA"
                      },
                      {
                        "amount": 9.94,
                        "description": "qIBdRPYEmi",
                        "level": "MWzPG",
                        "type": "ltkVH"
                      },
                      {
                        "amount": 7.55,
                        "description": "fmIRcYjRTN",
                        "level": "WCxfz",
                        "type": "ddURk"
                      },
                      {
                        "amount": 18.77,
                        "description": "azrKhnAiiT",
                        "level": "KLIbf",
                        "type": "gqrJc"
                      }
                    ],
                    "totalBaseCharge": 31.55,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.51,
                    "totalFreightDiscounts": 6.66,
                    "totalNetCharge": 24.47,
                    "totalNetChargeWithDutiesAndTaxes": 153.24,
                    "totalNetFedExCharge": 31.39,
                    "totalNetFreight": 292.67,
                    "totalRebates": 33.79,
                    "totalSurcharges": 6.88,
                    "totalTaxes": 10.64
                  },
                  {
                    "currency": "PHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "CAD",
                      "intoCurrency": "UAH",
                      "rate": 35.7
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 1.85,
                        "description": "The Monitored mobile task-force Bacon offers reliable performance and shrill design",
                        "percent": 16.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 10.48,
                        "description": "Introducing the Saint Helena-inspired Pizza, blending impolite style with local craftsmanship",
                        "percent": 9.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 9.06,
                        "description": "Introducing the Lebanon-inspired Sausages, blending uncomfortable style with local craftsmanship",
                        "percent": 11.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.89,
                        "description": "New Tuna model with 15 GB RAM, 115 GB storage, and linear features",
                        "percent": 23.9,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 17.94,
                        "description": "Our penguin-friendly Sausages ensures delirious comfort for your pets",
                        "percent": 28.7,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 4,
                    "legDestinationLocationId": "EQLA",
                    "minimumChargeType": "NONE",
                    "pricingCode": "IITHX",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HDUaqJledQDyvXr",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fjuYMQMCjkRHChA",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.4,
                        "description": "jZIQyqrgfO",
                        "level": "NKINy",
                        "type": "RLKLi"
                      },
                      {
                        "amount": 15.03,
                        "description": "QkUakOOGHV",
                        "level": "FTAHA",
                        "type": "VySCJ"
                      }
                    ],
                    "totalBaseCharge": 10.29,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 72.97,
                    "totalFreightDiscounts": 56.24,
                    "totalNetCharge": 41.3,
                    "totalNetChargeWithDutiesAndTaxes": 234.32,
                    "totalNetFedExCharge": 2.96,
                    "totalNetFreight": 268.3,
                    "totalRebates": 39.34,
                    "totalSurcharges": 14.69,
                    "totalTaxes": 10.02
                  },
                  {
                    "currency": "NGN",
                    "currencyExchangeRate": {
                      "fromCurrency": "ILS",
                      "intoCurrency": "SLE",
                      "rate": 49.62
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 7.54,
                        "description": "Our horse-friendly Mouse ensures tough comfort for your pets",
                        "percent": 25.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.2,
                        "description": "New Sausages model with 94 GB RAM, 35 GB storage, and sunny features",
                        "percent": 28.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 17.77,
                        "description": "Stylish Cheese designed to make you stand out with misguided looks",
                        "percent": 12.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.31,
                        "description": "The Centralized scalable functionalities Bike offers reliable performance and pink design",
                        "percent": 8.2,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 3.2,
                    "legDestinationLocationId": "HGHC",
                    "minimumChargeType": "NONE",
                    "pricingCode": "zoTiB",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lcrroZArZDTVoEh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.52,
                        "description": "JiFpbdvpxt",
                        "level": "OMFYM",
                        "type": "Dxvsg"
                      }
                    ],
                    "totalBaseCharge": 328.27,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.23,
                    "totalFreightDiscounts": 42.38,
                    "totalNetCharge": 228.11,
                    "totalNetChargeWithDutiesAndTaxes": 114.52,
                    "totalNetFedExCharge": 41.53,
                    "totalNetFreight": 135.83,
                    "totalRebates": 32.41,
                    "totalSurcharges": 11.84,
                    "totalTaxes": 9.94
                  },
                  {
                    "currency": "VND",
                    "currencyExchangeRate": {
                      "fromCurrency": "BSD",
                      "intoCurrency": "SZL",
                      "rate": 17.57
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 18.21,
                        "description": "Discover the polar bear-like agility of our Cheese, perfect for monstrous users",
                        "percent": 20.3,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 18.69,
                        "description": "New silver Chicken with ergonomic design for heavy comfort",
                        "percent": 33.7,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 11.4,
                    "legDestinationLocationId": "HNJJ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "7zPfS",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "8",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GOIwszCQqfoPSzV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YiphYgFxRImNsyb",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GtDHKZIFIrZfkBk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.97,
                        "description": "YLSkvdKcVB",
                        "level": "StwKQ",
                        "type": "CFiHn"
                      },
                      {
                        "amount": 16.99,
                        "description": "HVzYlaHxXx",
                        "level": "sUSEJ",
                        "type": "nTUOz"
                      },
                      {
                        "amount": 8.59,
                        "description": "zgpcISqnOi",
                        "level": "dTPyM",
                        "type": "mHTkr"
                      },
                      {
                        "amount": 16.24,
                        "description": "nvWigASbXh",
                        "level": "ZMnYt",
                        "type": "BZLXc"
                      },
                      {
                        "amount": 18.1,
                        "description": "BOhMvUCFjc",
                        "level": "eUmJX",
                        "type": "uukio"
                      }
                    ],
                    "totalBaseCharge": 108,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 31.83,
                    "totalFreightDiscounts": 14.34,
                    "totalNetCharge": 84.04,
                    "totalNetChargeWithDutiesAndTaxes": 445.86,
                    "totalNetFedExCharge": 44.47,
                    "totalNetFreight": 24.91,
                    "totalRebates": 4.91,
                    "totalSurcharges": 14.31,
                    "totalTaxes": 1.79
                  },
                  {
                    "currency": "NAD",
                    "currencyExchangeRate": {
                      "fromCurrency": "FKP",
                      "intoCurrency": "KES",
                      "rate": 29.09
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 13.9,
                        "description": "Experience the tan brilliance of our Pants, perfect for palatable environments",
                        "percent": 48.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 15.93,
                        "description": "The Xavier Cheese is the latest in a series of self-reliant products from Wisozk - Pacocha",
                        "percent": 39.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 10.98,
                        "description": "Introducing the Belgium-inspired Pizza, blending lazy style with local craftsmanship",
                        "percent": 21.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.07,
                        "description": "Professional-grade Table perfect for deafening training and recreational use",
                        "percent": 43.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 1.68,
                        "description": "Our savory-inspired Shoes brings a taste of luxury to your political lifestyle",
                        "percent": 13.3,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 15,
                    "legDestinationLocationId": "YYQM",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "vTrFq",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bYqgwbgOKTbTKJU",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eLpMYKAYBDtNudM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.13,
                        "description": "aauqlbgmcU",
                        "level": "PAXTy",
                        "type": "IIrfY"
                      },
                      {
                        "amount": 17.07,
                        "description": "qnpNRYfyVj",
                        "level": "dkiKd",
                        "type": "FUCWX"
                      },
                      {
                        "amount": 2.35,
                        "description": "UVVKNtqzBR",
                        "level": "xWlwN",
                        "type": "FHEPN"
                      },
                      {
                        "amount": 4.09,
                        "description": "sLViGHOTGh",
                        "level": "cUCKw",
                        "type": "rjzkC"
                      }
                    ],
                    "totalBaseCharge": 383.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 99.81,
                    "totalFreightDiscounts": 79.51,
                    "totalNetCharge": 120.26,
                    "totalNetChargeWithDutiesAndTaxes": 123.45,
                    "totalNetFedExCharge": 25.17,
                    "totalNetFreight": 123.72,
                    "totalRebates": 42.18,
                    "totalSurcharges": 4.26,
                    "totalTaxes": 8.83
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "fMhRmOvrAEmloPF",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.3,
                    "description": "HfnwsEuXqV",
                    "level": "svVOa",
                    "type": "IlvwQ"
                  },
                  {
                    "amount": 13.93,
                    "description": "UPXAVfkuex",
                    "level": "iHngX",
                    "type": "sHwDf"
                  },
                  {
                    "amount": 14.49,
                    "description": "dNindTQUKK",
                    "level": "zfhNg",
                    "type": "jpTkd"
                  },
                  {
                    "amount": 5.75,
                    "description": "npQmkVCVdS",
                    "level": "LdcId",
                    "type": "ezrnD"
                  },
                  {
                    "amount": 11.3,
                    "description": "IEXnZsyYbY",
                    "level": "aFBum",
                    "type": "XdABE"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.59,
                "totalBaseCharge": 194.57,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 5.24,
                "totalDutiesTaxesAndFees": 39.57,
                "totalFreightDiscounts": 8.81,
                "totalNetCharge": 58.01,
                "totalNetChargeWithDutiesAndTaxes": 967.71,
                "totalNetFedExCharge": 153.58,
                "totalNetFreight": 58.91,
                "totalRebates": 3.8,
                "totalSurcharges": 1.89,
                "totalTaxes": 7.16
              },
              {
                "currency": "AWG",
                "currencyExchangeRate": {
                  "fromCurrency": "OMR",
                  "intoCurrency": "UYU",
                  "rate": 42.98
                },
                "dimDivisor": 220,
                "freightDiscounts": [
                  {
                    "amount": 7.36,
                    "description": "Our bat-friendly Towels ensures scientific comfort for your pets",
                    "percent": 29.6,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 6.8,
                    "description": "Experience the salmon brilliance of our Sausages, perfect for precious environments",
                    "percent": 45,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 1.58,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "THywQT",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MMK",
                    "currencyExchangeRate": {
                      "fromCurrency": "GNF",
                      "intoCurrency": "TJS",
                      "rate": 41.07
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.09,
                        "description": "Discover the political new Car with an exciting mix of Marble ingredients",
                        "percent": 24.8,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 11.2,
                    "legDestinationLocationId": "WCWA",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "UubYm",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wtiIwLbcCLmekSY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GDKPfeDNGPLnZbT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.22,
                        "description": "pRTBMWztqx",
                        "level": "OOsYr",
                        "type": "LttkM"
                      },
                      {
                        "amount": 19.04,
                        "description": "wmlueYSewd",
                        "level": "njNeu",
                        "type": "qhnWo"
                      },
                      {
                        "amount": 6.12,
                        "description": "jyzpNMKiTN",
                        "level": "coyii",
                        "type": "YOhdY"
                      }
                    ],
                    "totalBaseCharge": 415.74,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.06,
                    "totalFreightDiscounts": 14.1,
                    "totalNetCharge": 384.68,
                    "totalNetChargeWithDutiesAndTaxes": 92.42,
                    "totalNetFedExCharge": 19.8,
                    "totalNetFreight": 302.84,
                    "totalRebates": 14.18,
                    "totalSurcharges": 15.69,
                    "totalTaxes": 6.85
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "EWuuthdcDPNTeoG",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ZOiStxOyLYbMyaE",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "vfNrOspQETAhbvL",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "kRRXPEqVwlBaeJu",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "NEhJriSxtoOazhp",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 16.65,
                    "description": "brBzWVQHBT",
                    "level": "CupCO",
                    "type": "HOwFt"
                  },
                  {
                    "amount": 7.39,
                    "description": "udlTdvqZZB",
                    "level": "RHouC",
                    "type": "YEgSc"
                  },
                  {
                    "amount": 16.83,
                    "description": "OqmuQdoAQo",
                    "level": "BMqta",
                    "type": "YUSim"
                  },
                  {
                    "amount": 10.06,
                    "description": "UAoCHinkYu",
                    "level": "IYlEa",
                    "type": "rYPcY"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.08,
                "totalBaseCharge": 57.31,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.58,
                "totalDutiesTaxesAndFees": 26.36,
                "totalFreightDiscounts": 7.98,
                "totalNetCharge": 334.76,
                "totalNetChargeWithDutiesAndTaxes": 386.63,
                "totalNetFedExCharge": 163,
                "totalNetFreight": 60.39,
                "totalRebates": 2.18,
                "totalSurcharges": 3.38,
                "totalTaxes": 2.34
              },
              {
                "currency": "KWD",
                "currencyExchangeRate": {
                  "fromCurrency": "NOK",
                  "intoCurrency": "NIO",
                  "rate": 40.46
                },
                "dimDivisor": 61,
                "freightDiscounts": [
                  {
                    "amount": 4.99,
                    "description": "Savor the golden essence in our Ball, designed for profuse culinary adventures",
                    "percent": 26,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 12.56,
                    "description": "Experience the lavender brilliance of our Bike, perfect for authentic environments",
                    "percent": 27.2,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 7.62,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "jKHFcd",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HTG",
                    "currencyExchangeRate": {
                      "fromCurrency": "MWK",
                      "intoCurrency": "XPF",
                      "rate": 15.65
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 19.29,
                        "description": "Stylish Shirt designed to make you stand out with variable looks",
                        "percent": 28.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 3.08,
                        "description": "The Sheldon Chips is the latest in a series of fine products from Bins LLC",
                        "percent": 24.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 9.02,
                        "description": "Professional-grade Computer perfect for formal training and recreational use",
                        "percent": 38.2,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 8,
                    "legDestinationLocationId": "EXOG",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Fn29G",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wXdkGkfyQdIFNtr",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "osSedtAmaeviEvr",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZusYKGMSdecoQcF",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.51,
                        "description": "pMDkwtNkZw",
                        "level": "bkgsE",
                        "type": "rpXDz"
                      },
                      {
                        "amount": 13.26,
                        "description": "FCDplfTRFX",
                        "level": "zRhno",
                        "type": "gXJGW"
                      },
                      {
                        "amount": 9.57,
                        "description": "HvWDVJcadu",
                        "level": "xhTjr",
                        "type": "cRnBv"
                      },
                      {
                        "amount": 19.06,
                        "description": "JzAqxLOICB",
                        "level": "hoXui",
                        "type": "ubsuG"
                      }
                    ],
                    "totalBaseCharge": 312.36,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 6.92,
                    "totalFreightDiscounts": 25.84,
                    "totalNetCharge": 63.73,
                    "totalNetChargeWithDutiesAndTaxes": 580.43,
                    "totalNetFedExCharge": 44.41,
                    "totalNetFreight": 10.4,
                    "totalRebates": 33.9,
                    "totalSurcharges": 16.4,
                    "totalTaxes": 9.93
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "abTWuBSfyBlYFrn",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "UpDpVfEOBWmuYmH",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "sSdSqfcIQnVWKSQ",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.71,
                    "description": "bFdcBXGeCX",
                    "level": "bTEBC",
                    "type": "FsXxK"
                  },
                  {
                    "amount": 8.55,
                    "description": "lzPDRjeXlS",
                    "level": "DFGxx",
                    "type": "KrxYU"
                  },
                  {
                    "amount": 18.31,
                    "description": "evzfXYRRiA",
                    "level": "aEZRt",
                    "type": "XNYWa"
                  },
                  {
                    "amount": 13.91,
                    "description": "ATMmAJxgBA",
                    "level": "tNkvo",
                    "type": "QQvKI"
                  },
                  {
                    "amount": 4.8,
                    "description": "YxSLpkHFIy",
                    "level": "xXYWU",
                    "type": "moczb"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.66,
                "totalBaseCharge": 415.24,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.55,
                "totalDutiesTaxesAndFees": 39.09,
                "totalFreightDiscounts": 1.17,
                "totalNetCharge": 382.27,
                "totalNetChargeWithDutiesAndTaxes": 1157.38,
                "totalNetFedExCharge": 84.65,
                "totalNetFreight": 88.87,
                "totalRebates": 4.27,
                "totalSurcharges": 19.69,
                "totalTaxes": 5.45
              },
              {
                "currency": "MXN",
                "currencyExchangeRate": {
                  "fromCurrency": "OMR",
                  "intoCurrency": "MDL",
                  "rate": 34.62
                },
                "dimDivisor": 54,
                "freightDiscounts": [
                  {
                    "amount": 7.29,
                    "description": "The sleek and medium Sausages comes with maroon LED lighting for smart functionality",
                    "percent": 45.5,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 12.04,
                    "description": "Discover the granular new Pizza with an exciting mix of Cotton ingredients",
                    "percent": 33.9,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 18.26,
                    "description": "Refined Bacon designed with Marble for scary performance",
                    "percent": 48.6,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 4.93,
                    "description": "New black Towels with ergonomic design for downright comfort",
                    "percent": 48.1,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 8.35,
                    "description": "Discover the rhinoceros-like agility of our Chicken, perfect for jubilant users",
                    "percent": 36.6,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 3.15,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "qCgfBk",
                "shipmentLegRateDetails": [
                  {
                    "currency": "KWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MNT",
                      "intoCurrency": "ZMW",
                      "rate": 49.76
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 10.43,
                        "description": "Stylish Ball designed to make you stand out with juvenile looks",
                        "percent": 20.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 19.59,
                        "description": "Discover the mushy new Tuna with an exciting mix of Bamboo ingredients",
                        "percent": 24,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.4,
                        "description": "Stylish Gloves designed to make you stand out with remarkable looks",
                        "percent": 45.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 10.6,
                    "legDestinationLocationId": "UWLV",
                    "minimumChargeType": "NONE",
                    "pricingCode": "50ldx",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AIPvzzBDPiSOVtD",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.19,
                        "description": "TqsAikfXOv",
                        "level": "TWSpM",
                        "type": "WIAZr"
                      }
                    ],
                    "totalBaseCharge": 383.15,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 53.11,
                    "totalFreightDiscounts": 67.46,
                    "totalNetCharge": 403.22,
                    "totalNetChargeWithDutiesAndTaxes": 78.7,
                    "totalNetFedExCharge": 2.38,
                    "totalNetFreight": 226.83,
                    "totalRebates": 41.69,
                    "totalSurcharges": 7.18,
                    "totalTaxes": 23.56
                  },
                  {
                    "currency": "MXN",
                    "currencyExchangeRate": {
                      "fromCurrency": "BWP",
                      "intoCurrency": "PHP",
                      "rate": 12.21
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 7.43,
                        "description": "New Shoes model with 76 GB RAM, 571 GB storage, and cumbersome features",
                        "percent": 21.3,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 19.17,
                        "description": "Handcrafted Chips designed with Aluminum for strident performance",
                        "percent": 43.6,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 7,
                    "legDestinationLocationId": "BTAB",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "RPPiH",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rfwgqLqOOtxTKMD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AqaFzpCvizuASCB",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.96,
                        "description": "JrszXShoDk",
                        "level": "jWDJk",
                        "type": "rEFCE"
                      },
                      {
                        "amount": 5.05,
                        "description": "PalnsrATog",
                        "level": "wZkGH",
                        "type": "TwBoU"
                      },
                      {
                        "amount": 19.61,
                        "description": "VUtNuaCzCr",
                        "level": "qPMRf",
                        "type": "rAfDC"
                      }
                    ],
                    "totalBaseCharge": 111.54,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 61.68,
                    "totalFreightDiscounts": 3.67,
                    "totalNetCharge": 415,
                    "totalNetChargeWithDutiesAndTaxes": 235.95,
                    "totalNetFedExCharge": 21.23,
                    "totalNetFreight": 358.76,
                    "totalRebates": 34.24,
                    "totalSurcharges": 6.5,
                    "totalTaxes": 2.38
                  },
                  {
                    "currency": "SHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "KES",
                      "intoCurrency": "BIF",
                      "rate": 22.32
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 14.15,
                        "description": "Discover the whale-like agility of our Hat, perfect for busy users",
                        "percent": 14.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.4,
                    "legDestinationLocationId": "EHYD",
                    "minimumChargeType": "NONE",
                    "pricingCode": "61qUw",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AvzrgDXOBTXVPSZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mZGoeayNZTUvAKX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SPpTiDzcKlWgEnc",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NugoClPkjHKYUlf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.81,
                        "description": "fzIYeEWiYg",
                        "level": "RTKGn",
                        "type": "ZWesK"
                      },
                      {
                        "amount": 12.29,
                        "description": "PJKiwRaQqd",
                        "level": "MAFEi",
                        "type": "tdWlh"
                      }
                    ],
                    "totalBaseCharge": 443.55,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 27.12,
                    "totalFreightDiscounts": 93.81,
                    "totalNetCharge": 236.78,
                    "totalNetChargeWithDutiesAndTaxes": 555.09,
                    "totalNetFedExCharge": 22.17,
                    "totalNetFreight": 156.27,
                    "totalRebates": 22.98,
                    "totalSurcharges": 3.98,
                    "totalTaxes": 8.74
                  },
                  {
                    "currency": "UGX",
                    "currencyExchangeRate": {
                      "fromCurrency": "IDR",
                      "intoCurrency": "SZL",
                      "rate": 1
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 12.57,
                        "description": "The sleek and winged Mouse comes with lime LED lighting for smart functionality",
                        "percent": 14.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 5.15,
                        "description": "Stylish Table designed to make you stand out with petty looks",
                        "percent": 48.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 2.7,
                    "legDestinationLocationId": "TDDK",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "QcVdk",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "6",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QLlwQltoaTNeQoK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LQHEdTnPuEnQlKB",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "endsKMIuKpiqfWH",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LuWTYXqqZmBOAjG",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.28,
                        "description": "noRoJYoLdI",
                        "level": "mTiOG",
                        "type": "FWmxc"
                      },
                      {
                        "amount": 12.82,
                        "description": "CTHGraFqLy",
                        "level": "zPxmO",
                        "type": "uISdS"
                      },
                      {
                        "amount": 4.35,
                        "description": "WXBtEgUWJw",
                        "level": "iGGGq",
                        "type": "xkqDG"
                      }
                    ],
                    "totalBaseCharge": 140.73,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 88.25,
                    "totalFreightDiscounts": 45.92,
                    "totalNetCharge": 333.04,
                    "totalNetChargeWithDutiesAndTaxes": 256.16,
                    "totalNetFedExCharge": 10.8,
                    "totalNetFreight": 327.92,
                    "totalRebates": 25.48,
                    "totalSurcharges": 9.61,
                    "totalTaxes": 2.7
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "heDmWNUJWCGSqPX",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "sZDJCqWbkWSFudF",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "toEQtuEvUrJceZF",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "lFiroQcyBZBqVyz",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.05,
                    "description": "KxWGUiReGs",
                    "level": "xXlFw",
                    "type": "VczJO"
                  },
                  {
                    "amount": 13.77,
                    "description": "SpuerbQvGF",
                    "level": "tDSCL",
                    "type": "hHGea"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 8.77,
                "totalBaseCharge": 357.25,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.67,
                "totalDutiesTaxesAndFees": 23.94,
                "totalFreightDiscounts": 1.74,
                "totalNetCharge": 170.88,
                "totalNetChargeWithDutiesAndTaxes": 978.47,
                "totalNetFedExCharge": 105.83,
                "totalNetFreight": 35.8,
                "totalRebates": 3.95,
                "totalSurcharges": 10.59,
                "totalTaxes": 1.91
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "710429192165",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "6",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 7.93,
            "baseRateAmount": 64.7,
            "codcollectionAmount": 43.46,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2027-01-30T00:00:00.0Z",
            "listCustomerTotalCharge": "9",
            "masterTrackingNumber": "6",
            "netChargeAmount": 99.78,
            "netDiscountAmount": 34.82,
            "netListRateAmount": 9.47,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "fHGKJ9VWTV",
                    "message": "TicTnTfkQJHdvzZXcNiv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "4YHtGAK02Y",
                    "message": "LIWILEwbiqrEyTnAdHpw"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jsqsGIzHPM",
                    "message": "HrcDvrnRBrLhGYwxikxF"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NZfUhPzwiU",
                    "message": "NscrbTVEhNSDhNzSTSGY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DOayoxUZAC",
                    "message": "JUfNNsZvynnQruTXfhac"
                  }
                ],
                "contentKey": "6dNzaqViKu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "TNQAkyCdUxSvUyX9kRXIaO03CBtJlewcMggQ5F4OYTZXSKzGXg",
                "trackingNumber": "9",
                "url": "https://talkative-ceramics.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "nTMB5cjvSV",
                    "message": "edyKPNNURGurEAOUOLzh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xHTfBxsmHl",
                    "message": "AaiOhJbboHHvUbFIMqZR"
                  }
                ],
                "contentKey": "RjAoC0RYna",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "2vbJh0C3qwAlA4gkaQ0V5QtvxhBx2EgMUnznxvSlwbps09ATwb",
                "trackingNumber": "3",
                "url": "https://brave-object.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Q3OJbcoxQI",
                    "message": "pJgBrXZfjEKZFTjADBhP"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "6NzWhvRcJD",
                    "message": "BIHsJHZSTXWTkGkvvVfR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "7UDrI40xiG",
                    "message": "lYOtVULxrCCNFAtKKPKg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "RRONelesYY",
                    "message": "BMoiRzUbXSPRywifqJvn"
                  }
                ],
                "contentKey": "Znqetw8aNC",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "474UL75BgyXv2FoD9FdVzcQ8hBdjaQoyucGbJDk4LpOhF27133",
                "trackingNumber": "3",
                "url": "https://rigid-napkin.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "OQaH4tGsrT",
                    "message": "LaVYFSYhtcuTdNLnuZIl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ySQtD3Eraz",
                    "message": "boAGlsEILVxYSMVennEJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ALGJOzBrhA",
                    "message": "kIsDYgxECxvnXlIxMuGz"
                  }
                ],
                "contentKey": "qaj16sswfI",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "3YFLU540QYpwW1AQZvf5ZyuqPFcXcCP2RWZfBmvxufzN9y8WzU",
                "trackingNumber": "8",
                "url": "https://liquid-king.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "tlgwemSUrW",
                    "message": "xyHbEPCFHJGADvygiohe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "XS20sIlFPR",
                    "message": "nZxnQBWlfdgIKOJRVfgz"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2yzQGavGoM",
                    "message": "MFtKboKBsbBTflPnasMY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qOCqaIoIIN",
                    "message": "eBfYHFcNOeXIczLBBgYc"
                  }
                ],
                "contentKey": "SjiL0qL5Id",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "91RInyHS7hgf3MZNiCmERJUaonm3XrpHBvpYFHGBl4aZatFuLU",
                "trackingNumber": "8",
                "url": "https://appropriate-substitution.info/"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "4",
            "transactionDetails": [
              {
                "transactionDetails": "cTHsTjVSGnqXQEU",
                "transactionId": "68ba43dd-04b5-4cfe-ab53-ce5f8d91c9ff"
              },
              {
                "transactionDetails": "nkLkkhOuDTuKsiK",
                "transactionId": "84e62719-7f00-4b11-abcf-1137d2084f47"
              },
              {
                "transactionDetails": "JLAVkasTYlGmieG",
                "transactionId": "590384f6-e430-4394-896e-9635e41882dd"
              },
              {
                "transactionDetails": "YZhEPfgEoDgfvfC",
                "transactionId": "b362d3cc-ec7a-45ca-954f-e98b83bfcef9"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "Priority Overnight",
        "serviceType": "FEDEX_2_DAY_FREIGHT",
        "shipDatestamp": "2025-08-25T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 88,
                "suggestions": [
                  {
                    "description": "Discover the shark-like agility of our Cheese, perfect for emotional users",
                    "harmonizedCode": "01Qn7rIP"
                  },
                  {
                    "description": "Savor the spicy essence in our Mouse, designed for unhappy culinary adventures",
                    "harmonizedCode": "X4pcdkR4"
                  },
                  {
                    "description": "The sleek and legal Gloves comes with lime LED lighting for smart functionality",
                    "harmonizedCode": "g8aw57bQ"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "ac5ce3c5-ee13-4ec4-b633-ddad2556353c",
                  "localizedText": "Experience the magenta brilliance of our Chicken, perfect for wilted environments",
                  "parameters": [
                    {
                      "id": "941f6555-2443-482f-b9fe-4d852682321e",
                      "value": "Awesome"
                    },
                    {
                      "id": "4258b8b8-86f5-4174-8c4c-c86129e22931",
                      "value": "Recycled"
                    }
                  ],
                  "text": "Our creamy-inspired Keyboard brings a taste of luxury to your productive lifestyle"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 26,
                "derivedHarmonizedCode": "89FDDJ",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "9399dce9-cbd9-4e23-9b92-fe939fc7575c",
                      "localizedText": "Our tender-inspired Salad brings a taste of luxury to your busy lifestyle",
                      "parameters": [
                        {
                          "id": "172dc8c7-d04e-476b-931a-15fe5cc642c0",
                          "value": "Oriental"
                        },
                        {
                          "id": "2649838b-17b2-422e-9988-8dc3197bc50b",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Our moist-inspired Pants brings a taste of luxury to your bruised lifestyle"
                    },
                    {
                      "code": "2ceea8d4-2467-46b4-80a6-8064775cc031",
                      "localizedText": "Professional-grade Shoes perfect for magnificent training and recreational use",
                      "parameters": [
                        {
                          "id": "d10945a7-0eb6-4be8-9444-cb7a01f8262e",
                          "value": "Tasty"
                        }
                      ],
                      "text": "Discover the sea lion-like agility of our Soap, perfect for sniveling users"
                    },
                    {
                      "code": "459dfae8-a3e2-41de-a8d0-96d812d1a230",
                      "localizedText": "Discover the cow-like agility of our Bacon, perfect for juicy users",
                      "parameters": [
                        {
                          "id": "8ef57f2c-b111-463e-a476-62e404e82499",
                          "value": "Oriental"
                        },
                        {
                          "id": "f7561f45-356e-4fff-afc5-3279be039e37",
                          "value": "Sleek"
                        },
                        {
                          "id": "fcc56d33-c833-4009-812a-ef548a26254c",
                          "value": "Tasty"
                        }
                      ],
                      "text": "The Managed uniform moderator Hat offers reliable performance and mean design"
                    }
                  ],
                  "description": "The olive Fish combines Reunion aesthetics with Iridium-based durability",
                  "id": "40dd6957-342c-4c37-aee5-ce7e14763ce7"
                }
              },
              {
                "advisory": {
                  "code": "59be58ea-c82d-4d3d-8d4e-6db94c58c627",
                  "localizedText": "Experience the maroon brilliance of our Mouse, perfect for insignificant environments",
                  "parameters": [
                    {
                      "id": "c1133333-717e-49a0-9961-a4f1f0f736bc",
                      "value": "Unbranded"
                    },
                    {
                      "id": "09695def-e276-4c3f-924b-77c050b29476",
                      "value": "Handmade"
                    }
                  ],
                  "text": "Experience the gold brilliance of our Pants, perfect for striking environments"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 20,
                "derivedHarmonizedCode": "tuKHZb",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "5ecc689e-4649-404e-822f-a7b8de38b7b8",
                      "localizedText": "Elegant Car designed with Silk for long performance",
                      "parameters": [
                        {
                          "id": "cbbf1d0f-dd8f-44f7-b44b-3343c3eb167e",
                          "value": "Unbranded"
                        },
                        {
                          "id": "d36bd0b5-9232-4152-b813-0f1638bd9491",
                          "value": "Tasty"
                        },
                        {
                          "id": "e23d2c82-3d7f-4dd6-8e78-91a4d1be8baa",
                          "value": "Recycled"
                        },
                        {
                          "id": "0f9cdaaa-b0a2-4265-9d05-5cf938207b2c",
                          "value": "Intelligent"
                        }
                      ],
                      "text": "Electronic Hat designed with Cotton for neglected performance"
                    },
                    {
                      "code": "0e6b62f7-2377-4a08-bf4c-e443e75a1e6b",
                      "localizedText": "Our polar bear-friendly Soap ensures discrete comfort for your pets",
                      "parameters": [
                        {
                          "id": "e455d4b4-995f-4fab-a6f4-386cba3fc850",
                          "value": "Licensed"
                        },
                        {
                          "id": "a08e0bc8-c9a9-4cc1-abfd-f091857348f0",
                          "value": "Awesome"
                        },
                        {
                          "id": "1249282f-b1e4-4d60-a400-461e258b023f",
                          "value": "Frozen"
                        }
                      ],
                      "text": "Our snake-friendly Ball ensures skeletal comfort for your pets"
                    }
                  ],
                  "description": "Handmade Car designed with Metal for potable performance",
                  "id": "f2e4269f-1e25-4a3e-b6ed-5cc55dfc7d21"
                }
              },
              {
                "advisory": {
                  "code": "61245c6a-64bc-4d4d-a91d-5a20830dfb71",
                  "localizedText": "New grey Chair with ergonomic design for soggy comfort",
                  "parameters": [
                    {
                      "id": "d454c8ef-3bd1-4d39-9bfe-5ce153d3d1e9",
                      "value": "Small"
                    },
                    {
                      "id": "2d553e64-88f4-47c6-9adf-c83eaa68dd67",
                      "value": "Bespoke"
                    },
                    {
                      "id": "44f18114-ce60-41f7-8fd8-227731003002",
                      "value": "Recycled"
                    },
                    {
                      "id": "bc0c9376-373c-4d75-b975-d3aa6dd2ee24",
                      "value": "Unbranded"
                    }
                  ],
                  "text": "Stylish Gloves designed to make you stand out with glaring looks"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 29,
                "derivedHarmonizedCode": "qJDfVB",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "c583d9f6-18bb-4d06-813c-9132b91209ce",
                      "localizedText": "Discover the monkey-like agility of our Bike, perfect for definitive users",
                      "parameters": [
                        {
                          "id": "4b9a1f50-ffa3-48b3-9eb4-a10fd9fc80d5",
                          "value": "Small"
                        },
                        {
                          "id": "dd7ac518-6f43-4f2a-8a98-ab340171bb2e",
                          "value": "Licensed"
                        },
                        {
                          "id": "636a060b-836f-4fe9-8ffd-ca8b41cf05d0",
                          "value": "Sleek"
                        },
                        {
                          "id": "1ccab207-0ad8-45ad-a3c0-10f25eeefc5e",
                          "value": "Elegant"
                        },
                        {
                          "id": "49279e4d-2ad8-48fb-be19-ca190cee9f12",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Ergonomic Soap made with Cotton for all-day woeful support"
                    },
                    {
                      "code": "817a0c84-9f59-4a30-b20e-9aa38027ad0f",
                      "localizedText": "Professional-grade Table perfect for same training and recreational use",
                      "parameters": [
                        {
                          "id": "be5519a6-6764-4f57-b1ee-bbf278d92378",
                          "value": "Generic"
                        },
                        {
                          "id": "fc2172e8-c07b-4da6-92d8-8503d2a46d14",
                          "value": "Tasty"
                        },
                        {
                          "id": "cde3047a-382b-4780-99af-a78f4d0681ea",
                          "value": "Frozen"
                        },
                        {
                          "id": "ea01947d-cb53-4c40-a1b6-4cf1f93ad34a",
                          "value": "Fresh"
                        }
                      ],
                      "text": "New mint green Soap with ergonomic design for sociable comfort"
                    },
                    {
                      "code": "7d06cc39-5029-4bc0-bdcc-a42c5f0fd5fd",
                      "localizedText": "Featuring Fermium-enhanced technology, our Shirt offers unparalleled extroverted performance",
                      "parameters": [
                        {
                          "id": "88999ad5-51c8-41d2-abbe-4bf4515672e9",
                          "value": "Modern"
                        },
                        {
                          "id": "db52c9c3-8b1e-4a02-bd6f-d4a51bd1664a",
                          "value": "Generic"
                        },
                        {
                          "id": "61c0a2d6-d952-4f37-8c13-88a7dd1e2be6",
                          "value": "Fresh"
                        }
                      ],
                      "text": "Aufderhar - Bernhard's most advanced Computer technology increases that capabilities"
                    }
                  ],
                  "description": "New sky blue Sausages with ergonomic design for imaginative comfort",
                  "id": "e63587e8-f077-456a-9972-a248efa905d9"
                }
              },
              {
                "advisory": {
                  "code": "d02aa38e-1de3-4fa9-a5a7-60e203d513c8",
                  "localizedText": "New violet Bacon with ergonomic design for flawed comfort",
                  "parameters": [
                    {
                      "id": "519614b4-737d-4400-a57e-70b16c595f80",
                      "value": "Intelligent"
                    }
                  ],
                  "text": "New pink Mouse with ergonomic design for grumpy comfort"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 26,
                "derivedHarmonizedCode": "svQ6Gm",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "64f31841-38a0-4140-98ea-073320fa43d1",
                      "localizedText": "Introducing the Cocos (Keeling) Islands-inspired Ball, blending tense style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "88507cf2-03ac-4920-b5c1-7d1877227855",
                          "value": "Electronic"
                        }
                      ],
                      "text": "The salmon Bacon combines Ireland aesthetics with Mendelevium-based durability"
                    },
                    {
                      "code": "2558df27-7c2e-4edb-8437-0e0f271cdd73",
                      "localizedText": "Jacobson Group's most advanced Gloves technology increases minor capabilities",
                      "parameters": [
                        {
                          "id": "9e333f86-4d28-4ac9-8642-b9061c8f715b",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "7886c8ff-afe5-41dc-9fda-a13c835ae8c9",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "The Total human-resource capacity Bacon offers reliable performance and enchanting design"
                    }
                  ],
                  "description": "Frozen Chips designed with Metal for each performance",
                  "id": "5f95bfcc-bf87-43a3-a925-b41c1840ff6d"
                }
              },
              {
                "advisory": {
                  "code": "b744e56a-aafa-4cd5-bff8-b0c7d6de7bf8",
                  "localizedText": "The Self-enabling AI-powered encoding Pants offers reliable performance and rotten design",
                  "parameters": [
                    {
                      "id": "094aa005-9dab-4c23-a96d-b9b2e16ee097",
                      "value": "Gorgeous"
                    },
                    {
                      "id": "20362b01-208c-4afa-a5a1-60610d059295",
                      "value": "Handmade"
                    },
                    {
                      "id": "f6a9033c-2c21-49da-9290-e9fa84b6c155",
                      "value": "Fantastic"
                    },
                    {
                      "id": "11b7f087-7c43-45fd-af3b-954297061a53",
                      "value": "Oriental"
                    }
                  ],
                  "text": "Experience the grey brilliance of our Hat, perfect for fat environments"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 17,
                "derivedHarmonizedCode": "R8VWcL",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "b296f821-f623-4a50-9e14-daebedacd5d5",
                      "localizedText": "Stylish Shoes designed to make you stand out with staid looks",
                      "parameters": [
                        {
                          "id": "b3116925-669a-48f8-96b9-ffb76e12cb72",
                          "value": "Rustic"
                        },
                        {
                          "id": "19c8d048-7d1c-4504-b9a7-8678010b116a",
                          "value": "Licensed"
                        }
                      ],
                      "text": "Our savory-inspired Sausages brings a taste of luxury to your hateful lifestyle"
                    }
                  ],
                  "description": "The cyan Car combines Mexico aesthetics with Silicon-based durability",
                  "id": "a4cbc032-6d34-4867-a966-dc10b7233862"
                }
              }
            ]
          }
        }
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "WbASbYtwtt",
            "message": "YgNFPcUNKgkEdbmykRsz"
          },
          {
            "alertType": "NOTE",
            "code": "shhpEeOAFn",
            "message": "hrVQGaCkrGxikFokEiTQ"
          },
          {
            "alertType": "NOTE",
            "code": "o10UQkZ3hz",
            "message": "XSYjGYUXBTpdYyBOdzhE"
          },
          {
            "alertType": "NOTE",
            "code": "xV1NHt1ghc",
            "message": "dfdDfeIuZmElsdxjKIme"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://fine-tarragon.com/",
                "password": "OPFGC10NBL",
                "role": "SHIPPER",
                "userId": "Marques.Runte"
              },
              {
                "emailLabelUrl": "https://lawful-median.info",
                "password": "Cy5ZxgCmr3",
                "role": "RECIPIENT",
                "userId": "Chasity.Treutel"
              },
              {
                "emailLabelUrl": "https://beneficial-drive.com/",
                "password": "7qwbpY2PFE",
                "role": "RECIPIENT",
                "userId": "Bradly60"
              },
              {
                "emailLabelUrl": "https://mild-heartbeat.info",
                "password": "vtGjOWE7EA",
                "role": "RECIPIENT",
                "userId": "Trisha.Runolfsdottir-Borer"
              },
              {
                "emailLabelUrl": "https://immense-information.biz/",
                "password": "9w3xRShIro",
                "role": "THIRD_PARTY",
                "userId": "Jedediah.Jacobs-Mertz"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "SjAStF4hOGRiGAb",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Customs Declaration",
                "documentId": "968f9fc1-7410-4983-8981-4b3cfbf8c874",
                "documentReference": "S3TRg1du",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "f697c168-ba3b-47f4-b67f-57908d2dcbc7",
                "documentReference": "CgvwrYwI",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "35cfb670-da27-4c45-9ec8-84418f49cce7",
                "documentReference": "VxIO0qBl",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YFCCsgbKef",
                          "hazardClass": "RDtkF",
                          "id": "2",
                          "labelText": "BqKjYVIMUw",
                          "packingGroup": "qf",
                          "packingInstructions": "hxLDHDUzcW",
                          "properShippingName": "fmhOeHoybm",
                          "properShippingNameAndDescription": "KMUAoBbfletnSXY",
                          "sequenceNumber": 717,
                          "specialProvisions": "yPzQibcGho",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jVUPq",
                          "technicalName": "gOWxbgKkjA",
                          "tunnelRestrictionCode": "4xi2O"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 40.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gSCPG"
                        },
                        "options": {
                          "description": {
                            "authorization": "hZxjIuxGyr",
                            "hazardClass": "hMHGx",
                            "id": "5",
                            "labelText": "VtEvCjTdsf",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pKBGnuJyxJ"
                            },
                            "packingGroup": "I",
                            "percentage": 84.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FJJIXNpkhIAEZeY",
                            "reportableQuantity": true,
                            "sequenceNumber": 546,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HSvktGXAbb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QTRfVqzdPmYqYel",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 36.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.07,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YNvrputdBh",
                          "hazardClass": "elWMw",
                          "id": "7",
                          "labelText": "tBnDkpqWPM",
                          "packingGroup": "xF",
                          "packingInstructions": "TbGgeAoZmi",
                          "properShippingName": "JtgDPMVbhw",
                          "properShippingNameAndDescription": "VmRuTmhIDpxegtU",
                          "sequenceNumber": 41,
                          "specialProvisions": "iwYSPoRSJq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zOVgG",
                          "technicalName": "SikBYxiGYt",
                          "tunnelRestrictionCode": "rcEqt"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 21.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "EpFPU"
                        },
                        "options": {
                          "description": {
                            "authorization": "mxwOBfJfGu",
                            "hazardClass": "ZQYGS",
                            "id": "7",
                            "labelText": "SDQEtebVyv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "MJbXDlKBAP"
                            },
                            "packingGroup": "I",
                            "percentage": 58.22,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NfQZYdFqjlXZmbi",
                            "reportableQuantity": false,
                            "sequenceNumber": 883,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VPVThweamY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.96,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tPXomzFDEXkmyFc",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.57,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48.73,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xjOoKEvxyb",
                          "hazardClass": "wFlWc",
                          "id": "0",
                          "labelText": "ejTEPKiOGN",
                          "packingGroup": "Rw",
                          "packingInstructions": "hvbLInACCK",
                          "properShippingName": "gxaGwBOtLw",
                          "properShippingNameAndDescription": "gdgdHgtewtouWxw",
                          "sequenceNumber": 475,
                          "specialProvisions": "hHBZwHIwQP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gEJKm",
                          "technicalName": "TlaXPLHFRE",
                          "tunnelRestrictionCode": "ZxxM4"
                        },
                        "massPoints": 5,
                        "netExplosiveDetail": {
                          "amount": 11.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xkugy"
                        },
                        "options": {
                          "description": {
                            "authorization": "ubOWZHkNcp",
                            "hazardClass": "JFwlT",
                            "id": "0",
                            "labelText": "NacyQbiOxY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xyEizEoRga"
                            },
                            "packingGroup": "I",
                            "percentage": 42.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QhCpqZPRiaNgDPr",
                            "reportableQuantity": false,
                            "sequenceNumber": 165,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CsQYhFTDRl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.52,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "YOQZIpHNUgMKKns",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 15.33,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZGgalSBTEh",
                          "hazardClass": "QOUqZ",
                          "id": "4",
                          "labelText": "sTnYUqNmKW",
                          "packingGroup": "Ao",
                          "packingInstructions": "xueeXKDHTX",
                          "properShippingName": "GoBdtsguek",
                          "properShippingNameAndDescription": "bakjMbpOiUqEDKv",
                          "sequenceNumber": 72,
                          "specialProvisions": "MUjSEyGtsv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sonwb",
                          "technicalName": "sIiJzbUORk",
                          "tunnelRestrictionCode": "87v3u"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 8.57,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "GAlho"
                        },
                        "options": {
                          "description": {
                            "authorization": "deZwZvqeaQ",
                            "hazardClass": "DdnRI",
                            "id": "6",
                            "labelText": "shVepgscNe",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "HQZbgiijLC"
                            },
                            "packingGroup": "I",
                            "percentage": 34.98,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NAcHvbqwVtMZVyZ",
                            "reportableQuantity": false,
                            "sequenceNumber": 882,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HIHpUIHwYt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TdotxzSkZcaJGZh",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 6.17,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 8.3,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zxTOtVuUdE",
                          "hazardClass": "NTVsZ",
                          "id": "3",
                          "labelText": "BZLznqaeLz",
                          "packingGroup": "JH",
                          "packingInstructions": "nEPTInwPhv",
                          "properShippingName": "URFvngtURj",
                          "properShippingNameAndDescription": "iAAEzmfeIKDoZsd",
                          "sequenceNumber": 858,
                          "specialProvisions": "QyZuJlHtjd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ScyCh",
                          "technicalName": "MmnqbzRhwZ",
                          "tunnelRestrictionCode": "WyVB0"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 42.41,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CnQaC"
                        },
                        "options": {
                          "description": {
                            "authorization": "NxVlhqidIt",
                            "hazardClass": "kJYuU",
                            "id": "3",
                            "labelText": "HJlVcAWSio",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "TopghoYgvh"
                            },
                            "packingGroup": "I",
                            "percentage": 9.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NyZDzwsqFniaoXj",
                            "reportableQuantity": true,
                            "sequenceNumber": 662,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MCmVVcVbxO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.96,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JqLSspGKnzForBf",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 22.66,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.74,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TojQBxfSqV",
                          "hazardClass": "AJMOM",
                          "id": "7",
                          "labelText": "aqxIdFvJwV",
                          "packingGroup": "tt",
                          "packingInstructions": "GiasrXDhmm",
                          "properShippingName": "hiVKTtIsRo",
                          "properShippingNameAndDescription": "tijkEPJyVDJDsTH",
                          "sequenceNumber": 670,
                          "specialProvisions": "SBDUrMRlNP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "auAkh",
                          "technicalName": "PMngkatqjw",
                          "tunnelRestrictionCode": "8TkTR"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 8.18,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ivPDR"
                        },
                        "options": {
                          "description": {
                            "authorization": "QFIvWFvljt",
                            "hazardClass": "GBvmi",
                            "id": "7",
                            "labelText": "aJtSZGsqRt",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "wrQaezAdZr"
                            },
                            "packingGroup": "I",
                            "percentage": 49.48,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "hNnkQVqJAVMAgsW",
                            "reportableQuantity": true,
                            "sequenceNumber": 712,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sYodcRzouc"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.28,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lIvkdsRCgGiJYPX",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 48.31,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 29.77,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ItXewIFWjn",
                          "hazardClass": "YsisR",
                          "id": "5",
                          "labelText": "DRckwbTUJL",
                          "packingGroup": "AD",
                          "packingInstructions": "xntEulBtZy",
                          "properShippingName": "oJfdJMlRow",
                          "properShippingNameAndDescription": "jEcstjXskpHIbTr",
                          "sequenceNumber": 165,
                          "specialProvisions": "pvuXQuGcrm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fWtIZ",
                          "technicalName": "ABDZUOHfft",
                          "tunnelRestrictionCode": "0Wcdf"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 27.17,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QozVM"
                        },
                        "options": {
                          "description": {
                            "authorization": "mIwcUononM",
                            "hazardClass": "GGhmG",
                            "id": "6",
                            "labelText": "XqflGWUBJi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "uqozMTyiBN"
                            },
                            "packingGroup": "I",
                            "percentage": 65.89,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bwYPHtZEHvhZLOf",
                            "reportableQuantity": true,
                            "sequenceNumber": 505,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jgGqfLhMdS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mPRfvIEwsejxqRD",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 1.84,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 15.7,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TFSKwNlUdN",
                          "hazardClass": "bQsmm",
                          "id": "5",
                          "labelText": "XyoAGNIrwJ",
                          "packingGroup": "JG",
                          "packingInstructions": "LiSzpvYIWv",
                          "properShippingName": "ZjiugHquyi",
                          "properShippingNameAndDescription": "wJqZuUglFOwhjRo",
                          "sequenceNumber": 433,
                          "specialProvisions": "hLkOHITkCb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "oFIxg",
                          "technicalName": "KKMeGRhCoT",
                          "tunnelRestrictionCode": "kirdj"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 3.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NogaH"
                        },
                        "options": {
                          "description": {
                            "authorization": "eflmIdyHhV",
                            "hazardClass": "JeMqV",
                            "id": "4",
                            "labelText": "HvKbMFSHks",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZckzbiDWjq"
                            },
                            "packingGroup": "I",
                            "percentage": 48.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ePbRKoNWnBFABuY",
                            "reportableQuantity": false,
                            "sequenceNumber": 146,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ihrnlQBqCX"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LgFERwzWBuAtcgh",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 27.9,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.42,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KlbrAmivQC",
                          "hazardClass": "DKcXZ",
                          "id": "1",
                          "labelText": "ejMoNriZUe",
                          "packingGroup": "OH",
                          "packingInstructions": "HcokPIgLZd",
                          "properShippingName": "gICemGxbdo",
                          "properShippingNameAndDescription": "BqpDJzJHJeZNfFF",
                          "sequenceNumber": 508,
                          "specialProvisions": "YQHZnUnODm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DcvGM",
                          "technicalName": "vSbWFsjKYj",
                          "tunnelRestrictionCode": "Jbc51"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 49.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SefAk"
                        },
                        "options": {
                          "description": {
                            "authorization": "ySHDHaUvpD",
                            "hazardClass": "thWhC",
                            "id": "0",
                            "labelText": "OHOaTPMazq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "TBagRMsPhN"
                            },
                            "packingGroup": "I",
                            "percentage": 37.27,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "snwjWCKeBXtBFEd",
                            "reportableQuantity": false,
                            "sequenceNumber": 189,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tmyvgNysks"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EfxLMStBEvcwXqH",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 16.41,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ymkcGOupbH",
                          "hazardClass": "rIMDf",
                          "id": "1",
                          "labelText": "bbREtnBBVJ",
                          "packingGroup": "mC",
                          "packingInstructions": "efQMEdmrnp",
                          "properShippingName": "BFbxirflhs",
                          "properShippingNameAndDescription": "LdLuwyHhfabXPmv",
                          "sequenceNumber": 311,
                          "specialProvisions": "eDnrRBDdKG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TKULj",
                          "technicalName": "TRUwrjMsTR",
                          "tunnelRestrictionCode": "PLSho"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 35.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OzgMc"
                        },
                        "options": {
                          "description": {
                            "authorization": "yHsSbylmqz",
                            "hazardClass": "uaHHQ",
                            "id": "7",
                            "labelText": "mJyDnsbuib",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "pDxuRtvoMf"
                            },
                            "packingGroup": "I",
                            "percentage": 67.78,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "tocxUMqxHlpJpQz",
                            "reportableQuantity": false,
                            "sequenceNumber": 118,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zUeoNeEIwJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kVZKERsjaDuMVDI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 26.08,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 41.47,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tWGNRavQDa",
                          "hazardClass": "Mzqan",
                          "id": "4",
                          "labelText": "YIhbMYQAOz",
                          "packingGroup": "Aq",
                          "packingInstructions": "wBLuOhqmyP",
                          "properShippingName": "OzDXonJfCl",
                          "properShippingNameAndDescription": "tNiXVzYlQfZBmkt",
                          "sequenceNumber": 327,
                          "specialProvisions": "onmszKHcLa",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dKlQO",
                          "technicalName": "jkMPDcJeZg",
                          "tunnelRestrictionCode": "OqeiN"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 4.68,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VYdjy"
                        },
                        "options": {
                          "description": {
                            "authorization": "weWsolrQRx",
                            "hazardClass": "bJctd",
                            "id": "8",
                            "labelText": "UMjpDlaHVu",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "sssXbNDZrA"
                            },
                            "packingGroup": "I",
                            "percentage": 82.7,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OVkIBnzQRvYIXHw",
                            "reportableQuantity": true,
                            "sequenceNumber": 996,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RYpkJfjUJs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TuvMWnyMKywoaEd",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 43.77,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 36.41,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GLYMFxnMlz",
                          "hazardClass": "AuXea",
                          "id": "9",
                          "labelText": "LDjvhNvXQT",
                          "packingGroup": "uh",
                          "packingInstructions": "GxbpSMyLAa",
                          "properShippingName": "XvLXDjRrJV",
                          "properShippingNameAndDescription": "vPyUVPszpdLpfpB",
                          "sequenceNumber": 762,
                          "specialProvisions": "hcRZPmiRqx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "KNtVb",
                          "technicalName": "jqJYiMjpBZ",
                          "tunnelRestrictionCode": "Bgbxw"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 14.4,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TiOcx"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZCKSqcmvJi",
                            "hazardClass": "oWuFP",
                            "id": "1",
                            "labelText": "TSLWwxYZWD",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "uVCFRQHtla"
                            },
                            "packingGroup": "I",
                            "percentage": 47.83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YjHemwagxHExELW",
                            "reportableQuantity": true,
                            "sequenceNumber": 664,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mzcGiybVPO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.39,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cFYJSdARfWRbCYM",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 36.51,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 10.07,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zzxDtyDgan",
                          "hazardClass": "bYFUm",
                          "id": "6",
                          "labelText": "FqsZajXTYi",
                          "packingGroup": "xb",
                          "packingInstructions": "JjkPiAjjxG",
                          "properShippingName": "ZUYaYZyeHc",
                          "properShippingNameAndDescription": "dxhODzYIHkLdSMn",
                          "sequenceNumber": 134,
                          "specialProvisions": "AbdjNxFRyj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vHFCI",
                          "technicalName": "kTkTNXVtAH",
                          "tunnelRestrictionCode": "ZmxTJ"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 16.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wOGYf"
                        },
                        "options": {
                          "description": {
                            "authorization": "EmsGxWpzRn",
                            "hazardClass": "wanDb",
                            "id": "5",
                            "labelText": "wJleFCGPqO",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "dvJCnwSlmK"
                            },
                            "packingGroup": "I",
                            "percentage": 84.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yfdnXbBRIwWbhPo",
                            "reportableQuantity": false,
                            "sequenceNumber": 591,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YnLNXoDDRm"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EyhzqKbEGNAfZAo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 49.61,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 9.04,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pHtqkCvuwX",
                          "hazardClass": "wsqDE",
                          "id": "8",
                          "labelText": "AEPsWGlHwN",
                          "packingGroup": "eG",
                          "packingInstructions": "vzQPsrahZu",
                          "properShippingName": "wnPktWHFwc",
                          "properShippingNameAndDescription": "AOUySYOsbJnZKDQ",
                          "sequenceNumber": 906,
                          "specialProvisions": "VPkAeOoyam",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "riAQA",
                          "technicalName": "nTOvPrIdqB",
                          "tunnelRestrictionCode": "rgOJE"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 48.86,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OKZph"
                        },
                        "options": {
                          "description": {
                            "authorization": "paFCgSeyPx",
                            "hazardClass": "LMlTK",
                            "id": "6",
                            "labelText": "lqYpPaNeAW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gCInLmlOQc"
                            },
                            "packingGroup": "I",
                            "percentage": 95.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EExPArooGGyimdH",
                            "reportableQuantity": false,
                            "sequenceNumber": 92,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rmOAYsshrt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ylKApUtVNWlsltL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 29.89,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.28,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jXCRgFuUNZ",
                          "hazardClass": "idYrc",
                          "id": "3",
                          "labelText": "iDpRmsQpKF",
                          "packingGroup": "jT",
                          "packingInstructions": "KPMeOtWbNI",
                          "properShippingName": "MElctkUwpn",
                          "properShippingNameAndDescription": "cbvsoECHsFOKlPW",
                          "sequenceNumber": 785,
                          "specialProvisions": "dQZTfsPnrG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TGaGr",
                          "technicalName": "EOUxngWeTB",
                          "tunnelRestrictionCode": "GYK6n"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 15.64,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XvIkm"
                        },
                        "options": {
                          "description": {
                            "authorization": "RvjQAdqbea",
                            "hazardClass": "KHjrL",
                            "id": "8",
                            "labelText": "KFuLCrdIUy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tUggifPxyh"
                            },
                            "packingGroup": "I",
                            "percentage": 31.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uWqnIkTccvTeKHu",
                            "reportableQuantity": false,
                            "sequenceNumber": 198,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PsLbmcqILh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.86,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.51,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IVqNKcXDolMieDq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 48.9,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.19,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.3,
                "referenceId": "8b861898-4aa6-4ff4-850f-89e72cd27b03",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "elIdoUYvzZ",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "bMCbNXHXmM18G6b5pj0X"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "yyfzryBoGCmBlgBb1cPU"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "FIWYOLI2D89GzHh5qBrO"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "3ua9YHLSbF18z4ZEYHV8"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "G4adrXHVm9KZN3tUXeSAT44Io"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "vvWx06GLcvGHktmWWpCoKDaz1"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "2Fa44CW3PU6egWaz76inCM2xs"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ywm8Giqbq0bLtWxkHfiGpZO9Y"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "zsUNNZfJVr",
                    "number": 3
                  },
                  {
                    "content": "XqNpLKswBv",
                    "number": 1
                  },
                  {
                    "content": "aSbvukPHLa",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 1.17,
                "packageRateDetails": [
                  {
                    "baseCharge": 132.48,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SZL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 75.9,
                    "netFedExCharge": 56.87,
                    "netFreight": 94.59,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tbvSNpvYkMcYhPL",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WIxgbEjwGOfpIqN",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.36,
                    "totalRebates": 0.24,
                    "totalSurcharges": 2.66,
                    "totalTaxes": 0.75
                  },
                  {
                    "baseCharge": 77.12,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "STN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 103.61,
                    "netFedExCharge": 30.76,
                    "netFreight": 82.03,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ApnLmVPbCFVuIDq",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 2.21,
                    "totalRebates": 0.08,
                    "totalSurcharges": 9.4,
                    "totalTaxes": 4.06
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 4922,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 99
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EhWCHjyDMq",
                          "hazardClass": "QGKcL",
                          "id": "7",
                          "labelText": "viguZzcIzB",
                          "packingGroup": "Ay",
                          "packingInstructions": "miIMrIAILc",
                          "properShippingName": "hGwvDAuJfb",
                          "properShippingNameAndDescription": "lKHSCnvRPufQsEx",
                          "sequenceNumber": 691,
                          "specialProvisions": "gjJzSQRrZn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YZveU",
                          "technicalName": "njKIXgBrzO",
                          "tunnelRestrictionCode": "rKvRt"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 27.6,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SfxpI"
                        },
                        "options": {
                          "description": {
                            "authorization": "yZnRGWUyBz",
                            "hazardClass": "bRLcn",
                            "id": "6",
                            "labelText": "gsMwggpMVp",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "sFXadIQSZG"
                            },
                            "packingGroup": "I",
                            "percentage": 46.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PXfJuLJiScLyreW",
                            "reportableQuantity": false,
                            "sequenceNumber": 207,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PWxHAlHQTi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.99,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FhmEvHYrYhFSYhr",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.99,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.84,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TJDwFKNMla",
                          "hazardClass": "xHhwU",
                          "id": "5",
                          "labelText": "UFkTFMNSSO",
                          "packingGroup": "BS",
                          "packingInstructions": "wYJjGhuqqP",
                          "properShippingName": "ZpHORyfsbA",
                          "properShippingNameAndDescription": "MZhaKoAjCuzMUuR",
                          "sequenceNumber": 291,
                          "specialProvisions": "bMQQmasdLO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yVizX",
                          "technicalName": "HlOmxEBWlv",
                          "tunnelRestrictionCode": "dmY9G"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 30.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KSiCN"
                        },
                        "options": {
                          "description": {
                            "authorization": "dTPjqTyBXp",
                            "hazardClass": "aqdKk",
                            "id": "3",
                            "labelText": "sACfwGiUXe",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IYeFGAwvng"
                            },
                            "packingGroup": "I",
                            "percentage": 21.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OoOUBzqPjCEfNTv",
                            "reportableQuantity": false,
                            "sequenceNumber": 999,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mzIDMxqLyF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 1.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OkOWiDFIrlPTLPk",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 6.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 8.26,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XlErqKzYPu",
                          "hazardClass": "CfvEe",
                          "id": "5",
                          "labelText": "TzYKabhQYp",
                          "packingGroup": "sl",
                          "packingInstructions": "ccRqqkPBAY",
                          "properShippingName": "myVGdSjYgJ",
                          "properShippingNameAndDescription": "QBhRjvOWCnqOdLe",
                          "sequenceNumber": 871,
                          "specialProvisions": "vqXjMdZdEY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HWsqL",
                          "technicalName": "uRQPItLTTp",
                          "tunnelRestrictionCode": "cEd8D"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 47.37,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZTABH"
                        },
                        "options": {
                          "description": {
                            "authorization": "FVHulNnCXG",
                            "hazardClass": "UkIhU",
                            "id": "8",
                            "labelText": "cfJAFjoafy",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "qXHbjZcAuj"
                            },
                            "packingGroup": "I",
                            "percentage": 16.23,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qgQIyDuMmQOHahg",
                            "reportableQuantity": false,
                            "sequenceNumber": 778,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hIkXEJXyeN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20.56,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MqNdfqrkDFMrsHE",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 35.39,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 29.36,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JaoepmhTUY",
                          "hazardClass": "xUSkI",
                          "id": "5",
                          "labelText": "SOSIJssDEk",
                          "packingGroup": "Ph",
                          "packingInstructions": "sFCwrbYEOa",
                          "properShippingName": "RKCRBHjEQZ",
                          "properShippingNameAndDescription": "NwOCKVkIahKYjhO",
                          "sequenceNumber": 46,
                          "specialProvisions": "uiuZhpjNEf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DhUbt",
                          "technicalName": "VXMlngNSHQ",
                          "tunnelRestrictionCode": "2ofb2"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 38.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bZBlJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "omMtKadlQG",
                            "hazardClass": "pcouX",
                            "id": "8",
                            "labelText": "xuXHZkAVKU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "XVqSougJlg"
                            },
                            "packingGroup": "I",
                            "percentage": 26.05,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XWQnXwHxcepeBdJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 3,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GRbXsSEalL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 7.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cxKpYatcTwBWuku",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 21.34,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 11.91,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vLDvhSFJYQ",
                          "hazardClass": "vtHbi",
                          "id": "2",
                          "labelText": "oMaARFHakR",
                          "packingGroup": "UO",
                          "packingInstructions": "bkCuHzKbxw",
                          "properShippingName": "iJGFYiBMlu",
                          "properShippingNameAndDescription": "EYoyIpNVhwOPkyD",
                          "sequenceNumber": 397,
                          "specialProvisions": "gclnaYlrdm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HQocd",
                          "technicalName": "MbpZQjtpBy",
                          "tunnelRestrictionCode": "uayNT"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 14.6,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wXeuv"
                        },
                        "options": {
                          "description": {
                            "authorization": "ayTltbIBSd",
                            "hazardClass": "UcWCr",
                            "id": "9",
                            "labelText": "SuTnFWZMsO",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FKPChYPiJC"
                            },
                            "packingGroup": "I",
                            "percentage": 12.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "vlllmsTTrXRsXYo",
                            "reportableQuantity": false,
                            "sequenceNumber": 151,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CeXjSxHgQm"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.03,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xPDSQBHILbaPyZh",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.8,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.81,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rSrPSQyUNf",
                          "hazardClass": "okevU",
                          "id": "0",
                          "labelText": "dvnJwJXcUV",
                          "packingGroup": "yw",
                          "packingInstructions": "QNjmgtuvhS",
                          "properShippingName": "xlhpKyyqvR",
                          "properShippingNameAndDescription": "UDehImpmfRUYPAQ",
                          "sequenceNumber": 514,
                          "specialProvisions": "xcPYaZaYMH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OaNoI",
                          "technicalName": "DboEMCelMO",
                          "tunnelRestrictionCode": "wQkPF"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 39.03,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "FAPsZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "SNrhLNrWVu",
                            "hazardClass": "EURCH",
                            "id": "1",
                            "labelText": "RyWJkWPRfh",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "BkMrTBVfjA"
                            },
                            "packingGroup": "I",
                            "percentage": 11.57,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FLkRATBJgYRvmTD",
                            "reportableQuantity": false,
                            "sequenceNumber": 640,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SSFipRQbeJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.03,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.94,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tqXhCJoDZFbALGI",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 14.55,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.51,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "aCDFFAGzuF",
                          "hazardClass": "xngJD",
                          "id": "7",
                          "labelText": "YDsPtvxAts",
                          "packingGroup": "UM",
                          "packingInstructions": "LApqSROnoR",
                          "properShippingName": "fOSkgtfxmk",
                          "properShippingNameAndDescription": "cHbwMEgRWjHqXbE",
                          "sequenceNumber": 584,
                          "specialProvisions": "MgqIYHhUoS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vZLiS",
                          "technicalName": "ACKkkMTLvJ",
                          "tunnelRestrictionCode": "Wy9hJ"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 20.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AwSWx"
                        },
                        "options": {
                          "description": {
                            "authorization": "nLpLAIuAYZ",
                            "hazardClass": "VJCuD",
                            "id": "7",
                            "labelText": "iPCNyyNUmg",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WieVqZrNlX"
                            },
                            "packingGroup": "I",
                            "percentage": 40.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OypoLoAvoVoRrUF",
                            "reportableQuantity": true,
                            "sequenceNumber": 702,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GjtkYjqCYY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "luvvzXDaDNDcYcY",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 31.69,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 38.55,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QJdsvybNOO",
                          "hazardClass": "stceh",
                          "id": "7",
                          "labelText": "VlTMxtsvlg",
                          "packingGroup": "Sm",
                          "packingInstructions": "fUUpXJCqSz",
                          "properShippingName": "FCMgecjziu",
                          "properShippingNameAndDescription": "fsMZnuTCPQkuhRV",
                          "sequenceNumber": 377,
                          "specialProvisions": "KCCKvxJYTd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HeOjz",
                          "technicalName": "YUuhwhIwDC",
                          "tunnelRestrictionCode": "cvJEc"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 12.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sMqZf"
                        },
                        "options": {
                          "description": {
                            "authorization": "OGtFUCzXJm",
                            "hazardClass": "AKUjr",
                            "id": "9",
                            "labelText": "wBeMIlfylP",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YuhzQsqHRE"
                            },
                            "packingGroup": "I",
                            "percentage": 28.85,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZVSXVfIvHLnankL",
                            "reportableQuantity": true,
                            "sequenceNumber": 217,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NAhGEeBkTC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MrjmTZsxTvWBYmF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 45.12,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.07,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wPrQcTQIXs",
                          "hazardClass": "nXNRP",
                          "id": "6",
                          "labelText": "NBKjvZaVHU",
                          "packingGroup": "Gd",
                          "packingInstructions": "NZdPqPlvJT",
                          "properShippingName": "LhloKLaPYf",
                          "properShippingNameAndDescription": "uChRtEDBRgHGINK",
                          "sequenceNumber": 329,
                          "specialProvisions": "DtiPpoSScf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MuKpa",
                          "technicalName": "iuFSTdISkz",
                          "tunnelRestrictionCode": "66gut"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 4.85,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wlDUa"
                        },
                        "options": {
                          "description": {
                            "authorization": "gnJjPUGcft",
                            "hazardClass": "ntBdz",
                            "id": "8",
                            "labelText": "xEsiAISGQU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "tkAGrrtiVC"
                            },
                            "packingGroup": "I",
                            "percentage": 89.78,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "oqFslVRjmMcmABc",
                            "reportableQuantity": false,
                            "sequenceNumber": 97,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kyDFqVbaXX"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EZRYTaGrDqLwXgd",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 2.99,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 45.59,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iQcwFOZsBx",
                          "hazardClass": "qKoqB",
                          "id": "3",
                          "labelText": "yflbtpfknF",
                          "packingGroup": "vp",
                          "packingInstructions": "uYbBrDvacz",
                          "properShippingName": "tpnKmwXAps",
                          "properShippingNameAndDescription": "AjYgpKrINktHxtm",
                          "sequenceNumber": 414,
                          "specialProvisions": "UfeuogkWph",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FaCBS",
                          "technicalName": "hieKZZZSJx",
                          "tunnelRestrictionCode": "o4OZx"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 48.52,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JaBpK"
                        },
                        "options": {
                          "description": {
                            "authorization": "zrpxRCugVR",
                            "hazardClass": "hMhLn",
                            "id": "5",
                            "labelText": "lOiywSaEqW",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rtGVxmOYLe"
                            },
                            "packingGroup": "I",
                            "percentage": 82.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QhwrWKPfCbXczgd",
                            "reportableQuantity": false,
                            "sequenceNumber": 456,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jeSCIJUhKn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.71,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "dibhXkGfxVDmZFw",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 3.12,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.04,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RPWsJPPNuQ",
                          "hazardClass": "WzDAO",
                          "id": "1",
                          "labelText": "tgpgupsTgg",
                          "packingGroup": "Ax",
                          "packingInstructions": "IEZJNDSBcd",
                          "properShippingName": "OxoWvhHqRu",
                          "properShippingNameAndDescription": "tuibvimXxoXSjLZ",
                          "sequenceNumber": 805,
                          "specialProvisions": "VxUPzjKwNg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "haahL",
                          "technicalName": "iUsZCrtjhG",
                          "tunnelRestrictionCode": "5ioJ9"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 1.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PRATj"
                        },
                        "options": {
                          "description": {
                            "authorization": "UUoZIRtiFj",
                            "hazardClass": "veQEf",
                            "id": "3",
                            "labelText": "TjHeCGIEbi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iqthbTXJfF"
                            },
                            "packingGroup": "I",
                            "percentage": 91.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "vVkRdvCDovXZsqd",
                            "reportableQuantity": true,
                            "sequenceNumber": 806,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "oAObQqBZBv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.96,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.62,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.55,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SsylgRvaWEMADmO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 42.09,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.47,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.9,
                "referenceId": "7dd24b5f-7250-456a-8d28-fb6a05480df6",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "TQvxuxWeeT",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "JUdHU0gNF197d0TIM06s"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "bpmUuCBsXKxjpjla7ZNE"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "7shXW4PYutHJu3Tl1HByJ1K4v"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "E2mQmg5nVX2cPxluZxYLuDYtQ"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "hMHDWUvBM9b4V8TfNSg5IViiS"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "fr6vL9B5Bu3UZPmEKDGPZATjQ"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "jypVNAXrp1xoEuH6K7BM9SaAf"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "raUxjkiSIZ",
                    "number": 5
                  },
                  {
                    "content": "OvTiUqviFv",
                    "number": 3
                  },
                  {
                    "content": "IDwawnwykS",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 4.22,
                "packageRateDetails": [
                  {
                    "baseCharge": 25.43,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MMK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 109.07,
                    "netFedExCharge": 54.27,
                    "netFreight": 79.71,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LfAxWbBFAKuCoqM",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ginvTVogSNtNgiJ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oYGVaHjskzkeLSk",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dAWscNUfjzGMVym",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TLzJBQIXVYQNfsY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.9,
                    "totalRebates": 0.72,
                    "totalSurcharges": 1.74,
                    "totalTaxes": 3.15
                  },
                  {
                    "baseCharge": 73.57,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "KGS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 167.23,
                    "netFedExCharge": 153.35,
                    "netFreight": 89.92,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tuPBNgApBkQfTRH",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 4.11,
                    "totalRebates": 0.06,
                    "totalSurcharges": 6.07,
                    "totalTaxes": 2.69
                  },
                  {
                    "baseCharge": 123.11,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CRC",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 104.11,
                    "netFedExCharge": 146.92,
                    "netFreight": 54.73,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CJnubhPSmznfbeW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 6.72,
                    "totalRebates": 1.74,
                    "totalSurcharges": 9.55,
                    "totalTaxes": 2.35
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 2801,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 95
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X827269266316",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-06-29T00:00:00.0Z",
                "expirationDate": "2027-06-19T00:00:00.0Z",
                "number": "1"
              }
            },
            "dryIceDetail": {
              "packageCount": 6,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 8
            }
          },
          "masterTrackingId": {
            "formId": 4381,
            "trackingIdType": "GROUND",
            "trackingNumber": "1",
            "uspsApplicationId": 97
          },
          "operationalDetail": {
            "airportId": "zQX",
            "astraDescription": "YIWcKAcdTy",
            "astraPlannedServiceLevel": "LHvvrrSOfCMwnwT",
            "commitDate": "2027-05-04T00:00:00.0Z",
            "commitDay": "Tue",
            "countryCode": "EE",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2026-10-07T00:00:00.0Z",
            "deliveryDay": "Thu",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "g2L4",
            "destinationLocationNumber": 910,
            "destinationLocationStateOrProvinceCode": "NE",
            "destinationServiceArea": "4L",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "2",
            "originLocationNumber": 675,
            "originServiceArea": "0w",
            "packagingCode": "5",
            "postalCode": "77527",
            "publishedDeliveryTime": "2026-10-12T00:00:00.0Z",
            "scac": "HhSV",
            "serviceCode": "3",
            "stateOrProvinceCode": "MO",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "WG",
            "ursaSuffixCode": "or"
          },
          "packagingDescription": "tgfFulXKEw",
          "serviceDescription": {
            "astraDescription": "RZjVepVitr",
            "code": "3",
            "description": "MeSuPJUfRgbntJs",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "ideWy"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "VMhHQ"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "IDv035vg9hJq",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "IQD",
                "currencyExchangeRate": {
                  "fromCurrency": "DZD",
                  "intoCurrency": "MGA",
                  "rate": 28.59
                },
                "dimDivisor": 233,
                "freightDiscounts": [
                  {
                    "amount": 7.28,
                    "description": "Professional-grade Cheese perfect for unwritten training and recreational use",
                    "percent": 22.3,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 4.05,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "3",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "FDNJHg",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ERN",
                    "currencyExchangeRate": {
                      "fromCurrency": "AED",
                      "intoCurrency": "UGX",
                      "rate": 44.52
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.16,
                        "description": "New blue Table with ergonomic design for regal comfort",
                        "percent": 37.1,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.89,
                        "description": "Our wolf-friendly Gloves ensures quarrelsome comfort for your pets",
                        "percent": 25.9,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 9.02,
                        "description": "Beier and Sons's most advanced Shoes technology increases agreeable capabilities",
                        "percent": 28.3,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 3.7,
                    "legDestinationLocationId": "COIQ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "yR5da",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oMYAcRaSXuwsSYR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TUabnsoADOCIvrO",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dyChCKqcONzBfEr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.67,
                        "description": "dLgcnmFrna",
                        "level": "GEQrq",
                        "type": "OhmlL"
                      }
                    ],
                    "totalBaseCharge": 337.56,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 16.93,
                    "totalFreightDiscounts": 36.33,
                    "totalNetCharge": 197.45,
                    "totalNetChargeWithDutiesAndTaxes": 284.74,
                    "totalNetFedExCharge": 44.81,
                    "totalNetFreight": 221.13,
                    "totalRebates": 29.06,
                    "totalSurcharges": 14.92,
                    "totalTaxes": 13.96
                  },
                  {
                    "currency": "BHD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BRL",
                      "intoCurrency": "AFN",
                      "rate": 36.24
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 18.11,
                        "description": "The Profound needs-based process improvement Shirt offers reliable performance and hoarse design",
                        "percent": 20.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 3.79,
                        "description": "New Mouse model with 85 GB RAM, 248 GB storage, and jittery features",
                        "percent": 23.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 3.55,
                        "description": "Our tiger-friendly Gloves ensures puny comfort for your pets",
                        "percent": 33.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.9,
                    "legDestinationLocationId": "PXSA",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "jO19V",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qXhMjtwpYlvfEJC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SAuhgDmQIapgcsI",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EmvxnJLLSdkiONF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YHDappQzSjkBDww",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.58,
                        "description": "UMenkLYOhI",
                        "level": "UsmOk",
                        "type": "JZwIt"
                      }
                    ],
                    "totalBaseCharge": 304.83,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 56.22,
                    "totalFreightDiscounts": 57.24,
                    "totalNetCharge": 288.09,
                    "totalNetChargeWithDutiesAndTaxes": 534.62,
                    "totalNetFedExCharge": 13.75,
                    "totalNetFreight": 297.95,
                    "totalRebates": 37.88,
                    "totalSurcharges": 10.71,
                    "totalTaxes": 6.17
                  },
                  {
                    "currency": "KES",
                    "currencyExchangeRate": {
                      "fromCurrency": "UAH",
                      "intoCurrency": "KPW",
                      "rate": 14.52
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 15.78,
                        "description": "Innovative Cheese featuring swift technology and Concrete construction",
                        "percent": 13.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.01,
                        "description": "Featuring Astatine-enhanced technology, our Tuna offers unparalleled difficult performance",
                        "percent": 24.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 13.26,
                        "description": "The purple Table combines Mexico aesthetics with Americium-based durability",
                        "percent": 26.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 3,
                    "legDestinationLocationId": "DWYQ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "G6hfC",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yywbYGjuOGfPQba",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.12,
                        "description": "DgbkRbtdDC",
                        "level": "SKUYH",
                        "type": "TStnp"
                      },
                      {
                        "amount": 16.8,
                        "description": "zRRpLvxyDG",
                        "level": "larFB",
                        "type": "SMNfd"
                      },
                      {
                        "amount": 19.67,
                        "description": "zrIhqLzMor",
                        "level": "ApkhH",
                        "type": "MOPGN"
                      }
                    ],
                    "totalBaseCharge": 237.79,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 21.71,
                    "totalFreightDiscounts": 78.64,
                    "totalNetCharge": 89.04,
                    "totalNetChargeWithDutiesAndTaxes": 20.26,
                    "totalNetFedExCharge": 29.71,
                    "totalNetFreight": 223.77,
                    "totalRebates": 34.01,
                    "totalSurcharges": 14.08,
                    "totalTaxes": 22.03
                  },
                  {
                    "currency": "CUP",
                    "currencyExchangeRate": {
                      "fromCurrency": "MNT",
                      "intoCurrency": "BHD",
                      "rate": 37.03
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.85,
                        "description": "New Keyboard model with 82 GB RAM, 917 GB storage, and glum features",
                        "percent": 44.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4,
                    "legDestinationLocationId": "SZYO",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "TS0ow",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zrLZsMkBaihQuer",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oUyLWCUcaVkijzV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QzauLVyhaWfmtTx",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.54,
                        "description": "BiBhllQBdy",
                        "level": "UqzuT",
                        "type": "UcXKA"
                      },
                      {
                        "amount": 10.04,
                        "description": "LAoGEsGIiZ",
                        "level": "bdhJo",
                        "type": "rdRlh"
                      }
                    ],
                    "totalBaseCharge": 108.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 19.5,
                    "totalFreightDiscounts": 98.85,
                    "totalNetCharge": 461.24,
                    "totalNetChargeWithDutiesAndTaxes": 281.92,
                    "totalNetFedExCharge": 40.72,
                    "totalNetFreight": 368.23,
                    "totalRebates": 43.99,
                    "totalSurcharges": 6.77,
                    "totalTaxes": 12.57
                  },
                  {
                    "currency": "THB",
                    "currencyExchangeRate": {
                      "fromCurrency": "RWF",
                      "intoCurrency": "ETB",
                      "rate": 44.7
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 3.04,
                        "description": "The Polarised methodical initiative Chicken offers reliable performance and sorrowful design",
                        "percent": 12.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 10.45,
                        "description": "Our cow-friendly Chicken ensures comfortable comfort for your pets",
                        "percent": 49.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 16.72,
                        "description": "Featuring Copper-enhanced technology, our Gloves offers unparalleled frail performance",
                        "percent": 19.9,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.4,
                    "legDestinationLocationId": "FWCX",
                    "minimumChargeType": "NONE",
                    "pricingCode": "XGQ8I",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "8",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RqfKNPhmqlBOxhk",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VfeiAoLuAqejSDZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.97,
                        "description": "yvtWkWeGvc",
                        "level": "oUEbx",
                        "type": "FLJwx"
                      },
                      {
                        "amount": 10.34,
                        "description": "glmjOtohAk",
                        "level": "kiARp",
                        "type": "feYfk"
                      }
                    ],
                    "totalBaseCharge": 263.1,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 84.93,
                    "totalFreightDiscounts": 11.51,
                    "totalNetCharge": 407.67,
                    "totalNetChargeWithDutiesAndTaxes": 166.72,
                    "totalNetFedExCharge": 31.76,
                    "totalNetFreight": 268.51,
                    "totalRebates": 39.13,
                    "totalSurcharges": 9.01,
                    "totalTaxes": 20.16
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ygIbJfBziYeIvlP",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "yogZENkhgmDqFTs",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "wkMgtrtDRRSExWk",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "fFdnBvCmLnVmfed",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.93,
                    "description": "BkHqdtrPHr",
                    "level": "loDqt",
                    "type": "aASat"
                  },
                  {
                    "amount": 17.44,
                    "description": "mxXRaNbHRf",
                    "level": "jpYKb",
                    "type": "jctGX"
                  },
                  {
                    "amount": 3.6,
                    "description": "qaPbsexoxh",
                    "level": "QSMSH",
                    "type": "OtNqX"
                  },
                  {
                    "amount": 1.35,
                    "description": "jfXartuxpw",
                    "level": "uxyig",
                    "type": "Kuxuk"
                  },
                  {
                    "amount": 9.15,
                    "description": "udYrHVPaOZ",
                    "level": "Avbwe",
                    "type": "XRoQx"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.25,
                "totalBaseCharge": 145.13,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.84,
                "totalDutiesTaxesAndFees": 5.8,
                "totalFreightDiscounts": 5.11,
                "totalNetCharge": 449.95,
                "totalNetChargeWithDutiesAndTaxes": 989.76,
                "totalNetFedExCharge": 63.7,
                "totalNetFreight": 93.79,
                "totalRebates": 0.79,
                "totalSurcharges": 17.31,
                "totalTaxes": 5.06
              },
              {
                "currency": "EGP",
                "currencyExchangeRate": {
                  "fromCurrency": "AUD",
                  "intoCurrency": "ANG",
                  "rate": 47.19
                },
                "dimDivisor": 84,
                "freightDiscounts": [
                  {
                    "amount": 3.04,
                    "description": "Discover the monkey-like agility of our Fish, perfect for weighty users",
                    "percent": 15.6,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 1.44,
                    "description": "Discover the narrow new Gloves with an exciting mix of Concrete ingredients",
                    "percent": 22.6,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 16.1,
                    "description": "Ergonomic Ball made with Ceramic for all-day considerate support",
                    "percent": 43.8,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 4.17,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "tdDrht",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "OMR",
                      "intoCurrency": "TMT",
                      "rate": 25.68
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 13.54,
                        "description": "The sleek and peppery Chips comes with orchid LED lighting for smart functionality",
                        "percent": 21.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.13,
                        "description": "Innovative Sausages featuring mean technology and Aluminum construction",
                        "percent": 26,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.48,
                        "description": "Professional-grade Pants perfect for big training and recreational use",
                        "percent": 16.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 19.7,
                        "description": "Stylish Chair designed to make you stand out with unfinished looks",
                        "percent": 42.1,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 2.7,
                    "legDestinationLocationId": "IIZV",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "GUpss",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vSMbbwbVJjVrfdV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.35,
                        "description": "tPtYNbaNIi",
                        "level": "PZzcs",
                        "type": "hXHDT"
                      }
                    ],
                    "totalBaseCharge": 108.13,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.99,
                    "totalFreightDiscounts": 28.44,
                    "totalNetCharge": 239.95,
                    "totalNetChargeWithDutiesAndTaxes": 597.01,
                    "totalNetFedExCharge": 25.44,
                    "totalNetFreight": 246.67,
                    "totalRebates": 42.31,
                    "totalSurcharges": 16.88,
                    "totalTaxes": 3.87
                  },
                  {
                    "currency": "BYN",
                    "currencyExchangeRate": {
                      "fromCurrency": "BND",
                      "intoCurrency": "MKD",
                      "rate": 24.78
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 14.09,
                        "description": "Professional-grade Bacon perfect for gifted training and recreational use",
                        "percent": 20.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 2.3,
                        "description": "Featuring Hydrogen-enhanced technology, our Chair offers unparalleled valuable performance",
                        "percent": 23.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 12.3,
                    "legDestinationLocationId": "PEYF",
                    "minimumChargeType": "NONE",
                    "pricingCode": "wHYDx",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "4",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "soieWSFnjyLQkcZ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sFRYRhZnZngdtCt",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RhyAKFdxVnFDMCi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VpdxFYJGMJFcSrx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.94,
                        "description": "jUhrwsjfgB",
                        "level": "RqKBI",
                        "type": "lksTo"
                      },
                      {
                        "amount": 19.58,
                        "description": "flxQbJmxMr",
                        "level": "kOxcX",
                        "type": "qGahA"
                      },
                      {
                        "amount": 5.34,
                        "description": "sHDfncdgah",
                        "level": "gZGGE",
                        "type": "yYQEc"
                      }
                    ],
                    "totalBaseCharge": 445.75,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 26.2,
                    "totalFreightDiscounts": 43.36,
                    "totalNetCharge": 253.32,
                    "totalNetChargeWithDutiesAndTaxes": 307.69,
                    "totalNetFedExCharge": 4.95,
                    "totalNetFreight": 277.24,
                    "totalRebates": 34.08,
                    "totalSurcharges": 13.86,
                    "totalTaxes": 8
                  },
                  {
                    "currency": "GNF",
                    "currencyExchangeRate": {
                      "fromCurrency": "DJF",
                      "intoCurrency": "AED",
                      "rate": 8.68
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 2.44,
                        "description": "Rustic Soap designed with Wooden for doting performance",
                        "percent": 13.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 15.84,
                        "description": "Discover the turtle-like agility of our Chicken, perfect for kaleidoscopic users",
                        "percent": 34.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 8.82,
                        "description": "Innovative Towels featuring stingy technology and Concrete construction",
                        "percent": 44.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.23,
                        "description": "Ergonomic Car made with Rubber for all-day assured support",
                        "percent": 43,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 4.86,
                        "description": "Ergonomic Bike made with Gold for all-day nutritious support",
                        "percent": 49.9,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 5.3,
                    "legDestinationLocationId": "NWOR",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "v6wcX",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "amKYqzhamyDnPRU",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.33,
                        "description": "HmCwJrbeCE",
                        "level": "IJFhi",
                        "type": "nHfzt"
                      },
                      {
                        "amount": 5.5,
                        "description": "bwLIutUUwE",
                        "level": "tmPvB",
                        "type": "vLrJv"
                      },
                      {
                        "amount": 4.97,
                        "description": "goUYiwIzxZ",
                        "level": "agWMf",
                        "type": "nZyTU"
                      }
                    ],
                    "totalBaseCharge": 218.24,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 7.07,
                    "totalFreightDiscounts": 12.26,
                    "totalNetCharge": 348.64,
                    "totalNetChargeWithDutiesAndTaxes": 271.83,
                    "totalNetFedExCharge": 35.12,
                    "totalNetFreight": 276.35,
                    "totalRebates": 6.03,
                    "totalSurcharges": 6.84,
                    "totalTaxes": 15.35
                  },
                  {
                    "currency": "IRR",
                    "currencyExchangeRate": {
                      "fromCurrency": "VES",
                      "intoCurrency": "ERN",
                      "rate": 10.44
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 10.44,
                        "description": "Experience the purple brilliance of our Salad, perfect for elderly environments",
                        "percent": 17.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.96,
                        "description": "Discover the snake-like agility of our Table, perfect for yearly users",
                        "percent": 36.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 11.88,
                        "description": "Stylish Shoes designed to make you stand out with charming looks",
                        "percent": 22.7,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.83,
                        "description": "Featuring Bismuth-enhanced technology, our Computer offers unparalleled merry performance",
                        "percent": 47.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 10.1,
                    "legDestinationLocationId": "TSLH",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "dBEKU",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aorGzHjGXOPhgnC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nyUMQgfMEhafvwz",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xGobxLXVcifDTDo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "taDUUvqMcbigbDn",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.92,
                        "description": "TssLfuTupp",
                        "level": "xEQBt",
                        "type": "YhYuJ"
                      },
                      {
                        "amount": 17.37,
                        "description": "NUHzSpfNhg",
                        "level": "AfBNV",
                        "type": "tlkTD"
                      },
                      {
                        "amount": 9.2,
                        "description": "FHQLPsvAsr",
                        "level": "XnYam",
                        "type": "dZpzY"
                      },
                      {
                        "amount": 12.78,
                        "description": "beFcNxYRhv",
                        "level": "rBzAq",
                        "type": "ZkCYs"
                      }
                    ],
                    "totalBaseCharge": 496.07,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 29.49,
                    "totalFreightDiscounts": 72.43,
                    "totalNetCharge": 434.85,
                    "totalNetChargeWithDutiesAndTaxes": 522.72,
                    "totalNetFedExCharge": 20.21,
                    "totalNetFreight": 7.81,
                    "totalRebates": 40.93,
                    "totalSurcharges": 3.05,
                    "totalTaxes": 12.26
                  },
                  {
                    "currency": "VUV",
                    "currencyExchangeRate": {
                      "fromCurrency": "TWD",
                      "intoCurrency": "PGK",
                      "rate": 32.76
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 4.37,
                        "description": "Discover the kangaroo-like agility of our Pizza, perfect for frequent users",
                        "percent": 24.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 13.52,
                        "description": "Stylish Gloves designed to make you stand out with affectionate looks",
                        "percent": 42.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 14.93,
                        "description": "Ergonomic Sausages made with Wooden for all-day unlined support",
                        "percent": 16.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.36,
                        "description": "The sleek and honored Salad comes with plum LED lighting for smart functionality",
                        "percent": 25.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.21,
                        "description": "The sleek and blushing Cheese comes with sky blue LED lighting for smart functionality",
                        "percent": 26.8,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 11.7,
                    "legDestinationLocationId": "BFHB",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Wqt78",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oVtntehgQsVLDVM",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fXXztYSNVmWVcCm",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HnnbcqXgXzNMwuw",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vSPkehxlwPOvIOc",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pstnXXbZaFoniPM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.82,
                        "description": "fQiIdABnmu",
                        "level": "JtFig",
                        "type": "XqpdF"
                      },
                      {
                        "amount": 2.89,
                        "description": "seMlVwBShm",
                        "level": "xtKtO",
                        "type": "pIugL"
                      },
                      {
                        "amount": 10.71,
                        "description": "ryYpkfqDuS",
                        "level": "PFoDV",
                        "type": "RyjAf"
                      },
                      {
                        "amount": 3.87,
                        "description": "dYjLmxitLh",
                        "level": "yWfVD",
                        "type": "uGNvK"
                      },
                      {
                        "amount": 11.86,
                        "description": "BNWuZrcXKJ",
                        "level": "uUzTf",
                        "type": "SpaQH"
                      }
                    ],
                    "totalBaseCharge": 186.65,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.56,
                    "totalFreightDiscounts": 96.59,
                    "totalNetCharge": 156.77,
                    "totalNetChargeWithDutiesAndTaxes": 77.45,
                    "totalNetFedExCharge": 37.14,
                    "totalNetFreight": 125.78,
                    "totalRebates": 20.24,
                    "totalSurcharges": 6.56,
                    "totalTaxes": 16.9
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "vOLgvNdyrWplaVZ",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "FbTxHPTcrtoJWJq",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "zRJdsfhPBLgxhKS",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "HUYexlmPTkVnPDf",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KRIDIjcUsVTSABK",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.13,
                    "description": "aJoeawEWiP",
                    "level": "oXIcv",
                    "type": "sNOFk"
                  },
                  {
                    "amount": 2.61,
                    "description": "CLLjKrqdVq",
                    "level": "EOUZI",
                    "type": "lxfxz"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.95,
                "totalBaseCharge": 695.75,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.77,
                "totalDutiesTaxesAndFees": 96.44,
                "totalFreightDiscounts": 8.44,
                "totalNetCharge": 72.83,
                "totalNetChargeWithDutiesAndTaxes": 1096.04,
                "totalNetFedExCharge": 218.24,
                "totalNetFreight": 37.42,
                "totalRebates": 2,
                "totalSurcharges": 15.46,
                "totalTaxes": 2.25
              },
              {
                "currency": "NIO",
                "currencyExchangeRate": {
                  "fromCurrency": "INR",
                  "intoCurrency": "BAM",
                  "rate": 11.18
                },
                "dimDivisor": 204,
                "freightDiscounts": [
                  {
                    "amount": 4.62,
                    "description": "Savor the savory essence in our Mouse, designed for mean culinary adventures",
                    "percent": 14.6,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 2.58,
                    "description": "The Zoe Chicken is the latest in a series of quixotic products from Bernhard LLC",
                    "percent": 47.7,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 9.52,
                    "description": "Our monkey-friendly Tuna ensures sociable comfort for your pets",
                    "percent": 34.8,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 3.62,
                    "description": "Experience the yellow brilliance of our Mouse, perfect for sticky environments",
                    "percent": 36.4,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 14.6,
                    "description": "Discover the well-groomed new Computer with an exciting mix of Concrete ingredients",
                    "percent": 28.1,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 4.95,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "67nV10",
                "shipmentLegRateDetails": [
                  {
                    "currency": "XOF",
                    "currencyExchangeRate": {
                      "fromCurrency": "ETB",
                      "intoCurrency": "DZD",
                      "rate": 17.73
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.95,
                        "description": "Abshire - Herman's most advanced Bike technology increases old-fashioned capabilities",
                        "percent": 47.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 19.15,
                        "description": "The sleek and cloudy Shoes comes with lavender LED lighting for smart functionality",
                        "percent": 10.9,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.12,
                        "description": "Small Towels designed with Rubber for baggy performance",
                        "percent": 41.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.81,
                        "description": "Featuring Cadmium-enhanced technology, our Mouse offers unparalleled menacing performance",
                        "percent": 13.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 14.49,
                        "description": "Our creamy-inspired Tuna brings a taste of luxury to your uniform lifestyle",
                        "percent": 38.1,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 11.8,
                    "legDestinationLocationId": "ROFL",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "rAf3W",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cZEtNrjzGdgYEVg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qgsZBMkZLKKgdCE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EWlJvndboMAFuvt",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NMmSfCqdYQWWMtK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YORUsgTlZargwHO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.86,
                        "description": "CWDdFCBwFR",
                        "level": "WXIMu",
                        "type": "awiGX"
                      },
                      {
                        "amount": 10.82,
                        "description": "kCmpGmbxrD",
                        "level": "BsvgN",
                        "type": "GybCN"
                      },
                      {
                        "amount": 5.72,
                        "description": "haaAWaRriq",
                        "level": "VjHes",
                        "type": "DdJFU"
                      }
                    ],
                    "totalBaseCharge": 178.91,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 89.96,
                    "totalFreightDiscounts": 63.1,
                    "totalNetCharge": 373.24,
                    "totalNetChargeWithDutiesAndTaxes": 131.14,
                    "totalNetFedExCharge": 43.51,
                    "totalNetFreight": 230.26,
                    "totalRebates": 34.03,
                    "totalSurcharges": 3.63,
                    "totalTaxes": 18.96
                  },
                  {
                    "currency": "CVE",
                    "currencyExchangeRate": {
                      "fromCurrency": "KRW",
                      "intoCurrency": "ANG",
                      "rate": 6.57
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 4.78,
                        "description": "Professional-grade Chair perfect for narrow training and recreational use",
                        "percent": 34.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 19.85,
                        "description": "The Networked attitude-oriented interface Bacon offers reliable performance and powerless design",
                        "percent": 8.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 15.49,
                        "description": "New Hat model with 80 GB RAM, 885 GB storage, and delicious features",
                        "percent": 34.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.76,
                        "description": "The Operative hybrid leverage Hat offers reliable performance and writhing design",
                        "percent": 29,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 3.6,
                    "legDestinationLocationId": "XHXA",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "YbVV7",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bQHsAJqSHJtkNcb",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xZNDWwxeOLVAdvA",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hkYgjPSCFTDydld",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qEzgQQQjpGcLPOV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.62,
                        "description": "pnbEKzDYXu",
                        "level": "TzeKi",
                        "type": "TbRYC"
                      },
                      {
                        "amount": 5.55,
                        "description": "AEAUizzKVw",
                        "level": "xKzBE",
                        "type": "VXwnP"
                      }
                    ],
                    "totalBaseCharge": 302.51,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 85.83,
                    "totalFreightDiscounts": 57.01,
                    "totalNetCharge": 118.31,
                    "totalNetChargeWithDutiesAndTaxes": 210.25,
                    "totalNetFedExCharge": 46.71,
                    "totalNetFreight": 355.69,
                    "totalRebates": 12.3,
                    "totalSurcharges": 1.66,
                    "totalTaxes": 23.53
                  },
                  {
                    "currency": "GNF",
                    "currencyExchangeRate": {
                      "fromCurrency": "XCD",
                      "intoCurrency": "QAR",
                      "rate": 12.2
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.06,
                        "description": "Refined Fish designed with Gold for marvelous performance",
                        "percent": 7.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 17.98,
                        "description": "Cartwright, Christiansen and Reichel's most advanced Bike technology increases impassioned capabilities",
                        "percent": 14.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 12.29,
                        "description": "Introducing the Saint Vincent and the Grenadines-inspired Towels, blending exalted style with local craftsmanship",
                        "percent": 39.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 16.51,
                        "description": "Featuring Osmium-enhanced technology, our Bacon offers unparalleled tragic performance",
                        "percent": 9.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 17.35,
                        "description": "The Jameson Sausages is the latest in a series of unhealthy products from Marks - Ferry",
                        "percent": 37.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 12.3,
                    "legDestinationLocationId": "GBUR",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "GaUjy",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aOroftbtRdWlmWK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GJHKmoDXjCXrfvL",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SmFFJpxaatpaBjQ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wMtOFfcxgSYmhXI",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.7,
                        "description": "tyOWJZHUDL",
                        "level": "Bigjb",
                        "type": "jbXqJ"
                      },
                      {
                        "amount": 12.88,
                        "description": "zDwiPBisLw",
                        "level": "Kfmmr",
                        "type": "ioBPC"
                      },
                      {
                        "amount": 6.8,
                        "description": "kTtdzRFPVt",
                        "level": "HmCWD",
                        "type": "NNLWA"
                      }
                    ],
                    "totalBaseCharge": 123.59,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 3.77,
                    "totalFreightDiscounts": 20.82,
                    "totalNetCharge": 85.55,
                    "totalNetChargeWithDutiesAndTaxes": 383.56,
                    "totalNetFedExCharge": 7.33,
                    "totalNetFreight": 124.89,
                    "totalRebates": 2.08,
                    "totalSurcharges": 14.51,
                    "totalTaxes": 10.93
                  },
                  {
                    "currency": "DKK",
                    "currencyExchangeRate": {
                      "fromCurrency": "STN",
                      "intoCurrency": "AMD",
                      "rate": 26.76
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.56,
                        "description": "Lynch Inc's most advanced Fish technology increases clear capabilities",
                        "percent": 23.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.52,
                        "description": "New mint green Bacon with ergonomic design for unlawful comfort",
                        "percent": 5.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.01,
                        "description": "Ergonomic Towels made with Gold for all-day aching support",
                        "percent": 14.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.07,
                        "description": "The Virtual immersive protocol Shirt offers reliable performance and super design",
                        "percent": 23.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.87,
                        "description": "Experience the orchid brilliance of our Bacon, perfect for memorable environments",
                        "percent": 33.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 12.4,
                    "legDestinationLocationId": "ODXL",
                    "minimumChargeType": "NONE",
                    "pricingCode": "dZtKG",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zAhJVFcNrHSlCLy",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FNqELZRBabSLrRj",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kAkAlsPuaxpvMJb",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ToXvAMllgptiLrF",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.71,
                        "description": "ZxMCzrjrTq",
                        "level": "WevJF",
                        "type": "NpGum"
                      },
                      {
                        "amount": 13.33,
                        "description": "ErfaJJaggO",
                        "level": "sAcXz",
                        "type": "IUUly"
                      },
                      {
                        "amount": 6,
                        "description": "GAhtCnIsEB",
                        "level": "AyTmZ",
                        "type": "jlnSg"
                      },
                      {
                        "amount": 10.05,
                        "description": "JkmbHgUhwk",
                        "level": "yDZuF",
                        "type": "ABwIY"
                      },
                      {
                        "amount": 13.79,
                        "description": "sYaupbrPDZ",
                        "level": "hcNMo",
                        "type": "YYHaB"
                      }
                    ],
                    "totalBaseCharge": 283.17,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.24,
                    "totalFreightDiscounts": 47.42,
                    "totalNetCharge": 242.59,
                    "totalNetChargeWithDutiesAndTaxes": 64.61,
                    "totalNetFedExCharge": 9.06,
                    "totalNetFreight": 233.23,
                    "totalRebates": 26.63,
                    "totalSurcharges": 2.12,
                    "totalTaxes": 13.47
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "hgVxMQEkyiWTVqN",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "uCdNnSFmABaLZsj",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 2.16,
                    "description": "MZKPjkhwfd",
                    "level": "MuNrR",
                    "type": "cGHCt"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.85,
                "totalBaseCharge": 738.37,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.13,
                "totalDutiesTaxesAndFees": 27.2,
                "totalFreightDiscounts": 2.26,
                "totalNetCharge": 56.9,
                "totalNetChargeWithDutiesAndTaxes": 808.29,
                "totalNetFedExCharge": 111.94,
                "totalNetFreight": 85.84,
                "totalRebates": 4.55,
                "totalSurcharges": 14.4,
                "totalTaxes": 4.99
              },
              {
                "currency": "UZS",
                "currencyExchangeRate": {
                  "fromCurrency": "CHF",
                  "intoCurrency": "INR",
                  "rate": 29.86
                },
                "dimDivisor": 21,
                "freightDiscounts": [
                  {
                    "amount": 4.55,
                    "description": "Ergonomic Fish made with Aluminum for all-day quick-witted support",
                    "percent": 42.9,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 16.77,
                    "description": "Innovative Shirt featuring bowed technology and Concrete construction",
                    "percent": 34.4,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 2.91,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "K1IXKv",
                "shipmentLegRateDetails": [
                  {
                    "currency": "AFN",
                    "currencyExchangeRate": {
                      "fromCurrency": "DOP",
                      "intoCurrency": "DZD",
                      "rate": 35.57
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 19.61,
                        "description": "Introducing the Micronesia-inspired Tuna, blending sparkling style with local craftsmanship",
                        "percent": 37,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.3,
                    "legDestinationLocationId": "PPKE",
                    "minimumChargeType": "NONE",
                    "pricingCode": "KJ9ZS",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xsQcFfiVBBGgeoX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uwvPXHNTzHumPlE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CIOVPIReFiSOTqS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dAKsAJyPkHJssCF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EYrxpEDzPuTTodv",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2,
                        "description": "GsdfgwkDgy",
                        "level": "dGDsF",
                        "type": "dElqh"
                      },
                      {
                        "amount": 3.23,
                        "description": "wBRfnlrxmP",
                        "level": "YPDWF",
                        "type": "QdLFJ"
                      },
                      {
                        "amount": 14.1,
                        "description": "WLhahpGpNE",
                        "level": "UvvNz",
                        "type": "VIiAt"
                      }
                    ],
                    "totalBaseCharge": 145.15,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.9,
                    "totalFreightDiscounts": 83.45,
                    "totalNetCharge": 328.35,
                    "totalNetChargeWithDutiesAndTaxes": 188.04,
                    "totalNetFedExCharge": 44.23,
                    "totalNetFreight": 117.88,
                    "totalRebates": 32.39,
                    "totalSurcharges": 18.17,
                    "totalTaxes": 14.65
                  },
                  {
                    "currency": "MWK",
                    "currencyExchangeRate": {
                      "fromCurrency": "RON",
                      "intoCurrency": "GEL",
                      "rate": 19.09
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4,
                        "description": "New Computer model with 7 GB RAM, 83 GB storage, and short features",
                        "percent": 31.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 18.74,
                        "description": "The Mazie Computer is the latest in a series of personal products from Metz, Hansen and Zulauf",
                        "percent": 37,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6,
                    "legDestinationLocationId": "TLMR",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "TJnoe",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YdfimKOCsIbUwFi",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SkUDGBELgMissiy",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pPGrqDieoZMNgSm",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VIhumvAKseBLCew",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.79,
                        "description": "TBarZSmGvg",
                        "level": "PGOHN",
                        "type": "bLLBO"
                      },
                      {
                        "amount": 12.51,
                        "description": "EZUhcEPKPP",
                        "level": "yEFuO",
                        "type": "KnNkG"
                      },
                      {
                        "amount": 1.4,
                        "description": "BDezoXwkQm",
                        "level": "gtqof",
                        "type": "vASfR"
                      }
                    ],
                    "totalBaseCharge": 163.37,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 21.94,
                    "totalFreightDiscounts": 85.79,
                    "totalNetCharge": 489.52,
                    "totalNetChargeWithDutiesAndTaxes": 30.62,
                    "totalNetFedExCharge": 48.8,
                    "totalNetFreight": 340.39,
                    "totalRebates": 3.02,
                    "totalSurcharges": 8.96,
                    "totalTaxes": 13.2
                  },
                  {
                    "currency": "MXN",
                    "currencyExchangeRate": {
                      "fromCurrency": "GMD",
                      "intoCurrency": "NPR",
                      "rate": 32.57
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 18.51,
                        "description": "New Bike model with 84 GB RAM, 884 GB storage, and flustered features",
                        "percent": 11,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 4,
                    "legDestinationLocationId": "LAEM",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "40NPB",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aMvEqxJUHUgtUwj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.08,
                        "description": "vFaODsJwzZ",
                        "level": "MKQmk",
                        "type": "vjGsK"
                      },
                      {
                        "amount": 6.64,
                        "description": "tAsgHXAbBz",
                        "level": "nuPca",
                        "type": "RbzMc"
                      },
                      {
                        "amount": 17.3,
                        "description": "lUyESBGmme",
                        "level": "tuDjl",
                        "type": "EiEOv"
                      },
                      {
                        "amount": 19.86,
                        "description": "gAtkOcPLIb",
                        "level": "UedaO",
                        "type": "EJqqP"
                      }
                    ],
                    "totalBaseCharge": 170.04,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 43.87,
                    "totalFreightDiscounts": 61.39,
                    "totalNetCharge": 122.74,
                    "totalNetChargeWithDutiesAndTaxes": 432.29,
                    "totalNetFedExCharge": 23.54,
                    "totalNetFreight": 35.09,
                    "totalRebates": 40.86,
                    "totalSurcharges": 2.34,
                    "totalTaxes": 18.91
                  },
                  {
                    "currency": "SDG",
                    "currencyExchangeRate": {
                      "fromCurrency": "KHR",
                      "intoCurrency": "BAM",
                      "rate": 24.25
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 12.11,
                        "description": "Discover the ill new Ball with an exciting mix of Rubber ingredients",
                        "percent": 10.3,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 5.6,
                    "legDestinationLocationId": "TETO",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "pahkk",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IlqOWhgucNJyaGy",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.57,
                        "description": "RhDtrfpfwC",
                        "level": "fleNt",
                        "type": "fhmuV"
                      },
                      {
                        "amount": 16.4,
                        "description": "ZXqUccsTmo",
                        "level": "uqdpX",
                        "type": "YpkdT"
                      }
                    ],
                    "totalBaseCharge": 361.2,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 8.32,
                    "totalFreightDiscounts": 44.18,
                    "totalNetCharge": 245.6,
                    "totalNetChargeWithDutiesAndTaxes": 193.22,
                    "totalNetFedExCharge": 5.09,
                    "totalNetFreight": 352.91,
                    "totalRebates": 27.2,
                    "totalSurcharges": 7.46,
                    "totalTaxes": 19.68
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "IRNcIcQtLuFOaHp",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "IkULrfxDnGQPSeH",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "alxiFihNYdFbTkn",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 14.45,
                    "description": "sKZgsjAGQk",
                    "level": "xnbEp",
                    "type": "klwam"
                  },
                  {
                    "amount": 17.06,
                    "description": "aCsTptltkI",
                    "level": "ItnzR",
                    "type": "USZpz"
                  },
                  {
                    "amount": 1.65,
                    "description": "DxeeRiaKFU",
                    "level": "moNwW",
                    "type": "JLmJg"
                  },
                  {
                    "amount": 17.34,
                    "description": "LFvThANpqp",
                    "level": "GmTjD",
                    "type": "XqrgM"
                  },
                  {
                    "amount": 14.05,
                    "description": "HFVLYojnvV",
                    "level": "uqsLz",
                    "type": "IeWaG"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 8.22,
                "totalBaseCharge": 648.28,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.45,
                "totalDutiesTaxesAndFees": 69.07,
                "totalFreightDiscounts": 6.14,
                "totalNetCharge": 375.41,
                "totalNetChargeWithDutiesAndTaxes": 512.27,
                "totalNetFedExCharge": 100.64,
                "totalNetFreight": 21.68,
                "totalRebates": 0.02,
                "totalSurcharges": 9.8,
                "totalTaxes": 1.08
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "360527010578",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "9",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 5.42,
            "baseRateAmount": 223.31,
            "codcollectionAmount": 79.28,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-10-22T00:00:00.0Z",
            "listCustomerTotalCharge": "1",
            "masterTrackingNumber": "2",
            "netChargeAmount": 91.36,
            "netDiscountAmount": 20.27,
            "netListRateAmount": 6.8,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jfK9NSPtkR",
                    "message": "WQeDJoxuztTLLYkhjVKT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qXHwbfC9Mr",
                    "message": "UvgWWwkLmtLzEwsuFrVB"
                  }
                ],
                "contentKey": "KSLX1M8FeO",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "vZhIW5rvKmktcthLMzWqrJ4UfiWYa5MCLLxih00uziSa9M26Gg",
                "trackingNumber": "7",
                "url": "https://first-fold.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "YWrYvqM1xg",
                    "message": "CIQNLedsAFVsAuRzbxIO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iDqXvoJFO8",
                    "message": "LOavTjNatIolTNJWdpVT"
                  }
                ],
                "contentKey": "jvH33GkvXp",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "qYwm4EPkXiUYCYekPQ2IlizAKT88WrdMo0fXK13KjvEo7o9G7L",
                "trackingNumber": "0",
                "url": "https://selfish-lamp.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "OkKg7J0T1E",
                    "message": "CjBwlvszRfvZSzLzbMOl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "76jBPFDG9F",
                    "message": "GJchvNBkCqQWgRMMxoXU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mxOuuQafst",
                    "message": "zyDnrTpANfctVtiPgjzU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "URj3Jnt2qV",
                    "message": "IdisDoxaOWHSicyekvbt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ZFAa5u573z",
                    "message": "dXhbNxOfnbGtggQgLeMk"
                  }
                ],
                "contentKey": "2ybm9iKrlz",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "gLUGpPRZaaek4uB8FMN56gAO9c2CemoyqKQOlk8OUUIVbsQawk",
                "trackingNumber": "0",
                "url": "https://straight-runway.name/"
              }
            ],
            "packageSequenceNumber": 13,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "1",
            "transactionDetails": [
              {
                "transactionDetails": "roEooINKXYJljuH",
                "transactionId": "42e1b4ce-291f-4baa-bdae-c64833d97ce8"
              },
              {
                "transactionDetails": "WxtqFXyqjIppWvj",
                "transactionId": "82020111-2e89-4805-9059-28e9724bff45"
              },
              {
                "transactionDetails": "XyYHrbMBmAbzvBr",
                "transactionId": "05b0f7a6-5092-480a-9e54-36000527d845"
              },
              {
                "transactionDetails": "PpDUVHVBFASFYPG",
                "transactionId": "4fb9ec2b-0c43-4757-9538-387ddea54004"
              },
              {
                "transactionDetails": "VjELpxPrhpqNzam",
                "transactionId": "70a8b2c6-6739-4474-8116-9725cfdf2a57"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "5",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 10.87,
            "baseRateAmount": 170.77,
            "codcollectionAmount": 46.5,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2027-02-15T00:00:00.0Z",
            "listCustomerTotalCharge": "9",
            "masterTrackingNumber": "6",
            "netChargeAmount": 81.35,
            "netDiscountAmount": 24.23,
            "netListRateAmount": 8.13,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "DMkk5qBqBK",
                    "message": "OwdNWXUBFMyYpmfvUPXW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SqR6pKsdz0",
                    "message": "jxLnwpoHsSPbTHkJqhdt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iLWa7o1SrV",
                    "message": "fVFglDNTxKIiDIpAtcYn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UNEcy4Invg",
                    "message": "zZhuciIozfEmLrVpxLCH"
                  }
                ],
                "contentKey": "cZpiTzyeEL",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "bY5IfGtOoTqZU67TOBC8ScsS6UEt1pke2FxIMNDQ1EjqIvlOKs",
                "trackingNumber": "7",
                "url": "https://imaginative-ruin.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "2azKQOIOaj",
                    "message": "oQRWZSAlHGnUGjYseTPz"
                  }
                ],
                "contentKey": "vMqkEYlzuN",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "BhE6G3sp3EtvoA426JxV9y5bproZFZcbHUnGUsOvt2gevvYuYv",
                "trackingNumber": "6",
                "url": "https://flawed-kettledrum.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ZZXNrl224O",
                    "message": "talmgOKXtrHWziUuWPLL"
                  }
                ],
                "contentKey": "WVqYj3KIUj",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "CtmSzpHsTYvbZp9DYVVJWujsfPmzjxMEEJaYTr9hnOjZEQCwgK",
                "trackingNumber": "9",
                "url": "https://evil-newsletter.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "lx5TBO38hP",
                    "message": "hpPFigbQlhQRyQFkuMlA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qIjqcebxLe",
                    "message": "oZYXidMrRcpDFQHanhui"
                  }
                ],
                "contentKey": "ZMFImva5Dw",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "avLnsKL0ScwKTpS6xkhCrY59Gy94LLEvPG7xdMuex7wX95fob1",
                "trackingNumber": "1",
                "url": "https://silent-gray.com/"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "4",
            "transactionDetails": [
              {
                "transactionDetails": "vXedXHKjxfskuAO",
                "transactionId": "932472b5-1eb2-49b8-aff1-73ad84168f06"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "0",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 10.55,
            "baseRateAmount": 170.61,
            "codcollectionAmount": 43.86,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2027-01-14T00:00:00.0Z",
            "listCustomerTotalCharge": "0",
            "masterTrackingNumber": "2",
            "netChargeAmount": 100.9,
            "netDiscountAmount": 27.75,
            "netListRateAmount": 5.32,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "8n5BxbCkea",
                    "message": "etwjDNEBFxdmmArVRuDq"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "i6oMNuOcNj",
                    "message": "qVSzNHGAzyEWYfVJHdMF"
                  }
                ],
                "contentKey": "P3mMAYm2I8",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "MycJFjxsoqrx6zugm5lc3KXt56urzDX7fLh5NLynQI9KxYGkiY",
                "trackingNumber": "3",
                "url": "https://negligible-relative.biz"
              }
            ],
            "packageSequenceNumber": 20,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "3",
            "transactionDetails": [
              {
                "transactionDetails": "iXGFcYsSqVolhjY",
                "transactionId": "65ed3197-3535-4042-9b42-bb8c888a5c84"
              },
              {
                "transactionDetails": "GhNHhZqLpYjdpxV",
                "transactionId": "77ec9007-8d8a-4e55-9da4-8b9b36894cb2"
              },
              {
                "transactionDetails": "BeuWKUPSmirMKPj",
                "transactionId": "bc2161cb-87f7-4f77-9bfd-ea05d4f8ecc1"
              },
              {
                "transactionDetails": "pxIlBGJUhnfLEMZ",
                "transactionId": "2d894e0d-4069-4936-b670-c5b28d4344e2"
              },
              {
                "transactionDetails": "xeTCHyWBKhfcNNa",
                "transactionId": "cb086f0f-5537-40fe-86e3-46314cb824b3"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "8",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 2.83,
            "baseRateAmount": 125.32,
            "codcollectionAmount": 26.51,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              }
            ],
            "deliveryTimestamp": "2027-01-06T00:00:00.0Z",
            "listCustomerTotalCharge": "5",
            "masterTrackingNumber": "0",
            "netChargeAmount": 151.26,
            "netDiscountAmount": 41.77,
            "netListRateAmount": 3.52,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "5CVvnIN5tt",
                    "message": "EqaDNZvhqGikOlmKKnty"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "wCndvI2uiX",
                    "message": "zTQKOQbRObpQYveJrnBB"
                  }
                ],
                "contentKey": "ITXqWjGfVv",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "STnKcZPqlQNIXI2mJvSSguOHltL2J9PsZmfxRTAR0Uxx91FmvT",
                "trackingNumber": "9",
                "url": "https://slimy-cinema.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "TSOThCzfPn",
                    "message": "mpaVczhzLGstgzFyAxze"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qt20KcfLUU",
                    "message": "ChXHjDIpBljJKCdehUYN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "39uH7KPELu",
                    "message": "HcvIBPSngeAbYtEZrTKM"
                  }
                ],
                "contentKey": "rlAroaoYGL",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "Fc917D0StJIoczqhnExL7b3Sl5CKBoBU1lbjS0AosB3wxjpKJd",
                "trackingNumber": "7",
                "url": "https://known-pendant.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "dTfCxmGmxv",
                    "message": "GNOaRjqgKIEajqZgHEpH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "csuvGQFvfO",
                    "message": "qEqeHXFgtAZkAHIyeqLs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "06Iaug2nqe",
                    "message": "StOHINeXgECvdOjbzrYq"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "btM1uVZSqU",
                    "message": "iOZPwJDCMwjsofEXQoCE"
                  }
                ],
                "contentKey": "oyf0mBYhXj",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "w6eXdsqMuDb4lRjDwdarkCoqU6W0lWXTU6PslKnfP9zh1TLRRr",
                "trackingNumber": "2",
                "url": "https://ethical-guard.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "HQsmY2PTYs",
                    "message": "cmmwUSPdPNzLJDuvZDav"
                  }
                ],
                "contentKey": "iKNqjNbyOG",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "JX5BG1C2D7Q8dg4R0SA95rKghOGCWybChUjV5IO00RaMAxYRys",
                "trackingNumber": "4",
                "url": "https://any-mechanic.net"
              }
            ],
            "packageSequenceNumber": 14,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "7",
            "transactionDetails": [
              {
                "transactionDetails": "GWKFdAfzbZfMEba",
                "transactionId": "c447aa75-f893-40d6-bb13-c8b177b2a38f"
              },
              {
                "transactionDetails": "FyXSgjNveOGPeCK",
                "transactionId": "f6130a50-4e6f-4233-9259-907e0a5ce97b"
              },
              {
                "transactionDetails": "IuUTNGyxisDfwlj",
                "transactionId": "1f64da07-a74e-4bec-b100-f08430d6e770"
              },
              {
                "transactionDetails": "KcmpbllVOWtoMQJ",
                "transactionId": "186b8e40-ea42-475d-a358-bbe7b6ee97f4"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "0",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 7.29,
            "baseRateAmount": 220.8,
            "codcollectionAmount": 82,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2027-03-07T00:00:00.0Z",
            "listCustomerTotalCharge": "9",
            "masterTrackingNumber": "9",
            "netChargeAmount": 181.11,
            "netDiscountAmount": 6.84,
            "netListRateAmount": 6.83,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "4EXMA6u4au",
                    "message": "myHUPokSXRGMGyWAxIic"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "29Bv4dXEri",
                    "message": "lJMcxMDQnpiILLoQKTnT"
                  }
                ],
                "contentKey": "kjoIPXWAgc",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "dn0eE5FNNNLbaJN429Hg4W3CFU80WF2mLOhPUSPPtAMMpwgVSK",
                "trackingNumber": "8",
                "url": "https://cautious-linseed.biz"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "B2JP8wyt0B",
                    "message": "uJIKqnvbtztMzjgPTwfW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GQeU3ZIRiB",
                    "message": "kBUHuXlhYQBmpWccnygK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xwKAqezCMX",
                    "message": "FbCMvFWNUkDXxsQGhmlX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NG53z0gVLx",
                    "message": "mPwJFCiGyKWfJKvSOKUT"
                  }
                ],
                "contentKey": "mI3nqON8wJ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "f3IUDb1YJuaHOy9TioTcVDDbxlHmRL3YppBlwRfWb2RSMaEjQU",
                "trackingNumber": "4",
                "url": "https://annual-swanling.com"
              }
            ],
            "packageSequenceNumber": 16,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "8",
            "transactionDetails": [
              {
                "transactionDetails": "NQLOQXofpNWhjBi",
                "transactionId": "0dfb0b4b-dfa0-461c-b3be-d52745ffb945"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx 2 Day Freight",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2025-09-25T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 79,
                "suggestions": [
                  {
                    "description": "Ergonomic Chicken made with Plastic for all-day sticky support",
                    "harmonizedCode": "82fA8pYd"
                  },
                  {
                    "description": "Savor the bitter essence in our Pizza, designed for uncommon culinary adventures",
                    "harmonizedCode": "EFFbv7vL"
                  },
                  {
                    "description": "Ergonomic Hat made with Plastic for all-day sour support",
                    "harmonizedCode": "5ZuxqTbC"
                  },
                  {
                    "description": "Experience the olive brilliance of our Computer, perfect for rigid environments",
                    "harmonizedCode": "wJpowxbV"
                  },
                  {
                    "description": "Innovative Table featuring lazy technology and Rubber construction",
                    "harmonizedCode": "SL4kYGS3"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "fa3e434b-1b98-46d7-b638-2f41cc2df706",
                  "localizedText": "Ergonomic Fish made with Bamboo for all-day hasty support",
                  "parameters": [
                    {
                      "id": "94c16037-e41e-4fb1-b9db-e65e5a210f47",
                      "value": "Generic"
                    },
                    {
                      "id": "73ece909-e4da-4897-8dea-50dfab6ebf76",
                      "value": "Gorgeous"
                    },
                    {
                      "id": "02d50e46-e349-43f1-bc33-4328ccdb612e",
                      "value": "Recycled"
                    },
                    {
                      "id": "89b5222a-1f1f-49a5-ad3c-444c8a029eb3",
                      "value": "Soft"
                    },
                    {
                      "id": "0f7600f9-3e72-48a2-9088-1b137e9d6d2a",
                      "value": "Gorgeous"
                    }
                  ],
                  "text": "Our horse-friendly Chicken ensures neglected comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 13,
                "derivedHarmonizedCode": "r98BdC",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "a44c57dc-829b-44b4-a516-ea16abe0f672",
                      "localizedText": "Discover the bee-like agility of our Pizza, perfect for plain users",
                      "parameters": [
                        {
                          "id": "4217a0d0-a7b6-4a9c-808c-4dca59bf8344",
                          "value": "Intelligent"
                        },
                        {
                          "id": "ede128c9-12db-4471-b751-b890e9c2bf60",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "04bc80b5-9f40-4a27-84d3-12e98f904ae0",
                          "value": "Electronic"
                        },
                        {
                          "id": "e8874dc4-02b8-4ffa-b4f2-73aa587a2e54",
                          "value": "Refined"
                        },
                        {
                          "id": "80412105-8e41-4129-acc6-940e6350cc26",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Discover the clumsy new Fish with an exciting mix of Ceramic ingredients"
                    },
                    {
                      "code": "be432788-0783-4ae3-95d3-3f8772119224",
                      "localizedText": "Experience the maroon brilliance of our Shoes, perfect for beloved environments",
                      "parameters": [
                        {
                          "id": "2880843c-75a6-439b-89ec-d1307b24cf38",
                          "value": "Refined"
                        },
                        {
                          "id": "44d26b15-1559-4533-8048-ba3dd5064de7",
                          "value": "Licensed"
                        },
                        {
                          "id": "9ee257c8-49a2-4e0b-ac31-d005d29c197b",
                          "value": "Small"
                        },
                        {
                          "id": "40a6cc4a-dfac-410b-b340-ba6911208e02",
                          "value": "Awesome"
                        }
                      ],
                      "text": "The sleek and crushing Tuna comes with plum LED lighting for smart functionality"
                    },
                    {
                      "code": "25eba3f8-5583-4d12-9feb-7c2bfbf246e7",
                      "localizedText": "Our fresh-inspired Salad brings a taste of luxury to your courteous lifestyle",
                      "parameters": [
                        {
                          "id": "c1faa2fe-7829-449e-9d44-76d7c171fb22",
                          "value": "Fresh"
                        },
                        {
                          "id": "e6c2061e-a21b-45fa-8b43-b0f0eb033580",
                          "value": "Unbranded"
                        },
                        {
                          "id": "f9fa1fa6-754e-4e21-9834-595d8b139d6e",
                          "value": "Incredible"
                        },
                        {
                          "id": "4b179d9e-7d74-4bd1-9230-aa71692d0ef2",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "d77d7a65-4c05-4f4c-a94a-5c82acc2268c",
                          "value": "Electronic"
                        }
                      ],
                      "text": "The Customizable heuristic synergy Table offers reliable performance and orange design"
                    },
                    {
                      "code": "bb5dabd2-43d7-4de1-a8bb-872fbb876b7c",
                      "localizedText": "Stylish Towels designed to make you stand out with yearly looks",
                      "parameters": [
                        {
                          "id": "3e03d77b-8cad-4094-b29e-904a8c32b0cc",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "b5268242-94e2-46d1-8516-2c126aaeb9a1",
                          "value": "Electronic"
                        },
                        {
                          "id": "3bd9df4c-f2d8-4236-9323-f9c1669dff06",
                          "value": "Intelligent"
                        },
                        {
                          "id": "78bb5d50-3371-4baf-bee0-bcfdb1157791",
                          "value": "Oriental"
                        },
                        {
                          "id": "efa63a5c-593e-4006-86ce-5d417be4cb83",
                          "value": "Awesome"
                        }
                      ],
                      "text": "Introducing the Guam-inspired Pizza, blending superficial style with local craftsmanship"
                    }
                  ],
                  "description": "Stylish Salad designed to make you stand out with muted looks",
                  "id": "36785b82-e2d8-4172-9067-a8f7cbf9f9f8"
                }
              }
            ]
          }
        }
      }
    ]
  },
  "transactionId": "4de826bf-7a08-42d3-934f-799696ad0b29"
}
{
  "customerTransactionId": "XsV-leZmL-W3o8U",
  "errors": [
    {
      "code": "INVALID.ADDRESS",
      "message": "The Ergonomic dedicated circuit Pants offers reliable performance and unconscious design",
      "parameterList": [
        {
          "key": "id",
          "value": "Gorgeous"
        }
      ]
    },
    {
      "code": "INVALID.ADDRESS",
      "message": "Our crunchy-inspired Chicken brings a taste of luxury to your worse lifestyle",
      "parameterList": [
        {
          "key": "updatedAt",
          "value": "Bespoke"
        },
        {
          "key": "category",
          "value": "Refined"
        }
      ]
    },
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Featuring Selenium-enhanced technology, our Computer offers unparalleled mindless performance",
      "parameterList": [
        {
          "key": "updatedAt",
          "value": "Incredible"
        },
        {
          "key": "name",
          "value": "Frozen"
        },
        {
          "key": "avatar",
          "value": "Soft"
        }
      ]
    }
  ],
  "transactionId": "17fc8b29-7b58-4cff-9464-67606c04491a"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "LOGIN.REAUTHENTICATE.ERROR",
      "message": "Re-Login authentication error"
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "UNAUTHORIZED.USAGE",
      "message": "UNAUTHORIZED.USAGE"
    }
  ]
}
{
  "error": "NOT.FOUND.ERROR",
  "error_detail": "The resource you requested is no longer available. Please modify your request and try again."
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "Your account number"
  },
  "index": "Test1234",
  "requestedShipment": {
    "labelSpecification": {
      "imageType": "PDF",
      "labelStockType": "PAPER_7X475"
    },
    "packagingType": "YOUR_PACKAGING",
    "pickupType": "DROPOFF_AT_FEDEX_LOCATION",
    "recipients": [
      {
        "address": {
          "city": "PITTSBURGH",
          "countryCode": "US",
          "postalCode": "15220",
          "residential": false,
          "stateOrProvinceCode": "PA",
          "streetLines": [
            "45 NOBLESTOWN RD"
          ]
        },
        "contact": {
          "companyName": "TEST_APIRECIPIENT-WSXI6000",
          "personName": "TEST_Recipient_Name",
          "phoneNumber": "9018549266"
        }
      }
    ],
    "requestedPackageLineItems": [
      {
        "weight": {
          "units": "LB",
          "value": "10"
        }
      },
      {
        "weight": {
          "units": "LB",
          "value": "10"
        }
      }
    ],
    "serviceType": "FEDEX_2_DAY",
    "shipper": {
      "address": {
        "city": "MEMPHIS",
        "countryCode": "US",
        "postalCode": "38101",
        "residential": false,
        "stateOrProvinceCode": "TN",
        "streetLines": [
          "TEST_Sender_Address_Line1",
          "TEST_Sender_Address_Line2"
        ]
      },
      "contact": {
        "companyName": "TEST_APISENDER-WSXI6000",
        "personName": "TEST_Sender_Name_Modify",
        "phoneNumber": "9012704839"
      }
    },
    "shippingChargesPayment": {
      "paymentType": "SENDER"
    }
  }
}
{
  "customerTransactionId": "PAhhPM0kbctJ7VI",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "yJeCpmCzPm",
        "message": "zcklfzPDbZnmYuffOlhN"
      }
    ],
    "asynchronousProcessingResultsDetail": "SYNCHRONOUSLY_PROCESSED",
    "jobId": "j9oaFixVWV",
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "qYYDfELjrP",
            "message": "XHhdXAweWAWqZlnAlViN"
          },
          {
            "alertType": "NOTE",
            "code": "c1xQvyRTnH",
            "message": "fHpIvKQQtascCPJYlgzs"
          },
          {
            "alertType": "NOTE",
            "code": "LvQnRKGEx2",
            "message": "PJSXuNOqujrPxsYZqqAd"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://nippy-gloom.net/",
                "password": "GgzHPZW0wf",
                "role": "THIRD_PARTY",
                "userId": "Elenor_Gerhold"
              },
              {
                "emailLabelUrl": "https://some-backbone.com/",
                "password": "fLbz9JluMc",
                "role": "RECIPIENT",
                "userId": "Delta.OKeefe22"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "XQqOEeMf7mkg6wO",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Customs Declaration",
                "documentId": "99157c88-0a78-47e7-b25f-3415c7cafb67",
                "documentReference": "mHiwwEWy",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CSXWyiqsSV",
                          "hazardClass": "TpcfR",
                          "id": "2",
                          "labelText": "yqDuwGEGsc",
                          "packingGroup": "DT",
                          "packingInstructions": "cxoACMwKrX",
                          "properShippingName": "YUVabWbymw",
                          "properShippingNameAndDescription": "ahLtRhVRWKZBxeB",
                          "sequenceNumber": 327,
                          "specialProvisions": "bSvgIHXUJu",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IbVmz",
                          "technicalName": "UHuBTWtZYK",
                          "tunnelRestrictionCode": "lfYP8"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 40.5,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HwMsf"
                        },
                        "options": {
                          "description": {
                            "authorization": "DpdQqhyLrk",
                            "hazardClass": "CqJbl",
                            "id": "9",
                            "labelText": "jwgjgfXvwX",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "CaCOnlEvTK"
                            },
                            "packingGroup": "I",
                            "percentage": 12.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bWuXxlqurZyoFmj",
                            "reportableQuantity": false,
                            "sequenceNumber": 359,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rcpgkCXCZn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NQwQlhVCogMaNDi",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 3.53,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.86,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ettJHwmFJU",
                          "hazardClass": "jNYAm",
                          "id": "4",
                          "labelText": "xNjPanDPgj",
                          "packingGroup": "Cj",
                          "packingInstructions": "kKryFXacfR",
                          "properShippingName": "yDYngfvjbw",
                          "properShippingNameAndDescription": "MiewUqRqgxYgbLT",
                          "sequenceNumber": 748,
                          "specialProvisions": "XTfkDjogIR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FRCLp",
                          "technicalName": "WDeiKErUvk",
                          "tunnelRestrictionCode": "1hlZx"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 37.43,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "GlZjs"
                        },
                        "options": {
                          "description": {
                            "authorization": "TigGpYcbfD",
                            "hazardClass": "Sgwjw",
                            "id": "4",
                            "labelText": "nYihNyvDXb",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "MCqwhhocog"
                            },
                            "packingGroup": "I",
                            "percentage": 5.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OrOaoYEEVorVJwr",
                            "reportableQuantity": true,
                            "sequenceNumber": 596,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mHZqEeBWND"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 7.32,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OynxLvCLAdnzCIi",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 43.27,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.15,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GcLCTBaaHF",
                          "hazardClass": "kfyka",
                          "id": "4",
                          "labelText": "OFYQMdZPue",
                          "packingGroup": "vG",
                          "packingInstructions": "RnQVRJiBLN",
                          "properShippingName": "KsTyvlokiK",
                          "properShippingNameAndDescription": "LrgibHMVSyPTuWo",
                          "sequenceNumber": 537,
                          "specialProvisions": "RjicKchigh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wvsyj",
                          "technicalName": "mthQVOhRnU",
                          "tunnelRestrictionCode": "jbIFg"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 35.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "IGAYq"
                        },
                        "options": {
                          "description": {
                            "authorization": "fliNotXXpq",
                            "hazardClass": "SYNSB",
                            "id": "7",
                            "labelText": "muxaolIWsm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BFDRxTzCck"
                            },
                            "packingGroup": "I",
                            "percentage": 84.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KqGRRIQTKfdmeXl",
                            "reportableQuantity": false,
                            "sequenceNumber": 266,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YyhPQLtXhn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.74,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tIiQjDYHAagbeGB",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 4.19,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.14,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cAeeZbBgmX",
                          "hazardClass": "srOrz",
                          "id": "9",
                          "labelText": "sBZbcApzKa",
                          "packingGroup": "UP",
                          "packingInstructions": "gUadCnbblT",
                          "properShippingName": "unnDFZRjsA",
                          "properShippingNameAndDescription": "ynRwfvyZJmOxgQp",
                          "sequenceNumber": 915,
                          "specialProvisions": "bmgRHAndpS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NobIb",
                          "technicalName": "dFFzKccWWv",
                          "tunnelRestrictionCode": "jRDWV"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 9.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AIrwT"
                        },
                        "options": {
                          "description": {
                            "authorization": "oqHTsOxyam",
                            "hazardClass": "TKWmj",
                            "id": "0",
                            "labelText": "wtlakzRgIR",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "dozCvADiWb"
                            },
                            "packingGroup": "I",
                            "percentage": 20.95,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TyuaWUWqzkXQozd",
                            "reportableQuantity": true,
                            "sequenceNumber": 113,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZmRRRjGqKc"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CeOhmrwZfCscsqb",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 4.8,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 8.6,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UVNmCyOQwm",
                          "hazardClass": "KIRXW",
                          "id": "9",
                          "labelText": "qGBKfbHNCU",
                          "packingGroup": "BK",
                          "packingInstructions": "CXVfyBQQDB",
                          "properShippingName": "SXbKAGlpbg",
                          "properShippingNameAndDescription": "XFEqnDjvjCMagMo",
                          "sequenceNumber": 466,
                          "specialProvisions": "cLJGOQwgfU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sDzqq",
                          "technicalName": "qriycZovdN",
                          "tunnelRestrictionCode": "tFlGn"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 48.41,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CMkGQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "LaVesYotef",
                            "hazardClass": "HUApM",
                            "id": "4",
                            "labelText": "gNrUpbtDSV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wJfwiHKEoT"
                            },
                            "packingGroup": "I",
                            "percentage": 70.01,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "krRpDskqfNFZNOO",
                            "reportableQuantity": false,
                            "sequenceNumber": 565,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dTtSnwDPUn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yhgjLxJmWoAVSYv",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 12.29,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.28,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZQgNFjGkBN",
                          "hazardClass": "NKawB",
                          "id": "2",
                          "labelText": "uXcyUdGTPh",
                          "packingGroup": "RV",
                          "packingInstructions": "SGWyHLlpGN",
                          "properShippingName": "FaGVIAiHQF",
                          "properShippingNameAndDescription": "ABmTyhJzmNFJmoP",
                          "sequenceNumber": 262,
                          "specialProvisions": "GBPKBOMaJM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AQfam",
                          "technicalName": "KtCHKelKQl",
                          "tunnelRestrictionCode": "ILgxY"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 48.21,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AONzv"
                        },
                        "options": {
                          "description": {
                            "authorization": "BUfzxBIdmV",
                            "hazardClass": "nBYLV",
                            "id": "1",
                            "labelText": "dCQZjwHrVl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "krGrmlFodh"
                            },
                            "packingGroup": "I",
                            "percentage": 68.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pGsEszjfjtclFla",
                            "reportableQuantity": true,
                            "sequenceNumber": 726,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VboCOMakQc"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yHskTxintiOjxhS",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.85,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.75,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QUxYxvLosG",
                          "hazardClass": "ikxAE",
                          "id": "7",
                          "labelText": "reiDmnEzZp",
                          "packingGroup": "wR",
                          "packingInstructions": "HQioFGSGYY",
                          "properShippingName": "hLbZRWmaqB",
                          "properShippingNameAndDescription": "HuVhPspoqlirSiN",
                          "sequenceNumber": 478,
                          "specialProvisions": "viMIcjYqnx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TiMSe",
                          "technicalName": "FKXsmqERVZ",
                          "tunnelRestrictionCode": "zOMOU"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 19.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "eyjcg"
                        },
                        "options": {
                          "description": {
                            "authorization": "yNiWPGJFAz",
                            "hazardClass": "qKWQX",
                            "id": "9",
                            "labelText": "KQVxNuyGSB",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "qJdRRghZaN"
                            },
                            "packingGroup": "I",
                            "percentage": 70.92,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GzWELQIqmuGOKGQ",
                            "reportableQuantity": false,
                            "sequenceNumber": 900,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "aDbAWSBZxq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nIODPoSeLSCgFJc",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.63,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 2.42,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.19,
                "referenceId": "f8c8c0c0-9794-41ea-8623-89ee16eeb2ca",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "IziBDKzhBf",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "6j0Qlo8uhRwiJtqscMrz"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "zgNIU3wB1flz8r2DYhx0"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "qEZhMMUOrehdKuaryEz1"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "vLk0h53OSpHpPuDljBrTAkiN7"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "ZSapXSqEdv",
                    "number": 3
                  },
                  {
                    "content": "HuUzeQYVRK",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 2.23,
                "packageRateDetails": [
                  {
                    "baseCharge": 111.65,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BGN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 149.91,
                    "netFedExCharge": 42.21,
                    "netFreight": 11.31,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sZCviKVLeEUWcxS",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ShYedlVzlEhEZBh",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GrsAcdoIdPWNJkQ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 17.44,
                    "totalRebates": 1.84,
                    "totalSurcharges": 3.56,
                    "totalTaxes": 0.6
                  },
                  {
                    "baseCharge": 85.42,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TJS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 62.36,
                    "netFedExCharge": 25.76,
                    "netFreight": 42.14,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MgBykaEWGvuwVwn",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rbBxnensxKpjsKk",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hPqpqQOvHINvfQY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.46,
                    "totalRebates": 1.69,
                    "totalSurcharges": 7.73,
                    "totalTaxes": 4.29
                  },
                  {
                    "baseCharge": 116.55,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GBP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 20.04,
                    "netFedExCharge": 80.36,
                    "netFreight": 71.82,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TxAMnehoflZNujY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jueHdYdthxVtXHq",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OLjrdANCzjgpSyV",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xwQhosGUfzQfZTR",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 11.1,
                    "totalRebates": 0.37,
                    "totalSurcharges": 8.79,
                    "totalTaxes": 3.38
                  },
                  {
                    "baseCharge": 30.13,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LAK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 103.29,
                    "netFedExCharge": 51.19,
                    "netFreight": 84.42,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FQKiidpNeAVIKOX",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jPwDlhHWZHJIHlk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mOqgAcdtLYHjOYh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 2.41,
                    "totalRebates": 0.02,
                    "totalSurcharges": 2.6,
                    "totalTaxes": 4.84
                  }
                ]
              },
              "sequenceNumber": 10,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 1824,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 97
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TSDjfTNdRg",
                          "hazardClass": "jYOPJ",
                          "id": "2",
                          "labelText": "QAEcpEPbuo",
                          "packingGroup": "AH",
                          "packingInstructions": "gSXqtRbzHP",
                          "properShippingName": "mZjhiaUQJz",
                          "properShippingNameAndDescription": "KcxSudpydWXISoH",
                          "sequenceNumber": 994,
                          "specialProvisions": "ineptoWoYb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ALlby",
                          "technicalName": "IjbYbYWCpM",
                          "tunnelRestrictionCode": "nNOUU"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 24.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MUWPK"
                        },
                        "options": {
                          "description": {
                            "authorization": "xUZkYAyNwK",
                            "hazardClass": "aFJbi",
                            "id": "5",
                            "labelText": "zbcmVvWCnc",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ldMkDvENmo"
                            },
                            "packingGroup": "I",
                            "percentage": 27.22,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CZzsfSLVyAgeqsp",
                            "reportableQuantity": true,
                            "sequenceNumber": 755,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rfajCwcxWA"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.34,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FLPSzVCvxZlgRAr",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 7.11,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 34.5,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uGVtdjkRvF",
                          "hazardClass": "mKQBQ",
                          "id": "1",
                          "labelText": "xVUGCdqEzu",
                          "packingGroup": "mx",
                          "packingInstructions": "WajNZcQunZ",
                          "properShippingName": "luaOwcKeuH",
                          "properShippingNameAndDescription": "CEOzgVBHqyBkLBE",
                          "sequenceNumber": 753,
                          "specialProvisions": "UhhxIAYjpz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ljnUb",
                          "technicalName": "dPNGhEYmDD",
                          "tunnelRestrictionCode": "Zsrbf"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 41.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mHtgm"
                        },
                        "options": {
                          "description": {
                            "authorization": "yzWkhgCoNZ",
                            "hazardClass": "kHIET",
                            "id": "8",
                            "labelText": "ZKQVIvcVYZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "JZjsFlqcIx"
                            },
                            "packingGroup": "I",
                            "percentage": 42.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TZXaRxFIFrxnYGC",
                            "reportableQuantity": true,
                            "sequenceNumber": 408,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tJjMbwOvHo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OAXYypfditGOHLO",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 19.5,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48.81,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BTZXnRVADk",
                          "hazardClass": "OThoc",
                          "id": "4",
                          "labelText": "xHPgNBNXJF",
                          "packingGroup": "tJ",
                          "packingInstructions": "VHXfUchjQM",
                          "properShippingName": "dKUSXbbxwS",
                          "properShippingNameAndDescription": "bGXCyecfsgMnxrw",
                          "sequenceNumber": 604,
                          "specialProvisions": "oRVishpMWt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wCYCI",
                          "technicalName": "EDzdAshhtT",
                          "tunnelRestrictionCode": "98jqe"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 33.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rtmXI"
                        },
                        "options": {
                          "description": {
                            "authorization": "QiuRtoXSdZ",
                            "hazardClass": "MPYEf",
                            "id": "4",
                            "labelText": "CmmbyIJoTE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VHrKpoZxjl"
                            },
                            "packingGroup": "I",
                            "percentage": 65.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QfiyBJVkVMxeMmI",
                            "reportableQuantity": true,
                            "sequenceNumber": 696,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xKzBkTMKfP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UfRSbDvAUMJocsA",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 19.3,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.77,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.2
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.91,
                "referenceId": "4abbfbac-f3be-4706-adff-a437c2d9c15f",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "YaQMNhEHrI",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "OqnFgEHFEpBVikSBrgjF"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "jiVyU16ljNkL4zJHreet"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "CeTtf9AQ9OJtLygVtJsBOfUo5"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "dSJxsYQXhU",
                    "number": 1
                  },
                  {
                    "content": "PgZpVtlmBa",
                    "number": 2
                  },
                  {
                    "content": "cgVlFXJIPD",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.1,
                "packageRateDetails": [
                  {
                    "baseCharge": 95.87,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MRU",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 67.06,
                    "netFedExCharge": 152.15,
                    "netFreight": 49.82,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kHWoicBSjuEyfRb",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dzQweEPkyIjabbp",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "swRDkcxjxzumJfP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JeuZbcejkMjgvfZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 17.33,
                    "totalRebates": 1.95,
                    "totalSurcharges": 2.03,
                    "totalTaxes": 3.85
                  },
                  {
                    "baseCharge": 144.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BTN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 181.4,
                    "netFedExCharge": 179.58,
                    "netFreight": 19.44,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lyMdLGyMzQIpMjY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BMxJgQOfaWSnaAr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 8.81,
                    "totalRebates": 0.5,
                    "totalSurcharges": 5.37,
                    "totalTaxes": 2.76
                  },
                  {
                    "baseCharge": 118.31,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "KHR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 91.34,
                    "netFedExCharge": 35.39,
                    "netFreight": 70.5,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yHsqSUwvmmEVMeG",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 11.72,
                    "totalRebates": 1.63,
                    "totalSurcharges": 5.1,
                    "totalTaxes": 2.06
                  },
                  {
                    "baseCharge": 118.34,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MMK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 56.91,
                    "netFedExCharge": 109.13,
                    "netFreight": 26.14,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rFQOfVSgYUTOKrF",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YQEDeIAwzuVTSts",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ulrxQFsQwqjJEbL",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 5.15,
                    "totalRebates": 1.61,
                    "totalSurcharges": 6.21,
                    "totalTaxes": 3.85
                  }
                ]
              },
              "sequenceNumber": 3,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 5338,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "3",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KLGoYqSUig",
                          "hazardClass": "QKNjL",
                          "id": "7",
                          "labelText": "VTwMpQMknG",
                          "packingGroup": "jh",
                          "packingInstructions": "ZBHauvSsGv",
                          "properShippingName": "qaIbAxlWit",
                          "properShippingNameAndDescription": "rGSyOrnrtnPRSLZ",
                          "sequenceNumber": 784,
                          "specialProvisions": "GCnJgRELmr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "WvTbZ",
                          "technicalName": "IWbCPofowh",
                          "tunnelRestrictionCode": "93ZPV"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 33.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OSipN"
                        },
                        "options": {
                          "description": {
                            "authorization": "jfcOaRHIVa",
                            "hazardClass": "DCDXf",
                            "id": "6",
                            "labelText": "dpnDMOzTZA",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "jMQsznjlhH"
                            },
                            "packingGroup": "I",
                            "percentage": 3.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jaMLlouKtOxFHHM",
                            "reportableQuantity": true,
                            "sequenceNumber": 236,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vVgeuCPYzE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rRmoWBynjgTzPHe",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 49.17,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 25.78,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YuFzdYCVnR",
                          "hazardClass": "FssQI",
                          "id": "2",
                          "labelText": "uXxxKThSsw",
                          "packingGroup": "vJ",
                          "packingInstructions": "wOZQBwIlkP",
                          "properShippingName": "yrnhJGxSwl",
                          "properShippingNameAndDescription": "ZzfvjEqElZBmWQd",
                          "sequenceNumber": 916,
                          "specialProvisions": "OaFQDnBKwm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wrCXh",
                          "technicalName": "rKIJjmkuMW",
                          "tunnelRestrictionCode": "ZsMhZ"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 21.88,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ufajp"
                        },
                        "options": {
                          "description": {
                            "authorization": "holTDizTty",
                            "hazardClass": "TRoaI",
                            "id": "5",
                            "labelText": "inzHZwChEy",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gzWxAojkrV"
                            },
                            "packingGroup": "I",
                            "percentage": 35.41,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HVAxOEFsSLNGIBy",
                            "reportableQuantity": false,
                            "sequenceNumber": 741,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KxKwDIIbpr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.76,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tMLoMWgQZpvGTTS",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 22.89,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.66,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.5
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 4.48,
                "referenceId": "d0c6f253-e6f4-489a-95ec-92bdd7019cf6",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "ggtfROthdD",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "nDWiYd3fjbIJa8ssp4OQ"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "GV7y6e6pVdc88E6gcVVtyrjiG"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "C9Olc4NaBcycBOQosNfPynKHw"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "72EAowD8XskEtzz8xSiGC1auR"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "2wSa28WXInGM0a0basAQdAG8X"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "geCdC7ZL0HYydTVnK78eyIB4q"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "ErCNDuDLHl",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0.54,
                "packageRateDetails": [
                  {
                    "baseCharge": 129.58,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MOP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 107.01,
                    "netFedExCharge": 49.2,
                    "netFreight": 74.69,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jJCFDOCrFXxMKiT",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kSoHnIACaXbcdxT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.75,
                    "totalRebates": 0.73,
                    "totalSurcharges": 2.02,
                    "totalTaxes": 2.12
                  }
                ]
              },
              "sequenceNumber": 5,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 1555,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 1327,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 98
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YnMgUTpdrQ",
                          "hazardClass": "nZmhO",
                          "id": "6",
                          "labelText": "vcTaGSvybU",
                          "packingGroup": "oN",
                          "packingInstructions": "kEwanzepkD",
                          "properShippingName": "YZCPqWTadE",
                          "properShippingNameAndDescription": "QUMokZbLxTpYotP",
                          "sequenceNumber": 536,
                          "specialProvisions": "kTAVkzpGQv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VwQmX",
                          "technicalName": "vvLBnPuOkR",
                          "tunnelRestrictionCode": "f4aab"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 36.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YGkmu"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZqjoYiPqpo",
                            "hazardClass": "hdTqK",
                            "id": "4",
                            "labelText": "RohnqIgPBe",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mUXHsvMhgp"
                            },
                            "packingGroup": "I",
                            "percentage": 13.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "hZWlYRkdRJWzZbv",
                            "reportableQuantity": true,
                            "sequenceNumber": 149,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sLuPWzVzMA"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XaimpAJJknpzqry",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 36.75,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 15.98,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sCyHXjwuoC",
                          "hazardClass": "FHasQ",
                          "id": "9",
                          "labelText": "CqVliwAdEJ",
                          "packingGroup": "yL",
                          "packingInstructions": "zjDLQmEvwi",
                          "properShippingName": "OgfpsTeEtm",
                          "properShippingNameAndDescription": "cmqrKyiweMSGgEk",
                          "sequenceNumber": 407,
                          "specialProvisions": "MnkrYrXDPN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yqRAv",
                          "technicalName": "nOzqysIMiC",
                          "tunnelRestrictionCode": "QWXte"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 42,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Mpyxx"
                        },
                        "options": {
                          "description": {
                            "authorization": "SpNoCcPrDc",
                            "hazardClass": "qLByw",
                            "id": "0",
                            "labelText": "yFSryPqsTu",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "bTGwevBKpv"
                            },
                            "packingGroup": "I",
                            "percentage": 89.86,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kbgXVyUaONCbOqt",
                            "reportableQuantity": true,
                            "sequenceNumber": 959,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rZmWbFoEzF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.49,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QmsOUKtFpEqEZEz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 7.87,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 35.76,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jgTlEoMyoH",
                          "hazardClass": "nsZLI",
                          "id": "8",
                          "labelText": "sASEhGkJaS",
                          "packingGroup": "uA",
                          "packingInstructions": "XxvyiikmCD",
                          "properShippingName": "fBdcVzfToy",
                          "properShippingNameAndDescription": "WAHiJtvVwIdFTym",
                          "sequenceNumber": 369,
                          "specialProvisions": "fNhySNAgBf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TVFsZ",
                          "technicalName": "KgJTvcpFcQ",
                          "tunnelRestrictionCode": "RGrlm"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 43.09,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bAFJr"
                        },
                        "options": {
                          "description": {
                            "authorization": "HaKwSEKoDQ",
                            "hazardClass": "GIRFY",
                            "id": "6",
                            "labelText": "SsQcIBbvUe",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ojFgmvuwBO"
                            },
                            "packingGroup": "I",
                            "percentage": 3.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nvByulApqyjnhdM",
                            "reportableQuantity": true,
                            "sequenceNumber": 94,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wDWsCvaCUz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FSOgRpXugeMfnBU",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 16.53,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.21,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gvjEGUjuly",
                          "hazardClass": "bLXHi",
                          "id": "2",
                          "labelText": "NadHFyPpaB",
                          "packingGroup": "ot",
                          "packingInstructions": "RQspMsSbIs",
                          "properShippingName": "wTSXnTVFDL",
                          "properShippingNameAndDescription": "WBgxEBiPQkfaGca",
                          "sequenceNumber": 106,
                          "specialProvisions": "fvwSmHoWyQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lYIto",
                          "technicalName": "dkamvnYHng",
                          "tunnelRestrictionCode": "Wt6Kz"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 1.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mxQvD"
                        },
                        "options": {
                          "description": {
                            "authorization": "ECDKWyWlHU",
                            "hazardClass": "zfXuf",
                            "id": "3",
                            "labelText": "hoSdXcJghf",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VQAZweNMwo"
                            },
                            "packingGroup": "I",
                            "percentage": 67.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EdGoJbLoXrMsvJp",
                            "reportableQuantity": true,
                            "sequenceNumber": 492,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hjlmdiIarn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.11,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LAMrAhwfyNiWROP",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 39.04,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 13.26,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BzMpVcrrwC",
                          "hazardClass": "Ikmkn",
                          "id": "3",
                          "labelText": "IYmIzVhyxB",
                          "packingGroup": "qz",
                          "packingInstructions": "sXuKrlhaCB",
                          "properShippingName": "varBtBteqr",
                          "properShippingNameAndDescription": "gfXtibsopQIYcnd",
                          "sequenceNumber": 92,
                          "specialProvisions": "hqMqtnckKK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lGszf",
                          "technicalName": "DdmcEFjfIY",
                          "tunnelRestrictionCode": "NTR8o"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 18.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nBqjI"
                        },
                        "options": {
                          "description": {
                            "authorization": "BmGZyiKJKZ",
                            "hazardClass": "etaQw",
                            "id": "5",
                            "labelText": "KUHCzzozHi",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "MduwXBsucM"
                            },
                            "packingGroup": "I",
                            "percentage": 33.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qkQDHLHuckVLAmx",
                            "reportableQuantity": true,
                            "sequenceNumber": 848,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CjAdyFjmUY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rmbMUdVnOKayrVe",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 6.68,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 5.27,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ykrPGJUzvh",
                          "hazardClass": "KcbNx",
                          "id": "7",
                          "labelText": "OzbUdKdfDV",
                          "packingGroup": "od",
                          "packingInstructions": "HHPzZXILos",
                          "properShippingName": "HWncShMjci",
                          "properShippingNameAndDescription": "ZqkTzDcuEIXDRvJ",
                          "sequenceNumber": 377,
                          "specialProvisions": "lNfSmrRzKT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "SjWvq",
                          "technicalName": "uxKQpVHzRx",
                          "tunnelRestrictionCode": "UKbCk"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 29.8,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rWypB"
                        },
                        "options": {
                          "description": {
                            "authorization": "IunTbNeuvd",
                            "hazardClass": "oBGLz",
                            "id": "0",
                            "labelText": "BAvCPoJJzS",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "tghjZFRJiE"
                            },
                            "packingGroup": "I",
                            "percentage": 80.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nJwaDCgjjFEZOwq",
                            "reportableQuantity": true,
                            "sequenceNumber": 247,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XPHfLpKsOj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XqdRUKzeGtxeWJs",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 45.97,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.94,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ReNDGPlayv",
                          "hazardClass": "lmKZu",
                          "id": "8",
                          "labelText": "KmFeAZXZvW",
                          "packingGroup": "EK",
                          "packingInstructions": "UPGLrynYQu",
                          "properShippingName": "IHHyRydZeM",
                          "properShippingNameAndDescription": "SbQuKiyImhuiWtI",
                          "sequenceNumber": 198,
                          "specialProvisions": "eSbqvMAyyU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DjGxT",
                          "technicalName": "cBqJukeSlC",
                          "tunnelRestrictionCode": "dfzg4"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 22.54,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qoIKS"
                        },
                        "options": {
                          "description": {
                            "authorization": "haalegbCfY",
                            "hazardClass": "VpQgj",
                            "id": "8",
                            "labelText": "aRMIQZVfJX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "GLgRoiWzon"
                            },
                            "packingGroup": "I",
                            "percentage": 98.27,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VToZCkbSPMsKhNp",
                            "reportableQuantity": false,
                            "sequenceNumber": 487,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XFYnjqEsIz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.3,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SeNEeOSknPvsmJy",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 25.97,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 20.5,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nwHbmSbvQE",
                          "hazardClass": "cZecu",
                          "id": "7",
                          "labelText": "ipHzbnZPbo",
                          "packingGroup": "bJ",
                          "packingInstructions": "XbmMkHkEOX",
                          "properShippingName": "nuESdjdhEo",
                          "properShippingNameAndDescription": "orNgylDOwVOvGZO",
                          "sequenceNumber": 32,
                          "specialProvisions": "qoepmVaKVR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QqzPD",
                          "technicalName": "pxvKfxerCJ",
                          "tunnelRestrictionCode": "18E0s"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 16.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "azCbx"
                        },
                        "options": {
                          "description": {
                            "authorization": "OIRyNERHgP",
                            "hazardClass": "HfApJ",
                            "id": "3",
                            "labelText": "WYGOhPpPnX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "XoBmVcVoxr"
                            },
                            "packingGroup": "I",
                            "percentage": 15.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ubqBxnNuTbOKESr",
                            "reportableQuantity": false,
                            "sequenceNumber": 466,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BvgJOFlawH"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.11,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.94,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RUknnLdfeVSSFwk",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 13.87,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.66,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VjavqkoMHm",
                          "hazardClass": "CPovF",
                          "id": "8",
                          "labelText": "YzUPaftxsg",
                          "packingGroup": "cN",
                          "packingInstructions": "selGMZYQmg",
                          "properShippingName": "OJlhzNSsNT",
                          "properShippingNameAndDescription": "RljCWndbOcKQceI",
                          "sequenceNumber": 619,
                          "specialProvisions": "AkHYFOpuGz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yqybT",
                          "technicalName": "QlOQWSysEi",
                          "tunnelRestrictionCode": "OXUdz"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 13.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mwDbQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "wRswDjtGBd",
                            "hazardClass": "lgkrW",
                            "id": "0",
                            "labelText": "PTrpvviart",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "MIZbzrCswo"
                            },
                            "packingGroup": "I",
                            "percentage": 36.13,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gHbKQFVFaSUURBA",
                            "reportableQuantity": true,
                            "sequenceNumber": 580,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rPoZZHXeik"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.03,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vFihtZNLCIIqYgo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 22.81,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.97,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vfSpyiNgQh",
                          "hazardClass": "WqCmq",
                          "id": "2",
                          "labelText": "lLgUWKADNN",
                          "packingGroup": "Hf",
                          "packingInstructions": "TBPFOudSGQ",
                          "properShippingName": "fChbYSnsEw",
                          "properShippingNameAndDescription": "BaGCUiqAWdcgegQ",
                          "sequenceNumber": 818,
                          "specialProvisions": "nUpjDFNfaI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EaVaN",
                          "technicalName": "yFoZAFngjb",
                          "tunnelRestrictionCode": "YhcBw"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 25.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sgLTJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "cMllVLCxbM",
                            "hazardClass": "mSNTE",
                            "id": "0",
                            "labelText": "JQJewDOTTE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pmHLWcInUZ"
                            },
                            "packingGroup": "I",
                            "percentage": 90.62,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BStEYEkUfBkxAkg",
                            "reportableQuantity": false,
                            "sequenceNumber": 619,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qEnVWboCrq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bKDcinOAhDecgIY",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 21.63,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.84,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pvvJNnYbaP",
                          "hazardClass": "bPHxm",
                          "id": "3",
                          "labelText": "otKolvyVpv",
                          "packingGroup": "dY",
                          "packingInstructions": "MhgxEVizfl",
                          "properShippingName": "RVKdvMvnxT",
                          "properShippingNameAndDescription": "ohuinuZasACfBlY",
                          "sequenceNumber": 906,
                          "specialProvisions": "JpRGgUMMxn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VBofF",
                          "technicalName": "LGBFtxWgby",
                          "tunnelRestrictionCode": "W9ihh"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 45.34,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NyScl"
                        },
                        "options": {
                          "description": {
                            "authorization": "cOmJklGflp",
                            "hazardClass": "WlFJz",
                            "id": "6",
                            "labelText": "nYoGQFPvFf",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "oqCmlMjydH"
                            },
                            "packingGroup": "I",
                            "percentage": 37.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xhxNfLtEulzWAWo",
                            "reportableQuantity": true,
                            "sequenceNumber": 88,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zlXJaMIEHG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LPeXLVAEbnWivQy",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 24.46,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 10.29,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CQpasUEwyH",
                          "hazardClass": "VOHTE",
                          "id": "5",
                          "labelText": "DhTjWRhBeo",
                          "packingGroup": "gs",
                          "packingInstructions": "gpzeGtwdep",
                          "properShippingName": "EPdnKjrCQI",
                          "properShippingNameAndDescription": "UXbdrkgnFODVxwr",
                          "sequenceNumber": 38,
                          "specialProvisions": "xxyLSwaGzX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wrCDO",
                          "technicalName": "FQAEwILyKn",
                          "tunnelRestrictionCode": "azRZg"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 13.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QWVrP"
                        },
                        "options": {
                          "description": {
                            "authorization": "TKJpSNHNZP",
                            "hazardClass": "ZPiqj",
                            "id": "9",
                            "labelText": "FRIXhsgfVa",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "lNrSStitIe"
                            },
                            "packingGroup": "I",
                            "percentage": 78.29,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KYFLXuFKgBpDCXh",
                            "reportableQuantity": true,
                            "sequenceNumber": 259,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sHLOsRAgOh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ByBeKsecqJGYbkW",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 22.1,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.26,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vxTEKtPALj",
                          "hazardClass": "CbWbk",
                          "id": "1",
                          "labelText": "NPQvaCQVas",
                          "packingGroup": "gH",
                          "packingInstructions": "AagpxYliRO",
                          "properShippingName": "RwwWKRBEFF",
                          "properShippingNameAndDescription": "BLaiJPJbEeNVsDK",
                          "sequenceNumber": 766,
                          "specialProvisions": "eJnWuxOzzJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RFpUS",
                          "technicalName": "lpGCgfXOqI",
                          "tunnelRestrictionCode": "JGgcn"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 33.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kLBvV"
                        },
                        "options": {
                          "description": {
                            "authorization": "VbFkusUvQb",
                            "hazardClass": "Dtbur",
                            "id": "8",
                            "labelText": "voyQNcOapR",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BsSCBDkrUg"
                            },
                            "packingGroup": "I",
                            "percentage": 92.59,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fenqERESrIrJzac",
                            "reportableQuantity": true,
                            "sequenceNumber": 178,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fyDKptVseY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KeDDZclKhRnCkxZ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 20.44,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 36.59,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.9
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 3.8,
                "referenceId": "cc648228-6886-43b3-9933-4af7058b60f5",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "hgQbZAFyuo",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "w70aGyCuSeSQtOyP3rBU"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "VhWBD3139NdsuDpvTtxw"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "BRhRMj8sDOgyAz4lQekW9J1gV"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "UmYBWGyDJKiaZwkn7PFNfjLvP"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "sRkiPj5gGKtiap50AnTGrvYqE"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "hbCAPpRsXx",
                    "number": 5
                  },
                  {
                    "content": "ycexzzNfKo",
                    "number": 1
                  },
                  {
                    "content": "qqNwKHNxWr",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 8.39,
                "packageRateDetails": [
                  {
                    "baseCharge": 39.94,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 141.64,
                    "netFedExCharge": 106.16,
                    "netFreight": 17.77,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gdphgQpARZszjyl",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YmbnMDBVQwHowsD",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.77,
                    "totalRebates": 0.78,
                    "totalSurcharges": 9.27,
                    "totalTaxes": 2.58
                  },
                  {
                    "baseCharge": 42.02,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LBP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 164.12,
                    "netFedExCharge": 178.65,
                    "netFreight": 30.12,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WMPxoiFvHxoNYiZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kuRFNDZLOBrPRae",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.09,
                    "totalRebates": 1.42,
                    "totalSurcharges": 7.78,
                    "totalTaxes": 3.95
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 9975,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 7496,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "0",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 3521,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 1138,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 90
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OFpGDiyaDa",
                          "hazardClass": "JztuO",
                          "id": "0",
                          "labelText": "FzGcmZbACn",
                          "packingGroup": "QX",
                          "packingInstructions": "DpRoUmwXsB",
                          "properShippingName": "pMteEXyNaN",
                          "properShippingNameAndDescription": "WgPKgOCnEZVPrLi",
                          "sequenceNumber": 569,
                          "specialProvisions": "gcerHQJBTy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "nXWPh",
                          "technicalName": "OKGlduTYQM",
                          "tunnelRestrictionCode": "zEo57"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 22.55,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "oKDqm"
                        },
                        "options": {
                          "description": {
                            "authorization": "KkxsCPHsQj",
                            "hazardClass": "ZrbUj",
                            "id": "0",
                            "labelText": "pEARYYGlUI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "MREMbwaInh"
                            },
                            "packingGroup": "I",
                            "percentage": 67.14,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YeGZVjdpXUcRgGk",
                            "reportableQuantity": false,
                            "sequenceNumber": 494,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pvRtMFKYhf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.56,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "oGJINUReKhaDjrn",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 8.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.25,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DGolofGAsA",
                          "hazardClass": "kpSZY",
                          "id": "3",
                          "labelText": "rHqScNvcAm",
                          "packingGroup": "sC",
                          "packingInstructions": "XonGwvLwBf",
                          "properShippingName": "jUKJhlATki",
                          "properShippingNameAndDescription": "tVNblgCQNAZjtqE",
                          "sequenceNumber": 915,
                          "specialProvisions": "DTDjsQjnIe",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JPYWE",
                          "technicalName": "OZNSbXotVJ",
                          "tunnelRestrictionCode": "TnqpU"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 43.86,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qCSgT"
                        },
                        "options": {
                          "description": {
                            "authorization": "WjxcITjLlO",
                            "hazardClass": "HJAOT",
                            "id": "6",
                            "labelText": "nzzFKrFrWH",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "kMUvUhDBhp"
                            },
                            "packingGroup": "I",
                            "percentage": 70.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "etpqoLPRJUxnvBG",
                            "reportableQuantity": true,
                            "sequenceNumber": 701,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FmQEiTIwzm"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.38,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HaFPRerALmASYIC",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 23.63,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 10.05,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bYGPpTUzvx",
                          "hazardClass": "KfHAG",
                          "id": "2",
                          "labelText": "ZLHGAthwLT",
                          "packingGroup": "yk",
                          "packingInstructions": "XxAPOSqfoE",
                          "properShippingName": "BUZwWxGjak",
                          "properShippingNameAndDescription": "LpRvWweuHDKEmPO",
                          "sequenceNumber": 901,
                          "specialProvisions": "RNusbwllGa",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rbDWM",
                          "technicalName": "CEZldHzfhX",
                          "tunnelRestrictionCode": "ugdBo"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 5.41,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bHwLf"
                        },
                        "options": {
                          "description": {
                            "authorization": "lDuQyGiGef",
                            "hazardClass": "Pqprn",
                            "id": "0",
                            "labelText": "AMaeETsVVE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "bNokQSMRYh"
                            },
                            "packingGroup": "I",
                            "percentage": 91.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wAdDyvTkJQXibis",
                            "reportableQuantity": true,
                            "sequenceNumber": 347,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fqweORHibD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.84,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.28,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.85,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NiJsDGwfozCzlcO",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 40.23,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.24,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UKBAmkfgik",
                          "hazardClass": "oLaIf",
                          "id": "9",
                          "labelText": "CpsHfNaSjD",
                          "packingGroup": "Sv",
                          "packingInstructions": "njKtsioNxP",
                          "properShippingName": "HkTRQWUbRq",
                          "properShippingNameAndDescription": "kooEMKuMQvtzVRI",
                          "sequenceNumber": 497,
                          "specialProvisions": "aQqYrpfPkO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AmWks",
                          "technicalName": "drMeDtUKbK",
                          "tunnelRestrictionCode": "AEH31"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 13.69,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xigeR"
                        },
                        "options": {
                          "description": {
                            "authorization": "VLDbJILlQX",
                            "hazardClass": "KRShB",
                            "id": "3",
                            "labelText": "cLAgBgJCxQ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JhcDIneCuE"
                            },
                            "packingGroup": "I",
                            "percentage": 38.5,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VQMNHiyBqrZzIAO",
                            "reportableQuantity": false,
                            "sequenceNumber": 645,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BwGjptugHv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jjaGaXVkXZdpCCl",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 29.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 27.36,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AqwAUrnuzv",
                          "hazardClass": "mHnqy",
                          "id": "0",
                          "labelText": "UyxDmrCbBu",
                          "packingGroup": "Pa",
                          "packingInstructions": "YDGjZoOweo",
                          "properShippingName": "vLvKUGDUrj",
                          "properShippingNameAndDescription": "HRIdhZzvsBmyTZH",
                          "sequenceNumber": 575,
                          "specialProvisions": "DkneXEbMAW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qGmdN",
                          "technicalName": "FVHkTkwLfJ",
                          "tunnelRestrictionCode": "GSKLU"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 12.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cuCBK"
                        },
                        "options": {
                          "description": {
                            "authorization": "BIYWNwZSnK",
                            "hazardClass": "THVeA",
                            "id": "8",
                            "labelText": "CSFVQQNHPN",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "jXjqKPZPnU"
                            },
                            "packingGroup": "I",
                            "percentage": 89.76,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JBQayTXaIsPKJem",
                            "reportableQuantity": false,
                            "sequenceNumber": 708,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RmPlsBtrbU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZiUbrXIQEiiLmHE",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 5.27,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.02,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wOJUlaAjjF",
                          "hazardClass": "DPhst",
                          "id": "4",
                          "labelText": "JsfJgkBafh",
                          "packingGroup": "qe",
                          "packingInstructions": "eUuVZvpoZo",
                          "properShippingName": "UJenbncuJq",
                          "properShippingNameAndDescription": "MWSgYSoFSCQMUYd",
                          "sequenceNumber": 125,
                          "specialProvisions": "mZJloBvFqv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YShcS",
                          "technicalName": "isteKoWFOj",
                          "tunnelRestrictionCode": "S8Xh8"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 10.07,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gKzXf"
                        },
                        "options": {
                          "description": {
                            "authorization": "WGDihAzZrM",
                            "hazardClass": "PWaAs",
                            "id": "6",
                            "labelText": "crxrcSfHfa",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "oKWpPYSFvP"
                            },
                            "packingGroup": "I",
                            "percentage": 12.51,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wLJTJLLSckCuYow",
                            "reportableQuantity": true,
                            "sequenceNumber": 925,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RRYEDlxIhT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hKAwWYXXHabwiTp",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 19.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.72,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qZtepYKAFQ",
                          "hazardClass": "dfLBa",
                          "id": "3",
                          "labelText": "HTPJmpusiO",
                          "packingGroup": "Tz",
                          "packingInstructions": "JvkGQyhQIo",
                          "properShippingName": "uxzWmxTQRd",
                          "properShippingNameAndDescription": "ANSDPHZOdUnqJgD",
                          "sequenceNumber": 406,
                          "specialProvisions": "CvIaMHDyss",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zMivv",
                          "technicalName": "XBbVdZkXCL",
                          "tunnelRestrictionCode": "HR0pG"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 1.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bhIpq"
                        },
                        "options": {
                          "description": {
                            "authorization": "HTTeJgDPrW",
                            "hazardClass": "wCuoO",
                            "id": "2",
                            "labelText": "GmtXFrelzi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tgpNDWXIjb"
                            },
                            "packingGroup": "I",
                            "percentage": 91.3,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ujZHgGQGXUnOGvI",
                            "reportableQuantity": true,
                            "sequenceNumber": 846,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "WRWODZcdiz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "brkEbqhlTPeJgvR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 36.66,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 24.35,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IrNhwAnHus",
                          "hazardClass": "RZKpR",
                          "id": "0",
                          "labelText": "ZUqVxwGAQi",
                          "packingGroup": "LZ",
                          "packingInstructions": "vkuilWnMUI",
                          "properShippingName": "eiiyPxGDuK",
                          "properShippingNameAndDescription": "kjZhAzOlfhmZxXS",
                          "sequenceNumber": 715,
                          "specialProvisions": "IapNzffQEJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ALCWx",
                          "technicalName": "ylXqsctQFx",
                          "tunnelRestrictionCode": "bS5hX"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 21.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BwsWQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZrrpFYCXQE",
                            "hazardClass": "nAZll",
                            "id": "0",
                            "labelText": "seYvjrsaBy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "RSlaprBqzv"
                            },
                            "packingGroup": "I",
                            "percentage": 56.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QFCFbIqXgPddcAR",
                            "reportableQuantity": true,
                            "sequenceNumber": 97,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BufyjryMbT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.96,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.86,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.24,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ITPMzWDbzVKBzQw",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 11.86,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 29.56,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.12,
                "referenceId": "30ce8ccd-f258-4d0d-8275-699e79e13ffd",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "KguJzFydDy",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "zWQzJtWgKrGvLZqhRenm"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "TEJ2h1YhmoyS0LwhshP4rHBQl"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "UEJ4vtd6K166MCv6OkjcQVAGw"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "XMSQhxRnyK",
                    "number": 5
                  },
                  {
                    "content": "PxSPDrOzdO",
                    "number": 3
                  },
                  {
                    "content": "pFNhQeXIjQ",
                    "number": 1
                  },
                  {
                    "content": "WbysAltlKG",
                    "number": 3
                  },
                  {
                    "content": "RtzvUWBosr",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.21,
                "packageRateDetails": [
                  {
                    "baseCharge": 138.03,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SCR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 46.01,
                    "netFedExCharge": 44.33,
                    "netFreight": 29.93,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WNmMBbkKnSySuiH",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 8.99,
                    "totalRebates": 1.53,
                    "totalSurcharges": 5.85,
                    "totalTaxes": 0.97
                  }
                ]
              },
              "sequenceNumber": 6,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 4405,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 5040,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 90
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X325012341792",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-06-06T00:00:00.0Z",
                "expirationDate": "2026-11-07T00:00:00.0Z",
                "number": "0"
              }
            },
            "dryIceDetail": {
              "packageCount": 2,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 1
            }
          },
          "masterTrackingId": {
            "formId": 9185,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "4",
            "uspsApplicationId": 94
          },
          "operationalDetail": {
            "airportId": "orS",
            "astraDescription": "mSfjnfJnjp",
            "astraPlannedServiceLevel": "bbxbKTTKKIENRBJ",
            "commitDate": "2026-09-15T00:00:00.0Z",
            "commitDay": "Tue",
            "countryCode": "ML",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-04-26T00:00:00.0Z",
            "deliveryDay": "Sun",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "ehI7",
            "destinationLocationNumber": 935,
            "destinationLocationStateOrProvinceCode": "IA",
            "destinationServiceArea": "BB",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "9",
            "originLocationNumber": 936,
            "originServiceArea": "fb",
            "packagingCode": "4",
            "postalCode": "19247",
            "publishedDeliveryTime": "2027-02-09T00:00:00.0Z",
            "scac": "sdNP",
            "serviceCode": "5",
            "stateOrProvinceCode": "TN",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "Ur",
            "ursaSuffixCode": "sg"
          },
          "packagingDescription": "ltJgIsZRJy",
          "serviceDescription": {
            "astraDescription": "nUevkIYLTx",
            "code": "2",
            "description": "IaSQjrokDKFnrxK",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "MoFte"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "tmR8CMse6spy",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "AUD",
                "currencyExchangeRate": {
                  "fromCurrency": "MNT",
                  "intoCurrency": "AWG",
                  "rate": 34.19
                },
                "dimDivisor": 58,
                "freightDiscounts": [
                  {
                    "amount": 19.68,
                    "description": "Practical Table designed with Cotton for worse performance",
                    "percent": 30.1,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 2.45,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "2",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "VuvgaS",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PGK",
                    "currencyExchangeRate": {
                      "fromCurrency": "PKR",
                      "intoCurrency": "MYR",
                      "rate": 3.91
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.42,
                        "description": "Discover the complicated new Chips with an exciting mix of Gold ingredients",
                        "percent": 11.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 13.13,
                        "description": "The Upgradable eco-centric moratorium Car offers reliable performance and flawed design",
                        "percent": 7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 11.77,
                        "description": "Discover the butterfly-like agility of our Towels, perfect for royal users",
                        "percent": 13.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.24,
                        "description": "The sleek and whispered Cheese comes with silver LED lighting for smart functionality",
                        "percent": 26,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 5.14,
                        "description": "New Cheese model with 30 GB RAM, 452 GB storage, and violent features",
                        "percent": 32.7,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 11.9,
                    "legDestinationLocationId": "YTOW",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "dP4SM",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TZHAGJkxoJytDZK",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GuLcrzThZDfYPSI",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jnPRRoBnEnhSNmE",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.52,
                        "description": "wkupVCgylc",
                        "level": "HosQA",
                        "type": "HcOzX"
                      },
                      {
                        "amount": 8.14,
                        "description": "vrgTQzhguu",
                        "level": "nGnap",
                        "type": "GHolx"
                      },
                      {
                        "amount": 12.6,
                        "description": "GzPrstdLmF",
                        "level": "TKbHW",
                        "type": "RRCSo"
                      },
                      {
                        "amount": 14.85,
                        "description": "oejnBsgEzi",
                        "level": "MNPUc",
                        "type": "OUYJh"
                      }
                    ],
                    "totalBaseCharge": 256.55,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 14.86,
                    "totalFreightDiscounts": 63.94,
                    "totalNetCharge": 357.8,
                    "totalNetChargeWithDutiesAndTaxes": 408.03,
                    "totalNetFedExCharge": 41.87,
                    "totalNetFreight": 276.18,
                    "totalRebates": 25.48,
                    "totalSurcharges": 15.91,
                    "totalTaxes": 21.58
                  },
                  {
                    "currency": "DOP",
                    "currencyExchangeRate": {
                      "fromCurrency": "HNL",
                      "intoCurrency": "DJF",
                      "rate": 6.76
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 7.1,
                        "description": "Ergonomic Chicken made with Bronze for all-day teeming support",
                        "percent": 9.7,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.32,
                        "description": "Bins and Sons's most advanced Chicken technology increases descriptive capabilities",
                        "percent": 15.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 1.85,
                        "description": "Professional-grade Sausages perfect for trustworthy training and recreational use",
                        "percent": 26.1,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 12.1,
                    "legDestinationLocationId": "CWDM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "5lDgr",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qYtjXGkjsIySpKW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zwUgejHJVDxpSkt",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eeUivpXPtivtytZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.06,
                        "description": "LVNOgBkvMa",
                        "level": "KBJPY",
                        "type": "YldJQ"
                      }
                    ],
                    "totalBaseCharge": 462.93,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 5.23,
                    "totalFreightDiscounts": 27.57,
                    "totalNetCharge": 239.66,
                    "totalNetChargeWithDutiesAndTaxes": 193.25,
                    "totalNetFedExCharge": 9.97,
                    "totalNetFreight": 304.52,
                    "totalRebates": 4.06,
                    "totalSurcharges": 3.73,
                    "totalTaxes": 11.57
                  },
                  {
                    "currency": "VES",
                    "currencyExchangeRate": {
                      "fromCurrency": "AWG",
                      "intoCurrency": "GEL",
                      "rate": 26.63
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 17.14,
                        "description": "The ivory Chicken combines Egypt aesthetics with Bromine-based durability",
                        "percent": 30.1,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 8.8,
                    "legDestinationLocationId": "DMCK",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "b6AlU",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AfQJwKADFjpOdDy",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nLDJcoryIThfLGT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VzBlOZQPVhNsOrM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZpwmWTjLaGXxvxS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.22,
                        "description": "IrrjOcPUMJ",
                        "level": "yurbJ",
                        "type": "hZHPe"
                      },
                      {
                        "amount": 7.05,
                        "description": "GugjSgjrdE",
                        "level": "iWExh",
                        "type": "tGvxg"
                      },
                      {
                        "amount": 10.28,
                        "description": "fCUlTbPZbN",
                        "level": "zwqdk",
                        "type": "pULyN"
                      }
                    ],
                    "totalBaseCharge": 247.88,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 81.5,
                    "totalFreightDiscounts": 44.95,
                    "totalNetCharge": 390.48,
                    "totalNetChargeWithDutiesAndTaxes": 445.98,
                    "totalNetFedExCharge": 35.71,
                    "totalNetFreight": 264.88,
                    "totalRebates": 26.07,
                    "totalSurcharges": 16.43,
                    "totalTaxes": 12.76
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "BQNSoBuZIdwuXQL",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "QbUsJhbMYPCuHkO",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xJcPlFNmGwsLFxG",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "nKQxlIIXsfkhpIi",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.05,
                    "description": "fhfaDFQSny",
                    "level": "uMrak",
                    "type": "iVTAa"
                  },
                  {
                    "amount": 1.13,
                    "description": "WYxnpnYRJh",
                    "level": "CNjqm",
                    "type": "JmOny"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.24,
                "totalBaseCharge": 403.79,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.35,
                "totalDutiesTaxesAndFees": 34.57,
                "totalFreightDiscounts": 9.4,
                "totalNetCharge": 214.49,
                "totalNetChargeWithDutiesAndTaxes": 371.33,
                "totalNetFedExCharge": 253.47,
                "totalNetFreight": 19.81,
                "totalRebates": 1.66,
                "totalSurcharges": 15.57,
                "totalTaxes": 6.43
              },
              {
                "currency": "KRW",
                "currencyExchangeRate": {
                  "fromCurrency": "ERN",
                  "intoCurrency": "VND",
                  "rate": 48.14
                },
                "dimDivisor": 168,
                "freightDiscounts": [
                  {
                    "amount": 11.8,
                    "description": "Discover the sudden new Bacon with an exciting mix of Plastic ingredients",
                    "percent": 8.2,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 3.1,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "3",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "omt3qW",
                "shipmentLegRateDetails": [
                  {
                    "currency": "NIO",
                    "currencyExchangeRate": {
                      "fromCurrency": "ILS",
                      "intoCurrency": "AFN",
                      "rate": 5.15
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 17.33,
                        "description": "New Salad model with 7 GB RAM, 353 GB storage, and scornful features",
                        "percent": 31.8,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 14.9,
                    "legDestinationLocationId": "TUTR",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "XYEpX",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sYJxFXpCSyxIDEi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.54,
                        "description": "phsPTNCGQL",
                        "level": "iInCt",
                        "type": "qLawS"
                      },
                      {
                        "amount": 14.55,
                        "description": "rFCCIOzqBw",
                        "level": "wcYWI",
                        "type": "bNEKt"
                      },
                      {
                        "amount": 13.22,
                        "description": "JTrmNTSQMR",
                        "level": "hpLFL",
                        "type": "amcAf"
                      }
                    ],
                    "totalBaseCharge": 250.01,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 95.09,
                    "totalFreightDiscounts": 45.71,
                    "totalNetCharge": 109.6,
                    "totalNetChargeWithDutiesAndTaxes": 322.47,
                    "totalNetFedExCharge": 6.7,
                    "totalNetFreight": 396.18,
                    "totalRebates": 29.66,
                    "totalSurcharges": 12.99,
                    "totalTaxes": 15.6
                  },
                  {
                    "currency": "KES",
                    "currencyExchangeRate": {
                      "fromCurrency": "XPF",
                      "intoCurrency": "AED",
                      "rate": 5.7
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 5.31,
                        "description": "Featuring Fermium-enhanced technology, our Salad offers unparalleled sure-footed performance",
                        "percent": 17.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.37,
                        "description": "Discover the ashamed new Pants with an exciting mix of Gold ingredients",
                        "percent": 34.4,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4,
                    "legDestinationLocationId": "KOYM",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "RZm1X",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kRyiJVEyHOVbNzx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IVwfFeIPWXINmEx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YGkbCWuUwYmFNGQ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WuERgQXOCFwgPuG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RKUaSWUfAKcsWIJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.13,
                        "description": "jmZLSnCOLY",
                        "level": "OlVyq",
                        "type": "etxCf"
                      },
                      {
                        "amount": 10.61,
                        "description": "xsWvlAkHEM",
                        "level": "ZAhwB",
                        "type": "hExVC"
                      },
                      {
                        "amount": 10.91,
                        "description": "aNHSEloDkO",
                        "level": "HGoaj",
                        "type": "FHTGn"
                      }
                    ],
                    "totalBaseCharge": 147.58,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 73.63,
                    "totalFreightDiscounts": 41.41,
                    "totalNetCharge": 382.96,
                    "totalNetChargeWithDutiesAndTaxes": 69.46,
                    "totalNetFedExCharge": 3.64,
                    "totalNetFreight": 384.68,
                    "totalRebates": 14.63,
                    "totalSurcharges": 11.59,
                    "totalTaxes": 19.97
                  },
                  {
                    "currency": "MVR",
                    "currencyExchangeRate": {
                      "fromCurrency": "MNT",
                      "intoCurrency": "NOK",
                      "rate": 12.97
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.39,
                        "description": "The Focused well-modulated data-warehouse Chicken offers reliable performance and little design",
                        "percent": 25,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 1.21,
                        "description": "Ergonomic Chicken made with Gold for all-day doting support",
                        "percent": 33.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 3.2,
                    "legDestinationLocationId": "ZHBK",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "aL4Cd",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XYnvAyTZpXFuEKY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xIZiyFjpnExGkjZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nDgKSnsDGvkArbv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zBzbiKaGqkcaTWa",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jVQzTknXyxLwejU",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.24,
                        "description": "LVnzHbDbtR",
                        "level": "nrdgS",
                        "type": "LIwjZ"
                      },
                      {
                        "amount": 15.81,
                        "description": "sbHQqaSyQU",
                        "level": "zsrKc",
                        "type": "LckDV"
                      }
                    ],
                    "totalBaseCharge": 428.92,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 52.39,
                    "totalFreightDiscounts": 30.73,
                    "totalNetCharge": 331.51,
                    "totalNetChargeWithDutiesAndTaxes": 310.09,
                    "totalNetFedExCharge": 7,
                    "totalNetFreight": 26.22,
                    "totalRebates": 33.59,
                    "totalSurcharges": 3.04,
                    "totalTaxes": 7.22
                  },
                  {
                    "currency": "QAR",
                    "currencyExchangeRate": {
                      "fromCurrency": "GTQ",
                      "intoCurrency": "SZL",
                      "rate": 23.12
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 10.33,
                        "description": "Featuring Thulium-enhanced technology, our Salad offers unparalleled rectangular performance",
                        "percent": 38,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 13.6,
                    "legDestinationLocationId": "MFPV",
                    "minimumChargeType": "NONE",
                    "pricingCode": "adk4P",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EHfsVNrLwnEWWKu",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "czOsbctVPsAhaDs",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JYSyItTWECKuQzX",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IuyTZBQNlxjPDlw",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qJaSvnqzpKzftoo",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.39,
                        "description": "UViINjadiy",
                        "level": "nELcH",
                        "type": "oyPZO"
                      }
                    ],
                    "totalBaseCharge": 126.42,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 99.14,
                    "totalFreightDiscounts": 22.15,
                    "totalNetCharge": 416.73,
                    "totalNetChargeWithDutiesAndTaxes": 416.5,
                    "totalNetFedExCharge": 21.54,
                    "totalNetFreight": 385.51,
                    "totalRebates": 3.4,
                    "totalSurcharges": 14.49,
                    "totalTaxes": 18.84
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "kEraIHHIYcGynhU",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ZuDQeRfemmseWIi",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "WKSGwEJSVovjzAi",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 11.48,
                    "description": "rWxaTjDlUL",
                    "level": "JwnMV",
                    "type": "JkUBr"
                  },
                  {
                    "amount": 17.75,
                    "description": "ioxUYQTlOu",
                    "level": "TAvHO",
                    "type": "JPIsf"
                  },
                  {
                    "amount": 8.05,
                    "description": "SndHNJqXBW",
                    "level": "BWeuD",
                    "type": "GjMaa"
                  },
                  {
                    "amount": 3.82,
                    "description": "FUoPJqoIbj",
                    "level": "CNCHX",
                    "type": "Rmoab"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.26,
                "totalBaseCharge": 824.74,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 4.04,
                "totalDutiesTaxesAndFees": 33.71,
                "totalFreightDiscounts": 7.2,
                "totalNetCharge": 118.35,
                "totalNetChargeWithDutiesAndTaxes": 539.21,
                "totalNetFedExCharge": 235.9,
                "totalNetFreight": 37.79,
                "totalRebates": 4.14,
                "totalSurcharges": 16.6,
                "totalTaxes": 8.48
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "797697316218",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "521468621466",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 24.25,
            "baseRateAmount": 184.26,
            "codcollectionAmount": 376.89,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "74405",
            "masterTrackingNumber": "462839572886",
            "netChargeAmount": 8.73,
            "netDiscountAmount": 24.62,
            "netListRateAmount": 0.52,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "A7ZxqtQGNw",
                    "message": "hIuwJgiaoEOOmRtNlaXU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OVuvhxe13a",
                    "message": "crOlnXjLMaVJGfrOGfPy"
                  }
                ],
                "contentKey": "vWFE8a9yWh",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "7QzlwkFzoIFnGRrzwblRKv3myKnSR5OHLbID7pkvZdEmAGdw4H",
                "trackingNumber": "1",
                "url": "https://pushy-yak.org/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "S0dDEIo2DH",
                    "message": "MnHqPKQmEPuwahAHdTrF"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "9RhBBl2ahN",
                    "message": "vgizbXgPSaGwAcPBBJur"
                  }
                ],
                "contentKey": "xjojZtwIKA",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "6VjJrx0iUJM7dMdUI7SwMK3CEdPZSksGYY3XgCkAkVowY3yVXM",
                "trackingNumber": "9",
                "url": "https://arid-crocodile.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "rC5xIeEhaq",
                    "message": "OvIurMLRYSVRQGDRsBOe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "B2wkJL7eKh",
                    "message": "TGvHKCUwDdJqmkgQFWIA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "g4gc7k2Clw",
                    "message": "vKQOWNwzCtgSmBOWRfgg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "sxqOTUnE8R",
                    "message": "cTEjXGBEdzmVTKgSVLmH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zO1r2N5irR",
                    "message": "dtJUtnLyJnzQJtwOagEs"
                  }
                ],
                "contentKey": "FhJxSxdV6u",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "zVWDjbNUkK4GGUIarSXRxKIhODT8roeRTAjnOCwuZSEs5xgbLo",
                "trackingNumber": "3",
                "url": "https://reflecting-unibody.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "JikZUwAlJZ",
                    "message": "AtogUpuhYmgNhPMAJYYS"
                  }
                ],
                "contentKey": "WMhbF3K0sx",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "QWelmyhhVmoiLCv9v9BEKFoHLBaN3ocoBNfW6lztvi0K5jBEIY",
                "trackingNumber": "1",
                "url": "https://sandy-bug.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "LViFgsRCOn",
                    "message": "CWtRmUxDUeohYnMleWOx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UyYfnJBsHe",
                    "message": "tWAkUOInzJiOTFypNPsY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GHpX0nfiMn",
                    "message": "JAjMCJATuAbTOtDVbyCC"
                  }
                ],
                "contentKey": "T2bAtbpMUO",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "4THd83rpTUz7jJRn1EK9LkOwpEsIfEAXUrCUBIYQeTDhDaZnWT",
                "trackingNumber": "0",
                "url": "https://colorless-maestro.org/"
              }
            ],
            "packageSequenceNumber": 9,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "034523147914",
            "transactionDetails": [
              {
                "transactionDetails": "OPQWDaBkEMUfOBV",
                "transactionId": "260a4034-4939-4304-89d4-cf57f51bcecf"
              },
              {
                "transactionDetails": "MkjcZENceoNUFNr",
                "transactionId": "b6ecf8dd-66a2-49ce-9214-2d901ada28e0"
              },
              {
                "transactionDetails": "HnJhCrNzxRCLAwc",
                "transactionId": "00a26277-dcdf-43db-b88d-6dcc6d104f17"
              },
              {
                "transactionDetails": "DNFpTCFUBcupZux",
                "transactionId": "9878a622-2b29-46de-9b54-d63b38a6efee"
              },
              {
                "transactionDetails": "ATjwhmucWnhpynD",
                "transactionId": "33c0f28e-ad6e-453d-902f-4fd1431cee05"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "877596001516",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 48.93,
            "baseRateAmount": 292.69,
            "codcollectionAmount": 134.95,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "73144",
            "masterTrackingNumber": "791221120168",
            "netChargeAmount": 55.78,
            "netDiscountAmount": 1.16,
            "netListRateAmount": 4.89,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "h53t1m2Lng",
                    "message": "TuucleMvSRAUmGaVApVu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yLSQkbOilm",
                    "message": "FCuXvczfikadfRYpzatS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "MYCmDgWMUV",
                    "message": "cFaKxgCUHosNqDyweJuT"
                  }
                ],
                "contentKey": "QAVM4gPnof",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "RwBRAqA7O83l78lhXZ3ZvXf2tk2G82a2E7kDz9uYEjrdFoKO8Y",
                "trackingNumber": "6",
                "url": "https://sticky-alert.info"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "730622254678",
            "transactionDetails": [
              {
                "transactionDetails": "NZbfiiFEARKyiGv",
                "transactionId": "bb4f57ea-03e0-47de-86d0-56846ba6d0e4"
              },
              {
                "transactionDetails": "BcNIWxkWTGUssrG",
                "transactionId": "d056acd0-7e11-4eef-aaf8-60af5842082d"
              },
              {
                "transactionDetails": "gIpSYRlqLImZhpd",
                "transactionId": "d5d21837-eccb-40ec-ac98-0288d7ccf791"
              },
              {
                "transactionDetails": "KzLUuVLLBuBhsZN",
                "transactionId": "c30ba218-2d41-4760-8821-6c53ecfb681b"
              },
              {
                "transactionDetails": "xJuxvQPkqsaEqYo",
                "transactionId": "eb401ceb-c62d-4c00-abdd-9fc6d0dcb243"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "566721916983",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 12.46,
            "baseRateAmount": 158.51,
            "codcollectionAmount": 300.11,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "26783",
            "masterTrackingNumber": "555441561580",
            "netChargeAmount": 67.68,
            "netDiscountAmount": 25.74,
            "netListRateAmount": 6.05,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "CE9mAfgZhd",
                    "message": "ymiANGFebphrZURqljvH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "r9g4JcqMio",
                    "message": "FiDbRKCkltigiXvTENHJ"
                  }
                ],
                "contentKey": "le8NUTxlvN",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "kiYRnCwccdGrDuvMR7uhRYOewElElmrO3vsh374Mz6jjDP7PKS",
                "trackingNumber": "6",
                "url": "https://best-subexpression.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "T6Bw8GOa9w",
                    "message": "wVOuwXqlxndbIfWOemeA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "oguDMmEwVo",
                    "message": "OsUdUGzyvGHufkqmyuST"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "FBEPsypQdb",
                    "message": "qcxeUZWFwaqrTcwZHsGl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "80u20J5Qb9",
                    "message": "GMOuYFpVyCkPHQMAWJus"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KXyiCafOpP",
                    "message": "oZCHMybYkMuiXcAutjhy"
                  }
                ],
                "contentKey": "B59gLQRhqx",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "TWPFIjKi8uwGQacETlN37iDZwWWLcpQ3sMVvz9Avl7KMKEyIIx",
                "trackingNumber": "5",
                "url": "https://trim-priesthood.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "QcMAXXXcMB",
                    "message": "FOeUrBVzMvlEvcCcpXfS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "JXBprtSsPe",
                    "message": "zqWAowKHhbqxhppgeQYJ"
                  }
                ],
                "contentKey": "B2O9beweGo",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "xEOZdznCQaVXSFAmwbYYsmOgwYsj8BYKW2zHj9pP9y6XGfvwBO",
                "trackingNumber": "9",
                "url": "https://indelible-best-seller.biz"
              }
            ],
            "packageSequenceNumber": 10,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "831645211469",
            "transactionDetails": [
              {
                "transactionDetails": "TmRAXJnqSnDVfWE",
                "transactionId": "d5f5ac43-0512-46ad-8241-5dd5ec32234a"
              },
              {
                "transactionDetails": "DseIQkwzKOMsrNF",
                "transactionId": "2f142326-22db-4406-9fde-59aeeebf1c85"
              },
              {
                "transactionDetails": "qAlSVxRQNoJuecs",
                "transactionId": "66103ae5-0e95-492d-b1dc-fdcf43caa542"
              },
              {
                "transactionDetails": "xGGZYntNFkwwEMF",
                "transactionId": "9509b662-3bc0-48c5-b15b-a7973423fa04"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "347812447962",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 16.54,
            "baseRateAmount": 381.85,
            "codcollectionAmount": 285.4,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "39545",
            "masterTrackingNumber": "708479197729",
            "netChargeAmount": 76.81,
            "netDiscountAmount": 4.94,
            "netListRateAmount": 1.92,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "lxqXGetKEZ",
                    "message": "IDflCQtHEgsMaowQdgXV"
                  }
                ],
                "contentKey": "LT2xDhJeDI",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "V0vw3Qtx20Vz7E8nWqDMlUQaAnoz4NYtf3h0zrZq99gOEOaDgS",
                "trackingNumber": "1",
                "url": "https://utter-wallaby.biz"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wzfARhd99x",
                    "message": "xdRBusgrDlmMliosVGOE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "FfUuAOaHlU",
                    "message": "RGlgTCeqgsvTWyaQzAAy"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "b0rccLgP0l",
                    "message": "GQCGxgfOEWvgGQCWUFQp"
                  }
                ],
                "contentKey": "TpK3KMU3nq",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "7u08HYLevMQlH193OMKD00UPNZe9fSt2EM865lx9UcFhGYoMWD",
                "trackingNumber": "5",
                "url": "https://likable-transparency.com/"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "118666779179",
            "transactionDetails": [
              {
                "transactionDetails": "BiEeNaerEfoHiYu",
                "transactionId": "dba9559d-f1e4-4104-83eb-2bd1f07ed561"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_2_DAY",
        "shipDatestamp": "2026-06-28T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 10,
                "suggestions": [
                  {
                    "description": "Our dolphin-friendly Table ensures metallic comfort for your pets",
                    "harmonizedCode": "AUmbGktL"
                  },
                  {
                    "description": "Introducing the Australia-inspired Gloves, blending trained style with local craftsmanship",
                    "harmonizedCode": "WLgpXJIl"
                  }
                ]
              },
              {
                "commodityIndex": 81,
                "suggestions": [
                  {
                    "description": "Our giraffe-friendly Chair ensures ashamed comfort for your pets",
                    "harmonizedCode": "PlUuRAX9"
                  }
                ]
              },
              {
                "commodityIndex": 85,
                "suggestions": [
                  {
                    "description": "Stylish Pizza designed to make you stand out with serpentine looks",
                    "harmonizedCode": "4mjIPilX"
                  },
                  {
                    "description": "The sleek and immediate Table comes with plum LED lighting for smart functionality",
                    "harmonizedCode": "7FmRTRYj"
                  },
                  {
                    "description": "Innovative Chair featuring weird technology and Steel construction",
                    "harmonizedCode": "OynBsXYL"
                  },
                  {
                    "description": "Professional-grade Shoes perfect for sick training and recreational use",
                    "harmonizedCode": "vGKGuGYP"
                  },
                  {
                    "description": "The Natasha Car is the latest in a series of hoarse products from Hirthe - Cassin",
                    "harmonizedCode": "haov3qge"
                  }
                ]
              },
              {
                "commodityIndex": 21,
                "suggestions": [
                  {
                    "description": "Introducing the Saint Lucia-inspired Table, blending haunting style with local craftsmanship",
                    "harmonizedCode": "JVMofjX6"
                  },
                  {
                    "description": "The sleek and triangular Hat comes with yellow LED lighting for smart functionality",
                    "harmonizedCode": "XQyyrvdv"
                  },
                  {
                    "description": "The salmon Pants combines Iraq aesthetics with Arsenic-based durability",
                    "harmonizedCode": "F2zOETbX"
                  }
                ]
              },
              {
                "commodityIndex": 2,
                "suggestions": [
                  {
                    "description": "Innovative Bacon featuring blank technology and Silk construction",
                    "harmonizedCode": "cYxnbLT1"
                  },
                  {
                    "description": "Discover the flamingo-like agility of our Towels, perfect for joyful users",
                    "harmonizedCode": "B5nivRLD"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "63ebe4dc-dbfe-44eb-b4da-c3cdf988f19c",
                  "localizedText": "Discover the clumsy new Soap with an exciting mix of Bronze ingredients",
                  "parameters": [
                    {
                      "id": "3a90fa93-6788-428f-82e1-114cbdd0ebba",
                      "value": "Fresh"
                    },
                    {
                      "id": "85ba1d1d-ebfe-444a-83e8-3d9265c04985",
                      "value": "Sleek"
                    },
                    {
                      "id": "88ee7c96-d3a2-4622-865f-ddd79eb7d5a7",
                      "value": "Fresh"
                    },
                    {
                      "id": "0bec2af8-ee0f-4738-855d-5d96005f1090",
                      "value": "Tasty"
                    },
                    {
                      "id": "376394ed-841d-424f-b337-34b723157609",
                      "value": "Refined"
                    }
                  ],
                  "text": "Ergonomic Ball made with Marble for all-day limp support"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 28,
                "derivedHarmonizedCode": "eQiNNT",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "26e3d63a-fb47-491d-aecf-a816ed07dc83",
                      "localizedText": "Our cat-friendly Towels ensures blind comfort for your pets",
                      "parameters": [
                        {
                          "id": "04e09dfa-3912-48eb-981a-5bcdeab1cde8",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "4a300998-8aaf-40c5-8491-6db6d5264566",
                          "value": "Frozen"
                        }
                      ],
                      "text": "Stylish Computer designed to make you stand out with busy looks"
                    },
                    {
                      "code": "497f2b5c-0f7a-4e60-9b9e-690fa632d03c",
                      "localizedText": "Our hippopotamus-friendly Mouse ensures friendly comfort for your pets",
                      "parameters": [
                        {
                          "id": "4f6a5726-7c65-44ad-b04c-6c40b81a6fd7",
                          "value": "Awesome"
                        },
                        {
                          "id": "acc28ecb-32c6-47e9-8b47-9ee7c43e291e",
                          "value": "Rustic"
                        }
                      ],
                      "text": "Ergonomic Shirt made with Metal for all-day aggressive support"
                    },
                    {
                      "code": "2514d0be-9423-4807-a490-0f9a3f6d68be",
                      "localizedText": "The sleek and wide Pants comes with indigo LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "ecbb7e77-4267-4756-9ca3-9fc81b96ce04",
                          "value": "Small"
                        },
                        {
                          "id": "020feb0d-b80f-4d9c-97e7-c25de3a348e5",
                          "value": "Luxurious"
                        },
                        {
                          "id": "63d4dbbe-cf0a-4ada-82d1-3df7d69efe15",
                          "value": "Frozen"
                        },
                        {
                          "id": "1677b175-d012-44f6-ad33-445d5a6cb94a",
                          "value": "Fantastic"
                        },
                        {
                          "id": "892ffb00-84b3-416b-aecf-cca05a12cf93",
                          "value": "Oriental"
                        }
                      ],
                      "text": "Stylish Tuna designed to make you stand out with known looks"
                    },
                    {
                      "code": "55b7bf55-8dda-4430-b4c9-fb99644a8616",
                      "localizedText": "Our sweet-inspired Bacon brings a taste of luxury to your fussy lifestyle",
                      "parameters": [
                        {
                          "id": "f2183d77-09a2-4cb2-a32d-d2227849a18b",
                          "value": "Luxurious"
                        },
                        {
                          "id": "1b115de7-512f-4532-ba2b-59bf9b9841d4",
                          "value": "Soft"
                        }
                      ],
                      "text": "Our delicious-inspired Shoes brings a taste of luxury to your voluminous lifestyle"
                    },
                    {
                      "code": "715c07bb-5344-4eb1-85a5-1792adb5ca57",
                      "localizedText": "New tan Chicken with ergonomic design for linear comfort",
                      "parameters": [
                        {
                          "id": "801ffe7a-553c-4418-acbd-cdc37acf7ab9",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "Featuring Protactinium-enhanced technology, our Salad offers unparalleled graceful performance"
                    }
                  ],
                  "description": "Bednar Inc's most advanced Soap technology increases short-term capabilities",
                  "id": "1c5d9f32-fb41-454d-8a74-906d4824dba1"
                }
              },
              {
                "advisory": {
                  "code": "4c18a905-7fe0-4425-a4ef-0898a566a084",
                  "localizedText": "Featuring Rhenium-enhanced technology, our Chair offers unparalleled hopeful performance",
                  "parameters": [
                    {
                      "id": "4a5892fb-829b-420e-a781-48f0968c6a13",
                      "value": "Refined"
                    },
                    {
                      "id": "be0a6caa-8b1e-4fdb-9934-24f6389d62cc",
                      "value": "Tasty"
                    },
                    {
                      "id": "40c21bbd-7a8e-4f39-8d5d-b96533f116ed",
                      "value": "Sleek"
                    },
                    {
                      "id": "b2db8128-cbd3-4a93-82a5-adef8d4cc7f7",
                      "value": "Frozen"
                    },
                    {
                      "id": "ea4def97-047d-4ac6-8537-dfffba807b9e",
                      "value": "Fantastic"
                    }
                  ],
                  "text": "Our cat-friendly Sausages ensures concerned comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 4,
                "derivedHarmonizedCode": "r2TLYD",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "6339de6e-2632-49dd-9d77-907cfa81dd08",
                      "localizedText": "Professional-grade Bike perfect for failing training and recreational use",
                      "parameters": [
                        {
                          "id": "9b90a9cd-689d-4d56-8786-6f50136b94ae",
                          "value": "Awesome"
                        },
                        {
                          "id": "7748d93c-4d1b-4961-964e-6493713fa6e3",
                          "value": "Frozen"
                        },
                        {
                          "id": "b4fe03a8-0250-4a80-93e1-6ce3a98ed068",
                          "value": "Generic"
                        }
                      ],
                      "text": "The Jeromy Gloves is the latest in a series of shimmering products from McLaughlin - McCullough"
                    },
                    {
                      "code": "6b1fad4c-0e22-4cbb-8498-b2e48f827b50",
                      "localizedText": "Experience the red brilliance of our Shoes, perfect for young environments",
                      "parameters": [
                        {
                          "id": "c79d2cbb-01fc-4a77-8f54-099f992ec2b6",
                          "value": "Incredible"
                        },
                        {
                          "id": "6d2610b2-66cb-49e0-b8ca-2467bb86d0ca",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Innovative Pizza featuring monthly technology and Silk construction"
                    },
                    {
                      "code": "748f1c3b-caea-4ef9-b26f-860dc748b761",
                      "localizedText": "Savor the golden essence in our Shirt, designed for icy culinary adventures",
                      "parameters": [
                        {
                          "id": "8effacb9-25d4-4bae-8d69-68b7cf67ddaf",
                          "value": "Oriental"
                        },
                        {
                          "id": "d6b97551-657e-4f02-b85b-e57afba39602",
                          "value": "Incredible"
                        },
                        {
                          "id": "d992a7b8-2837-4a7b-825b-59fb4fb82c36",
                          "value": "Recycled"
                        },
                        {
                          "id": "8eeb1e99-c54b-469d-a6ed-4c08c52cc9e5",
                          "value": "Recycled"
                        }
                      ],
                      "text": "New purple Computer with ergonomic design for sinful comfort"
                    },
                    {
                      "code": "243c26e4-078d-431f-9373-42a7fd0cac20",
                      "localizedText": "Frozen Table designed with Gold for grandiose performance",
                      "parameters": [
                        {
                          "id": "96983ad9-bc64-4b57-9a2b-5892d2d024b7",
                          "value": "Fresh"
                        },
                        {
                          "id": "bb639274-3de6-4be9-94e1-024f0b83b4fd",
                          "value": "Luxurious"
                        },
                        {
                          "id": "b7642d15-2670-41fc-b081-83d17b8ddc68",
                          "value": "Handmade"
                        },
                        {
                          "id": "d9084549-0477-490a-98cb-6da594ecc4c6",
                          "value": "Generic"
                        }
                      ],
                      "text": "Stylish Chips designed to make you stand out with uneven looks"
                    },
                    {
                      "code": "15683c6b-4efd-4ea0-b7c3-c05830b9187f",
                      "localizedText": "Discover the glorious new Sausages with an exciting mix of Cotton ingredients",
                      "parameters": [
                        {
                          "id": "342eeb1a-e6aa-4e24-ae49-7f160e6fbbbd",
                          "value": "Licensed"
                        }
                      ],
                      "text": "Professional-grade Computer perfect for motionless training and recreational use"
                    }
                  ],
                  "description": "The sleek and jaunty Pizza comes with fuchsia LED lighting for smart functionality",
                  "id": "5bda4628-8153-464a-bcf9-a3c06d72db5b"
                }
              },
              {
                "advisory": {
                  "code": "f7ceb3b1-cbbc-4247-adf2-9e27e6a206e2",
                  "localizedText": "Heidenreich - Bins's most advanced Fish technology increases thin capabilities",
                  "parameters": [
                    {
                      "id": "aff575df-ea8e-4f18-81a8-ce6cd078bbb6",
                      "value": "Gorgeous"
                    },
                    {
                      "id": "a03edfa5-edc9-4ab5-9d20-b8de06cf4b56",
                      "value": "Refined"
                    },
                    {
                      "id": "799a0bc7-073c-4ffd-b3db-da9b6da9c181",
                      "value": "Oriental"
                    },
                    {
                      "id": "6bdea5ec-5790-4cd2-8f9c-25a88f19da15",
                      "value": "Soft"
                    }
                  ],
                  "text": "Introducing the Nicaragua-inspired Table, blending finished style with local craftsmanship"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 21,
                "derivedHarmonizedCode": "58EMQx",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "396a77ed-aa52-46bd-b8e0-7aef12b1428a",
                      "localizedText": "New cyan Pizza with ergonomic design for lumbering comfort",
                      "parameters": [
                        {
                          "id": "51ddc938-0381-4d50-a1d8-317d669ce96c",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "2645447f-330b-4eb0-98ed-ce1860557367",
                          "value": "Rustic"
                        },
                        {
                          "id": "9c89f9aa-12a5-43be-b6f2-c23462e7e5ad",
                          "value": "Generic"
                        }
                      ],
                      "text": "Featuring Radon-enhanced technology, our Hat offers unparalleled neat performance"
                    },
                    {
                      "code": "ea110ed8-81aa-462e-849d-a1aea77c1976",
                      "localizedText": "Professional-grade Keyboard perfect for anguished training and recreational use",
                      "parameters": [
                        {
                          "id": "795f654e-9630-46f9-87da-f731890c5478",
                          "value": "Unbranded"
                        },
                        {
                          "id": "184cc2f7-d4c1-4ae4-a53f-e93b96d6ab6f",
                          "value": "Fantastic"
                        },
                        {
                          "id": "1dd3ccd4-6235-44f6-9d10-9718ff5fc804",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Zemlak, Quigley and Lang's most advanced Hat technology increases long-term capabilities"
                    },
                    {
                      "code": "4a78ac49-217c-40c9-8c66-b60d0da065f3",
                      "localizedText": "Savor the delicious essence in our Sausages, designed for possible culinary adventures",
                      "parameters": [
                        {
                          "id": "40aa90a7-df4e-48d3-b6c6-fecb25817dd1",
                          "value": "Elegant"
                        }
                      ],
                      "text": "Beatty - Heaney's most advanced Bike technology increases gummy capabilities"
                    },
                    {
                      "code": "68b05b9f-9a7a-49ba-aa32-1ccd336e4b3f",
                      "localizedText": "The purple Cheese combines Rwanda aesthetics with Dysprosium-based durability",
                      "parameters": [
                        {
                          "id": "b9a0c75f-c89d-4131-a6a6-f0f79aae619a",
                          "value": "Ergonomic"
                        }
                      ],
                      "text": "Our crispy-inspired Table brings a taste of luxury to your unfit lifestyle"
                    }
                  ],
                  "description": "Savor the sour essence in our Table, designed for bitter culinary adventures",
                  "id": "3d3bd3be-2235-4a8b-bf2c-c814892a2d67"
                }
              }
            ]
          }
        }
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "Hx0cF7cxpD",
            "message": "nKssjNjrqymRtTkoKizL"
          },
          {
            "alertType": "NOTE",
            "code": "06cQOYNPDY",
            "message": "VIBaQoyPRbQKGyxiHUEM"
          },
          {
            "alertType": "NOTE",
            "code": "GS3CiaaIRo",
            "message": "USmrDAeWsEPbedgaoifU"
          },
          {
            "alertType": "NOTE",
            "code": "FmfKDI0uGe",
            "message": "HXQUdkDgUIzcLQNDqlyu"
          },
          {
            "alertType": "NOTE",
            "code": "uL4zv56Key",
            "message": "JSCtJtRieDuwcjIAYmIm"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://general-disclosure.name",
                "password": "t7CHl_r_Iu",
                "role": "THIRD_PARTY",
                "userId": "Kieran_Veum"
              },
              {
                "emailLabelUrl": "https://suburban-fen.info/",
                "password": "SlSBTQBWas",
                "role": "THIRD_PARTY",
                "userId": "Vivienne.Bahringer-Mayert"
              },
              {
                "emailLabelUrl": "https://good-thunderbolt.net",
                "password": "pg0bKKfjq9",
                "role": "SHIPPER",
                "userId": "Colby_Prohaska27"
              },
              {
                "emailLabelUrl": "https://perky-forgery.biz/",
                "password": "dkZHmHz6Fp",
                "role": "RECIPIENT",
                "userId": "Kareem88"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "uHX3laI6c53JLLi",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Certificate of Origin",
                "documentId": "28e7d864-9500-4e4d-ac19-f8f05bd43f22",
                "documentReference": "HslWbAoz",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "fc3dd4af-8bd1-4fcb-90a0-def2baa44bae",
                "documentReference": "OD7mKArp",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "912e1372-e576-4cd2-aa82-1a0fbdd62be3",
                "documentReference": "6xrPLsae",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "884f00a1-a903-4795-a7eb-4bab99eef133",
                "documentReference": "oZk6tydO",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VkcKhzdFLN",
                          "hazardClass": "lhYPg",
                          "id": "0",
                          "labelText": "uriAaLOcrf",
                          "packingGroup": "wY",
                          "packingInstructions": "KzFXGfIyDU",
                          "properShippingName": "UJzgsHutQJ",
                          "properShippingNameAndDescription": "AjoqBXbrBVOrBUD",
                          "sequenceNumber": 144,
                          "specialProvisions": "aLVEhuVLCw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cIGIQ",
                          "technicalName": "WFNniDaEVL",
                          "tunnelRestrictionCode": "6n4Cl"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 43.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YeIvV"
                        },
                        "options": {
                          "description": {
                            "authorization": "DioiDtqrLM",
                            "hazardClass": "JnQOu",
                            "id": "6",
                            "labelText": "ZRuPDMErvy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "AGUKuQGucK"
                            },
                            "packingGroup": "I",
                            "percentage": 85.05,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YVKJbluLuklLpaO",
                            "reportableQuantity": false,
                            "sequenceNumber": 482,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kLcXcyVFSV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZYBYNzDQzxWeRyL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 32.31,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16.73,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vQhtmTdVaa",
                          "hazardClass": "QFrRF",
                          "id": "9",
                          "labelText": "SXNbzVWdwJ",
                          "packingGroup": "WB",
                          "packingInstructions": "RgamhtKxaq",
                          "properShippingName": "uGafeEQlMz",
                          "properShippingNameAndDescription": "uoNkpJHaORCLYfe",
                          "sequenceNumber": 885,
                          "specialProvisions": "cPKeCgZExV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JHiHh",
                          "technicalName": "mNxdRqSNrD",
                          "tunnelRestrictionCode": "OG5sw"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 44.46,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qXUmH"
                        },
                        "options": {
                          "description": {
                            "authorization": "XJwnZpcjUQ",
                            "hazardClass": "uSIVc",
                            "id": "0",
                            "labelText": "fXuTHehTXP",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mOApyWSanD"
                            },
                            "packingGroup": "I",
                            "percentage": 20.14,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QaIulPbbGmAxzjB",
                            "reportableQuantity": false,
                            "sequenceNumber": 614,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BQiKtHatkU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.84,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EvLuXrMudRlwpOG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.41,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.34,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yhVYVdOixy",
                          "hazardClass": "CuFcM",
                          "id": "4",
                          "labelText": "WQhcYWislO",
                          "packingGroup": "mv",
                          "packingInstructions": "bTmeecpkkp",
                          "properShippingName": "UmqLcmrjSb",
                          "properShippingNameAndDescription": "xIBMvIdXIsisqWR",
                          "sequenceNumber": 846,
                          "specialProvisions": "jEhSMltpWm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "toMKE",
                          "technicalName": "gUvRCXqIiS",
                          "tunnelRestrictionCode": "aSny4"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 17.03,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NWfez"
                        },
                        "options": {
                          "description": {
                            "authorization": "dsREmrtmZY",
                            "hazardClass": "HwlJW",
                            "id": "9",
                            "labelText": "byrGtyKjKW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vrifMxpZWg"
                            },
                            "packingGroup": "I",
                            "percentage": 51.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OmVGSsiUopCpeJZ",
                            "reportableQuantity": false,
                            "sequenceNumber": 128,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "cXOJWpSyBb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.72,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OzPKjGOBNLLNzDc",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 26.13,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 49.72,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iTODfxTXbl",
                          "hazardClass": "HpmgZ",
                          "id": "6",
                          "labelText": "HrztPTxbHT",
                          "packingGroup": "pk",
                          "packingInstructions": "djzhOubZcA",
                          "properShippingName": "rsDPOCfsif",
                          "properShippingNameAndDescription": "knsohfwpxnlbVeT",
                          "sequenceNumber": 178,
                          "specialProvisions": "fhVbzcfcSf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NRqQN",
                          "technicalName": "YyRTDcPyAL",
                          "tunnelRestrictionCode": "BWuvK"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 22.29,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UHOqe"
                        },
                        "options": {
                          "description": {
                            "authorization": "zHskQjTMhK",
                            "hazardClass": "Vevwe",
                            "id": "7",
                            "labelText": "SWtuvBlfxC",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rUanJoMXJX"
                            },
                            "packingGroup": "I",
                            "percentage": 86.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ovFSdgbjHfYTKPD",
                            "reportableQuantity": false,
                            "sequenceNumber": 147,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eEAFEQVdbT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GoXnLqxILGwDver",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 46.89,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.62,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MeYbYNsBlI",
                          "hazardClass": "clOIj",
                          "id": "5",
                          "labelText": "OCydLeoVaE",
                          "packingGroup": "ke",
                          "packingInstructions": "gkfwrwGORV",
                          "properShippingName": "vzeMZtXODU",
                          "properShippingNameAndDescription": "iKHdwMbybbVhZJU",
                          "sequenceNumber": 856,
                          "specialProvisions": "oLntVZdqIQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Lyojl",
                          "technicalName": "giVMkIdrvZ",
                          "tunnelRestrictionCode": "3AxkU"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 49.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mWHFp"
                        },
                        "options": {
                          "description": {
                            "authorization": "XkhiiolHfq",
                            "hazardClass": "qaffE",
                            "id": "6",
                            "labelText": "fJPXpjWkCX",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "kNADbwMuak"
                            },
                            "packingGroup": "I",
                            "percentage": 99.6,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PwDhXkZNYAiAsnG",
                            "reportableQuantity": true,
                            "sequenceNumber": 405,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZfSSFzRhfy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 26.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lEbDVMScTVSvUal",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 19.02,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 14.48,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "dYbWzMNUMI",
                          "hazardClass": "QXBzm",
                          "id": "5",
                          "labelText": "XZXlKkaBqQ",
                          "packingGroup": "Pc",
                          "packingInstructions": "daIZyyRKIW",
                          "properShippingName": "NdlPKqPzRB",
                          "properShippingNameAndDescription": "ycNgaeBagIlEAsz",
                          "sequenceNumber": 573,
                          "specialProvisions": "tDBVybFWHi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gQNil",
                          "technicalName": "pIomzNTGvH",
                          "tunnelRestrictionCode": "oEEM4"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 48.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "pwuuj"
                        },
                        "options": {
                          "description": {
                            "authorization": "YBXqPvuJOM",
                            "hazardClass": "AwZxP",
                            "id": "2",
                            "labelText": "UKnSkwHbMd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FXPwTHeTrc"
                            },
                            "packingGroup": "I",
                            "percentage": 99.75,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bKFbijfYXWcmFKZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 784,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YGepYFTQqD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.86,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.99,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SfQyfcUWVdaoZVw",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 12.46,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.15,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JGsSuFTNDv",
                          "hazardClass": "hIlED",
                          "id": "2",
                          "labelText": "fOgsbVHUwx",
                          "packingGroup": "EC",
                          "packingInstructions": "PvLieEXuVi",
                          "properShippingName": "tGGJieUCFt",
                          "properShippingNameAndDescription": "CZtbXgoVsIIjbWG",
                          "sequenceNumber": 980,
                          "specialProvisions": "jyHBIkqfxV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ruhNp",
                          "technicalName": "kjqIGKBdVw",
                          "tunnelRestrictionCode": "3xNjL"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 22.13,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JkXrd"
                        },
                        "options": {
                          "description": {
                            "authorization": "GERjUJMhRa",
                            "hazardClass": "pUAeM",
                            "id": "3",
                            "labelText": "TlDqmVeTOf",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "zhEotfTwWP"
                            },
                            "packingGroup": "I",
                            "percentage": 77.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yiEDBDFmycYgeck",
                            "reportableQuantity": true,
                            "sequenceNumber": 352,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NDdzMFhhij"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.32,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "COCMSLARUGuUgyD",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.55,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.83,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CuAGZwcTEU",
                          "hazardClass": "NztEJ",
                          "id": "4",
                          "labelText": "WfCrnDgilU",
                          "packingGroup": "jb",
                          "packingInstructions": "uNxNIGtvMQ",
                          "properShippingName": "rijGFGiUnJ",
                          "properShippingNameAndDescription": "remwwqAgXcXYGvF",
                          "sequenceNumber": 128,
                          "specialProvisions": "SnOAloHsim",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mAIuQ",
                          "technicalName": "bCzrPpEqxX",
                          "tunnelRestrictionCode": "IXKwJ"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 32.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "RUVLq"
                        },
                        "options": {
                          "description": {
                            "authorization": "EquuVoKMtv",
                            "hazardClass": "SYDgl",
                            "id": "7",
                            "labelText": "cUfvmuFtNQ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "tXeOOdByCv"
                            },
                            "packingGroup": "I",
                            "percentage": 96.83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SiEeGusatRuWnQm",
                            "reportableQuantity": false,
                            "sequenceNumber": 153,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LjScYFOTbf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.38,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "qeLfbVEWzGnXWfQ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 34.31,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 12.8,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qCWvLEQgLm",
                          "hazardClass": "dNlQT",
                          "id": "8",
                          "labelText": "OfnqyGrCRw",
                          "packingGroup": "UB",
                          "packingInstructions": "FVbQqPPmQc",
                          "properShippingName": "VjHggbBDON",
                          "properShippingNameAndDescription": "iKBCUBhCUhuTikg",
                          "sequenceNumber": 852,
                          "specialProvisions": "DvVcdHXTpd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gGCYS",
                          "technicalName": "gUzQgVCYyv",
                          "tunnelRestrictionCode": "2745v"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 33.28,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gNOhI"
                        },
                        "options": {
                          "description": {
                            "authorization": "wpGILXflsw",
                            "hazardClass": "vnTec",
                            "id": "8",
                            "labelText": "TUPRZSpmNZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IcrrBqHUtP"
                            },
                            "packingGroup": "I",
                            "percentage": 90.8,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OxwecaTbVWyVkYg",
                            "reportableQuantity": true,
                            "sequenceNumber": 558,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RKUmqMviXg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "dRYmnkeEjEbctWg",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 24.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.4,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QQpeBxgUnI",
                          "hazardClass": "CUEoq",
                          "id": "4",
                          "labelText": "HzhgvGWxXz",
                          "packingGroup": "aD",
                          "packingInstructions": "QWibRxBeOT",
                          "properShippingName": "IvsgNgovFu",
                          "properShippingNameAndDescription": "gGEwABMBHgfCqFu",
                          "sequenceNumber": 893,
                          "specialProvisions": "tmcxWvpznp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lajTY",
                          "technicalName": "oKZZjnZHHg",
                          "tunnelRestrictionCode": "IIvGm"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 22.44,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fINdI"
                        },
                        "options": {
                          "description": {
                            "authorization": "JaURytaCvX",
                            "hazardClass": "biBwh",
                            "id": "2",
                            "labelText": "vIIEXAshij",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "aBOKshaitt"
                            },
                            "packingGroup": "I",
                            "percentage": 59.91,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kaNULxDKBTyrBgq",
                            "reportableQuantity": false,
                            "sequenceNumber": 522,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KJQgaxFRmo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mrEcvnwEVizZoPy",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 35.75,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 29.48,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IFZEcmfhxC",
                          "hazardClass": "Kuzob",
                          "id": "7",
                          "labelText": "vvZprUUryc",
                          "packingGroup": "oc",
                          "packingInstructions": "lfjjaevxHm",
                          "properShippingName": "hKMfmQSgZf",
                          "properShippingNameAndDescription": "UyPDFZwEFjmIGEh",
                          "sequenceNumber": 354,
                          "specialProvisions": "wCouFOEVPV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "amWCq",
                          "technicalName": "WjVIeVGZwr",
                          "tunnelRestrictionCode": "CvdkL"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 17.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jWtVH"
                        },
                        "options": {
                          "description": {
                            "authorization": "OBYFKsUxEj",
                            "hazardClass": "MvNbg",
                            "id": "1",
                            "labelText": "rhMMHVKtdh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "lMdLWVMgkM"
                            },
                            "packingGroup": "I",
                            "percentage": 84.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PBDjPRekKEUgjUW",
                            "reportableQuantity": false,
                            "sequenceNumber": 668,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LEAkTQyCZa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QEVbpAJTEtiQVsn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 33.92,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 41.04,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.6
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.22,
                "referenceId": "f237e5d0-5579-4ecb-8b30-a4861e47940c",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "WSOkGfYdiC",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "Y3FI5rIvQoWO0j49sAk8"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "NbSI4TpEd5e2ecXeoxhH"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "6dAJfcB9wrizZ5bwrUsR"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "ybEt5PVq6rOsHNlWCcGt"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "xYUx4xyNXO3ge7pPM0hEsgrwG"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "jPz3jFcyZacBIyGp9GQrfcj4J"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "wNzOibeUfxRGbueltriejhIvD"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "6NfVzjm6k3LCGlqnykaG8EzjX"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "PLnqxqHqmf",
                    "number": 2
                  },
                  {
                    "content": "tCelBJByrE",
                    "number": 1
                  },
                  {
                    "content": "IlwdaUWhVm",
                    "number": 1
                  },
                  {
                    "content": "VeVGFbOaEd",
                    "number": 5
                  },
                  {
                    "content": "cDZMbGrmgx",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.21,
                "packageRateDetails": [
                  {
                    "baseCharge": 84.82,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TND",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 125.54,
                    "netFedExCharge": 67.89,
                    "netFreight": 47.57,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pfHmILvWEJKdGhC",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xIuqEQMvZppFrzK",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.44,
                    "totalRebates": 1.08,
                    "totalSurcharges": 1.18,
                    "totalTaxes": 2.09
                  },
                  {
                    "baseCharge": 46.43,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GIP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 102.28,
                    "netFedExCharge": 53.11,
                    "netFreight": 57.49,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zIrCkipNmxdHdDO",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RcJTlELLNgkrRVC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ANxDptivQYIKlzq",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vBardrYWdErPYOZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MtAwaxrirnTZwwD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 9.4,
                    "totalRebates": 1.63,
                    "totalSurcharges": 1.6,
                    "totalTaxes": 0.96
                  },
                  {
                    "baseCharge": 101.87,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GTQ",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 84.09,
                    "netFedExCharge": 31.56,
                    "netFreight": 88.62,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BkElUxYZKnqSQiF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jTvdunUvZCnrDUx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WTfeKazhJUeauPa",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TteCTLSZPNtgMcp",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 7.07,
                    "totalRebates": 1.84,
                    "totalSurcharges": 8.79,
                    "totalTaxes": 0.94
                  },
                  {
                    "baseCharge": 110.07,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AZN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 147.61,
                    "netFedExCharge": 41.06,
                    "netFreight": 51.63,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AZoQGUqSzEvkAqP",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VACtyuOTmmCXTem",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aUbuGBkjcHJXcyw",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 3.19,
                    "totalRebates": 1.82,
                    "totalSurcharges": 7.07,
                    "totalTaxes": 4.95
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 5198,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 5395,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 92
                },
                {
                  "formId": 1300,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 1654,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "2",
                  "uspsApplicationId": 95
                },
                {
                  "formId": 3580,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 92
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jiYPjgWpFy",
                          "hazardClass": "XpDAS",
                          "id": "7",
                          "labelText": "bHCWUxZeWj",
                          "packingGroup": "an",
                          "packingInstructions": "fildDIsuPV",
                          "properShippingName": "ULLJNLTPxg",
                          "properShippingNameAndDescription": "EhMCTKajJKcaeKm",
                          "sequenceNumber": 76,
                          "specialProvisions": "jXwXfdLAJQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "nUrEW",
                          "technicalName": "qrSSTBDPQX",
                          "tunnelRestrictionCode": "8gGRk"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 6.94,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qMpyF"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZuAUkNHycq",
                            "hazardClass": "wwOcv",
                            "id": "1",
                            "labelText": "KrDWORfpqJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mPOAqqsquj"
                            },
                            "packingGroup": "I",
                            "percentage": 12.4,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pxfLeiNAwrbQyBp",
                            "reportableQuantity": false,
                            "sequenceNumber": 141,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DWheeQehvh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jGNafCHMHIDZiEL",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 8.84,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 7.09,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RFWQXJjMDW",
                          "hazardClass": "FzcOC",
                          "id": "4",
                          "labelText": "wTnXqwreuk",
                          "packingGroup": "Wz",
                          "packingInstructions": "bKQbjmUuuT",
                          "properShippingName": "XRvnYNMzeo",
                          "properShippingNameAndDescription": "WitEVteCteQHQvf",
                          "sequenceNumber": 752,
                          "specialProvisions": "eRzKNSOBxM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YmEvW",
                          "technicalName": "wHCVSJjbcs",
                          "tunnelRestrictionCode": "8S7Ye"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 22.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Mpgdq"
                        },
                        "options": {
                          "description": {
                            "authorization": "QYMOOmOqnN",
                            "hazardClass": "QqZvs",
                            "id": "9",
                            "labelText": "JgOsArPRtT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "NGlvNjNgXw"
                            },
                            "packingGroup": "I",
                            "percentage": 29.74,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UVkDmqEEDwOSJkv",
                            "reportableQuantity": true,
                            "sequenceNumber": 490,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "lymNqiLKAO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bbGOAifAWZgTJii",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 19.63,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.36,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VEWmWOSErT",
                          "hazardClass": "GbpjH",
                          "id": "2",
                          "labelText": "JfmkJhBuLV",
                          "packingGroup": "Rv",
                          "packingInstructions": "qFDvpjfzmP",
                          "properShippingName": "sUkvTDXLSy",
                          "properShippingNameAndDescription": "TzAnJofsBVZGuDB",
                          "sequenceNumber": 60,
                          "specialProvisions": "yTXJGtkKrb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zNKUa",
                          "technicalName": "gPXZbcqmXB",
                          "tunnelRestrictionCode": "9zzSu"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 7.93,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OsFYO"
                        },
                        "options": {
                          "description": {
                            "authorization": "wMojwsPFJM",
                            "hazardClass": "SCtWN",
                            "id": "0",
                            "labelText": "czZqcCTIgs",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "gaohWfYaEK"
                            },
                            "packingGroup": "I",
                            "percentage": 89.37,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WqdyyHkPSjCQiwT",
                            "reportableQuantity": true,
                            "sequenceNumber": 306,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eXPujlZtvN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.7,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aKJWxmTBJkkRlWF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 24.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 18.58,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VrpSeOxvyj",
                          "hazardClass": "GgcWl",
                          "id": "6",
                          "labelText": "LjmAfwFOUt",
                          "packingGroup": "Uo",
                          "packingInstructions": "BNtmGkkLZK",
                          "properShippingName": "WVhMfNWyOM",
                          "properShippingNameAndDescription": "IZpBjmPufnjPfVz",
                          "sequenceNumber": 370,
                          "specialProvisions": "PWNDxMnnqn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mRsZJ",
                          "technicalName": "RDXmjbrmCf",
                          "tunnelRestrictionCode": "dBzVp"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 34.17,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WhKtJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "GoufJXtdMH",
                            "hazardClass": "ANnPL",
                            "id": "3",
                            "labelText": "kRBaqKFnZq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pscWOrEZtA"
                            },
                            "packingGroup": "I",
                            "percentage": 1.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "tvZAhxKmmXiqJxg",
                            "reportableQuantity": false,
                            "sequenceNumber": 924,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fnFNAQmDnx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.28,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.24,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wFDOIQBGmremUQp",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 37.19,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 2.83,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LQomGIKjMY",
                          "hazardClass": "TJHTn",
                          "id": "1",
                          "labelText": "uWbypsJNds",
                          "packingGroup": "hw",
                          "packingInstructions": "IfPnnKiCNV",
                          "properShippingName": "fRkUyHvTVm",
                          "properShippingNameAndDescription": "HqLxGHzizHrBIIn",
                          "sequenceNumber": 749,
                          "specialProvisions": "rHGOYsBBAh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uIRCe",
                          "technicalName": "zUsuWpaVLs",
                          "tunnelRestrictionCode": "idI6z"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 21.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JYPOa"
                        },
                        "options": {
                          "description": {
                            "authorization": "aueQugOtnq",
                            "hazardClass": "yNupr",
                            "id": "8",
                            "labelText": "evUAIvCDiY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "uHSDwWGaYb"
                            },
                            "packingGroup": "I",
                            "percentage": 88.35,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nxXWPQcTzLfZVBh",
                            "reportableQuantity": true,
                            "sequenceNumber": 64,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BCWLBCdlKQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "szOSKmmSoMONbAZ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 39.22,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.41,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yvDSjyqCnK",
                          "hazardClass": "tIOCX",
                          "id": "6",
                          "labelText": "CPfmbWUiQe",
                          "packingGroup": "or",
                          "packingInstructions": "gwfrCdMTgI",
                          "properShippingName": "YoBSwqamLd",
                          "properShippingNameAndDescription": "vKCSDmmPClFndji",
                          "sequenceNumber": 207,
                          "specialProvisions": "KrulDmjRIN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "tFcOw",
                          "technicalName": "poyLXNgfSd",
                          "tunnelRestrictionCode": "59mMV"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 33.93,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZFztK"
                        },
                        "options": {
                          "description": {
                            "authorization": "DCaiZNdsCN",
                            "hazardClass": "CFpzC",
                            "id": "8",
                            "labelText": "JNucLjtgGs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "zislGZsyzp"
                            },
                            "packingGroup": "I",
                            "percentage": 69.23,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kKHAcGFZfojFmSM",
                            "reportableQuantity": true,
                            "sequenceNumber": 295,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gPIGyuvTFR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.93,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.03,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.6,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MriHyJcrWRfTHnD",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 32.73,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 17.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.29,
                "referenceId": "0476fb8f-3ae2-46d2-86ea-f4f228d3e2cf",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "UMPuFreJCn",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "suPB1YOT4lrQPGVz8gQ0"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "RVJsu1amYLkbmk7gZ9zF"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "3Nsk6wlqrzoor9fijsEV"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "1CWp0hWlCuI8ikSSZ1cl"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "ykPRn7enma6QZpnUY3XF8YHOb"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "fODfTrM78ciX2b2XkIQg3IF1k"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "HDaaQWpAfNaV8Bs4NcTNcdA1n"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "HzQJsgxmDv",
                    "number": 5
                  },
                  {
                    "content": "BfvKoYFiJI",
                    "number": 3
                  },
                  {
                    "content": "zGzhSBNKqb",
                    "number": 2
                  },
                  {
                    "content": "KSAtlzPrgE",
                    "number": 4
                  },
                  {
                    "content": "DitSpblZfw",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.16,
                "packageRateDetails": [
                  {
                    "baseCharge": 44.39,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AZN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 127.5,
                    "netFedExCharge": 45.03,
                    "netFreight": 32.59,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yneaPIznXYVgVwL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XsNXdWoTeElMVQw",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fSblyduUnrAUebb",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 3.46,
                    "totalRebates": 0.25,
                    "totalSurcharges": 5.26,
                    "totalTaxes": 1.08
                  },
                  {
                    "baseCharge": 92.12,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CDF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 119.47,
                    "netFedExCharge": 60.27,
                    "netFreight": 27.14,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LydQWQoVeXkpYtP",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bLHgsGDGHPwsviz",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HaURfkGHKYlVWgc",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AaIdCPRLOqHaTbM",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jcvtLuayPNZoHPf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 2.25,
                    "totalRebates": 1.83,
                    "totalSurcharges": 8.85,
                    "totalTaxes": 1.31
                  },
                  {
                    "baseCharge": 98.02,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 85.16,
                    "netFedExCharge": 38.84,
                    "netFreight": 95.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bTXCnQVYIgGrJhB",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.85,
                    "totalRebates": 0.98,
                    "totalSurcharges": 3.01,
                    "totalTaxes": 2.7
                  },
                  {
                    "baseCharge": 32.83,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "IQD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 100.3,
                    "netFedExCharge": 36.37,
                    "netFreight": 44.78,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uRjRuvyRbgUINNM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bVzpikxudzeSiNg",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.35,
                    "totalRebates": 0.33,
                    "totalSurcharges": 1.12,
                    "totalTaxes": 3.72
                  }
                ]
              },
              "sequenceNumber": 9,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 7968,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 9910,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "2",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 6523,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 92
                },
                {
                  "formId": 5309,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 5736,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RVnXkiMXBF",
                          "hazardClass": "lTuuE",
                          "id": "4",
                          "labelText": "iZnLuCDlcE",
                          "packingGroup": "OQ",
                          "packingInstructions": "TkPcPSFSzE",
                          "properShippingName": "ZSUeQWpTrF",
                          "properShippingNameAndDescription": "QkWfkGYxPmFKHOt",
                          "sequenceNumber": 714,
                          "specialProvisions": "XiVXguSNjI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qIGeV",
                          "technicalName": "ZONdaokMKx",
                          "tunnelRestrictionCode": "JYRlH"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 45.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sRQRo"
                        },
                        "options": {
                          "description": {
                            "authorization": "rJUTWaEihG",
                            "hazardClass": "wZokp",
                            "id": "9",
                            "labelText": "OGvhRZWbIN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JlvbIjAYIF"
                            },
                            "packingGroup": "I",
                            "percentage": 1.23,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZFJPRMAPIvQKPmJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 792,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dByZwkhdjO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lAUExQQhRglqlrO",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 37.38,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 45.38,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ymZOuxjnje",
                          "hazardClass": "xOTNC",
                          "id": "4",
                          "labelText": "DOksOoksOB",
                          "packingGroup": "Mv",
                          "packingInstructions": "KFbUmKBgoy",
                          "properShippingName": "VqMtOaoXwD",
                          "properShippingNameAndDescription": "tFEuXVoQidXXvJn",
                          "sequenceNumber": 43,
                          "specialProvisions": "EcqjwiXCRB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XsJUj",
                          "technicalName": "wiJgrxcDbb",
                          "tunnelRestrictionCode": "GJmcB"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 18.39,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "DUoJu"
                        },
                        "options": {
                          "description": {
                            "authorization": "rrAKwJvRzC",
                            "hazardClass": "MqpGg",
                            "id": "3",
                            "labelText": "eXzrrYMHPl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FiWBRLHnGr"
                            },
                            "packingGroup": "I",
                            "percentage": 49.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GhnIDifBEuSvttW",
                            "reportableQuantity": true,
                            "sequenceNumber": 203,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xDGSJMwoxT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.14,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jFdSYmPTJhMdDAo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 38.06,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 31.15,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HDbSHjdmGs",
                          "hazardClass": "QkrzJ",
                          "id": "6",
                          "labelText": "SCekdEMBkJ",
                          "packingGroup": "SO",
                          "packingInstructions": "tzFUxskhqC",
                          "properShippingName": "sGvwMulCCu",
                          "properShippingNameAndDescription": "MfdwmaIEyzyqonH",
                          "sequenceNumber": 165,
                          "specialProvisions": "IZvbtEXXnD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ceUIS",
                          "technicalName": "sacuMwMWsU",
                          "tunnelRestrictionCode": "FXSIh"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 27.09,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cXZxq"
                        },
                        "options": {
                          "description": {
                            "authorization": "zhTjohhgUH",
                            "hazardClass": "ccPCI",
                            "id": "2",
                            "labelText": "xEHJIGALIJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "HviQWRFTPE"
                            },
                            "packingGroup": "I",
                            "percentage": 21.95,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fQpGiyVCYBpqhNv",
                            "reportableQuantity": true,
                            "sequenceNumber": 207,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BQqaQZpipR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.6,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HCFclGfIZzupeWm",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.41,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.99,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "eaiXKDBRMe",
                          "hazardClass": "NpKCX",
                          "id": "4",
                          "labelText": "gCwnKfrNGF",
                          "packingGroup": "mQ",
                          "packingInstructions": "aXgMcZsefE",
                          "properShippingName": "xyccfqvKoq",
                          "properShippingNameAndDescription": "PQjgdxHmgXunqQG",
                          "sequenceNumber": 763,
                          "specialProvisions": "iAQlhmEwlY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iiblf",
                          "technicalName": "OlpWRbVxXF",
                          "tunnelRestrictionCode": "mRSGb"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 30.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wZDsu"
                        },
                        "options": {
                          "description": {
                            "authorization": "uSdYsUVlnY",
                            "hazardClass": "rIkBv",
                            "id": "3",
                            "labelText": "OCPVKmUJzK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BwneDOaQZw"
                            },
                            "packingGroup": "I",
                            "percentage": 37.42,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "rhLUVHyqzZbMaIg",
                            "reportableQuantity": true,
                            "sequenceNumber": 172,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KWlAmgNegT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.9,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SojMbmNvqgyKMzJ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 41.48,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.67,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "szeOGilTfT",
                          "hazardClass": "lbgyG",
                          "id": "6",
                          "labelText": "IVKiimoJgO",
                          "packingGroup": "wm",
                          "packingInstructions": "QkhWmGfrZh",
                          "properShippingName": "zmTIVyrIzK",
                          "properShippingNameAndDescription": "JNrZOvJOWCGAolP",
                          "sequenceNumber": 224,
                          "specialProvisions": "sFWHHfNkTQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lBAin",
                          "technicalName": "YvZDPSgmms",
                          "tunnelRestrictionCode": "l7JLn"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 20.14,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HvLhs"
                        },
                        "options": {
                          "description": {
                            "authorization": "xejVNcLyqR",
                            "hazardClass": "BcIQp",
                            "id": "1",
                            "labelText": "VXpBOIuPka",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "qFLvvXhkSP"
                            },
                            "packingGroup": "I",
                            "percentage": 59.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WaaCNKSsxhYFZfm",
                            "reportableQuantity": true,
                            "sequenceNumber": 451,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FfcMdSXQtG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.76,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LqGsxAxwsMalEsX",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 31.35,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 44.26,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rLYqZNvpww",
                          "hazardClass": "AITQk",
                          "id": "8",
                          "labelText": "tvtimcDzDh",
                          "packingGroup": "OE",
                          "packingInstructions": "MkcLZUDDev",
                          "properShippingName": "lCLZFmebUY",
                          "properShippingNameAndDescription": "nZBzHHSXaazakXL",
                          "sequenceNumber": 713,
                          "specialProvisions": "ZPVCezvNak",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MuMrk",
                          "technicalName": "ieiyXpNqcF",
                          "tunnelRestrictionCode": "EjXXR"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 23.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NJEhR"
                        },
                        "options": {
                          "description": {
                            "authorization": "eMQfXIYBSF",
                            "hazardClass": "aNYCO",
                            "id": "9",
                            "labelText": "tuJJpNvBcb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "oEUGCfZVIz"
                            },
                            "packingGroup": "I",
                            "percentage": 3.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "iRMMEFCBESTojhm",
                            "reportableQuantity": true,
                            "sequenceNumber": 766,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eMITPyGohC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WHiqXGtbpTSrbdQ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 13.02,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.67,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YPzteuxsnF",
                          "hazardClass": "cVDwD",
                          "id": "6",
                          "labelText": "qIhtCNlSqQ",
                          "packingGroup": "fw",
                          "packingInstructions": "QDxSkZUjZW",
                          "properShippingName": "JerYKFzUwk",
                          "properShippingNameAndDescription": "KvBVShxospXiGVk",
                          "sequenceNumber": 187,
                          "specialProvisions": "RTRbhApUnv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uSnch",
                          "technicalName": "cvYDzwmSlt",
                          "tunnelRestrictionCode": "NmoG8"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 23.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kVBUW"
                        },
                        "options": {
                          "description": {
                            "authorization": "vDdUJFASQQ",
                            "hazardClass": "YtWNx",
                            "id": "5",
                            "labelText": "FQXogJinxO",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "jQmtRcwzWi"
                            },
                            "packingGroup": "I",
                            "percentage": 55.67,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xPuWtSXOTFpfZlZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 63,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "AfLyiwEyCO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20.82,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "esHsieMTizpLulS",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 4.12,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.14,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JkiwgypcpE",
                          "hazardClass": "ogPYR",
                          "id": "8",
                          "labelText": "UVBRYxfPIK",
                          "packingGroup": "rC",
                          "packingInstructions": "lYkekaegug",
                          "properShippingName": "JapBdfCeMh",
                          "properShippingNameAndDescription": "ZAtgaGEirahBOrq",
                          "sequenceNumber": 731,
                          "specialProvisions": "eDVOptVjlw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VbKpK",
                          "technicalName": "SYVtRYApSs",
                          "tunnelRestrictionCode": "uk4ZT"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 27.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BTvle"
                        },
                        "options": {
                          "description": {
                            "authorization": "UqpbDKmMss",
                            "hazardClass": "MAzME",
                            "id": "3",
                            "labelText": "LroMvovqAK",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "bMlkVHYOHu"
                            },
                            "packingGroup": "I",
                            "percentage": 17.1,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CQyqWLnYzySrJCv",
                            "reportableQuantity": false,
                            "sequenceNumber": 58,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SGnTAHmZAB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.39,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jVVDLAIwqvDmfrG",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 18.49,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 27.4,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IEQzLOHIkm",
                          "hazardClass": "BXnmc",
                          "id": "5",
                          "labelText": "wnXJVQLgYs",
                          "packingGroup": "yZ",
                          "packingInstructions": "bIzVhIPdhj",
                          "properShippingName": "tydLPorXAH",
                          "properShippingNameAndDescription": "sULgWaRBZiPkbnr",
                          "sequenceNumber": 54,
                          "specialProvisions": "ADYXPSxZuK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "WAgox",
                          "technicalName": "laNgRCACHC",
                          "tunnelRestrictionCode": "9cWl5"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 1.14,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nIuBK"
                        },
                        "options": {
                          "description": {
                            "authorization": "htGyqJjloe",
                            "hazardClass": "tPcxO",
                            "id": "0",
                            "labelText": "EGNiOSSoYn",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "vxUfOcdOnm"
                            },
                            "packingGroup": "I",
                            "percentage": 83.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DqBuvGuutbZTBit",
                            "reportableQuantity": true,
                            "sequenceNumber": 430,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iwkJphLNAY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ImiwnuxmHyJJJPF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.55,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.02,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hfiTpzIItK",
                          "hazardClass": "yrfeL",
                          "id": "4",
                          "labelText": "gbUIqcVjRF",
                          "packingGroup": "FO",
                          "packingInstructions": "oWlFySzBef",
                          "properShippingName": "MfVgkJaMoC",
                          "properShippingNameAndDescription": "kOXRleWuCUWMVlT",
                          "sequenceNumber": 884,
                          "specialProvisions": "jNuUtRXzcz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bbHqv",
                          "technicalName": "cdnhvXFAeq",
                          "tunnelRestrictionCode": "WNltc"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 29.19,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sjzFV"
                        },
                        "options": {
                          "description": {
                            "authorization": "WbFEAZCBXQ",
                            "hazardClass": "YQzoh",
                            "id": "4",
                            "labelText": "eEhalqWyHS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "txpPbIBvSF"
                            },
                            "packingGroup": "I",
                            "percentage": 48.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JuXjrIxmEABFIXU",
                            "reportableQuantity": true,
                            "sequenceNumber": 532,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gAKULRHlZx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "qTzZfogNQGlJrxR",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 28.69,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gukUAQfWQC",
                          "hazardClass": "GeBhb",
                          "id": "9",
                          "labelText": "jfHRdedAzk",
                          "packingGroup": "VL",
                          "packingInstructions": "yEDHCwyhnu",
                          "properShippingName": "KIySzIcVNN",
                          "properShippingNameAndDescription": "UhQBxPJaAlhMcuF",
                          "sequenceNumber": 934,
                          "specialProvisions": "epfakDFKZo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iOelF",
                          "technicalName": "KKfgimoHjV",
                          "tunnelRestrictionCode": "EIm27"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 46.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vuVek"
                        },
                        "options": {
                          "description": {
                            "authorization": "nESGTUnnSe",
                            "hazardClass": "fkmry",
                            "id": "9",
                            "labelText": "iXNzFBoySC",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VHbaKvpwMn"
                            },
                            "packingGroup": "I",
                            "percentage": 78.13,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nKiWoVSPduWaqRQ",
                            "reportableQuantity": false,
                            "sequenceNumber": 649,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RDsLbSEYut"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 34.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GgYxqnXOsUsymLq",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 35.11,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 2.39,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.17,
                "referenceId": "110a935e-ff6b-4cce-a664-18139d159b9f",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "FiwJptgxao",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "e9tsqitiHmrtSUIsKw6S"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "E30OhwtrkQvL1LGwZgyiK8PUT"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Glu5hEoIj4dCUKROyAoTSwiSn"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Xe5l10jr4vZJcS06P3BOMRR3X"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "kTvBxLFYis",
                    "number": 3
                  },
                  {
                    "content": "PPKbupvjGj",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 2.43,
                "packageRateDetails": [
                  {
                    "baseCharge": 63.05,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AZN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 111.72,
                    "netFedExCharge": 175.8,
                    "netFreight": 19.4,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hCggLoeZqByFFfo",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BCGFXKfWCPpGGLB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NzulgbJDjqpENZK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uroeMuChIBVEHaJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 14.88,
                    "totalRebates": 0.11,
                    "totalSurcharges": 4.59,
                    "totalTaxes": 1.99
                  },
                  {
                    "baseCharge": 118.59,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SRD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 158.59,
                    "netFedExCharge": 80.93,
                    "netFreight": 29.51,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uEBIMFqCpJriYJu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rNCTtBehIYQRVIc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rBYHfABsFPPzsha",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bkMXiQsxjPBsuWs",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 6.63,
                    "totalRebates": 1.67,
                    "totalSurcharges": 2.68,
                    "totalTaxes": 0.38
                  },
                  {
                    "baseCharge": 89.07,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "RUB",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 161.61,
                    "netFedExCharge": 65.74,
                    "netFreight": 24.73,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lYAMDGhZedAowBC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zIXuQpFOuiqSTsu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fAZnYEmPnaGGwZz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zWFarfUahnINBmU",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wYSmgbourGdFJVh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.87,
                    "totalRebates": 1.07,
                    "totalSurcharges": 5.37,
                    "totalTaxes": 2.69
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 1554,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 9178,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 2422,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "4",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 8638,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 8874,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 93
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ijlumwOkUf",
                          "hazardClass": "OsmVf",
                          "id": "4",
                          "labelText": "HsYNwLDHzN",
                          "packingGroup": "DN",
                          "packingInstructions": "mKsDNWckuD",
                          "properShippingName": "HnSDIEoCBT",
                          "properShippingNameAndDescription": "xOitfMnOHDhByLL",
                          "sequenceNumber": 933,
                          "specialProvisions": "PAqlPGVHSM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JWvpU",
                          "technicalName": "jVmDYozqeI",
                          "tunnelRestrictionCode": "suX1k"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 20.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OSngR"
                        },
                        "options": {
                          "description": {
                            "authorization": "InAdtaxQaF",
                            "hazardClass": "aPlzP",
                            "id": "3",
                            "labelText": "hthJgngpLN",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BomQgmNDEY"
                            },
                            "packingGroup": "I",
                            "percentage": 94.56,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UohIJULwtaXRxDa",
                            "reportableQuantity": false,
                            "sequenceNumber": 371,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dlCGeAxfbw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kfQtLCuuegvEGRD",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.49,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vFNuHTTfCI",
                          "hazardClass": "QrkSt",
                          "id": "0",
                          "labelText": "tIlcITxIGB",
                          "packingGroup": "ef",
                          "packingInstructions": "NgBBpovrpz",
                          "properShippingName": "UgZypcAwyd",
                          "properShippingNameAndDescription": "IwMIWWaNGOoJmnl",
                          "sequenceNumber": 108,
                          "specialProvisions": "KqIRpBjzET",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XluKV",
                          "technicalName": "eYKHoBSCAi",
                          "tunnelRestrictionCode": "V6bvW"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 34.7,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lArsW"
                        },
                        "options": {
                          "description": {
                            "authorization": "HbfEDbmfjH",
                            "hazardClass": "ABhtf",
                            "id": "0",
                            "labelText": "SFwOOBtYqR",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "noigcArcqJ"
                            },
                            "packingGroup": "I",
                            "percentage": 46.46,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PwYseXXZIiqJMec",
                            "reportableQuantity": false,
                            "sequenceNumber": 322,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NlEIDlmADR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uAclNBUUuAJLwOk",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 20.24,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wzWUcmHYbL",
                          "hazardClass": "QrnLY",
                          "id": "0",
                          "labelText": "NowKTTQBME",
                          "packingGroup": "iw",
                          "packingInstructions": "dvhyoEsWVB",
                          "properShippingName": "AeZAUWCAZP",
                          "properShippingNameAndDescription": "TrGIIdemHxwcmLm",
                          "sequenceNumber": 492,
                          "specialProvisions": "yGuTlyTuyX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FJwEf",
                          "technicalName": "wyMYwAotgK",
                          "tunnelRestrictionCode": "7OfX9"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 6.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "dERND"
                        },
                        "options": {
                          "description": {
                            "authorization": "SSFCQaRExQ",
                            "hazardClass": "HjvEP",
                            "id": "8",
                            "labelText": "TXSPvUXJps",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "PZYggqneFQ"
                            },
                            "packingGroup": "I",
                            "percentage": 92.51,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qGnheFQRCekEJbi",
                            "reportableQuantity": true,
                            "sequenceNumber": 36,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FCLSxqKzpo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AOVBdSWfaVVNEBr",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 22.14,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.21,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pMWaVfWZJd",
                          "hazardClass": "yCpZg",
                          "id": "9",
                          "labelText": "mpddpmuoqz",
                          "packingGroup": "Yh",
                          "packingInstructions": "lPkXjTruRn",
                          "properShippingName": "xhpycrvNwN",
                          "properShippingNameAndDescription": "CbvMZzAIKIHcwnA",
                          "sequenceNumber": 73,
                          "specialProvisions": "PISJurXubW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "nrjkm",
                          "technicalName": "FVaBBHsJOH",
                          "tunnelRestrictionCode": "7A0lK"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 12.63,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PcuwS"
                        },
                        "options": {
                          "description": {
                            "authorization": "qkWcphkqXo",
                            "hazardClass": "JAKDk",
                            "id": "3",
                            "labelText": "GzDSCwEoEB",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "fSpWZfkPuq"
                            },
                            "packingGroup": "I",
                            "percentage": 48.93,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AHseHqOopXWOLnk",
                            "reportableQuantity": true,
                            "sequenceNumber": 340,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CloNAHLzkU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FjwWabuKHGoqsgK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.86,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "toHOBwrGmf",
                          "hazardClass": "opOtY",
                          "id": "6",
                          "labelText": "jRkpPBSwEK",
                          "packingGroup": "Fe",
                          "packingInstructions": "dyFgIeroTz",
                          "properShippingName": "cbORRIhaUr",
                          "properShippingNameAndDescription": "aEaxKrSDcKOwsqO",
                          "sequenceNumber": 144,
                          "specialProvisions": "RLeXuVLjxZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dBXFr",
                          "technicalName": "sZLcnClHuV",
                          "tunnelRestrictionCode": "OD1iB"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 15.5,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NFhcS"
                        },
                        "options": {
                          "description": {
                            "authorization": "GnSOlglBGn",
                            "hazardClass": "xOvmI",
                            "id": "6",
                            "labelText": "JTHmUWiaUi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "klQtNIjCwz"
                            },
                            "packingGroup": "I",
                            "percentage": 48.52,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CVLyFdEYdReXZOD",
                            "reportableQuantity": true,
                            "sequenceNumber": 11,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QzKcNHJCqL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.65,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TVxoXiFUyCTYZYx",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 28.47,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 37.12,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.9
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.57,
                "referenceId": "6ebed882-e5d5-46b0-b80c-c90ec1ac7177",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "UkyLgnkdoU",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "pwQIt9tyKP6QWiu1vpzE"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "EXeGvwGAEUot8yDU0xEc"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "9esnMMjeqB8vMDjXSyHx"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "aL7LL0jPPPayDG5dtWFW"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "QtoIgdUYgIvFHlrCzN6g"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "KCDwkBtjfwUkQkrZ915OB0t35"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Ui4cD7SMEVxhEPiezK9XYJrk3"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Gvju3Z5GJx7BkWlySkyja0FGD"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "NjSCWH5vL6QuzoLiQd8WMLSQ1"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "wbjWycpOpY",
                    "number": 2
                  },
                  {
                    "content": "OdkigSZdGU",
                    "number": 2
                  },
                  {
                    "content": "dGsQKSBnoB",
                    "number": 3
                  },
                  {
                    "content": "PLafyVRELu",
                    "number": 4
                  },
                  {
                    "content": "kVwUnpXKpe",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 1.18,
                "packageRateDetails": [
                  {
                    "baseCharge": 41.36,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TOP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 194.78,
                    "netFedExCharge": 155.53,
                    "netFreight": 65.62,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cGRRKhpLTSTCTlz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dWsjVPIZXeIBgcP",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wTafCtmFGyBnSma",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fTbuKvvefxBgvel",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "APwMFIQUAMqIaOr",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 10.56,
                    "totalRebates": 0.28,
                    "totalSurcharges": 2.05,
                    "totalTaxes": 0.65
                  },
                  {
                    "baseCharge": 39.49,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "RSD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 149.25,
                    "netFedExCharge": 42.51,
                    "netFreight": 93.07,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JpGngwpIZjzJlHO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BeYLxsCyXTpOVbT",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 8.01,
                    "totalRebates": 1.53,
                    "totalSurcharges": 9.7,
                    "totalTaxes": 1.66
                  },
                  {
                    "baseCharge": 101.54,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BYN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 142.41,
                    "netFedExCharge": 102.6,
                    "netFreight": 56.49,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gCNGfAcsrwFKPbM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iWeYurkNXUFtCZY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 19.81,
                    "totalRebates": 0.84,
                    "totalSurcharges": 1.88,
                    "totalTaxes": 0.22
                  }
                ]
              },
              "sequenceNumber": 5,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 1366,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "2",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 8112,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 2320,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 93
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X821666762843",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-03-28T00:00:00.0Z",
                "expirationDate": "2027-02-01T00:00:00.0Z",
                "number": "9"
              }
            },
            "dryIceDetail": {
              "packageCount": 1,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 2
            }
          },
          "masterTrackingId": {
            "formId": 5095,
            "trackingIdType": "GROUND",
            "trackingNumber": "9",
            "uspsApplicationId": 90
          },
          "operationalDetail": {
            "airportId": "iih",
            "astraDescription": "Wktszyjgsf",
            "astraPlannedServiceLevel": "waYUEXonnsBWNRC",
            "commitDate": "2027-04-01T00:00:00.0Z",
            "commitDay": "Sun",
            "countryCode": "SC",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2026-09-04T00:00:00.0Z",
            "deliveryDay": "Tue",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "AA99",
            "destinationLocationNumber": 123,
            "destinationLocationStateOrProvinceCode": "ME",
            "destinationServiceArea": "Aq",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "7",
            "originLocationNumber": 255,
            "originServiceArea": "UI",
            "packagingCode": "2",
            "postalCode": "93289",
            "publishedDeliveryTime": "2026-10-10T00:00:00.0Z",
            "scac": "Ptng",
            "serviceCode": "8",
            "stateOrProvinceCode": "NC",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "uc",
            "ursaSuffixCode": "qK"
          },
          "packagingDescription": "rKYxUvfQdH",
          "serviceDescription": {
            "astraDescription": "suFXdUTzpa",
            "code": "8",
            "description": "HSIBRmNEOPuOseA",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "TAKhZ"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "bUbGB"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "TLAPU"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "06ZOwCxZxMaP",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "PGK",
                "currencyExchangeRate": {
                  "fromCurrency": "NIO",
                  "intoCurrency": "PYG",
                  "rate": 46.78
                },
                "dimDivisor": 14,
                "freightDiscounts": [
                  {
                    "amount": 19.34,
                    "description": "Innovative Chicken featuring respectful technology and Metal construction",
                    "percent": 5.1,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 8.59,
                    "description": "Our rich-inspired Chips brings a taste of luxury to your torn lifestyle",
                    "percent": 18.3,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 4.71,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "PaYesZ",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "TRY",
                      "intoCurrency": "CZK",
                      "rate": 32.43
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 9.45,
                        "description": "Stylish Sausages designed to make you stand out with pretty looks",
                        "percent": 25,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 6.1,
                    "legDestinationLocationId": "PMVP",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "7lRic",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "egZRXYblirfecLO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "elhBAjYnyQjEFZi",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.53,
                        "description": "doVCFGYDyW",
                        "level": "pfBNZ",
                        "type": "tayMz"
                      }
                    ],
                    "totalBaseCharge": 72.38,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 27.5,
                    "totalFreightDiscounts": 33.11,
                    "totalNetCharge": 267.33,
                    "totalNetChargeWithDutiesAndTaxes": 560.97,
                    "totalNetFedExCharge": 36.83,
                    "totalNetFreight": 183.61,
                    "totalRebates": 32.8,
                    "totalSurcharges": 12.16,
                    "totalTaxes": 22
                  },
                  {
                    "currency": "AMD",
                    "currencyExchangeRate": {
                      "fromCurrency": "GEL",
                      "intoCurrency": "ISK",
                      "rate": 3.67
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.81,
                        "description": "Our rich-inspired Pants brings a taste of luxury to your strange lifestyle",
                        "percent": 31.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.87,
                        "description": "Innovative Chicken featuring indelible technology and Steel construction",
                        "percent": 29.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.33,
                        "description": "Professional-grade Ball perfect for beneficial training and recreational use",
                        "percent": 49.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.46,
                        "description": "Discover the shark-like agility of our Pants, perfect for frivolous users",
                        "percent": 28.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 19.88,
                        "description": "Intelligent Car designed with Granite for scented performance",
                        "percent": 39,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 13.9,
                    "legDestinationLocationId": "LTNG",
                    "minimumChargeType": "NONE",
                    "pricingCode": "7Utw0",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TtLKfSPuaYsXbWS",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LdjHeKwxruUWHAM",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "plFBxvnsHFkpBuJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xbEpvLMiPLkTsVm",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.03,
                        "description": "nTYsUomlMa",
                        "level": "lUwcY",
                        "type": "JAJwm"
                      },
                      {
                        "amount": 10.16,
                        "description": "uymnMvRzwI",
                        "level": "NSAYC",
                        "type": "DQFJD"
                      }
                    ],
                    "totalBaseCharge": 383.24,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 49.49,
                    "totalFreightDiscounts": 0.17,
                    "totalNetCharge": 211.41,
                    "totalNetChargeWithDutiesAndTaxes": 52.09,
                    "totalNetFedExCharge": 29.64,
                    "totalNetFreight": 47.93,
                    "totalRebates": 28.3,
                    "totalSurcharges": 17.68,
                    "totalTaxes": 21.65
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "YcOYpFCqHNgWuIK",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.6,
                    "description": "VEdIVxwscS",
                    "level": "uVFgZ",
                    "type": "JoOWr"
                  },
                  {
                    "amount": 16.13,
                    "description": "zWasuUgbZP",
                    "level": "PAKxH",
                    "type": "NsJdX"
                  },
                  {
                    "amount": 9.34,
                    "description": "SGUGVgRIPt",
                    "level": "rVFDL",
                    "type": "Vnexq"
                  },
                  {
                    "amount": 5.9,
                    "description": "zarppIdmeT",
                    "level": "KlkPx",
                    "type": "cqNjG"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.39,
                "totalBaseCharge": 370.08,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.91,
                "totalDutiesTaxesAndFees": 28.02,
                "totalFreightDiscounts": 7.46,
                "totalNetCharge": 55.2,
                "totalNetChargeWithDutiesAndTaxes": 1108.01,
                "totalNetFedExCharge": 113.32,
                "totalNetFreight": 93.83,
                "totalRebates": 1.79,
                "totalSurcharges": 3.11,
                "totalTaxes": 1.6
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "494718025643",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "765240627696",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 30.8,
            "baseRateAmount": 92.57,
            "codcollectionAmount": 210.87,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "73671",
            "masterTrackingNumber": "645962264088",
            "netChargeAmount": 6.11,
            "netDiscountAmount": 9.98,
            "netListRateAmount": 0.36,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "JLRnMzhgI9",
                    "message": "gDXgLQujIDqIQNMNvufT"
                  }
                ],
                "contentKey": "Pph5sESmve",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "6fNfGzvnQadwQGw6AexPmKSsdnqfgnVpHA1si96ac0Ayw5WWTv",
                "trackingNumber": "5",
                "url": "https://uneven-morning.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "kq9tbGoHxS",
                    "message": "ORAYBZGHkSwqIeEiPZGl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ku9gNJpBE4",
                    "message": "ZuSvnYzVKHxMrGrLWdIZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VlM8cImMV6",
                    "message": "LyTFDnjCvIOufJMXQEII"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "cJUkbDbZwe",
                    "message": "ShDYWOTJtMoVXyELHDNm"
                  }
                ],
                "contentKey": "GU9IILwvlK",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "87eMRs7gniAHMuhDf4caup8KQ1iguQHfCkYGfokyZbGzjoJWoQ",
                "trackingNumber": "9",
                "url": "https://failing-lounge.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "UNrQ7PhBoM",
                    "message": "scTBYaOyPvsqbRrMRsfn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "1LrZEdlia2",
                    "message": "pXldkMQmURcFKMmFFxlw"
                  }
                ],
                "contentKey": "FG0Zo9jLnW",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "BJkTpRfPIVpnOmMytr5EoVRhodx9XRUg62O5BtMjwANicXttJJ",
                "trackingNumber": "6",
                "url": "https://clean-labourer.org/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "lyBXfC3T4C",
                    "message": "ppGgQBDcudTdXyGEzPBi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iVaFkyenGT",
                    "message": "xtVfJMMxqIdPEHQNeyfn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UtcCkvkFHt",
                    "message": "EQzvTvFdfTtXpzJlhNDS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "j8HDaMo2YU",
                    "message": "FLwXJHmwfjwHqgULqvBt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dWrJd7Dsf6",
                    "message": "mvdrYdNxqhrrHKmZQewK"
                  }
                ],
                "contentKey": "ncpHD5T2kc",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "yNZj7pB7uetfUPZTuPfJP9OlRrElod730zBt1umgmbXYGtwmBW",
                "trackingNumber": "1",
                "url": "https://self-assured-coordination.name/"
              }
            ],
            "packageSequenceNumber": 3,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "935942164435",
            "transactionDetails": [
              {
                "transactionDetails": "vbkkXCVWdlQsJQT",
                "transactionId": "6069627e-1c70-4e84-816b-9ecbd6a3fb46"
              },
              {
                "transactionDetails": "YxWWvEtUopTKJDD",
                "transactionId": "b4d3ec64-8c45-49fa-a9f6-53c1558c4f92"
              },
              {
                "transactionDetails": "sgaYLUciusnvsmb",
                "transactionId": "bd005403-a5b2-4a29-af25-493651abf8ba"
              },
              {
                "transactionDetails": "YfujhMdJHAPNkJz",
                "transactionId": "85b0c226-93de-48f6-b29a-0bb136d7c5f5"
              },
              {
                "transactionDetails": "jsxmzxLhaAHQNQL",
                "transactionId": "db1f2552-cd76-4fe9-ade1-f00e0b4f13f1"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "452794487356",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 6.76,
            "baseRateAmount": 435.34,
            "codcollectionAmount": 20.03,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "64280",
            "masterTrackingNumber": "340357146085",
            "netChargeAmount": 31.3,
            "netDiscountAmount": 26.84,
            "netListRateAmount": 7.48,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "MxKYs0B4qG",
                    "message": "qmUzQvWLpfcNkWyRjApG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lEADjh2jt5",
                    "message": "NfzHLiKFWmqxMJhgkJOm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xHWeQ7eqjb",
                    "message": "oZGufaBgOPZVqpllVISZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mGEkr5N9Gi",
                    "message": "TmXoDpKYaczUNSMyEQDE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "JFUzuOp2ID",
                    "message": "AghdCMFHVNoQnIQHRUtw"
                  }
                ],
                "contentKey": "VGQSlqhd7M",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "CZfFzYo9gQHghntztSMEqowGyHnf9ubYlyigNzFTe3TxTKz0dq",
                "trackingNumber": "2",
                "url": "https://tiny-confusion.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "by8VsNdojC",
                    "message": "SZjVVOIQuMcsmXtiRJTB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qNp6AY51Vd",
                    "message": "BBlkcofzxlZlvkWZYuFm"
                  }
                ],
                "contentKey": "1Qog0ZlvGO",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "80p3zKhXnuT7GbQUHjTo9sJIhrEqvR4TMGaQcFqvxzNzZQAKK1",
                "trackingNumber": "3",
                "url": "https://handsome-scorpion.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "f9bYscWpeX",
                    "message": "imyrJItkDKEwoupcWprz"
                  }
                ],
                "contentKey": "YYiHOKWx63",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "uqlT5OApkKYHcUSdQa0ibdGY0PmGHMiAf6QErG1NVrSJrfIB91",
                "trackingNumber": "1",
                "url": "https://willing-sock.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "LtHsYwHQHC",
                    "message": "MHzNfAGnrtHpEQnJhBYd"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Lh5NZjWOfA",
                    "message": "QEtrZpJmKlVcnIzDDWbc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "PxOYxZlR4B",
                    "message": "WZlHxCkOYjveyXNTfgaJ"
                  }
                ],
                "contentKey": "M1OsB1AF1O",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "UAk0Qx3HOtcaP49xOEpQewWwNZNUYArCBtr3RONTqpa6dLTEHy",
                "trackingNumber": "1",
                "url": "https://profitable-surface.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "mAdV5kYYGf",
                    "message": "sdXggIucyvCerEikMlar"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HL0Fc9FnfF",
                    "message": "eCmzKMJKbBuJVUPcvKpW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yT8zABhKXz",
                    "message": "wzbERstJAVGPjzoUSpgl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GiCOxq4sua",
                    "message": "dMoVwvIYRyPPvfFbZnvo"
                  }
                ],
                "contentKey": "2Rc0iQwFsR",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "9ZLeFLyL3syvBEgaEkckvzaAEZV77KfBpa8rCPP4dkADGxCHsz",
                "trackingNumber": "7",
                "url": "https://distorted-handover.info"
              }
            ],
            "packageSequenceNumber": 2,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "965827451048",
            "transactionDetails": [
              {
                "transactionDetails": "DMpLQkuGETPrSPV",
                "transactionId": "c643846e-8c0c-4541-92e0-617525e09ed6"
              },
              {
                "transactionDetails": "rNQnqqAQwKFAyYl",
                "transactionId": "dae95410-6567-4082-8160-28388139f68f"
              },
              {
                "transactionDetails": "ozoovzfUzXBnmeD",
                "transactionId": "e2f65136-f13a-4e84-a9d6-b4a1c092e9be"
              },
              {
                "transactionDetails": "ziMWKzyfdJPBvsV",
                "transactionId": "ac5c6e1a-da1e-4e8a-8219-e12a77d95a07"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "074097118862",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 39.5,
            "baseRateAmount": 161.17,
            "codcollectionAmount": 33.1,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "02809",
            "masterTrackingNumber": "909590117059",
            "netChargeAmount": 98.83,
            "netDiscountAmount": 10.55,
            "netListRateAmount": 2.6,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "hors7vDKh9",
                    "message": "nYGmXkbhyAZLnXJEjZSf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "hlWVbhF91E",
                    "message": "ZlrsaQrhLQbwyryOKLpn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Fq4fJOGLPR",
                    "message": "vXUUXIZLkIAGoXFKSSRf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "g4kTc1Z8Sc",
                    "message": "FijIjRcyDdCcdbZfAuDe"
                  }
                ],
                "contentKey": "bvZq83o744",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "U9Q0NgGKnViTIqc7AWCbvDQGFlO55t7tNOkZhUdto8xmDZSrzf",
                "trackingNumber": "4",
                "url": "https://second-hand-printer.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "KVievPJ91m",
                    "message": "xpQpvsQWVekYanbGbZml"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "pGVoPKgKeP",
                    "message": "FcUCObdcWtcJdEzMJfyP"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "P8WJL4Azbo",
                    "message": "bmQJIApRANkxIgnxCycc"
                  }
                ],
                "contentKey": "hDi8S9OYH8",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "qMvevVDwKV6oxMT76iSiaXX787uJZUZVYAju664tTfiZKxbPpY",
                "trackingNumber": "0",
                "url": "https://charming-cross-contamination.name"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "775209764958",
            "transactionDetails": [
              {
                "transactionDetails": "mOrSfQvXDiudSXw",
                "transactionId": "0b87d505-2aee-4978-8f4f-724fcf6ccdd7"
              },
              {
                "transactionDetails": "tqyOGkArFbEoBgy",
                "transactionId": "bcc5c115-c0a9-4468-a97e-f763eb38a7fc"
              },
              {
                "transactionDetails": "bGmAqvRhVwTLcey",
                "transactionId": "69992031-8401-445b-9170-2ce37c4cccd0"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "323839821483",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 8.98,
            "baseRateAmount": 79.93,
            "codcollectionAmount": 52.59,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "90519",
            "masterTrackingNumber": "750539763977",
            "netChargeAmount": 18.11,
            "netDiscountAmount": 9.33,
            "netListRateAmount": 0,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "cmBsaEVqbf",
                    "message": "xFQnuaLBBmxYaNIOtkTW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BcxWJvKlVn",
                    "message": "zYaBKhJHhNpkymTYwZdM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "8TYRV6wk3R",
                    "message": "IKGTdZjzeGffiRykzGum"
                  }
                ],
                "contentKey": "snf4bim995",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "oihEQuie0046q7ETQ3idIhvfZNOR4guaBViPj7y551tC9Zy5uu",
                "trackingNumber": "5",
                "url": "https://neglected-procurement.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "x0uVIoPbT0",
                    "message": "VwZVozIBfzLOfNDUgdEw"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WCw5zImWcF",
                    "message": "SQaOtTQWpgxvmMxfiSZT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nLfBicYI2p",
                    "message": "OJFCSIgVZsUZfFOzsRuv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "10DPUIgPSl",
                    "message": "mCyEhZuerYucZBWHLSRH"
                  }
                ],
                "contentKey": "740MMilspt",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "jfji2HTc7QtrH0WepHbwIWQEmIZD0RQkogNZNO0p38mCtkt93Z",
                "trackingNumber": "8",
                "url": "https://flowery-heroine.info"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "193032908929",
            "transactionDetails": [
              {
                "transactionDetails": "eDJJxDtrSDKFTru",
                "transactionId": "176843c0-c8b0-4317-9c21-1ae6d9a0ca13"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "396130117172",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 3.32,
            "baseRateAmount": 76.78,
            "codcollectionAmount": 231.29,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "75764",
            "masterTrackingNumber": "941171730542",
            "netChargeAmount": 22.8,
            "netDiscountAmount": 24.81,
            "netListRateAmount": 6.07,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "nZTiL2uzFd",
                    "message": "YFHTIxvNGfvlNjeCkJWG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "kseYPMNmPa",
                    "message": "YRvAWYGAvJbFVALBMSoI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "AsaRWY0kDy",
                    "message": "DmzXojfwstszGeoCHNCT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "aIlIHxcKVX",
                    "message": "wOYLWxuDAHMZnCRwkCQO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "aunzgykN1s",
                    "message": "ifKCsVeitNarJtzqVHQN"
                  }
                ],
                "contentKey": "335shZIyOO",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "a1OREIuszpjdnaVvvmPzq8nt75UyJC4GjRu08oSHr2kx2R8sfS",
                "trackingNumber": "9",
                "url": "https://fruitful-restaurant.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SnTzJsJnz2",
                    "message": "OTOLLGbwVJfcUbKwdIcK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "V4d4vwzLfV",
                    "message": "WpEEhVZluahjtepKuvXg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nhjsAVy2n8",
                    "message": "xpPCwdpPfguqZRjrvdxG"
                  }
                ],
                "contentKey": "v8EkCzxHwz",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "m3BLCqt6fOTQhbOBHQfEffVsYRvdaWaF4vtQTWT4s6k6BGGRhr",
                "trackingNumber": "1",
                "url": "https://putrid-compromise.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Jq6Q3QoGGy",
                    "message": "hCVEoCNMDWZwFAUCtktS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zhXIDiiikO",
                    "message": "mLWroDOQffKYGcqdWgXy"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xJmHveP0ho",
                    "message": "RiGVBotopublOdNALdBp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KxblcuL44l",
                    "message": "HaBQSCITdHjpnClnqnAh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Nq32oGPG1m",
                    "message": "JfQQkaDHclcccZuPXnNe"
                  }
                ],
                "contentKey": "LRQVcYvFmr",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "SYL0DMh1tgI8XzhkaIJsKDjuLjY03OjEePUTUD0P87vZ9mZg8l",
                "trackingNumber": "6",
                "url": "https://dapper-space.net"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "516398021271",
            "transactionDetails": [
              {
                "transactionDetails": "RQvfXkVjmpOByVB",
                "transactionId": "4ff92600-b05c-4a9a-a472-7d5c51610214"
              },
              {
                "transactionDetails": "XOnshoDnRmCmnNR",
                "transactionId": "d270fac2-82ee-4994-9fbc-6675976fcdac"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Ground",
        "serviceType": "FEDEX_2_DAY",
        "shipDatestamp": "2026-06-29T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 70,
                "suggestions": [
                  {
                    "description": "New gold Salad with ergonomic design for wilted comfort",
                    "harmonizedCode": "V2dFZB97"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "5ab4953d-c879-438e-9648-44d18d7fcc37",
                  "localizedText": "New maroon Car with ergonomic design for polished comfort",
                  "parameters": [
                    {
                      "id": "d0d5da58-190a-45c0-8782-5ead9681c002",
                      "value": "Fantastic"
                    }
                  ],
                  "text": "The Balanced asynchronous open architecture Cheese offers reliable performance and respectful design"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 20,
                "derivedHarmonizedCode": "9fEDIz",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "8dd4695b-7f67-4eca-b2d2-73c5e0325eca",
                      "localizedText": "Innovative Shirt featuring valuable technology and Plastic construction",
                      "parameters": [
                        {
                          "id": "38e3b3cd-0a24-4b59-a0e5-68d0de3a6661",
                          "value": "Generic"
                        },
                        {
                          "id": "83159a05-006c-4d2d-bbfa-1807f8cffea2",
                          "value": "Sleek"
                        },
                        {
                          "id": "afc4db49-19af-4c9d-83c9-fe9f78a87f6b",
                          "value": "Practical"
                        },
                        {
                          "id": "b6485bda-a8d7-4fbf-92ae-405eb3ca8a36",
                          "value": "Refined"
                        }
                      ],
                      "text": "Our rich-inspired Salad brings a taste of luxury to your enlightened lifestyle"
                    },
                    {
                      "code": "f89541bf-29db-407b-8dfd-5a77d740bb9c",
                      "localizedText": "Refined Pants designed with Rubber for fortunate performance",
                      "parameters": [
                        {
                          "id": "dc2c5bff-ae7d-43d4-9397-fcc76f306d79",
                          "value": "Frozen"
                        }
                      ],
                      "text": "The Jess Cheese is the latest in a series of ordinary products from Zieme - Konopelski"
                    }
                  ],
                  "description": "Waelchi Inc's most advanced Sausages technology increases burdensome capabilities",
                  "id": "bdb03370-0ace-4416-8ad8-707743488779"
                }
              },
              {
                "advisory": {
                  "code": "0cc21e3b-d0a3-4dfc-ad23-f126d592c3e5",
                  "localizedText": "Ergonomic Bike made with Bamboo for all-day insignificant support",
                  "parameters": [
                    {
                      "id": "a4ad6ebb-b80c-4313-9127-7c3a98c5cfab",
                      "value": "Unbranded"
                    },
                    {
                      "id": "7fa9dfe5-d254-4bef-b576-484029dddc4a",
                      "value": "Recycled"
                    },
                    {
                      "id": "ba237d7f-8ceb-49a1-ac16-024229ca20bd",
                      "value": "Sleek"
                    }
                  ],
                  "text": "Professional-grade Pizza perfect for humble training and recreational use"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 40,
                "derivedHarmonizedCode": "mGR7ni",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "723c5224-096c-4576-9235-1bb806d92dda",
                      "localizedText": "Russel, Oberbrunner and Nitzsche's most advanced Car technology increases unfortunate capabilities",
                      "parameters": [
                        {
                          "id": "647f5fa3-2dba-499f-969d-a58c3175cff2",
                          "value": "Small"
                        },
                        {
                          "id": "2190904f-c8e6-42e4-898a-02d0634cd615",
                          "value": "Tasty"
                        },
                        {
                          "id": "9fabfe5a-44ae-45bf-92e6-4edc56db0221",
                          "value": "Ergonomic"
                        }
                      ],
                      "text": "New fuchsia Sausages with ergonomic design for blond comfort"
                    },
                    {
                      "code": "0ed34c37-418a-4383-bac6-16ff767b303c",
                      "localizedText": "Our penguin-friendly Shirt ensures alienated comfort for your pets",
                      "parameters": [
                        {
                          "id": "9ab1646b-ae6c-4127-be5f-55165b7e7b77",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "2b985679-4795-4c72-9a34-2ca4c3679d31",
                          "value": "Luxurious"
                        },
                        {
                          "id": "796acd01-a735-4dc1-8dd6-0bfd3d174371",
                          "value": "Sleek"
                        },
                        {
                          "id": "56e8849d-f465-4bf4-a4ca-1754e1fe6f56",
                          "value": "Tasty"
                        }
                      ],
                      "text": "New Chair model with 48 GB RAM, 654 GB storage, and superb features"
                    },
                    {
                      "code": "29c7af0b-a99b-4369-bfac-e76917f07c6f",
                      "localizedText": "Stylish Tuna designed to make you stand out with worthy looks",
                      "parameters": [
                        {
                          "id": "0aa598ed-d4e8-464c-a087-61a1ff5bf54e",
                          "value": "Rustic"
                        },
                        {
                          "id": "a8d9c87d-ef5a-4c72-a139-e71c612a745d",
                          "value": "Oriental"
                        },
                        {
                          "id": "c264c1ee-8b00-4ae5-a7ec-920303eb59c4",
                          "value": "Recycled"
                        },
                        {
                          "id": "0599a0a8-12f8-444b-96ea-a4f36b2eec46",
                          "value": "Bespoke"
                        },
                        {
                          "id": "c618d310-bc9b-4773-9cfb-ef2dd6fa1ec1",
                          "value": "Rustic"
                        }
                      ],
                      "text": "Our penguin-friendly Fish ensures evil comfort for your pets"
                    },
                    {
                      "code": "dc3e8118-1e1d-4181-a3d0-986cf8f6a904",
                      "localizedText": "Our delicious-inspired Hat brings a taste of luxury to your simplistic lifestyle",
                      "parameters": [
                        {
                          "id": "f8af52b0-d9e7-41db-b23d-592cc15fca90",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "b32e6eaa-60ab-401a-88f9-ae60f6801e16",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "217a09ff-0659-4fcc-aa5c-0d6441c4ca09",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "cf8fb76e-7c39-476a-a0e3-97fd82c40811",
                          "value": "Rustic"
                        },
                        {
                          "id": "48d539ce-83b9-4235-b2bd-448186e88148",
                          "value": "Licensed"
                        }
                      ],
                      "text": "Maggio, Walsh and Howell's most advanced Tuna technology increases red capabilities"
                    },
                    {
                      "code": "256edda6-550a-4dfc-80d4-82a990da31f3",
                      "localizedText": "Stylish Pants designed to make you stand out with flustered looks",
                      "parameters": [
                        {
                          "id": "5581e141-3106-4c3b-8fd7-d60fd255d754",
                          "value": "Electronic"
                        },
                        {
                          "id": "e655ba81-23e5-43ad-9532-86bc334950d6",
                          "value": "Luxurious"
                        },
                        {
                          "id": "16378278-aabc-4a2a-8fff-1cc3986a89b5",
                          "value": "Rustic"
                        },
                        {
                          "id": "9466bdb7-5dfc-4549-b540-2fb4caa67a0b",
                          "value": "Electronic"
                        },
                        {
                          "id": "19208274-761f-4723-9135-994ccf77fc2c",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Our savory-inspired Chicken brings a taste of luxury to your dapper lifestyle"
                    }
                  ],
                  "description": "Discover the shark-like agility of our Shoes, perfect for descriptive users",
                  "id": "42ca76c5-86c8-4fe9-b3c2-1aba946a52d4"
                }
              }
            ]
          }
        }
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "OSOBgAWntk",
            "message": "SYCOqmEKUDvMoAeEFPGv"
          },
          {
            "alertType": "NOTE",
            "code": "R77MOmFRis",
            "message": "ZBFtLsvTnkEgChbZOvLv"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://idealistic-thread.name",
                "password": "tJhkLblOJs",
                "role": "SHIPPER",
                "userId": "Anderson.Mertz"
              },
              {
                "emailLabelUrl": "https://murky-metabolite.biz/",
                "password": "lNHGqMAGwJ",
                "role": "RECIPIENT",
                "userId": "Nannie57"
              },
              {
                "emailLabelUrl": "https://striking-festival.name/",
                "password": "MYtvMSLHbx",
                "role": "RECIPIENT",
                "userId": "Wava_Lueilwitz"
              },
              {
                "emailLabelUrl": "https://free-kinase.info/",
                "password": "E9Mlduzkky",
                "role": "RECIPIENT",
                "userId": "Ricky3"
              },
              {
                "emailLabelUrl": "https://unused-hydrant.biz",
                "password": "77VTa1uKCK",
                "role": "RECIPIENT",
                "userId": "Asa_Moore70"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "wdQuYhlYNsl7ztJ",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "ca2b939f-ae53-4d03-bbfb-1e0fc3b6503a",
                "documentReference": "cwUikCUq",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Customs Declaration",
                "documentId": "13ebf39e-8eb3-4cbd-a051-ca9271d1a23c",
                "documentReference": "Jwn0DAOk",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "21d53f69-26db-40da-9d65-623e6c2d3b43",
                "documentReference": "hQPgxmhP",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "fedaf33d-1851-423a-8cc0-a7f2c74670dd",
                "documentReference": "LybgGhjY",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QtagksnXhH",
                          "hazardClass": "RJGQT",
                          "id": "0",
                          "labelText": "edkuekBTuK",
                          "packingGroup": "aH",
                          "packingInstructions": "sUTUvJUkgx",
                          "properShippingName": "aVQSevpqjb",
                          "properShippingNameAndDescription": "muBerAYhEhZEQqh",
                          "sequenceNumber": 842,
                          "specialProvisions": "FndXFsryJr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jJlUb",
                          "technicalName": "SePuGIICbR",
                          "tunnelRestrictionCode": "XoetU"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 47.64,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xryFC"
                        },
                        "options": {
                          "description": {
                            "authorization": "qhGTDVVphQ",
                            "hazardClass": "VWiwg",
                            "id": "3",
                            "labelText": "GzmhVonCEw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "LDLtaUzyrF"
                            },
                            "packingGroup": "I",
                            "percentage": 24.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "hozkaOhRIDKfEPu",
                            "reportableQuantity": true,
                            "sequenceNumber": 821,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hhftCufhiC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "zXCcmdFBcQaukaS",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 47.86,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.84,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TghqUblGtA",
                          "hazardClass": "cuvLS",
                          "id": "4",
                          "labelText": "HjphcbRPrO",
                          "packingGroup": "Rx",
                          "packingInstructions": "ilTzWLraZs",
                          "properShippingName": "iWcWihrAWL",
                          "properShippingNameAndDescription": "TewXHJDHYnHOQPs",
                          "sequenceNumber": 257,
                          "specialProvisions": "CxYljWPmPj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DfeDf",
                          "technicalName": "BdAlHTlWLc",
                          "tunnelRestrictionCode": "6A0MV"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 29.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AhkfB"
                        },
                        "options": {
                          "description": {
                            "authorization": "uRmgvOczRX",
                            "hazardClass": "eflUH",
                            "id": "8",
                            "labelText": "fqgXhJrMJQ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "clCreazmdC"
                            },
                            "packingGroup": "I",
                            "percentage": 76.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "blaDiWgWXxWcRiC",
                            "reportableQuantity": false,
                            "sequenceNumber": 134,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TnuriUeEnP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "STSRJKlTxpvKOIv",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25.94,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 47.12,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XYpkXmxWUf",
                          "hazardClass": "snezu",
                          "id": "7",
                          "labelText": "SYhlhwJZFF",
                          "packingGroup": "Hx",
                          "packingInstructions": "hKUOjrXszF",
                          "properShippingName": "GbZqvAUlON",
                          "properShippingNameAndDescription": "FfyAdSFJkzRwnWp",
                          "sequenceNumber": 95,
                          "specialProvisions": "YxLFdYyQYy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JajFX",
                          "technicalName": "LKrWREXRRu",
                          "tunnelRestrictionCode": "oJudm"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 48.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BJBtd"
                        },
                        "options": {
                          "description": {
                            "authorization": "tdOTAYyTTZ",
                            "hazardClass": "nTMyn",
                            "id": "4",
                            "labelText": "lEmvnIxIXc",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "QfHRRtpFiH"
                            },
                            "packingGroup": "I",
                            "percentage": 78.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DLGyhHMyBmlDHds",
                            "reportableQuantity": true,
                            "sequenceNumber": 410,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FNuwmcCUTb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LSSHIZyTGIpVWuM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 38.19,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 40.15,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YXnGxkFbCT",
                          "hazardClass": "BdXCG",
                          "id": "7",
                          "labelText": "nfzoCbJgBl",
                          "packingGroup": "RB",
                          "packingInstructions": "wIdGWcsFmy",
                          "properShippingName": "nDCQcrTvoS",
                          "properShippingNameAndDescription": "paupELoiJhpEOhO",
                          "sequenceNumber": 369,
                          "specialProvisions": "GVEvvrQmjj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lAyZV",
                          "technicalName": "DFvkQMZiOf",
                          "tunnelRestrictionCode": "uFM0L"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 43.27,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TwuoC"
                        },
                        "options": {
                          "description": {
                            "authorization": "PbkEgVtPya",
                            "hazardClass": "BNnal",
                            "id": "2",
                            "labelText": "pRoYkIsZOq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "aeVmjrsutj"
                            },
                            "packingGroup": "I",
                            "percentage": 11.73,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SUlsXhtWZROoMGC",
                            "reportableQuantity": true,
                            "sequenceNumber": 589,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KyOJsmHSRB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yoxkLFUSxGMaDVk",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 28.91,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 29.39,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ndQFFRsGJN",
                          "hazardClass": "AKjyY",
                          "id": "7",
                          "labelText": "yGpqHFeaFt",
                          "packingGroup": "Gu",
                          "packingInstructions": "qKwlwQWPfy",
                          "properShippingName": "FIKMgunIVC",
                          "properShippingNameAndDescription": "PaaNizBkdBYykWA",
                          "sequenceNumber": 85,
                          "specialProvisions": "CIOJXJetTn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "icHJc",
                          "technicalName": "xRJkrbksUy",
                          "tunnelRestrictionCode": "ne3Xn"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 37.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AYemL"
                        },
                        "options": {
                          "description": {
                            "authorization": "HlxeGNlaVr",
                            "hazardClass": "WtPaD",
                            "id": "8",
                            "labelText": "aqlZletZmW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wVgHRTiRIL"
                            },
                            "packingGroup": "I",
                            "percentage": 70.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FkHgXVslbsutvAy",
                            "reportableQuantity": true,
                            "sequenceNumber": 781,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ORKWLBrbqC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.2,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rlQIgnxQgzBhIlA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 6.42,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 25.3,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.04,
                "referenceId": "06ce4742-9d57-4a76-b305-25a0a6d8eb09",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "ABTLwLVsLU",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "Zmgmx19fjeLZN1ReNu1n"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "wmocNQkfLRA4uYBpHP4O"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "yFrHpfZCTWXtRJPWbgJC"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "0uW2aqTh8vLvQ8QPMT8l"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "fRRjplsOHwaql6nFyawU59aXq"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "IjXb6dCMdJd7rDYG3oBsI0YsV"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "hNq0bXaGIMjGTprTzNQWnVxRU"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "D7YiiwcRxhsLf5PVzKFF5XLh5"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "P7YhnrcNloc9FK50YNmUU0fkE"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "TNBeRmlpfT",
                    "number": 5
                  },
                  {
                    "content": "xZrPTJJNLe",
                    "number": 5
                  },
                  {
                    "content": "qNFEUDdsGZ",
                    "number": 2
                  },
                  {
                    "content": "wvemXRZXZK",
                    "number": 5
                  },
                  {
                    "content": "xNgjxCTctP",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.74,
                "packageRateDetails": [
                  {
                    "baseCharge": 108.06,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "FJD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 75.5,
                    "netFedExCharge": 150.92,
                    "netFreight": 96.31,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PfuSSnVsGHlnWdV",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OaqEmQyrAfSaIcl",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kuHAkppjHWASMyI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xwRAetLaYRTGtNF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 16.01,
                    "totalRebates": 0.65,
                    "totalSurcharges": 1.96,
                    "totalTaxes": 3.67
                  },
                  {
                    "baseCharge": 68.43,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "HNL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 141.24,
                    "netFedExCharge": 90.41,
                    "netFreight": 11.67,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OwosQhKhuaJjgyz",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VRmTkYadMLYNPsx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qksNKbdLXOMeYZK",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 4.95,
                    "totalRebates": 0.23,
                    "totalSurcharges": 1.99,
                    "totalTaxes": 2.43
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 3944,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 6911,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 99
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "PUzjifrlmx",
                          "hazardClass": "dkAZF",
                          "id": "1",
                          "labelText": "oaeWXroUts",
                          "packingGroup": "XO",
                          "packingInstructions": "XeiTJKpeQB",
                          "properShippingName": "GITAyrPepr",
                          "properShippingNameAndDescription": "QLqQTFvIlPKercd",
                          "sequenceNumber": 836,
                          "specialProvisions": "YzrzQQkGsN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mCKdu",
                          "technicalName": "CpMUbjQnOo",
                          "tunnelRestrictionCode": "0ESyB"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 4.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "eBNbV"
                        },
                        "options": {
                          "description": {
                            "authorization": "rkrWRHhSOS",
                            "hazardClass": "YauwA",
                            "id": "3",
                            "labelText": "PNdQwKauks",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QoLlgSvXSF"
                            },
                            "packingGroup": "I",
                            "percentage": 35.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "duHFwjfmdIvXAms",
                            "reportableQuantity": true,
                            "sequenceNumber": 503,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uXwolhohsG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PFHdIKWjKVvSXYM",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.25,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.93,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OoExXuSccc",
                          "hazardClass": "cqQFE",
                          "id": "1",
                          "labelText": "ENngqKgjoZ",
                          "packingGroup": "Jt",
                          "packingInstructions": "mLKddVIriW",
                          "properShippingName": "pmctAHOTVu",
                          "properShippingNameAndDescription": "DeEaoWjIZbLCbJU",
                          "sequenceNumber": 435,
                          "specialProvisions": "dnFvlErugF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZzQuI",
                          "technicalName": "hcTxttKoOb",
                          "tunnelRestrictionCode": "VNQSi"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 47.75,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VMVSg"
                        },
                        "options": {
                          "description": {
                            "authorization": "ysgzwQtqRK",
                            "hazardClass": "pGlqo",
                            "id": "1",
                            "labelText": "WIKxPdiTxw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tuLOXskjIN"
                            },
                            "packingGroup": "I",
                            "percentage": 59.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yQXKYFcimKLWuZv",
                            "reportableQuantity": true,
                            "sequenceNumber": 555,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EDeouFicPL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vUvjOMzOoNhhIUu",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 44.27,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 11.24,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "NSHrlItzri",
                          "hazardClass": "tXTQz",
                          "id": "9",
                          "labelText": "VBqXeoyGpW",
                          "packingGroup": "Lo",
                          "packingInstructions": "MYsXRJYIqQ",
                          "properShippingName": "RlvMVXehpL",
                          "properShippingNameAndDescription": "tLiGmAiUCSXngfI",
                          "sequenceNumber": 86,
                          "specialProvisions": "qyMWBZDjWs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bpjBh",
                          "technicalName": "pfawBYOXpE",
                          "tunnelRestrictionCode": "2Ru2E"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 42.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZqVuu"
                        },
                        "options": {
                          "description": {
                            "authorization": "DlDqFYxAIe",
                            "hazardClass": "UFaxE",
                            "id": "7",
                            "labelText": "yfFyMfpdrj",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "gTbYMEnItQ"
                            },
                            "packingGroup": "I",
                            "percentage": 71.47,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "weyUatfqVNyGUOz",
                            "reportableQuantity": false,
                            "sequenceNumber": 243,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SesNDXhCPW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "YeqAALLxHJgBgPx",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 7.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 44.72,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GMhfCdcTrp",
                          "hazardClass": "VgvMP",
                          "id": "6",
                          "labelText": "jqtZxjcJeQ",
                          "packingGroup": "RT",
                          "packingInstructions": "tDXJOovJuD",
                          "properShippingName": "YWrnbklsWF",
                          "properShippingNameAndDescription": "NfezHFscLDwykgU",
                          "sequenceNumber": 21,
                          "specialProvisions": "vEMSgJabHw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GMJuU",
                          "technicalName": "bJDjUeQhwy",
                          "tunnelRestrictionCode": "2dcXK"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 22.92,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "desCw"
                        },
                        "options": {
                          "description": {
                            "authorization": "AoadYmkhWX",
                            "hazardClass": "LEQQd",
                            "id": "2",
                            "labelText": "VnGyiZQzzV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WMDYcarAvj"
                            },
                            "packingGroup": "I",
                            "percentage": 87.35,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PPdGTmfrtUwGnaw",
                            "reportableQuantity": false,
                            "sequenceNumber": 42,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hdEWomqVYh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LSsnAkyHMaltASn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 15.27,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 36.91,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YigxMaVsCj",
                          "hazardClass": "hoaMY",
                          "id": "3",
                          "labelText": "KBxoHMjYLN",
                          "packingGroup": "IW",
                          "packingInstructions": "JeAdUiJBLC",
                          "properShippingName": "HiDKJItkve",
                          "properShippingNameAndDescription": "GevSxvIkpliqteX",
                          "sequenceNumber": 390,
                          "specialProvisions": "vSTYUXoGpT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PmIHX",
                          "technicalName": "NumKbmlSBV",
                          "tunnelRestrictionCode": "s423k"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 9.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OnPSh"
                        },
                        "options": {
                          "description": {
                            "authorization": "geCAtosCjj",
                            "hazardClass": "bAijH",
                            "id": "4",
                            "labelText": "AiERfElyhB",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wmGUsDxSvn"
                            },
                            "packingGroup": "I",
                            "percentage": 62.57,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UoSBFwUmGEwSWGf",
                            "reportableQuantity": true,
                            "sequenceNumber": 853,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FLXcVCpUAh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.71,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.05,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.44,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lConMdCmbwccWCL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.78,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.57,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fNTrgZzinf",
                          "hazardClass": "BtyvC",
                          "id": "1",
                          "labelText": "MdHqmdrAqa",
                          "packingGroup": "av",
                          "packingInstructions": "uqPzCXjDpr",
                          "properShippingName": "dqBQPYSlqg",
                          "properShippingNameAndDescription": "zcVEisWtRIvIlTe",
                          "sequenceNumber": 221,
                          "specialProvisions": "WVKoBpxmVp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ImvZh",
                          "technicalName": "VqRxmHuQBb",
                          "tunnelRestrictionCode": "SvHyG"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 47.72,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "FnHcb"
                        },
                        "options": {
                          "description": {
                            "authorization": "nwRgOkGRRy",
                            "hazardClass": "OUGYT",
                            "id": "4",
                            "labelText": "paypaFAEBS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "OLRVtSrlMK"
                            },
                            "packingGroup": "I",
                            "percentage": 50.18,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JpoQUCPOBALLUgi",
                            "reportableQuantity": false,
                            "sequenceNumber": 367,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jCxXxLriHg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cNhdtprhMhFEfYl",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 17.09,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 30.17,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "oViSZbuQPG",
                          "hazardClass": "eHixt",
                          "id": "3",
                          "labelText": "aUHqmMoIjC",
                          "packingGroup": "wz",
                          "packingInstructions": "FbHOrNMIzq",
                          "properShippingName": "vQeFeriiVg",
                          "properShippingNameAndDescription": "AAiQNSBocrtXzUh",
                          "sequenceNumber": 516,
                          "specialProvisions": "bPMaHAlQTX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VAdPu",
                          "technicalName": "SdLLYIJRuI",
                          "tunnelRestrictionCode": "IhnhN"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 22.88,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bzmZt"
                        },
                        "options": {
                          "description": {
                            "authorization": "vrGQuhCxks",
                            "hazardClass": "SYnfF",
                            "id": "9",
                            "labelText": "VZoGEMlTic",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "zeuohfknxO"
                            },
                            "packingGroup": "I",
                            "percentage": 74.05,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RVSsDjuRwMJXdef",
                            "reportableQuantity": true,
                            "sequenceNumber": 866,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ROheYeLuGD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OfERmgpfJkAtvbo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 11.48,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 41.07,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hzFnRMhFIM",
                          "hazardClass": "HaAym",
                          "id": "2",
                          "labelText": "tPHBmbSsEL",
                          "packingGroup": "HC",
                          "packingInstructions": "mGjQAFDJzr",
                          "properShippingName": "kOfOvbYrxQ",
                          "properShippingNameAndDescription": "HJRAALOmdSxORGL",
                          "sequenceNumber": 68,
                          "specialProvisions": "srXZqtcMIi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Qwonx",
                          "technicalName": "cYhPOvqQAC",
                          "tunnelRestrictionCode": "muj1E"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 6.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CEKFP"
                        },
                        "options": {
                          "description": {
                            "authorization": "ujNCKxJNjF",
                            "hazardClass": "umEBz",
                            "id": "2",
                            "labelText": "nxQhHxezHa",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JPbaPSSmxQ"
                            },
                            "packingGroup": "I",
                            "percentage": 87.25,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JGHzevBDakGRxOm",
                            "reportableQuantity": true,
                            "sequenceNumber": 542,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KncDSeAOlL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XYdQVbTOHUJExNn",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 32.58,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.8,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "NKrmEPkift",
                          "hazardClass": "DkCQF",
                          "id": "6",
                          "labelText": "LWNKPAWfTJ",
                          "packingGroup": "DP",
                          "packingInstructions": "YmDuaNRNbI",
                          "properShippingName": "zELyzOXnbJ",
                          "properShippingNameAndDescription": "ccGteYskJGpfAIA",
                          "sequenceNumber": 414,
                          "specialProvisions": "sWnbWXreNY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BSlWK",
                          "technicalName": "AtOiBIszJi",
                          "tunnelRestrictionCode": "3QaY3"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 19.58,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "omjUI"
                        },
                        "options": {
                          "description": {
                            "authorization": "AzLnBcmqXB",
                            "hazardClass": "YHGht",
                            "id": "0",
                            "labelText": "olsrlkBVyZ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WTikoYoLvh"
                            },
                            "packingGroup": "I",
                            "percentage": 53.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sEECwTaPJgbzAxf",
                            "reportableQuantity": true,
                            "sequenceNumber": 636,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EFRGOlTIVT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.2,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JisLOdAqDFzMNro",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 36.55,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 11.18,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QqPCNYrCqh",
                          "hazardClass": "wnYhJ",
                          "id": "3",
                          "labelText": "ypqSRZIMNt",
                          "packingGroup": "Wo",
                          "packingInstructions": "KsHXGfKhfh",
                          "properShippingName": "SJHlRMCQhv",
                          "properShippingNameAndDescription": "CXAqhLRnNxWahut",
                          "sequenceNumber": 91,
                          "specialProvisions": "vJhXtznOEh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BGKIY",
                          "technicalName": "EJKusHbrCF",
                          "tunnelRestrictionCode": "gZkWN"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 33.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PCtlv"
                        },
                        "options": {
                          "description": {
                            "authorization": "UpapdpwTrR",
                            "hazardClass": "YHaLp",
                            "id": "7",
                            "labelText": "nCoZkkXWsY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "tSHQocVQep"
                            },
                            "packingGroup": "I",
                            "percentage": 31.33,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MsTYybaeYOLHpQw",
                            "reportableQuantity": false,
                            "sequenceNumber": 661,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NCrMkhRGOi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "oGYNMJgIxqnAoJA",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 13.99,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.96,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.88,
                "referenceId": "cbb9cc76-5903-443a-900f-c191f223403b",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "hxPOgvXgiQ",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "5uNYkFB7jhRH4zzgf9Be"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "amgqKLvFDzsevYnXmWkjr51F7"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "JfbrCOpQM35wc1HNt3kUEXxgZ"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Rq0Npl6sBlRZdjbtOHGFEg6iv"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "OdOF5eOlGUoQQLExbqvDbbVGn"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "HS7kFPxjGKYVJs9E6Pk306hxr"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "qCUStXwlGy",
                    "number": 4
                  },
                  {
                    "content": "ExeyxjhuEH",
                    "number": 1
                  },
                  {
                    "content": "gVTkPTlPrs",
                    "number": 1
                  },
                  {
                    "content": "wiaCIzyrYj",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.37,
                "packageRateDetails": [
                  {
                    "baseCharge": 84.28,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "UZS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 104.12,
                    "netFedExCharge": 194.13,
                    "netFreight": 97.82,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HzLybAUTeFkTtBp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BIxdlsxTyuEkKtj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TbrxtPlqlqFdGMI",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 10.21,
                    "totalRebates": 0.7,
                    "totalSurcharges": 9.17,
                    "totalTaxes": 1.37
                  },
                  {
                    "baseCharge": 61.2,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 183.53,
                    "netFedExCharge": 149.8,
                    "netFreight": 27.05,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TIwvGnQmRazfERP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qAtVLWeguUTGCLa",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OPWHHxWXoYuvsxX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.05,
                    "totalRebates": 0.93,
                    "totalSurcharges": 8.39,
                    "totalTaxes": 3.67
                  }
                ]
              },
              "sequenceNumber": 6,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 5699,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 92
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TOnBHIuRSj",
                          "hazardClass": "KQkPY",
                          "id": "7",
                          "labelText": "fUZnYjejCM",
                          "packingGroup": "hD",
                          "packingInstructions": "kEXRuwijwX",
                          "properShippingName": "oxXXcyVRBP",
                          "properShippingNameAndDescription": "yOwDrHVtZzIulvp",
                          "sequenceNumber": 366,
                          "specialProvisions": "wnYtlhyHfh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PMBoY",
                          "technicalName": "utGOjlddwG",
                          "tunnelRestrictionCode": "AHjQW"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 10.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TTsfv"
                        },
                        "options": {
                          "description": {
                            "authorization": "BjzApIzKdx",
                            "hazardClass": "gOwOx",
                            "id": "3",
                            "labelText": "mxEQkpofts",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VEhYjrGMGW"
                            },
                            "packingGroup": "I",
                            "percentage": 37.55,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ONdUUoZSTWBuCQQ",
                            "reportableQuantity": false,
                            "sequenceNumber": 519,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QtqoUyTlMZ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.03,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uqZXphvqHyBAoEN",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 12.4,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.96,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TOpcLjBcvj",
                          "hazardClass": "WzqkH",
                          "id": "5",
                          "labelText": "tJJVIKcpfR",
                          "packingGroup": "AR",
                          "packingInstructions": "hjSTPrnfEO",
                          "properShippingName": "GCHPkLbYhA",
                          "properShippingNameAndDescription": "DzXlLeOLYNuESXg",
                          "sequenceNumber": 357,
                          "specialProvisions": "vwUldiOzBd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TgFst",
                          "technicalName": "XPGClwLqeo",
                          "tunnelRestrictionCode": "vtcAV"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 10.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MZPUu"
                        },
                        "options": {
                          "description": {
                            "authorization": "TaNCdYcoSF",
                            "hazardClass": "hZHDC",
                            "id": "2",
                            "labelText": "iisMMMrQzJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "NNoxqhlcxs"
                            },
                            "packingGroup": "I",
                            "percentage": 28.66,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WVuvXHzIaKfZLrs",
                            "reportableQuantity": false,
                            "sequenceNumber": 709,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QDXFkLURQo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WsxVHDHGbgRsOCc",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 16.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 38.4,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ReqeVlSOlY",
                          "hazardClass": "iqPRQ",
                          "id": "8",
                          "labelText": "nkEJjADjiy",
                          "packingGroup": "sE",
                          "packingInstructions": "OeRSrmFRsU",
                          "properShippingName": "bXoTPduAoQ",
                          "properShippingNameAndDescription": "CbfDysUSwWuzrpJ",
                          "sequenceNumber": 214,
                          "specialProvisions": "tOkoAiMqOp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cZfxv",
                          "technicalName": "MhjmjkFdzg",
                          "tunnelRestrictionCode": "Qmaj2"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 4.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "beuKv"
                        },
                        "options": {
                          "description": {
                            "authorization": "GSknJZEpAo",
                            "hazardClass": "isODR",
                            "id": "6",
                            "labelText": "tTcJXqXxkB",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "izQrhEBNnS"
                            },
                            "packingGroup": "I",
                            "percentage": 27.22,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cRfiynVWXPeGUsL",
                            "reportableQuantity": true,
                            "sequenceNumber": 702,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tNhmPjCCTy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.53,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "iPXAApjMcDwCjpm",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 11.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 3.22,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.51,
                "referenceId": "0f8d8b9b-0f97-432f-a1b5-8b5743df771b",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "teaCfPbZzr",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "gmL8VHJIZxQzLyhvFSGm"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "g0I2qgVW01aTZmPdKZWF"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "JIHfmQuaOL1RQHeboG09e29jN"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "LacRHVcypy",
                    "number": 1
                  },
                  {
                    "content": "FddSWFbcTU",
                    "number": 2
                  },
                  {
                    "content": "NtDxwMeKjo",
                    "number": 4
                  },
                  {
                    "content": "gLAGUvwCsK",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.51,
                "packageRateDetails": [
                  {
                    "baseCharge": 94.98,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MGA",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 43.42,
                    "netFedExCharge": 53.37,
                    "netFreight": 30.58,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XlYhXIZGevEsSRd",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SAxIiIyDMmqpvgW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mKVRsldrfSzhJkL",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GdsfWelKCRcKeRG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 16.82,
                    "totalRebates": 1.9,
                    "totalSurcharges": 8.5,
                    "totalTaxes": 2.5
                  },
                  {
                    "baseCharge": 121.75,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PEN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 40.71,
                    "netFedExCharge": 24.48,
                    "netFreight": 19.91,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KnAzMhSxSZcmyOt",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AHUpkCnuDCKjIYC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HBjdAHbOgbavACO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WZkxUHcrZHWCqtp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 12.6,
                    "totalRebates": 1.46,
                    "totalSurcharges": 3.74,
                    "totalTaxes": 3.78
                  }
                ]
              },
              "sequenceNumber": 8,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 7312,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 7645,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 4542,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 96
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ASXnaKwyNz",
                          "hazardClass": "SZQhH",
                          "id": "9",
                          "labelText": "aKSVuocUiM",
                          "packingGroup": "xI",
                          "packingInstructions": "xSrjfXdqlX",
                          "properShippingName": "kpkLeiSGLo",
                          "properShippingNameAndDescription": "pMAUNMywHYmTqDD",
                          "sequenceNumber": 464,
                          "specialProvisions": "hzxJMxfXJR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Fwedt",
                          "technicalName": "cNwIfPYSHc",
                          "tunnelRestrictionCode": "3Oj2p"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 46.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KoZEH"
                        },
                        "options": {
                          "description": {
                            "authorization": "tTeBtwyoCR",
                            "hazardClass": "Totzp",
                            "id": "3",
                            "labelText": "MizMgsRYoZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "sRFbebVUTP"
                            },
                            "packingGroup": "I",
                            "percentage": 3.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yrtiCAIwKMKRoZa",
                            "reportableQuantity": true,
                            "sequenceNumber": 675,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "exfWHBOssO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JegBuNkJMJVTGgi",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 43.15,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.82,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vddLoUCHsJ",
                          "hazardClass": "SOldZ",
                          "id": "6",
                          "labelText": "QUXzxaBhbX",
                          "packingGroup": "oT",
                          "packingInstructions": "JgMgomZQWC",
                          "properShippingName": "WFNiMgcqvN",
                          "properShippingNameAndDescription": "mCiTRSaKMtdPIiC",
                          "sequenceNumber": 502,
                          "specialProvisions": "qTDwsXoxBd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zZAGU",
                          "technicalName": "poufPNvyPB",
                          "tunnelRestrictionCode": "mTDjr"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 14.78,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KtcSx"
                        },
                        "options": {
                          "description": {
                            "authorization": "EVTkcHnqvI",
                            "hazardClass": "ocyCZ",
                            "id": "3",
                            "labelText": "VzMnWvEfCD",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IUTIDOwCen"
                            },
                            "packingGroup": "I",
                            "percentage": 98.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yqyMJYTOZtwGOBB",
                            "reportableQuantity": false,
                            "sequenceNumber": 447,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qutTeDOcYs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.29,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gzHmyXixFExcueT",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 2.51,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 41.97,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vKAbTQbwWI",
                          "hazardClass": "fkfus",
                          "id": "4",
                          "labelText": "KiIAGvBMZI",
                          "packingGroup": "oy",
                          "packingInstructions": "eQkNtDZizL",
                          "properShippingName": "QEfcTKrJxi",
                          "properShippingNameAndDescription": "PmOJvINDoJWcTBf",
                          "sequenceNumber": 117,
                          "specialProvisions": "FgKOnTUPEM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EnrMW",
                          "technicalName": "TeVyQakNkN",
                          "tunnelRestrictionCode": "sM986"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 34.46,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "IKcNZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "nGCAMTDWIC",
                            "hazardClass": "cnJxc",
                            "id": "2",
                            "labelText": "rBVNhyeOhQ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gHSNbOjUGN"
                            },
                            "packingGroup": "I",
                            "percentage": 70.26,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wVDmYLugXKXuDDQ",
                            "reportableQuantity": true,
                            "sequenceNumber": 251,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PbNHFhnGXM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QzSZZPUltURNqXz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 1.33,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 35.66,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "oKBOfTXHRN",
                          "hazardClass": "fYeOx",
                          "id": "4",
                          "labelText": "meSMMNrzLy",
                          "packingGroup": "vh",
                          "packingInstructions": "nkqpzEhvQF",
                          "properShippingName": "UwvbGEAGxm",
                          "properShippingNameAndDescription": "mliCmiHbVBQrsLN",
                          "sequenceNumber": 465,
                          "specialProvisions": "ainkIwXPrP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OcgRP",
                          "technicalName": "qhhxupkUQE",
                          "tunnelRestrictionCode": "BywAs"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 27.61,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "baUuV"
                        },
                        "options": {
                          "description": {
                            "authorization": "qBavCJvDcu",
                            "hazardClass": "ZNkdV",
                            "id": "9",
                            "labelText": "uxFNILVSiL",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QSbHywKrmt"
                            },
                            "packingGroup": "I",
                            "percentage": 72.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "mNETNWUaCqFLFaf",
                            "reportableQuantity": false,
                            "sequenceNumber": 649,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZpDFoqChuM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.03,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JpRGrluzxrrQaBK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 12.43,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.1
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.3,
                "referenceId": "924459c9-f127-4b83-82b0-5100a46ef7f7",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "yBdHeZWDxp",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "e54aoJK2NW8CzLqRewSl"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "guX01ziQJOLLQTq4cB2ZwlUZ0"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "A3rG68rbvyb2Z8TOyZmvCp3Bg"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "XesUpnnAnO",
                    "number": 4
                  },
                  {
                    "content": "DqERZTUSAk",
                    "number": 5
                  },
                  {
                    "content": "XWWwxLhAbU",
                    "number": 3
                  },
                  {
                    "content": "PdVKCkreZt",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.2,
                "packageRateDetails": [
                  {
                    "baseCharge": 124.75,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AED",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 146.83,
                    "netFedExCharge": 196.55,
                    "netFreight": 14.3,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JssHBpdUipWDkXx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eUrCjLxZrPrQvZW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dzhmGjwuJNThEMJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 9.11,
                    "totalRebates": 1.43,
                    "totalSurcharges": 4.82,
                    "totalTaxes": 3.79
                  }
                ]
              },
              "sequenceNumber": 4,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 3356,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 4849,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "0",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 5303,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "2",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iuAcNughTU",
                          "hazardClass": "wOIoi",
                          "id": "9",
                          "labelText": "FweeTpIguT",
                          "packingGroup": "dG",
                          "packingInstructions": "pcFqCzZotF",
                          "properShippingName": "brAaBQtkbH",
                          "properShippingNameAndDescription": "dIdkFyrQfYTryBg",
                          "sequenceNumber": 637,
                          "specialProvisions": "EGPTIrabeD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sSGrx",
                          "technicalName": "ujmxIzCUbc",
                          "tunnelRestrictionCode": "nigpx"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 15.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WxnUw"
                        },
                        "options": {
                          "description": {
                            "authorization": "HwCPRYXMXP",
                            "hazardClass": "jokkQ",
                            "id": "1",
                            "labelText": "TrhXnQeKIg",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vocZJtDmCQ"
                            },
                            "packingGroup": "I",
                            "percentage": 98.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WacJiMdtMRzsUjf",
                            "reportableQuantity": false,
                            "sequenceNumber": 959,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RMswxCooTk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.32,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jnXKAgKxZMABuIi",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 5.97,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 33.83,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yINYhFKXTq",
                          "hazardClass": "ecloi",
                          "id": "1",
                          "labelText": "DFbvVcDPHz",
                          "packingGroup": "be",
                          "packingInstructions": "HgbFJNCXbC",
                          "properShippingName": "FmozEVwlsn",
                          "properShippingNameAndDescription": "hMSIJssTjsnstwI",
                          "sequenceNumber": 200,
                          "specialProvisions": "VmSYYzgTZQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fTCvi",
                          "technicalName": "oQaijcHbCw",
                          "tunnelRestrictionCode": "JrEnn"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 4.01,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YNQCU"
                        },
                        "options": {
                          "description": {
                            "authorization": "wjljcQPbow",
                            "hazardClass": "mDRcI",
                            "id": "2",
                            "labelText": "TWRBRmqnzt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "augqjzysfb"
                            },
                            "packingGroup": "I",
                            "percentage": 3.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "zjGhXSaniZCZJhr",
                            "reportableQuantity": true,
                            "sequenceNumber": 583,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CmLLlhlhey"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.52,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sknWXQHcVfLCKyZ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 36.55,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.42,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cLYxOwJDje",
                          "hazardClass": "GobzX",
                          "id": "8",
                          "labelText": "KgvzxxXMCf",
                          "packingGroup": "dg",
                          "packingInstructions": "JxkELqlzWX",
                          "properShippingName": "XXxObklwZr",
                          "properShippingNameAndDescription": "OmpwFKqymySKXTM",
                          "sequenceNumber": 326,
                          "specialProvisions": "vpJOcaPQcE",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vKdcp",
                          "technicalName": "HOBSsSQQTq",
                          "tunnelRestrictionCode": "WTloh"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 27.59,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PFlAb"
                        },
                        "options": {
                          "description": {
                            "authorization": "dDjIdsGUNI",
                            "hazardClass": "Sdqgb",
                            "id": "3",
                            "labelText": "IwWWUODcFw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ZPiYNBpslL"
                            },
                            "packingGroup": "I",
                            "percentage": 58.31,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QabiFwMtOyzbcVU",
                            "reportableQuantity": true,
                            "sequenceNumber": 351,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UzbikiNaBs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pejZWqaKYuyyuVu",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 3.35,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 27.78,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CqBMgJiJIk",
                          "hazardClass": "Ncskj",
                          "id": "2",
                          "labelText": "BTKtoAAeGI",
                          "packingGroup": "Rv",
                          "packingInstructions": "fLcaLQEOzX",
                          "properShippingName": "QgEgzxrhIa",
                          "properShippingNameAndDescription": "KbtyWcIAxAFJEDU",
                          "sequenceNumber": 854,
                          "specialProvisions": "MMQiKTgPzF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wiiAh",
                          "technicalName": "mjybAwkaci",
                          "tunnelRestrictionCode": "ckulG"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 20.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AzPsE"
                        },
                        "options": {
                          "description": {
                            "authorization": "mDBVktOYJa",
                            "hazardClass": "lpShJ",
                            "id": "0",
                            "labelText": "pBdGYvAIDs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vrNQYDvToL"
                            },
                            "packingGroup": "I",
                            "percentage": 61.72,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MINKqcRcuQNPHLh",
                            "reportableQuantity": false,
                            "sequenceNumber": 256,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CQdcUVOGCy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.68,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wgOoWrwJZKHtdlJ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 44.89,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 15.33,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MpWVCtePsq",
                          "hazardClass": "XLhBm",
                          "id": "9",
                          "labelText": "ISsJEkOgfD",
                          "packingGroup": "FN",
                          "packingInstructions": "drDTwmYcJc",
                          "properShippingName": "sogBJMfYMu",
                          "properShippingNameAndDescription": "TOgegGawNYANQfA",
                          "sequenceNumber": 972,
                          "specialProvisions": "nZHmSIVSvT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zuENz",
                          "technicalName": "MjlAGyNAnN",
                          "tunnelRestrictionCode": "vekGz"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 37.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BArlj"
                        },
                        "options": {
                          "description": {
                            "authorization": "yQYhloWGEF",
                            "hazardClass": "ASmqk",
                            "id": "2",
                            "labelText": "qvHIrtLUOm",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xdxCNLFsAB"
                            },
                            "packingGroup": "I",
                            "percentage": 63.55,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gKFttVXtUNXxOyK",
                            "reportableQuantity": true,
                            "sequenceNumber": 314,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "bTtChCtBfd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.86,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.62,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jlwHLihYIsCkwmR",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 46.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.17,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nnGfRZxgZJ",
                          "hazardClass": "cXHTS",
                          "id": "0",
                          "labelText": "UkTIudMdSy",
                          "packingGroup": "Zw",
                          "packingInstructions": "tUWXNvXXHO",
                          "properShippingName": "dzwzAPByEj",
                          "properShippingNameAndDescription": "zpTYERXvDTXWuyj",
                          "sequenceNumber": 416,
                          "specialProvisions": "eupalkxCGg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JygUS",
                          "technicalName": "WMfZspWwtu",
                          "tunnelRestrictionCode": "wuPzc"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 19.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VweSB"
                        },
                        "options": {
                          "description": {
                            "authorization": "poswkMzdcw",
                            "hazardClass": "qUXCj",
                            "id": "1",
                            "labelText": "sSszKhmGhM",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pqlvyMuwBS"
                            },
                            "packingGroup": "I",
                            "percentage": 54.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QoZlPxowdsBWvGU",
                            "reportableQuantity": true,
                            "sequenceNumber": 386,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rLOrtziuAI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.91,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IrXlequyFbupcqq",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 21.19,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 7.81,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KosKJhkziR",
                          "hazardClass": "praYv",
                          "id": "8",
                          "labelText": "dPzALHJEix",
                          "packingGroup": "SZ",
                          "packingInstructions": "KWebegSjxL",
                          "properShippingName": "lhGjEKpbSY",
                          "properShippingNameAndDescription": "VwqxMeLnnVHOYwf",
                          "sequenceNumber": 506,
                          "specialProvisions": "lmzIYTHXDy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lHQty",
                          "technicalName": "NQgXVoNZre",
                          "tunnelRestrictionCode": "ZK34C"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 27.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nBIvB"
                        },
                        "options": {
                          "description": {
                            "authorization": "sIFueROKcB",
                            "hazardClass": "yqxaI",
                            "id": "5",
                            "labelText": "zaoJwkahfK",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mVWWqZVdsr"
                            },
                            "packingGroup": "I",
                            "percentage": 54.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fKytIMnNJBdTezz",
                            "reportableQuantity": false,
                            "sequenceNumber": 621,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "IFKIIpAHHW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pgPSLdHFaIdDIKv",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 36.28,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 37.77,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YMhmoIRonP",
                          "hazardClass": "dAFWF",
                          "id": "8",
                          "labelText": "wIxuqiHXDY",
                          "packingGroup": "Lm",
                          "packingInstructions": "XLGOZhTRBk",
                          "properShippingName": "IrbaJjoVjn",
                          "properShippingNameAndDescription": "KalScCXvYlsHLlM",
                          "sequenceNumber": 322,
                          "specialProvisions": "XAiEoZAAtZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "UZRus",
                          "technicalName": "QRhawYIOmG",
                          "tunnelRestrictionCode": "dcqYd"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 41.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "EvSeF"
                        },
                        "options": {
                          "description": {
                            "authorization": "uANvuVTZqv",
                            "hazardClass": "tYtSx",
                            "id": "5",
                            "labelText": "kzHqmDtQHY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "goWMwHXqfY"
                            },
                            "packingGroup": "I",
                            "percentage": 4.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "mjwiKzSKkDbcMYZ",
                            "reportableQuantity": false,
                            "sequenceNumber": 796,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CJvQXbhvEb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fuTurtBsqOerdim",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 48.88,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "duVeWThmaj",
                          "hazardClass": "nOEDS",
                          "id": "5",
                          "labelText": "hMVjKdUHxT",
                          "packingGroup": "Ef",
                          "packingInstructions": "jxFtcqLCtb",
                          "properShippingName": "VNjIQnuJsp",
                          "properShippingNameAndDescription": "jZxXTYsWdvFRAgS",
                          "sequenceNumber": 552,
                          "specialProvisions": "AoSvBTrGVY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HaUTl",
                          "technicalName": "TNRHjUskMv",
                          "tunnelRestrictionCode": "G5fJ5"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 28.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NQMFn"
                        },
                        "options": {
                          "description": {
                            "authorization": "dYKLrkZUry",
                            "hazardClass": "sndll",
                            "id": "7",
                            "labelText": "nREAhZVEoW",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IphOqrdOIO"
                            },
                            "packingGroup": "I",
                            "percentage": 15.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "tJvqVbbilqlamvS",
                            "reportableQuantity": true,
                            "sequenceNumber": 675,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OfWIDDjWDn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "guVGeQnYoVFizxk",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 26.69,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 15.49,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uPcSTbjaIt",
                          "hazardClass": "dnQEc",
                          "id": "8",
                          "labelText": "ICmHBtkMuU",
                          "packingGroup": "kC",
                          "packingInstructions": "TStcCXSOEn",
                          "properShippingName": "XfZLqKjpNp",
                          "properShippingNameAndDescription": "PZNxJUHwSjoOKUl",
                          "sequenceNumber": 776,
                          "specialProvisions": "eLESHJyALi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DWbKp",
                          "technicalName": "egUraDJyZA",
                          "tunnelRestrictionCode": "bAJ0d"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 4.87,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZQsps"
                        },
                        "options": {
                          "description": {
                            "authorization": "UaFqdPcown",
                            "hazardClass": "IXVLm",
                            "id": "1",
                            "labelText": "svmmKAyMdy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "doPZmmzAXW"
                            },
                            "packingGroup": "I",
                            "percentage": 59.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AtprHXbXgTyjOuk",
                            "reportableQuantity": false,
                            "sequenceNumber": 845,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fIjKHKEIMl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.38,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ufssaIaPPPxcXjP",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 24.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 17.53,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BiwuPgumag",
                          "hazardClass": "CXLmv",
                          "id": "9",
                          "labelText": "iIfLASeown",
                          "packingGroup": "gx",
                          "packingInstructions": "tjMBnuoQVf",
                          "properShippingName": "TsibIrauZi",
                          "properShippingNameAndDescription": "TzssrKwGQApgtvc",
                          "sequenceNumber": 958,
                          "specialProvisions": "BJqTdaroRW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yEkuQ",
                          "technicalName": "LoagGgqYmn",
                          "tunnelRestrictionCode": "iaV5e"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 2.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sAjop"
                        },
                        "options": {
                          "description": {
                            "authorization": "eNZEiWLLrO",
                            "hazardClass": "qxQiC",
                            "id": "1",
                            "labelText": "QfPgLHSPdq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "GyFHmapaXR"
                            },
                            "packingGroup": "I",
                            "percentage": 36.89,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WyJbvPVUkSHJOmJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 335,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QLGzWgQmrL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AwRjLtkwySojTQg",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 8.74,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 45.91,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fYSUExeWLe",
                          "hazardClass": "WoMwr",
                          "id": "3",
                          "labelText": "cGPwEDeLoR",
                          "packingGroup": "UO",
                          "packingInstructions": "zQathEqfTm",
                          "properShippingName": "rtfaNltRvc",
                          "properShippingNameAndDescription": "qZkBzDdiEbZcrUE",
                          "sequenceNumber": 88,
                          "specialProvisions": "RPJZqZkTYQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XimgV",
                          "technicalName": "ilufUgoBcx",
                          "tunnelRestrictionCode": "5R0iq"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 10.54,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qsBUd"
                        },
                        "options": {
                          "description": {
                            "authorization": "DwpXmTYSuk",
                            "hazardClass": "klVie",
                            "id": "8",
                            "labelText": "vKjvIXruVz",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "iKQejOtQZk"
                            },
                            "packingGroup": "I",
                            "percentage": 70.41,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XdRBiGtzAfDWgWX",
                            "reportableQuantity": true,
                            "sequenceNumber": 894,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RsIFjiRIog"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JDbnuTlBVvAOioT",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 44.2,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.39,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MHzfsxYDGe",
                          "hazardClass": "lTkWG",
                          "id": "9",
                          "labelText": "ntglsAORCY",
                          "packingGroup": "lC",
                          "packingInstructions": "JCjaBRwnFJ",
                          "properShippingName": "sTNzlGoQna",
                          "properShippingNameAndDescription": "YLzwLgNAyGrXWBA",
                          "sequenceNumber": 86,
                          "specialProvisions": "NDSlAypHJP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "CdWIT",
                          "technicalName": "aWDQPaLuna",
                          "tunnelRestrictionCode": "6Ynwp"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 12.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SAnPx"
                        },
                        "options": {
                          "description": {
                            "authorization": "GYsKQQiAMr",
                            "hazardClass": "LFxJc",
                            "id": "0",
                            "labelText": "XaKsAEphJL",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "nYdNaejueT"
                            },
                            "packingGroup": "I",
                            "percentage": 95.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QVhFWzgDfvWNZQC",
                            "reportableQuantity": false,
                            "sequenceNumber": 986,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "WJLuQiWCtg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.85,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sLNMOystHvIylBb",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 42.47,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 25.57,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "idZURZPhzS",
                          "hazardClass": "oWXxV",
                          "id": "0",
                          "labelText": "xTHFnhOTSC",
                          "packingGroup": "yk",
                          "packingInstructions": "ClbzNaZoyf",
                          "properShippingName": "WzkgfStZnN",
                          "properShippingNameAndDescription": "RVcNfMHmjZQiJET",
                          "sequenceNumber": 279,
                          "specialProvisions": "ArvHHXrMcP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GHjeo",
                          "technicalName": "fpVRryrQFQ",
                          "tunnelRestrictionCode": "OoaJJ"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 37.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nztZz"
                        },
                        "options": {
                          "description": {
                            "authorization": "zHwVdXgwCl",
                            "hazardClass": "eRxzl",
                            "id": "0",
                            "labelText": "HtUewUTRkX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "xstHqnieQE"
                            },
                            "packingGroup": "I",
                            "percentage": 65.56,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NvfQEJUoYWanoNi",
                            "reportableQuantity": true,
                            "sequenceNumber": 622,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FefSwDQkHy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cHxvltjyrvafcrv",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 44.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 28.39,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.08,
                "referenceId": "af676f00-0cf0-42b1-a0e0-8ec4e69186e5",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "QtFBioLMEc",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "DfUhZtxjJ8OFxNtx8rxv"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "OrzXBdKjdCy8xBcPQQFc"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "oVVgV6YhkXSrLFDPUAxf"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "tmiI5pHLZZblMmVIPvgL"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "5HkLveva93VLzJ4llY6i"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "w83psCKY64cRSU93ouX7MmRXE"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Rwo0TlsmbZjKGMxcru4bxCD9Q"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "vpg4J4S8mwb3mwzXUho4l2dwf"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "viiFerMaKs",
                    "number": 2
                  },
                  {
                    "content": "KYitqnePVx",
                    "number": 1
                  },
                  {
                    "content": "gAGsrbRnkG",
                    "number": 2
                  },
                  {
                    "content": "quXeYKEuSh",
                    "number": 5
                  },
                  {
                    "content": "NNRDiOEEFY",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0.97,
                "packageRateDetails": [
                  {
                    "baseCharge": 110.25,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PGK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 166.53,
                    "netFedExCharge": 198.69,
                    "netFreight": 38.78,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UBSEWIsVWupLRDl",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AfjzlAVKzxjkCdx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wNAYbqDmepRBHHv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VUKmVKJTtYyJZmT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.13,
                    "totalRebates": 0.43,
                    "totalSurcharges": 1.41,
                    "totalTaxes": 1.81
                  },
                  {
                    "baseCharge": 68.07,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AUD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 153.2,
                    "netFedExCharge": 26.19,
                    "netFreight": 18.52,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GOzucBuToctYVdv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eFuAgWUuwvlLkdI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "krBHvgBMIjBTzHZ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 15.49,
                    "totalRebates": 1.26,
                    "totalSurcharges": 6.68,
                    "totalTaxes": 4.75
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 9179,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "3",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 2957,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 97
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X253365171870",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-06-14T00:00:00.0Z",
                "expirationDate": "2026-12-27T00:00:00.0Z",
                "number": "4"
              }
            },
            "dryIceDetail": {
              "packageCount": 2,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 6
            }
          },
          "masterTrackingId": {
            "formId": 2462,
            "trackingIdType": "GROUND",
            "trackingNumber": "6",
            "uspsApplicationId": 92
          },
          "operationalDetail": {
            "airportId": "BkQ",
            "astraDescription": "irNCwjEkhO",
            "astraPlannedServiceLevel": "SStpotNgvcTJbLG",
            "commitDate": "2026-10-15T00:00:00.0Z",
            "commitDay": "Mon",
            "countryCode": "GD",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-01-04T00:00:00.0Z",
            "deliveryDay": "Sat",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "Ac79",
            "destinationLocationNumber": 818,
            "destinationLocationStateOrProvinceCode": "CA",
            "destinationServiceArea": "tr",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "1",
            "originLocationNumber": 187,
            "originServiceArea": "S5",
            "packagingCode": "7",
            "postalCode": "15971",
            "publishedDeliveryTime": "2027-01-12T00:00:00.0Z",
            "scac": "UBTH",
            "serviceCode": "4",
            "stateOrProvinceCode": "LA",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "IL",
            "ursaSuffixCode": "Xa"
          },
          "packagingDescription": "ygDrGiLgkE",
          "serviceDescription": {
            "astraDescription": "iazeZKKJGU",
            "code": "5",
            "description": "nTxFsHiDqDvkcFZ",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "dgsed"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "uqjul"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "GzFzJ"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "Yo6LzduA7455",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "GMD",
                "currencyExchangeRate": {
                  "fromCurrency": "KHR",
                  "intoCurrency": "PYG",
                  "rate": 16.64
                },
                "dimDivisor": 28,
                "freightDiscounts": [
                  {
                    "amount": 14.66,
                    "description": "New salmon Bacon with ergonomic design for appropriate comfort",
                    "percent": 43.2,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 18.37,
                    "description": "Innovative Towels featuring spiteful technology and Silk construction",
                    "percent": 39.2,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 5.23,
                    "description": "Professional-grade Chair perfect for firm training and recreational use",
                    "percent": 25.3,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 6.79,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "uFuEdc",
                "shipmentLegRateDetails": [
                  {
                    "currency": "CZK",
                    "currencyExchangeRate": {
                      "fromCurrency": "ANG",
                      "intoCurrency": "STN",
                      "rate": 42.27
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.06,
                        "description": "Professional-grade Table perfect for back training and recreational use",
                        "percent": 35.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.11,
                        "description": "Experience the orchid brilliance of our Pizza, perfect for quarrelsome environments",
                        "percent": 45.1,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 3.73,
                        "description": "The turquoise Pants combines Pitcairn Islands aesthetics with Calcium-based durability",
                        "percent": 8.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 1.47,
                        "description": "New white Soap with ergonomic design for grouchy comfort",
                        "percent": 36.3,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 8.2,
                    "legDestinationLocationId": "QBJK",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "GYJBH",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pWvPjVFTmUQSgzJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oETYdbooGbubbzn",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.09,
                        "description": "LRjXxUeIoh",
                        "level": "SvAMK",
                        "type": "jbQcV"
                      },
                      {
                        "amount": 9.19,
                        "description": "zRfSaWIRvm",
                        "level": "wbWKE",
                        "type": "lcZCG"
                      },
                      {
                        "amount": 13.94,
                        "description": "dBONqhkNNX",
                        "level": "LVWcz",
                        "type": "TFCvK"
                      }
                    ],
                    "totalBaseCharge": 218.03,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 66.51,
                    "totalFreightDiscounts": 94.41,
                    "totalNetCharge": 17.28,
                    "totalNetChargeWithDutiesAndTaxes": 568.84,
                    "totalNetFedExCharge": 42.62,
                    "totalNetFreight": 144.94,
                    "totalRebates": 35.75,
                    "totalSurcharges": 11.03,
                    "totalTaxes": 2.5
                  },
                  {
                    "currency": "VUV",
                    "currencyExchangeRate": {
                      "fromCurrency": "LSL",
                      "intoCurrency": "MWK",
                      "rate": 14.93
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 17.15,
                        "description": "Practical Computer designed with Silk for agreeable performance",
                        "percent": 8.5,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 7.2,
                    "legDestinationLocationId": "NJIF",
                    "minimumChargeType": "NONE",
                    "pricingCode": "gDqBi",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ByVTnTcFdGlLeGG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.02,
                        "description": "OhvfZhIjKK",
                        "level": "huszj",
                        "type": "LbFtG"
                      },
                      {
                        "amount": 11.3,
                        "description": "xgCsGKurZC",
                        "level": "EKFGl",
                        "type": "ChdUX"
                      },
                      {
                        "amount": 16.21,
                        "description": "GIGoimTbNR",
                        "level": "SeJWj",
                        "type": "VqWnp"
                      }
                    ],
                    "totalBaseCharge": 109.76,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 77.16,
                    "totalFreightDiscounts": 44.67,
                    "totalNetCharge": 158.62,
                    "totalNetChargeWithDutiesAndTaxes": 194.29,
                    "totalNetFedExCharge": 45.2,
                    "totalNetFreight": 247.56,
                    "totalRebates": 43.35,
                    "totalSurcharges": 4.17,
                    "totalTaxes": 17.43
                  },
                  {
                    "currency": "BTN",
                    "currencyExchangeRate": {
                      "fromCurrency": "VND",
                      "intoCurrency": "AFN",
                      "rate": 33.13
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 16.07,
                        "description": "New Bike model with 77 GB RAM, 53 GB storage, and posh features",
                        "percent": 10.8,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.5,
                    "legDestinationLocationId": "OUML",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "fzbUL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IBymBAQeLazMbTG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TCzNUkqrOTAwZzI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uJvDhSOfKUPgeMe",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rmdtWFjJdaHamHh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.16,
                        "description": "oxKNRFkoZE",
                        "level": "KgnQp",
                        "type": "YzeBk"
                      },
                      {
                        "amount": 5.29,
                        "description": "ENPulmRAZM",
                        "level": "jAqpT",
                        "type": "ptJbB"
                      },
                      {
                        "amount": 9.73,
                        "description": "WHlWLydnso",
                        "level": "bDWmH",
                        "type": "nYtOA"
                      },
                      {
                        "amount": 19.09,
                        "description": "BLVSlXVTKM",
                        "level": "lmVwq",
                        "type": "cbfKk"
                      },
                      {
                        "amount": 13.78,
                        "description": "pQjkGzuHLD",
                        "level": "GBaaF",
                        "type": "KGUFo"
                      }
                    ],
                    "totalBaseCharge": 91.5,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 40.43,
                    "totalFreightDiscounts": 88.23,
                    "totalNetCharge": 85.68,
                    "totalNetChargeWithDutiesAndTaxes": 127.06,
                    "totalNetFedExCharge": 11.49,
                    "totalNetFreight": 183.94,
                    "totalRebates": 26.62,
                    "totalSurcharges": 16.97,
                    "totalTaxes": 19.13
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "UpRJMyivPctkSNy",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "GeVDRrJeNCctaYv",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "nJDKVhMJkXkXtUT",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 12.06,
                    "description": "mIWyBjPjuN",
                    "level": "UFcWD",
                    "type": "LXwvJ"
                  },
                  {
                    "amount": 7.97,
                    "description": "nrJuEGALNJ",
                    "level": "aXzJn",
                    "type": "twzkU"
                  },
                  {
                    "amount": 16.25,
                    "description": "aSUCKVezUI",
                    "level": "ozLbr",
                    "type": "SuuNk"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.15,
                "totalBaseCharge": 894.96,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.27,
                "totalDutiesTaxesAndFees": 67.61,
                "totalFreightDiscounts": 1.37,
                "totalNetCharge": 143.87,
                "totalNetChargeWithDutiesAndTaxes": 505.66,
                "totalNetFedExCharge": 111.48,
                "totalNetFreight": 92.59,
                "totalRebates": 4.43,
                "totalSurcharges": 15.97,
                "totalTaxes": 1.89
              },
              {
                "currency": "NAD",
                "currencyExchangeRate": {
                  "fromCurrency": "NIO",
                  "intoCurrency": "ZMW",
                  "rate": 41.88
                },
                "dimDivisor": 213,
                "freightDiscounts": [
                  {
                    "amount": 19.37,
                    "description": "The Eldridge Pants is the latest in a series of limp products from Haley Inc",
                    "percent": 17.9,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 15.72,
                    "description": "The Cross-platform zero trust time-frame Cheese offers reliable performance and low design",
                    "percent": 7.7,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 2.28,
                    "description": "Introducing the Armenia-inspired Bike, blending near style with local craftsmanship",
                    "percent": 35.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 4.16,
                    "description": "The Nasir Table is the latest in a series of distorted products from Hammes - Carter",
                    "percent": 8.3,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 19.05,
                    "description": "Handcrafted Chips designed with Metal for pitiful performance",
                    "percent": 43.7,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 6.51,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "9bPIPk",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TJS",
                    "currencyExchangeRate": {
                      "fromCurrency": "LAK",
                      "intoCurrency": "ILS",
                      "rate": 26.23
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 2.31,
                        "description": "Discover the insecure new Pizza with an exciting mix of Wooden ingredients",
                        "percent": 46.1,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 14.1,
                    "legDestinationLocationId": "HFSF",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "ubGVh",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YKruMIUPZfXxOQR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qHqDRuHHLiAKqjr",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jkHttwsPRCRpRDG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sAknKSAStcsrPvG",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.9,
                        "description": "LkeHdoVPSn",
                        "level": "iNEvM",
                        "type": "oVJPc"
                      },
                      {
                        "amount": 14.88,
                        "description": "PpLxzQYRiC",
                        "level": "gesJt",
                        "type": "LpkpM"
                      }
                    ],
                    "totalBaseCharge": 359.39,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.55,
                    "totalFreightDiscounts": 63.41,
                    "totalNetCharge": 51.5,
                    "totalNetChargeWithDutiesAndTaxes": 389.76,
                    "totalNetFedExCharge": 4.9,
                    "totalNetFreight": 132.92,
                    "totalRebates": 46.86,
                    "totalSurcharges": 19.15,
                    "totalTaxes": 7.9
                  },
                  {
                    "currency": "PGK",
                    "currencyExchangeRate": {
                      "fromCurrency": "XOF",
                      "intoCurrency": "DOP",
                      "rate": 20.14
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 11.29,
                        "description": "Stylish Chair designed to make you stand out with deficient looks",
                        "percent": 20.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 13.68,
                        "description": "Ergonomic Towels made with Rubber for all-day neglected support",
                        "percent": 17.9,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 15.01,
                        "description": "Discover the cat-like agility of our Fish, perfect for slow users",
                        "percent": 6.9,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 1.2,
                    "legDestinationLocationId": "MAAW",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "x3qm3",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "6",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fLHXESxVaacUPaJ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uzghwYTLzeaLhMX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.63,
                        "description": "AwNUYYWXRf",
                        "level": "MuAVL",
                        "type": "ymLNM"
                      },
                      {
                        "amount": 8.86,
                        "description": "lTeNMLSmKd",
                        "level": "JdKBb",
                        "type": "MtwsK"
                      },
                      {
                        "amount": 19.4,
                        "description": "hSGNWMbPOT",
                        "level": "rYgsW",
                        "type": "GOQXi"
                      },
                      {
                        "amount": 12.84,
                        "description": "pUrjssPOMw",
                        "level": "TjBGC",
                        "type": "LhOUe"
                      }
                    ],
                    "totalBaseCharge": 142.3,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 70.6,
                    "totalFreightDiscounts": 59.93,
                    "totalNetCharge": 371.97,
                    "totalNetChargeWithDutiesAndTaxes": 335.98,
                    "totalNetFedExCharge": 29.67,
                    "totalNetFreight": 14.37,
                    "totalRebates": 25.96,
                    "totalSurcharges": 5.31,
                    "totalTaxes": 6.7
                  },
                  {
                    "currency": "MMK",
                    "currencyExchangeRate": {
                      "fromCurrency": "UAH",
                      "intoCurrency": "SYP",
                      "rate": 28.06
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.28,
                        "description": "Stylish Chips designed to make you stand out with doting looks",
                        "percent": 36.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.75,
                        "description": "Discover the squirrel-like agility of our Shirt, perfect for sentimental users",
                        "percent": 20.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.05,
                        "description": "Featuring Berkelium-enhanced technology, our Pizza offers unparalleled advanced performance",
                        "percent": 9.1,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 5.5,
                    "legDestinationLocationId": "VZWF",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Mx56Q",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KqihTjUCceiyRwS",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JkXDMxKONkVcEZo",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XRXrXIinbzLomOi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xtbIERzfnkOdpzK",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EFjqEoLGrVdPMkV",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.93,
                        "description": "ktSXMNAerJ",
                        "level": "BBvbK",
                        "type": "MrpgZ"
                      },
                      {
                        "amount": 5.68,
                        "description": "NuJFhdBsyT",
                        "level": "vnFXX",
                        "type": "gUtFF"
                      }
                    ],
                    "totalBaseCharge": 320.54,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 29.2,
                    "totalFreightDiscounts": 80.76,
                    "totalNetCharge": 341.94,
                    "totalNetChargeWithDutiesAndTaxes": 165.92,
                    "totalNetFedExCharge": 17.58,
                    "totalNetFreight": 198.32,
                    "totalRebates": 6.06,
                    "totalSurcharges": 12.5,
                    "totalTaxes": 14.94
                  },
                  {
                    "currency": "KES",
                    "currencyExchangeRate": {
                      "fromCurrency": "PHP",
                      "intoCurrency": "IDR",
                      "rate": 35.31
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 3.86,
                        "description": "Introducing the Lao People's Democratic Republic-inspired Towels, blending rapid style with local craftsmanship",
                        "percent": 7.1,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 10.1,
                    "legDestinationLocationId": "LSAY",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "x2eU9",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MfKxBckhxbkemip",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XttmoJmMWMQwigd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RZNHhugLCRsseLA",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ttZiVGGLzuLoOYD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.43,
                        "description": "eBmaAaTPmm",
                        "level": "KnUru",
                        "type": "UXwmN"
                      },
                      {
                        "amount": 2.85,
                        "description": "YgLFbUvpYG",
                        "level": "YoNTn",
                        "type": "XBrwL"
                      }
                    ],
                    "totalBaseCharge": 338.2,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 43.88,
                    "totalFreightDiscounts": 41.69,
                    "totalNetCharge": 234.54,
                    "totalNetChargeWithDutiesAndTaxes": 122.38,
                    "totalNetFedExCharge": 28.16,
                    "totalNetFreight": 327.77,
                    "totalRebates": 9.4,
                    "totalSurcharges": 3.04,
                    "totalTaxes": 14.75
                  },
                  {
                    "currency": "VND",
                    "currencyExchangeRate": {
                      "fromCurrency": "YER",
                      "intoCurrency": "CUP",
                      "rate": 47.47
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 16.68,
                        "description": "The Virtual zero administration budgetary management Soap offers reliable performance and complete design",
                        "percent": 49.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 4.93,
                        "description": "Professional-grade Sausages perfect for colossal training and recreational use",
                        "percent": 17.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.31,
                        "description": "The Front-line disintermediate artificial intelligence Towels offers reliable performance and remarkable design",
                        "percent": 49.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.27,
                        "description": "New Pizza model with 91 GB RAM, 555 GB storage, and muted features",
                        "percent": 6.5,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7.9,
                    "legDestinationLocationId": "MHHQ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "Ahfsi",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mxzvcQKeJbCYuHi",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aLpBatGEDWfjNkC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.13,
                        "description": "vijEooFtKd",
                        "level": "bwsGY",
                        "type": "LyRMH"
                      }
                    ],
                    "totalBaseCharge": 406.27,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76.29,
                    "totalFreightDiscounts": 36.4,
                    "totalNetCharge": 208,
                    "totalNetChargeWithDutiesAndTaxes": 238.83,
                    "totalNetFedExCharge": 4.82,
                    "totalNetFreight": 247.39,
                    "totalRebates": 9.14,
                    "totalSurcharges": 12.85,
                    "totalTaxes": 15.02
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "YkyGLDdvbMoZENj",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "nFFnPeXQqzzcguu",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "cMxbZxRrfhomJlg",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.36,
                    "description": "lizuNglJKb",
                    "level": "OvAUH",
                    "type": "NAkxU"
                  },
                  {
                    "amount": 7.57,
                    "description": "lDQMcarXMQ",
                    "level": "nxhsA",
                    "type": "ynXKa"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.21,
                "totalBaseCharge": 490.81,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.16,
                "totalDutiesTaxesAndFees": 56.73,
                "totalFreightDiscounts": 5.32,
                "totalNetCharge": 42.64,
                "totalNetChargeWithDutiesAndTaxes": 224.12,
                "totalNetFedExCharge": 60.08,
                "totalNetFreight": 32.66,
                "totalRebates": 3.29,
                "totalSurcharges": 14.91,
                "totalTaxes": 9.39
              },
              {
                "currency": "JOD",
                "currencyExchangeRate": {
                  "fromCurrency": "MDL",
                  "intoCurrency": "SRD",
                  "rate": 46.97
                },
                "dimDivisor": 128,
                "freightDiscounts": [
                  {
                    "amount": 19.98,
                    "description": "Stylish Bacon designed to make you stand out with massive looks",
                    "percent": 11.4,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 1.56,
                    "description": "Savor the zesty essence in our Computer, designed for bouncy culinary adventures",
                    "percent": 23.1,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 2.92,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "dJg7zw",
                "shipmentLegRateDetails": [
                  {
                    "currency": "BZD",
                    "currencyExchangeRate": {
                      "fromCurrency": "XAF",
                      "intoCurrency": "SEK",
                      "rate": 2.99
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4.72,
                        "description": "Featuring Thulium-enhanced technology, our Pizza offers unparalleled our performance",
                        "percent": 31.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 11.67,
                        "description": "The Intuitive user-facing throughput Car offers reliable performance and dutiful design",
                        "percent": 19.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.01,
                        "description": "Unbranded Shirt designed with Granite for querulous performance",
                        "percent": 29.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 19.55,
                        "description": "Savor the zesty essence in our Keyboard, designed for bruised culinary adventures",
                        "percent": 25.4,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 4.1,
                    "legDestinationLocationId": "ROGO",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "1lRTY",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SKCzMWKPtjtRSXY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hURGAVvQjHqSVEv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lOJcUbIsqDjcXkl",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.72,
                        "description": "UrqhtYmUnn",
                        "level": "flDuB",
                        "type": "XsaXA"
                      },
                      {
                        "amount": 4.9,
                        "description": "iwsROkLkDl",
                        "level": "TxVSI",
                        "type": "RvmDO"
                      },
                      {
                        "amount": 2.52,
                        "description": "WNrIpbVZmP",
                        "level": "xRRhI",
                        "type": "vOSZo"
                      },
                      {
                        "amount": 11.94,
                        "description": "oGTjUfBmSe",
                        "level": "YMTYm",
                        "type": "sPoEL"
                      }
                    ],
                    "totalBaseCharge": 110.57,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 71.09,
                    "totalFreightDiscounts": 42.2,
                    "totalNetCharge": 24.74,
                    "totalNetChargeWithDutiesAndTaxes": 593.03,
                    "totalNetFedExCharge": 33.14,
                    "totalNetFreight": 52.33,
                    "totalRebates": 44.7,
                    "totalSurcharges": 10.43,
                    "totalTaxes": 4.65
                  },
                  {
                    "currency": "PLN",
                    "currencyExchangeRate": {
                      "fromCurrency": "QAR",
                      "intoCurrency": "MXN",
                      "rate": 15.27
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 7.35,
                        "description": "Moore - Hyatt's most advanced Hat technology increases expensive capabilities",
                        "percent": 9.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 11.4,
                        "description": "Professional-grade Ball perfect for worthwhile training and recreational use",
                        "percent": 39.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 20,
                        "description": "Ergonomic Ball made with Bamboo for all-day stiff support",
                        "percent": 16.7,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.3,
                    "legDestinationLocationId": "BEMX",
                    "minimumChargeType": "NONE",
                    "pricingCode": "cu8zc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nvfozqiVoGJeLja",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.01,
                        "description": "gQcxRBGAcu",
                        "level": "dRkEz",
                        "type": "QjSEz"
                      },
                      {
                        "amount": 4.77,
                        "description": "yyziXVGGQF",
                        "level": "sdCPs",
                        "type": "zpHQz"
                      },
                      {
                        "amount": 18.51,
                        "description": "xhseefkILC",
                        "level": "skUqX",
                        "type": "RPkXP"
                      },
                      {
                        "amount": 9.25,
                        "description": "blDuPpEDJT",
                        "level": "BZafZ",
                        "type": "dEVKj"
                      }
                    ],
                    "totalBaseCharge": 328.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 79.8,
                    "totalFreightDiscounts": 95.08,
                    "totalNetCharge": 127.5,
                    "totalNetChargeWithDutiesAndTaxes": 214.02,
                    "totalNetFedExCharge": 21.41,
                    "totalNetFreight": 381.29,
                    "totalRebates": 33.06,
                    "totalSurcharges": 19.67,
                    "totalTaxes": 18.03
                  },
                  {
                    "currency": "USD",
                    "currencyExchangeRate": {
                      "fromCurrency": "LKR",
                      "intoCurrency": "SDG",
                      "rate": 47.1
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 17.66,
                        "description": "Gleason - Jenkins's most advanced Chips technology increases sparkling capabilities",
                        "percent": 6.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 19.91,
                        "description": "Stylish Salad designed to make you stand out with international looks",
                        "percent": 39.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 6.89,
                        "description": "Our savory-inspired Pizza brings a taste of luxury to your difficult lifestyle",
                        "percent": 12.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 11.9,
                        "description": "Savor the crispy essence in our Tuna, designed for bouncy culinary adventures",
                        "percent": 11.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 16.86,
                        "description": "New Chair model with 57 GB RAM, 56 GB storage, and yearly features",
                        "percent": 50,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 5,
                    "legDestinationLocationId": "UARZ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "uOkWt",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kjCKsDyWrxsvlmf",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VaMgBWLsDOtzZCV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dDbOXBsSauillxJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cqSSIVnWxIthkHf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.77,
                        "description": "eIttyBRrwC",
                        "level": "wdSkr",
                        "type": "rMIaq"
                      },
                      {
                        "amount": 10.05,
                        "description": "OxoTLWNHsi",
                        "level": "JmbnA",
                        "type": "MIisc"
                      },
                      {
                        "amount": 3.25,
                        "description": "CznbhjqaRi",
                        "level": "wKrSx",
                        "type": "XzPuW"
                      },
                      {
                        "amount": 13.96,
                        "description": "eWYuLDftwe",
                        "level": "xKBYM",
                        "type": "Pwlgd"
                      },
                      {
                        "amount": 1.18,
                        "description": "akkUtXZyCy",
                        "level": "YoWIL",
                        "type": "pcKcv"
                      }
                    ],
                    "totalBaseCharge": 489.83,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 48.34,
                    "totalFreightDiscounts": 75.11,
                    "totalNetCharge": 248.23,
                    "totalNetChargeWithDutiesAndTaxes": 87.67,
                    "totalNetFedExCharge": 47.78,
                    "totalNetFreight": 329.79,
                    "totalRebates": 6.45,
                    "totalSurcharges": 16.9,
                    "totalTaxes": 11.84
                  },
                  {
                    "currency": "KGS",
                    "currencyExchangeRate": {
                      "fromCurrency": "EGP",
                      "intoCurrency": "CNY",
                      "rate": 20.14
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4.81,
                        "description": "Professional-grade Bike perfect for cuddly training and recreational use",
                        "percent": 13.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.24,
                        "description": "Discover the tiger-like agility of our Pants, perfect for general users",
                        "percent": 10.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 6.67,
                        "description": "Bespoke Fish designed with Rubber for lumbering performance",
                        "percent": 30,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.11,
                        "description": "Ergonomic Hat made with Granite for all-day alarmed support",
                        "percent": 25,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 14.7,
                    "legDestinationLocationId": "GWAM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "Vztpv",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OoeHeATATKLdlTH",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kdUTUdsVeqAZipT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aidkwJxbInDYcmg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.49,
                        "description": "IoeqWoNeVE",
                        "level": "bWNmp",
                        "type": "bFLcS"
                      },
                      {
                        "amount": 10.16,
                        "description": "lAYPpFAYpT",
                        "level": "vpLUm",
                        "type": "imcxH"
                      },
                      {
                        "amount": 4.29,
                        "description": "dEZncxGgwW",
                        "level": "Fqcer",
                        "type": "sdhxI"
                      },
                      {
                        "amount": 14.33,
                        "description": "EwHvlQGdje",
                        "level": "VzOfy",
                        "type": "xLugP"
                      },
                      {
                        "amount": 13.57,
                        "description": "PEbtumbfVJ",
                        "level": "vYayu",
                        "type": "HvHcf"
                      }
                    ],
                    "totalBaseCharge": 422.59,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 77.74,
                    "totalFreightDiscounts": 32.53,
                    "totalNetCharge": 268.23,
                    "totalNetChargeWithDutiesAndTaxes": 85.86,
                    "totalNetFedExCharge": 48.34,
                    "totalNetFreight": 106.45,
                    "totalRebates": 30,
                    "totalSurcharges": 2.88,
                    "totalTaxes": 1.9
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KnGuWOdLfpXbveh",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.42,
                    "description": "YGbLIsBArq",
                    "level": "jQsFW",
                    "type": "nKbnT"
                  },
                  {
                    "amount": 4.58,
                    "description": "seZLdiedKs",
                    "level": "eJOln",
                    "type": "QneEl"
                  },
                  {
                    "amount": 15.38,
                    "description": "fENRNvneWH",
                    "level": "gHupl",
                    "type": "gpCNG"
                  },
                  {
                    "amount": 4.24,
                    "description": "zPJjmLRGQh",
                    "level": "SLsMT",
                    "type": "VgNfi"
                  },
                  {
                    "amount": 5.08,
                    "description": "EQoTBegkax",
                    "level": "VbnKl",
                    "type": "TBEvf"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.56,
                "totalBaseCharge": 117.62,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.4,
                "totalDutiesTaxesAndFees": 25.42,
                "totalFreightDiscounts": 10,
                "totalNetCharge": 319.58,
                "totalNetChargeWithDutiesAndTaxes": 557.63,
                "totalNetFedExCharge": 122.44,
                "totalNetFreight": 32.15,
                "totalRebates": 4.92,
                "totalSurcharges": 4.53,
                "totalTaxes": 3.07
              },
              {
                "currency": "TRY",
                "currencyExchangeRate": {
                  "fromCurrency": "TTD",
                  "intoCurrency": "UYU",
                  "rate": 14.71
                },
                "dimDivisor": 209,
                "freightDiscounts": [
                  {
                    "amount": 6.36,
                    "description": "Introducing the Slovenia-inspired Shirt, blending spirited style with local craftsmanship",
                    "percent": 10,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 18.97,
                    "description": "Experience the gold brilliance of our Cheese, perfect for weekly environments",
                    "percent": 49.5,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 19.25,
                    "description": "Our rich-inspired Soap brings a taste of luxury to your new lifestyle",
                    "percent": 5.8,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 11.56,
                    "description": "Discover the murky new Shirt with an exciting mix of Silk ingredients",
                    "percent": 48.3,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 4.32,
                    "description": "New Bacon model with 78 GB RAM, 133 GB storage, and corny features",
                    "percent": 41.5,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 5.3,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "GxZYtW",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BND",
                      "intoCurrency": "MNT",
                      "rate": 22.41
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 16.69,
                        "description": "Dickens Inc's most advanced Bike technology increases quarrelsome capabilities",
                        "percent": 35.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.64,
                        "description": "Rolfson - Moen's most advanced Soap technology increases gleaming capabilities",
                        "percent": 36.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 3.8,
                        "description": "New Salad model with 57 GB RAM, 567 GB storage, and inferior features",
                        "percent": 8.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.67,
                        "description": "Luxurious Mouse designed with Aluminum for appropriate performance",
                        "percent": 15.5,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 9.3,
                    "legDestinationLocationId": "IDOZ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "nasau",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lvDFkmFoBrulqmd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "evzNsEWxBZiqYlj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dZpxRYHwecnDSzn",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oXrYjgCzpkkKrvI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EPNLLhMrERnksmu",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.59,
                        "description": "qLkgpomxDj",
                        "level": "XyFRv",
                        "type": "amHUW"
                      },
                      {
                        "amount": 11.55,
                        "description": "yTQZwZrANW",
                        "level": "dbPbZ",
                        "type": "IaCJg"
                      },
                      {
                        "amount": 6.36,
                        "description": "twxKmcIvAk",
                        "level": "UtGnn",
                        "type": "pQAzu"
                      }
                    ],
                    "totalBaseCharge": 389.52,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 37.52,
                    "totalFreightDiscounts": 16.64,
                    "totalNetCharge": 90.81,
                    "totalNetChargeWithDutiesAndTaxes": 505.05,
                    "totalNetFedExCharge": 3.86,
                    "totalNetFreight": 179.51,
                    "totalRebates": 49.83,
                    "totalSurcharges": 4.56,
                    "totalTaxes": 14.3
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "VKugzxruELISPqd",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "qacfmVkdYCzlwqX",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "lzBwDUuMbVqQyvb",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "NUBSqcEfyOifCOz",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 12.93,
                    "description": "WbqDSNXIcN",
                    "level": "jKGFP",
                    "type": "rbgJl"
                  },
                  {
                    "amount": 14.07,
                    "description": "cJNcViWjVw",
                    "level": "ymLdl",
                    "type": "QLOYQ"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.04,
                "totalBaseCharge": 983.78,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.91,
                "totalDutiesTaxesAndFees": 27.42,
                "totalFreightDiscounts": 4.43,
                "totalNetCharge": 413.61,
                "totalNetChargeWithDutiesAndTaxes": 88.2,
                "totalNetFedExCharge": 111.02,
                "totalNetFreight": 82.57,
                "totalRebates": 4.24,
                "totalSurcharges": 15.8,
                "totalTaxes": 9.61
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "265280924292",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "778478494910",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 9.9,
            "baseRateAmount": 252.32,
            "codcollectionAmount": 333.16,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "42661",
            "masterTrackingNumber": "152006526392",
            "netChargeAmount": 69.48,
            "netDiscountAmount": 5.53,
            "netListRateAmount": 2.57,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "o5EdlImRfP",
                    "message": "wdBOJqgCNUCqCRTbxoUC"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "9vXsBgThyj",
                    "message": "ffKdMKFYZSAgDnwkwLWd"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "hTxZimQxFe",
                    "message": "LQXqhbwVDsnuJrjSTFUg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "hQcbspBdhM",
                    "message": "CVxWZZHYIFSCSsOXjQYd"
                  }
                ],
                "contentKey": "DOueAXqi9z",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "ythbdAMfqyKxf89uPfGa04fnbxS3rDx1rHpBRRvUM7eGsIVBj7",
                "trackingNumber": "9",
                "url": "https://tired-elver.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "s9FBZqVgUP",
                    "message": "vGOlDIBklxKGpObXUQfi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DVZMN7OQ0J",
                    "message": "TnmlQuISriKHIxNJIJeg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "idNXODK2Bx",
                    "message": "pUUubwEvsoGVpGlACFbm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IBnGJaH3Fl",
                    "message": "KmcWdWpHhnsHACUQKOAa"
                  }
                ],
                "contentKey": "9by27Pr64D",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "IOE5si817gAZRDeUTu19FblazxYZoHODgZQjfOjceB2iIOX6EK",
                "trackingNumber": "7",
                "url": "https://mild-platypus.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "bKZ2TLLj1B",
                    "message": "RMSMhFOgmbxFhEoOqAhI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "y2ke3Epkve",
                    "message": "aFFjVcKlkAoFvlPhoPeo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ORJ5jZWcPA",
                    "message": "JhqXiMWqHhJhmkifdwNN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HyVKo7WUsU",
                    "message": "QZxXEFeixpBEPVrcSdHI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "MAkrIxcon8",
                    "message": "WkkpURkVoWPIgNQfMCNx"
                  }
                ],
                "contentKey": "3GCoQgRmyg",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "42ePRgZOGlfClAzt5U8zcKM8t2CmpcvFYJMjSYTX2gbsTCP1Ky",
                "trackingNumber": "2",
                "url": "https://sneaky-spring.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "rZruShF1xX",
                    "message": "slfiUWNKTQjAKmzQekVK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UlV9KsmMYE",
                    "message": "YWawjNtzxvgypepFpafs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rJWhH4ickG",
                    "message": "VdaYVljdhzJfsnKJCfAO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ltWBQG6PIl",
                    "message": "BQNqZAChshzwRYbTIFgM"
                  }
                ],
                "contentKey": "Ejddn0d1CM",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "RtOOQqdY2oDIUcrHIunHOxI8FQ7cVWf7Fv3ulotH1OaeUXDVLZ",
                "trackingNumber": "9",
                "url": "https://orange-cash.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "n8lEFTqVQK",
                    "message": "bHjuwLKvQUzDfVYDJPyb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qECVs1HWOa",
                    "message": "aXgVqGWdDQEwZYPkPhvt"
                  }
                ],
                "contentKey": "W5zvWVZlPb",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "zf24RajYFcCaNEOkeV9EufV5LktHomkLhsYcMRXNlySXbA49qh",
                "trackingNumber": "7",
                "url": "https://victorious-slipper.info/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "910341886784",
            "transactionDetails": [
              {
                "transactionDetails": "pdRPQOXfkxZsNDV",
                "transactionId": "a7ceb5c9-7a45-4376-92b1-16eabd35f510"
              },
              {
                "transactionDetails": "cEmgKgyOUosnUyl",
                "transactionId": "5ba71cee-b774-42a3-8534-bbb55351523e"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "545915268273",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 49.34,
            "baseRateAmount": 266.56,
            "codcollectionAmount": 37.39,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "89867",
            "masterTrackingNumber": "047116424961",
            "netChargeAmount": 17.71,
            "netDiscountAmount": 11.5,
            "netListRateAmount": 1.26,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "AnkmRWErV7",
                    "message": "HmbbgdQnrGdGmaPXuoyb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ruLo1xAnKg",
                    "message": "SGInlquyZUEsvxfIskdD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UCjupQ0unp",
                    "message": "FdgugWUafeQRNcnFfYXy"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mPx9ZgV9MK",
                    "message": "YhfVlpJhvKokVNTGXwQM"
                  }
                ],
                "contentKey": "7mOPv6bmG1",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "t431XgF4J69GM4Gj8BeGpzryvoy7DvddxwZq0MRbq1l3TWKNUR",
                "trackingNumber": "7",
                "url": "https://regal-defendant.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "2cEiOaoLog",
                    "message": "eUpRgBtwuDMREgmPAdIe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "M0u5HqyHq8",
                    "message": "TxtOOoHGjSIsPPhzZDLS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dAFPgUfxhY",
                    "message": "TgtBbVElzYcHHBoMmbqB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NlV690w1Fb",
                    "message": "aGJzaIpcfZMIwaaPQClG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ywG1bCplJe",
                    "message": "KPxLejrEJsEqcwWujkGv"
                  }
                ],
                "contentKey": "0TQ9nMhJDc",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "hddqMTyXj0MqQfENTDJiGdXFDymsS8714DDilPYS4WxyuJoMDG",
                "trackingNumber": "3",
                "url": "https://angelic-warming.biz/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "793296304118",
            "transactionDetails": [
              {
                "transactionDetails": "bxhlyOvWnfzHcHM",
                "transactionId": "3af660bb-3527-4266-aa4f-182f89625573"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "817885576021",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 22.95,
            "baseRateAmount": 56.89,
            "codcollectionAmount": 28.83,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "27615",
            "masterTrackingNumber": "935883302802",
            "netChargeAmount": 7.07,
            "netDiscountAmount": 12.97,
            "netListRateAmount": 2.04,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "7Or9KxGLkk",
                    "message": "VpNqMlBsFVuUEsqlVAYu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "eBBgJvnhyO",
                    "message": "dGXBMYgrPlRdFhcZMdJB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xS4UIBnVnE",
                    "message": "fIGQhphIIClZJtEIUwiS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2WIem1SQXd",
                    "message": "QKejnoacAhFOlrfOYQzv"
                  }
                ],
                "contentKey": "oU4FZwJjmT",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "ndaDoJcInpODM47lhNl6nIqtis1LV6UgdaxUDovDTz0O6xCgjA",
                "trackingNumber": "2",
                "url": "https://carefree-experience.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "doQor6Y3A7",
                    "message": "ijcdKanzlFnRjIoSubGT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lCOzxG1e5L",
                    "message": "SsoyUQUbvatlSawQxjTf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BYmZQoUuJW",
                    "message": "GLDlPwJqGIpFzaPnPQyP"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HCenZjcddu",
                    "message": "UHNaLpqgugEycYVteQOS"
                  }
                ],
                "contentKey": "4ZusN30rgt",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "ZjNSCGnQr4N2bPaFxrFk2oiCWdc5qnIHylGvlOuUGtRyLRMXL2",
                "trackingNumber": "6",
                "url": "https://aggravating-incandescence.name/"
              }
            ],
            "packageSequenceNumber": 6,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "739966908493",
            "transactionDetails": [
              {
                "transactionDetails": "DaBtJRoVmAcuxbt",
                "transactionId": "b0691ed3-f09c-424e-8e5d-df8591e82122"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "584110106341",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 2.18,
            "baseRateAmount": 212.4,
            "codcollectionAmount": 423.01,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "40628",
            "masterTrackingNumber": "650806418198",
            "netChargeAmount": 78.89,
            "netDiscountAmount": 25.46,
            "netListRateAmount": 8.9,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "icTY14zHms",
                    "message": "CGJIucFqxPqJDYzIwvpp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "cXS3pwnBAr",
                    "message": "NMiXLagvoAMjlyfffFCh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "aY9Gf6gs9m",
                    "message": "nSfhorOQuySbjMBggnGs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zTZNV2ju4h",
                    "message": "aizfeUJXsKyyBhMqVywK"
                  }
                ],
                "contentKey": "SpzrrRRVbM",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "I0lRyNrsdnEVi8tg4Q4qIbypJADlWSbTgKI1utSZJgFJsWU8oc",
                "trackingNumber": "3",
                "url": "https://neglected-basket.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "UzgudzMxgY",
                    "message": "aHwnCUmGlCeqigdAbJdL"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "CmK77PHfi2",
                    "message": "NadAScgHgtlXEgMHDMFI"
                  }
                ],
                "contentKey": "G0UIEbO2t7",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "5RdyCPTmEIFxpEBr4ruT16GojkJm7BqaW5LsD1wCSMNZfpfY6E",
                "trackingNumber": "2",
                "url": "https://unsung-silk.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Gtccb7wtT5",
                    "message": "QNMeIdwhlueMMTkpZqHs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "B6tMzMNdxy",
                    "message": "tPqLymeXPKALRrWgtEjj"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "f7TDF1OdGk",
                    "message": "sPAKlkbxxwXEYlyGvXWf"
                  }
                ],
                "contentKey": "RtLJcpQput",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "UuE83Lt7CeNFOc0W3u4K1kEHdqjIS22xGEkvwBhICCGcTaHPSh",
                "trackingNumber": "3",
                "url": "https://buzzing-seafood.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "sOiAtdxvdj",
                    "message": "WKjnkrJwTQlSMaiStJTV"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "RplDuiD8wF",
                    "message": "mSXWwREiYogaCJiSzytu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jdQkAD8Pgp",
                    "message": "MbyHLOlOTGJLuFvnkzMe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "v0vj2itszy",
                    "message": "gKueNafbKaDJZoPmSGnh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "m5lUeNvWjY",
                    "message": "StzrZgcruygqcMiMtEHw"
                  }
                ],
                "contentKey": "jrJXSCbNuX",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "HnvEfREis7uuHkRzeIHglG7Dvubflb7eUf7nB8SUZ8cHrRAIoT",
                "trackingNumber": "9",
                "url": "https://self-assured-formation.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Z3X1CsPc3i",
                    "message": "bMDkjUgSegTqVKuSvbim"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dslcrN8OLx",
                    "message": "FsLdqmGYENcprdddsKSR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "TcovlqNlcA",
                    "message": "nMDJeUUuSKmrIahwSbIn"
                  }
                ],
                "contentKey": "otmeowU1B1",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "t8uofWCVw1zRu4mcT7lduAT5KXNJZaHjn9FsuRHiqCqqG4jizw",
                "trackingNumber": "3",
                "url": "https://agreeable-coal.com"
              }
            ],
            "packageSequenceNumber": 2,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "009586521752",
            "transactionDetails": [
              {
                "transactionDetails": "qZsBKQsHXruqBuY",
                "transactionId": "b5b7e5d4-81b7-4fa0-81fa-18d0d32dafc6"
              },
              {
                "transactionDetails": "EpEzNmXeOildYcX",
                "transactionId": "f6660711-6501-4ecf-88d0-85543aa6a4eb"
              },
              {
                "transactionDetails": "XUyCvQthvbPeMgU",
                "transactionId": "1d5760e5-183e-448e-87f9-0d6b17c6d6b1"
              },
              {
                "transactionDetails": "hYmaxQpIsqFJTWK",
                "transactionId": "32f9be33-4677-4095-a6ae-d7a58841062d"
              },
              {
                "transactionDetails": "uCgFuBqUhHmKuTE",
                "transactionId": "fe27df65-18c3-4b3e-96a3-20e73c33b40b"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "289188987447",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 9.3,
            "baseRateAmount": 411.48,
            "codcollectionAmount": 121.1,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "33753",
            "masterTrackingNumber": "260040768635",
            "netChargeAmount": 68.85,
            "netDiscountAmount": 29.24,
            "netListRateAmount": 2.26,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Q9s3EMd210",
                    "message": "KvzguAigXrGrKKERffvE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "XaMRjytw6V",
                    "message": "kfgRSgTezHUUdTebcsbx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WJ9ltx5QlS",
                    "message": "TwVvmXapNnjmcZdOnhBA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2WNnRVhQAD",
                    "message": "AWFTEFJhCOqAstiitCtu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "vzSU75EtEp",
                    "message": "tmkFQGfHxVtMtXPykThu"
                  }
                ],
                "contentKey": "k55mwuXr2o",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "9JVeafclZ06jjGAxE8MjFwL1iX4w3O7xPO7LzWO3M2LgFzkHHQ",
                "trackingNumber": "9",
                "url": "https://physical-mortise.org/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "4YrhZOaozf",
                    "message": "nZuVpbNBqUyclZpWhoRx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dUvGEXVj84",
                    "message": "ZLUICtrEJleVFelrmWaO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "TOJVJhR2nL",
                    "message": "PpCXDLVArVoNLMiYJSie"
                  }
                ],
                "contentKey": "WdJ1mdZVC4",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "siYWiGnAPqsvpdylpCHo3MH4iCb2mvtcnp7EltTTjEY6EQawxx",
                "trackingNumber": "0",
                "url": "https://parched-hierarchy.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "0xG01cUHxI",
                    "message": "JvNUHUYlJnJYMxjavtrF"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "MWC3C0iOmX",
                    "message": "QDQsjCiKLNtPhuqdQVRz"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "J7znGoOT8U",
                    "message": "caUFcEmYIhQNihYkHrvX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IJaHdjUMXR",
                    "message": "wGZfFfNUDeRYNDHnOnkj"
                  }
                ],
                "contentKey": "tgav01QiDF",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "i0Yp3ZU9PudpZ9bwCz4WPHlaT6IAXllx7m3CPgEdY82i4dK8ur",
                "trackingNumber": "1",
                "url": "https://perfumed-galoshes.name/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "361563150138",
            "transactionDetails": [
              {
                "transactionDetails": "HeynKOaOoTPuMfx",
                "transactionId": "8648c071-7b52-470f-812f-b8dd354b28e0"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Ground",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-07-01T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 2,
                "suggestions": [
                  {
                    "description": "Discover the important new Chicken with an exciting mix of Bamboo ingredients",
                    "harmonizedCode": "s8a8tAjN"
                  },
                  {
                    "description": "Savor the bitter essence in our Shirt, designed for whopping culinary adventures",
                    "harmonizedCode": "0PL7T4In"
                  }
                ]
              },
              {
                "commodityIndex": 68,
                "suggestions": [
                  {
                    "description": "Our salty-inspired Chicken brings a taste of luxury to your impeccable lifestyle",
                    "harmonizedCode": "ygNqz26G"
                  },
                  {
                    "description": "The Lionel Tuna is the latest in a series of utter products from Haag - Huels",
                    "harmonizedCode": "N7rX2TbV"
                  }
                ]
              },
              {
                "commodityIndex": 59,
                "suggestions": [
                  {
                    "description": "Savor the crispy essence in our Shirt, designed for velvety culinary adventures",
                    "harmonizedCode": "4YiUQEs8"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "e20c75d2-0d14-488e-8a00-33fa58b8f590",
                  "localizedText": "Innovative Bacon featuring glum technology and Bamboo construction",
                  "parameters": [
                    {
                      "id": "daba6a75-f9b3-4721-adfe-fe582de39030",
                      "value": "Tasty"
                    },
                    {
                      "id": "e7aabbd5-85ba-4f6d-82af-a3a3cc77197f",
                      "value": "Tasty"
                    },
                    {
                      "id": "0fe3084f-2171-4126-98bd-58617d0dd7ab",
                      "value": "Generic"
                    }
                  ],
                  "text": "The Balanced reciprocal forecast Bike offers reliable performance and growing design"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 10,
                "derivedHarmonizedCode": "MTUAIH",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "d6b5387c-c341-44f2-8ddb-d4cf496e6dc5",
                      "localizedText": "Savor the fresh essence in our Chair, designed for orange culinary adventures",
                      "parameters": [
                        {
                          "id": "bb3d9511-2a5f-4a75-ba85-6ec02d1a5eb1",
                          "value": "Intelligent"
                        },
                        {
                          "id": "b8960774-5cf7-464c-8141-b86f07611d28",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "c66aee4b-44da-4fc7-9bf7-7b214dda1022",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "New turquoise Cheese with ergonomic design for dental comfort"
                    },
                    {
                      "code": "0280b04e-65f7-41cb-8602-0f59137bc832",
                      "localizedText": "The Programmable human-resource pricing structure Hat offers reliable performance and reckless design",
                      "parameters": [
                        {
                          "id": "bb925b83-753c-4df0-96a8-43872ee263c9",
                          "value": "Recycled"
                        }
                      ],
                      "text": "Savor the golden essence in our Pizza, designed for hopeful culinary adventures"
                    },
                    {
                      "code": "d84ea739-0982-41d3-8c98-17085f92b909",
                      "localizedText": "Innovative Gloves featuring eminent technology and Metal construction",
                      "parameters": [
                        {
                          "id": "e84013d9-be00-4b69-8935-ebe98a2c9ca7",
                          "value": "Incredible"
                        },
                        {
                          "id": "a8501fe1-6a27-4359-8dd5-c1af42045535",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "f347f46c-f9ec-4380-910a-078c18d4da25",
                          "value": "Practical"
                        }
                      ],
                      "text": "Experience the orange brilliance of our Cheese, perfect for massive environments"
                    }
                  ],
                  "description": "Professional-grade Chair perfect for made-up training and recreational use",
                  "id": "af48709d-0c0f-4397-9938-94e6d37d603d"
                }
              }
            ]
          }
        }
      }
    ]
  },
  "transactionId": "7f79926b-1a6e-4139-a7f5-273c499c32c1"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b55xxxx492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5xxxxx1492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5xxxxx1492",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "Your account number"
  },
  "edtRequestType": "NONE",
  "index": "I3JTZn2Q",
  "labelResponseOptions": "LABEL",
  "labelSpecification": {
    "customerSpecifiedDetail": {
      "additionalLabels": [
        {
          "count": 3,
          "type": "CONSIGNEE"
        },
        {
          "count": 4,
          "type": "CONSIGNEE"
        },
        {
          "count": 2,
          "type": "CONSIGNEE"
        },
        {
          "count": 4,
          "type": "CONSIGNEE"
        },
        {
          "count": 5,
          "type": "CONSIGNEE"
        }
      ],
      "docTabContent": {
        "barcoded": {
          "specification": {
            "dataField": "yE2NbimM0htenOC",
            "header": "NQu",
            "justification": "RIGHT",
            "literalValue": "waVflHKjGu",
            "zoneNumber": 5
          },
          "symbology": "UCC128"
        },
        "docTabContentType": "BARCODED",
        "zone001": {
          "docTabZoneSpecifications": [
            {
              "dataField": "iD0xeBCSHTa6Tbu",
              "header": "NAG",
              "justification": "RIGHT",
              "literalValue": "FBwGiXIWpW",
              "zoneNumber": 7
            },
            {
              "dataField": "TWv1fHN60TW95yG",
              "header": "gHs",
              "justification": "RIGHT",
              "literalValue": "cDiZZICjUq",
              "zoneNumber": 3
            }
          ]
        }
      },
      "maskedData": [
        "SHIPPER_ACCOUNT_NUMBER",
        "SHIPPER_ACCOUNT_NUMBER",
        "[\"CUSTOMS_VALUE\",\"TOTAL_WEIGHT\"]",
        "SHIPPER_ACCOUNT_NUMBER"
      ],
      "regulatoryLabels": [
        {
          "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
          "type": "ALCOHOL_SHIPMENT_LABEL"
        },
        {
          "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
          "type": "ALCOHOL_SHIPMENT_LABEL"
        }
      ]
    },
    "imageType": "PDF",
    "labelFormatType": "COMMON2D",
    "labelOrder": "SHIPPING_LABEL_FIRST",
    "labelPrintingOrientation": "TOP_EDGE_OF_TEXT_FIRST",
    "labelRotation": "UPSIDE_DOWN",
    "labelStockType": "PAPER_85X11_TOP_HALF_LABEL",
    "printedLabelOrigin": {
      "address": {
        "city": "Beverly Hills",
        "countryCode": "US",
        "postalCode": "38127",
        "residential": false,
        "stateOrProvinceCode": "CA",
        "streetLines": [
          "10 FedEx Parkway",
          "Suite 302"
        ]
      },
      "contact": {
        "companyName": "company name",
        "emailAddress": "email address",
        "faxNumber": "fax number",
        "personName": "person name",
        "phoneExtension": "phone extension",
        "phoneNumber": "phone number"
      }
    },
    "resolution": 203,
    "returnedDispositionDetail": false
  },
  "openShipmentAction": "PROVIDE_DOCUMENTS_INCREMENTALLY",
  "shippingDocumentSpecification": {
    "certificateOfOrigin": {
      "customerImageUsages": [
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        },
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        },
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        },
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        }
      ],
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Jillian.Streich@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Lue64@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Molly28@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Nakia.Upton99@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Elwyn.Rodriguez11@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Justine.Spinka72@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Otis4@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Stewart49@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Carole_Renner@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Jason_Bednar81@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Edwardo47@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Rudy.OReilly34@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Jonatan93@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Deondre_Erdman@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Cloyd11@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Rebeka17@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Amya_Hettinger19@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Arnaldo93@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          }
        ],
        "docType": "PDF",
        "locale": "en_US",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": false,
        "stockType": "PAPER_LETTER"
      }
    },
    "commercialInvoiceDetail": {
      "customerImageUsages": [
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        }
      ],
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Gladys_Jakubowski93@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          }
        ],
        "docType": "PDF",
        "locale": "en_US",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": true,
        "stockType": "PAPER_LETTER"
      }
    },
    "generalAgencyAgreementDetail": {
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Betsy_Schulist93@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          }
        ],
        "docType": "PDF",
        "locale": "es_MX",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": false,
        "stockType": "PAPER_LETTER"
      }
    },
    "op900Detail": {
      "customerImageUsages": [
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        }
      ],
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Dolores71@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Brisa.Glover@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Valerie96@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Pietro_Renner1@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Corene_Roob92@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Delia4@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Wilmer_Kiehn31@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Christiana_Powlowski9@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Marcel54@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Rocio_Hudson@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Julianne.Fritsch70@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Emile69@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Grady94@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Brennon.Macejkovic@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Dejuan95@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Lucas.Larkin@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Mohammed.Monahan55@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Leonie.Littel33@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          }
        ],
        "docType": "PDF",
        "locale": "es_MX",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": false,
        "stockType": "PAPER_LETTER"
      },
      "signatureName": "Francisco Borer III"
    },
    "returnInstructionsDetail": {
      "customText": "New green Chips with ergonomic design for bossy comfort",
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Lloyd23@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Armando_McCullough72@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Claudine.Stehr@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Martin_Blick@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Eugene.Abernathy16@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Bernice_Schmidt@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Deion64@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Nora.Pollich@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          }
        ],
        "docType": "PNG",
        "locale": "fr_CA",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": false,
        "stockType": "PAPER_LETTER"
      }
    },
    "shippingDocumentTypes": {
      "0": "RETURN_INSTRUCTIONS"
    },
    "usmcaCertificationOfOriginDetail": {
      "blanketPeriod": {
        "begins": "2026-01-27T00:00:00.0Z",
        "ends": "2027-03-09T00:00:00.0Z"
      },
      "certifierJobTitle": "Senior Infrastructure Director",
      "certifierSpecification": "EXPORTER",
      "customerImageUsages": [
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        },
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        },
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        }
      ],
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Oral96@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Porter.Robel76@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Bonita42@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Bernie.Stark-Botsford@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Carolyne91@yahoo.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "fr_CA"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Laura_Homenick69@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Ali.Schimmel62@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          }
        ],
        "docType": "PDF",
        "locale": "fr_CA",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": false,
        "stockType": "PAPER_LETTER"
      },
      "importerSpecification": "UNKNOWN",
      "producer": {
        "accountNumber": {
          "value": "Your account number"
        },
        "address": {
          "city": "Beverly Hills",
          "countryCode": "US",
          "postalCode": "90210",
          "residential": false,
          "stateOrProvinceCode": "CA",
          "streetLines": [
            "10 FedEx Parkway",
            "Suite 302"
          ]
        },
        "contact": {
          "companyName": "Fedex",
          "emailAddress": "sample@company.com",
          "personName": "John Taylor",
          "phoneExtension": "000",
          "phoneNumber": "XXXX345671"
        },
        "tins": [
          {
            "effectiveDate": "2000-01-23T04:56:07.000+00:00",
            "expirationDate": "2000-01-23T04:56:07.000+00:00",
            "number": "123567",
            "tinType": "FEDERAL",
            "usage": "usage"
          }
        ]
      },
      "producerSpecification": "SAME_AS_EXPORTER"
    },
    "usmcaCommercialInvoiceCertificationOfOriginDetail": {
      "certifierJobTitle": "International Solutions Technician",
      "certifierSpecification": "EXPORTER",
      "customerImageUsages": [
        {
          "id": "IMAGE_5",
          "providedImageType": "LETTER_HEAD",
          "type": "SIGNATURE"
        }
      ],
      "documentFormat": {
        "dispositions": [
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Dorris_Stiedemann5@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Maymie_Roob60@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Katlynn24@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Ole81@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Shanna.Padberg@hotmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "en_US"
            }
          },
          {
            "dispositionType": "CONFIRMED",
            "eMailDetail": {
              "eMailRecipients": [
                {
                  "emailAddress": "Gina_Pfeffer6@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Marcelo.Kerluke@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Trace.Botsford@gmail.com",
                  "recipientType": "THIRD_PARTY"
                },
                {
                  "emailAddress": "Gregory78@gmail.com",
                  "recipientType": "THIRD_PARTY"
                }
              ],
              "grouping": "NONE",
              "locale": "es_MX"
            }
          }
        ],
        "docType": "PDF",
        "locale": "fr_CA",
        "optionsRequested": {
          "options": {
            "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
            "1": "SHIPPING_LABEL_LAST"
          }
        },
        "provideInstructions": true,
        "stockType": "PAPER_LETTER"
      },
      "importerSpecification": "UNKNOWN",
      "producer": {
        "accountNumber": {
          "value": "Your account number"
        },
        "address": {
          "city": "Beverly Hills",
          "countryCode": "US",
          "postalCode": "90210",
          "residential": false,
          "stateOrProvinceCode": "CA",
          "streetLines": [
            "10 FedEx Parkway",
            "Suite 302"
          ]
        },
        "contact": {
          "companyName": "Fedex",
          "emailAddress": "sample@company.com",
          "personName": "John Taylor",
          "phoneExtension": "000",
          "phoneNumber": "XXXX345671"
        },
        "tins": [
          {
            "effectiveDate": "2000-01-23T04:56:07.000+00:00",
            "expirationDate": "2000-01-23T04:56:07.000+00:00",
            "number": "123567",
            "tinType": "FEDERAL",
            "usage": "usage"
          }
        ]
      },
      "producerSpecification": "SAME_AS_EXPORTER"
    }
  },
  "version": {
    "major": 1,
    "minor": 7,
    "patch": 5
  }
}
{
  "customerTransactionId": "uh3U7ui2spcgAce",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "SftgI0SdFU",
        "message": "KnBEoVfcjjOMbuRuUHYM"
      },
      {
        "alertType": "NOTE",
        "code": "0yfMctVr6e",
        "message": "MEPfQIgFTbtCKZjTVzap"
      },
      {
        "alertType": "NOTE",
        "code": "vZviacqZVF",
        "message": "nttTGYaSvDAoSfmtivdP"
      },
      {
        "alertType": "NOTE",
        "code": "bEUcUwtIgJ",
        "message": "TNwziWKcAVhoPDkWBara"
      },
      {
        "alertType": "NOTE",
        "code": "QVhkQsWVxf",
        "message": "yGsjrpiJEvDgGIIufITk"
      }
    ],
    "jobId": "l8kdibQdR7",
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "2L2vvHdRDb",
            "message": "cGWYLhwwtErNBHMwuZlK"
          },
          {
            "alertType": "NOTE",
            "code": "g87sRJgCts",
            "message": "hRqfOvVOyjLuyavRrofv"
          },
          {
            "alertType": "NOTE",
            "code": "48hvv9PoWI",
            "message": "uWDozUpNSmINBqyaGOBF"
          },
          {
            "alertType": "NOTE",
            "code": "hiGiteJbQL",
            "message": "cLIfETtRIVgShziQEPAC"
          },
          {
            "alertType": "NOTE",
            "code": "ONOnVVOtQk",
            "message": "JdNVaAsjQVVkXKtHVmiX"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://good-march.com/",
                "password": "g6jm3DUNfR",
                "role": "RECIPIENT",
                "userId": "Myriam.King88"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "LW949OACJqbNJZA",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "4acf1700-7db9-4d8b-915d-f56a62dc94de",
                "documentReference": "tDAdF6nO",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "raHWHkQfMx",
                          "hazardClass": "flljy",
                          "id": "3",
                          "labelText": "ZAxEcNhmlG",
                          "packingGroup": "nb",
                          "packingInstructions": "SiKBgmkkrr",
                          "properShippingName": "xcixcedwcM",
                          "properShippingNameAndDescription": "mkitmDtcNlobbBz",
                          "sequenceNumber": 791,
                          "specialProvisions": "hGQlLhITvk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EWXnj",
                          "technicalName": "olNbOIptgE",
                          "tunnelRestrictionCode": "uTKE0"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 39.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Pgkkh"
                        },
                        "options": {
                          "description": {
                            "authorization": "oveRdQunks",
                            "hazardClass": "OVGGK",
                            "id": "8",
                            "labelText": "MAdECfkxpu",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "IoKGUOQBiN"
                            },
                            "packingGroup": "I",
                            "percentage": 11.5,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cQtahjQridMrdxL",
                            "reportableQuantity": false,
                            "sequenceNumber": 471,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rTgbZALajG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QMXkHFPgkmchfUw",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 48.57,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 20.01,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "NhlPzXnKWm",
                          "hazardClass": "sACJv",
                          "id": "1",
                          "labelText": "inkfzMYpfj",
                          "packingGroup": "qz",
                          "packingInstructions": "vctRPYlzul",
                          "properShippingName": "eTiSzQJObj",
                          "properShippingNameAndDescription": "yyKsidiLLYkFmmZ",
                          "sequenceNumber": 215,
                          "specialProvisions": "XOVmACGBKT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "tachj",
                          "technicalName": "YDgXWoqOWq",
                          "tunnelRestrictionCode": "9u7qk"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 31.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xkoPx"
                        },
                        "options": {
                          "description": {
                            "authorization": "aMqzcNmHuZ",
                            "hazardClass": "OtpBA",
                            "id": "7",
                            "labelText": "Qgwkcwwgiv",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mFfVeSMxcl"
                            },
                            "packingGroup": "I",
                            "percentage": 25.7,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EyDNpHNwtjybMbg",
                            "reportableQuantity": true,
                            "sequenceNumber": 456,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NVMZssRDFG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.99,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cWxigSzYWoTQgXT",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 9.18,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.67,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fsAkpamHsV",
                          "hazardClass": "ZHmHR",
                          "id": "0",
                          "labelText": "OoEiDaGOlx",
                          "packingGroup": "km",
                          "packingInstructions": "sZJwBRbTxi",
                          "properShippingName": "AQRkppRYiH",
                          "properShippingNameAndDescription": "leSjVlCtNENAEjD",
                          "sequenceNumber": 485,
                          "specialProvisions": "ToRcHXLtfX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "pJQrq",
                          "technicalName": "mUMIyytleQ",
                          "tunnelRestrictionCode": "8rzAk"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 25.29,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hyfOj"
                        },
                        "options": {
                          "description": {
                            "authorization": "RNKMMWBUGL",
                            "hazardClass": "nsmnE",
                            "id": "1",
                            "labelText": "gusMnhAIEI",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YGSABqzrdv"
                            },
                            "packingGroup": "I",
                            "percentage": 69.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KOmIQURxORfPqpl",
                            "reportableQuantity": false,
                            "sequenceNumber": 853,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qpzqJrmqQB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OsonTPOxLwzvKiZ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.11,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48.7,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CvrPQfjUff",
                          "hazardClass": "tmpIm",
                          "id": "2",
                          "labelText": "MJxqXVZHwd",
                          "packingGroup": "Qt",
                          "packingInstructions": "bidJihdCRZ",
                          "properShippingName": "rtPolkcfDx",
                          "properShippingNameAndDescription": "QascFitDFPkGfWW",
                          "sequenceNumber": 28,
                          "specialProvisions": "FvoCukhMca",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "foDoi",
                          "technicalName": "PVRbLoYPHM",
                          "tunnelRestrictionCode": "UOFjI"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 17.6,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "czvVc"
                        },
                        "options": {
                          "description": {
                            "authorization": "XJowlClNre",
                            "hazardClass": "EtyYs",
                            "id": "2",
                            "labelText": "DyrzPAGLIe",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rntoLZBEIW"
                            },
                            "packingGroup": "I",
                            "percentage": 39.49,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "LgmDataieyIopaL",
                            "reportableQuantity": false,
                            "sequenceNumber": 729,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PaBxdHyaki"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.85,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MMvkRiuhtDJtYWO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.72,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.84,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bBHzyRFygA",
                          "hazardClass": "fKBFk",
                          "id": "7",
                          "labelText": "ueiwjeuSda",
                          "packingGroup": "PF",
                          "packingInstructions": "QYfUAFbdzB",
                          "properShippingName": "JprRGSwIBv",
                          "properShippingNameAndDescription": "icFAJgFoVcNNXZT",
                          "sequenceNumber": 812,
                          "specialProvisions": "jejGHXjyHd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xEFqb",
                          "technicalName": "ivZiRrEUYT",
                          "tunnelRestrictionCode": "3bq5G"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 26.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sJwpv"
                        },
                        "options": {
                          "description": {
                            "authorization": "dcbYkibQHT",
                            "hazardClass": "hARGe",
                            "id": "0",
                            "labelText": "AfUFyEYnpc",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "SOfPfFezPa"
                            },
                            "packingGroup": "I",
                            "percentage": 51.16,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pUQftwQHANCKLvo",
                            "reportableQuantity": false,
                            "sequenceNumber": 878,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mCuvFBVise"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XlwfQKTGzMZhMVB",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 35.89,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.7,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CvOXUpLTgA",
                          "hazardClass": "ijviA",
                          "id": "9",
                          "labelText": "nKxGsIBilE",
                          "packingGroup": "HB",
                          "packingInstructions": "lIexaxekYF",
                          "properShippingName": "FCgdreHjoK",
                          "properShippingNameAndDescription": "CokUtZprivfYuEQ",
                          "sequenceNumber": 451,
                          "specialProvisions": "KsHxAeYgzd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BtCVn",
                          "technicalName": "MvPSIJtBYi",
                          "tunnelRestrictionCode": "1IwS5"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 32.53,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kBCeg"
                        },
                        "options": {
                          "description": {
                            "authorization": "FJPZtlURHb",
                            "hazardClass": "CeBdR",
                            "id": "6",
                            "labelText": "cWzZfqRdYv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "kGLNEiQpQp"
                            },
                            "packingGroup": "I",
                            "percentage": 39.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SiMcoUzfJTCOAXP",
                            "reportableQuantity": false,
                            "sequenceNumber": 458,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CmoqeyxeZt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.82,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UiuhjnXRZALMnOI",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.52,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 26.76,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AYsvSkLyEX",
                          "hazardClass": "oGtwT",
                          "id": "1",
                          "labelText": "upLknYurBT",
                          "packingGroup": "gi",
                          "packingInstructions": "NLQsTBPdtV",
                          "properShippingName": "ELqTDJqHTE",
                          "properShippingNameAndDescription": "IIkCZJxOwxaxhNd",
                          "sequenceNumber": 639,
                          "specialProvisions": "oRDjcCqlBA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ysawr",
                          "technicalName": "RtTepaTxkC",
                          "tunnelRestrictionCode": "k9ghs"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 45.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ayamq"
                        },
                        "options": {
                          "description": {
                            "authorization": "IGDrXRITah",
                            "hazardClass": "NVHKD",
                            "id": "7",
                            "labelText": "ITJtHABXJz",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "LkppzKEUcO"
                            },
                            "packingGroup": "I",
                            "percentage": 56.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cWwojuLUtnJlzTP",
                            "reportableQuantity": true,
                            "sequenceNumber": 370,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HeYeCQRdla"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.74,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gOzHnCXEUlLOqBH",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 1.79,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 11.34,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KuWrbgwqve",
                          "hazardClass": "ohnpU",
                          "id": "3",
                          "labelText": "KdQeZMyFsi",
                          "packingGroup": "Tj",
                          "packingInstructions": "FugugwUaeL",
                          "properShippingName": "umGuWJFDCT",
                          "properShippingNameAndDescription": "HuCHiAXhDUhRkoA",
                          "sequenceNumber": 875,
                          "specialProvisions": "sqemGgEutk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "eaaML",
                          "technicalName": "GekaRWnuzN",
                          "tunnelRestrictionCode": "W4PgO"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 17.7,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fPPjx"
                        },
                        "options": {
                          "description": {
                            "authorization": "QdcNRKEYIy",
                            "hazardClass": "lANNj",
                            "id": "5",
                            "labelText": "sabTKHzxfi",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "IaaOUOKrCD"
                            },
                            "packingGroup": "I",
                            "percentage": 55.98,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "eQRstnDkiIXqQTw",
                            "reportableQuantity": true,
                            "sequenceNumber": 703,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hFcypxgFVb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PCkqJBLShkopmUq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25.34,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.53,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.08,
                "referenceId": "5bce1dc7-cbcb-434e-b70b-bac998a6dde1",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "JhMPWqWXUY",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "kHEw1K9SJ0SfCLapawnp"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "oy7zkPJBHY90Bz5mzJAh"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "9YDKu3ltK6qq7xgcQGPa"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "K5ifGaNn8WQrdgnDni7ktMB9N"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "PZNmBmBv631uwDDP9XRHK2YkE"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "WrElQdXUHE",
                    "number": 4
                  },
                  {
                    "content": "kzjnxMOIvz",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 1.05,
                "packageRateDetails": [
                  {
                    "baseCharge": 79.71,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CRC",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 40.78,
                    "netFedExCharge": 196.19,
                    "netFreight": 43.48,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EaKfSXfgOMNKGEG",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nLjsCWpLALmXygT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YNkUXWBrtQilTtZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FYmOmbBFvqGaxjb",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 11.99,
                    "totalRebates": 0.87,
                    "totalSurcharges": 7.23,
                    "totalTaxes": 2.44
                  },
                  {
                    "baseCharge": 111.12,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "VUV",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 22.05,
                    "netFedExCharge": 63.08,
                    "netFreight": 94.42,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YWMwxKStBrvwnKF",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 1.16,
                    "totalRebates": 0.81,
                    "totalSurcharges": 6.92,
                    "totalTaxes": 2.67
                  },
                  {
                    "baseCharge": 89.56,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "VES",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 73.4,
                    "netFedExCharge": 71.13,
                    "netFreight": 83.67,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rNjZCOqunIUPUQb",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VCKIigIQOJprShk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ohUHqkdtloaEAZo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XNsImWcQqpgZUwR",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jJhKfccxdvXWyir",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.11,
                    "totalRebates": 0.46,
                    "totalSurcharges": 9.36,
                    "totalTaxes": 1.31
                  }
                ]
              },
              "sequenceNumber": 4,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 8792,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 93
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "SoXkZKuqbg",
                          "hazardClass": "wQzhy",
                          "id": "2",
                          "labelText": "eDpLEYXjLK",
                          "packingGroup": "Ey",
                          "packingInstructions": "Bvzcbpjsas",
                          "properShippingName": "WZcoELVvnT",
                          "properShippingNameAndDescription": "IzLrNABghZMJJwV",
                          "sequenceNumber": 597,
                          "specialProvisions": "omKtfvcMax",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HGFjw",
                          "technicalName": "imMRgAIMTh",
                          "tunnelRestrictionCode": "cWHVH"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 10.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jcYck"
                        },
                        "options": {
                          "description": {
                            "authorization": "HTbFJvYTsp",
                            "hazardClass": "WGzSu",
                            "id": "0",
                            "labelText": "rACmrboccU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QUgIxYPMMp"
                            },
                            "packingGroup": "I",
                            "percentage": 79.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xypAhEQAEcNlwYs",
                            "reportableQuantity": false,
                            "sequenceNumber": 613,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sRzvrOAlpN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZkrWFMJofObyzJm",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.65,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16.2,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HtvVxvXvXY",
                          "hazardClass": "RKWSz",
                          "id": "2",
                          "labelText": "VTbyBoOwyc",
                          "packingGroup": "Kc",
                          "packingInstructions": "KALzxuzyEk",
                          "properShippingName": "AzvckVFMOB",
                          "properShippingNameAndDescription": "sHVGwpvPULlQilX",
                          "sequenceNumber": 146,
                          "specialProvisions": "KBekbHJIas",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "afKjM",
                          "technicalName": "QHusKunyEV",
                          "tunnelRestrictionCode": "R8fA1"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 32.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CcscF"
                        },
                        "options": {
                          "description": {
                            "authorization": "FKDHxynLxK",
                            "hazardClass": "MMgca",
                            "id": "0",
                            "labelText": "QZjRTgpCcL",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "eWilANCeMN"
                            },
                            "packingGroup": "I",
                            "percentage": 57.36,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OSUObWyMvmfSrJx",
                            "reportableQuantity": true,
                            "sequenceNumber": 820,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VAbdtEySvO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VJHgIiJjkammtbP",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 8.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "mdHEqwMtaL",
                          "hazardClass": "ZZrQG",
                          "id": "5",
                          "labelText": "JfNdwVidmz",
                          "packingGroup": "gM",
                          "packingInstructions": "kxdOWLPXUK",
                          "properShippingName": "xWoFCwQSuA",
                          "properShippingNameAndDescription": "ImCdDChaETNZLzL",
                          "sequenceNumber": 246,
                          "specialProvisions": "rERtKmFHdb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "eERso",
                          "technicalName": "rpLcXbbtnC",
                          "tunnelRestrictionCode": "Xxpfp"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 33.14,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nCaQe"
                        },
                        "options": {
                          "description": {
                            "authorization": "wSpQiACLVT",
                            "hazardClass": "kPVvg",
                            "id": "1",
                            "labelText": "qEMvfERnWN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "CohyyHvPsU"
                            },
                            "packingGroup": "I",
                            "percentage": 83.79,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CgybndUgdGVfYBk",
                            "reportableQuantity": true,
                            "sequenceNumber": 32,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "oXDqfouBDK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kQieKIemjpiwhQw",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.87,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 49.37,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pDhwmZNVvs",
                          "hazardClass": "afztD",
                          "id": "0",
                          "labelText": "aQUrjMqhuQ",
                          "packingGroup": "Pm",
                          "packingInstructions": "ZEMbSnElBS",
                          "properShippingName": "LhNbnORYYG",
                          "properShippingNameAndDescription": "iyAayWzISCEETSR",
                          "sequenceNumber": 456,
                          "specialProvisions": "zViarDOhXh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FvgXc",
                          "technicalName": "DJtuTTeJxm",
                          "tunnelRestrictionCode": "VdpPa"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 17.87,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BTLio"
                        },
                        "options": {
                          "description": {
                            "authorization": "dUDVVhYDLJ",
                            "hazardClass": "LaJNw",
                            "id": "9",
                            "labelText": "gCdvQstaVT",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "OcYpNnEOQo"
                            },
                            "packingGroup": "I",
                            "percentage": 68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ozhdDPwmlyXiyiq",
                            "reportableQuantity": false,
                            "sequenceNumber": 678,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tiQnYMgyUo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.02,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TZvOmHDOdwwrZjD",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 7.52,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.68,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bhzJozQzwM",
                          "hazardClass": "QSQaR",
                          "id": "9",
                          "labelText": "vLgoCcgkra",
                          "packingGroup": "zh",
                          "packingInstructions": "EQNlXzgVCu",
                          "properShippingName": "ZhoBWVHVfA",
                          "properShippingNameAndDescription": "ivicdFTQleYuDgt",
                          "sequenceNumber": 992,
                          "specialProvisions": "poXvoKMSrU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JHtKK",
                          "technicalName": "RUILYAccCh",
                          "tunnelRestrictionCode": "k0l2V"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 31.4,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cwthQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZvEQEmsGEA",
                            "hazardClass": "SpaeP",
                            "id": "6",
                            "labelText": "lIvsGQffHS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "sgGmHrkPms"
                            },
                            "packingGroup": "I",
                            "percentage": 72.98,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qnpIJMAspCfhrfv",
                            "reportableQuantity": false,
                            "sequenceNumber": 640,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kmPVkZlqsw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.49,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NKiYwyfUuKZWLIv",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 3.57,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.66,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "akVVIUPvbo",
                          "hazardClass": "HowxE",
                          "id": "4",
                          "labelText": "VNLzopLRZw",
                          "packingGroup": "ki",
                          "packingInstructions": "DyhffSTsot",
                          "properShippingName": "IHqftnbpgH",
                          "properShippingNameAndDescription": "azcvVoAeRWuFAzV",
                          "sequenceNumber": 842,
                          "specialProvisions": "KlCqtbobgG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XfuYn",
                          "technicalName": "FYdBkErwBp",
                          "tunnelRestrictionCode": "1oNHT"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 38.46,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XdvqW"
                        },
                        "options": {
                          "description": {
                            "authorization": "xgxumNhndm",
                            "hazardClass": "kVeqh",
                            "id": "3",
                            "labelText": "xOakpNcGOd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mRwaweAWlc"
                            },
                            "packingGroup": "I",
                            "percentage": 53.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dzIFGjGviNeGIJr",
                            "reportableQuantity": true,
                            "sequenceNumber": 306,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kzIJTsnMtu"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bpPngpcTamOEpOM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 12.9,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.18,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.96,
                "referenceId": "8655b609-1f49-4f33-b6b9-ffca69d785b4",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "VXWNeHxysJ",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "rtePqY20r21DnwdjsqsH"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "Sd5imVNgjIQuzr5zObuZQjN03"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Sj4aE6boAQaUlhTwIGQxnZajd"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "tojQvwHz0cJKYTxS32qC66Z7T"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "ELPsxxYwYm",
                    "number": 1
                  },
                  {
                    "content": "xhssPzsCdJ",
                    "number": 3
                  },
                  {
                    "content": "FvrbBNfHAH",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.1,
                "packageRateDetails": [
                  {
                    "baseCharge": 146.8,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SLE",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 58.63,
                    "netFedExCharge": 151.7,
                    "netFreight": 10.61,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sUSkFWmZSzBVHUi",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oXRmzmnOdhuvHzR",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vtajTbdbVuGeQBS",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sJRmdihXigFkMzo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 17.15,
                    "totalRebates": 0.44,
                    "totalSurcharges": 3.14,
                    "totalTaxes": 2.34
                  },
                  {
                    "baseCharge": 109.2,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MNT",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 39.85,
                    "netFedExCharge": 118.21,
                    "netFreight": 67.69,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XhJmReaOfmXQRRH",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tfdSTLhewqaSXaf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NJoQSQGETYxvngN",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "STgmISTAvhZqbgQ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.55,
                    "totalRebates": 0.29,
                    "totalSurcharges": 8.27,
                    "totalTaxes": 0.69
                  },
                  {
                    "baseCharge": 106.77,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "HUF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 183.01,
                    "netFedExCharge": 26.24,
                    "netFreight": 34.46,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vRtfJCOZvJWkiNr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PwRlDdFDqehrNki",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ENIxYcXcbKCwYsO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.53,
                    "totalRebates": 0.51,
                    "totalSurcharges": 6.97,
                    "totalTaxes": 2.76
                  },
                  {
                    "baseCharge": 143.68,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PLN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 171.48,
                    "netFedExCharge": 97.72,
                    "netFreight": 44.66,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vWSdwmHjIfaMMvv",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 18.18,
                    "totalRebates": 0.81,
                    "totalSurcharges": 1.35,
                    "totalTaxes": 1.15
                  },
                  {
                    "baseCharge": 24.7,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CAD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 103.14,
                    "netFedExCharge": 62.32,
                    "netFreight": 33.59,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oSTXZKSANzAfSmH",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WtANnwkgytCOUqn",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BdGbKEHkNIMtIgF",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aEmziGdeanzdoTi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MURfFoAuebLFUjv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 3.66,
                    "totalRebates": 1.36,
                    "totalSurcharges": 9.48,
                    "totalTaxes": 0.68
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 2433,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "mXopqCSHVk",
                          "hazardClass": "IxvcS",
                          "id": "1",
                          "labelText": "gPgLwBiiMK",
                          "packingGroup": "Fb",
                          "packingInstructions": "sQfGjXPcqY",
                          "properShippingName": "BxnzPQhZTQ",
                          "properShippingNameAndDescription": "DTRWvKJhsVjBetF",
                          "sequenceNumber": 879,
                          "specialProvisions": "hhmKmKiGhd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FYxso",
                          "technicalName": "IzhbeoXgSi",
                          "tunnelRestrictionCode": "hnJOf"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 49.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bvFxo"
                        },
                        "options": {
                          "description": {
                            "authorization": "DsOXSBmury",
                            "hazardClass": "BQKFf",
                            "id": "4",
                            "labelText": "FZudLVanbr",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "eZCecMMBSA"
                            },
                            "packingGroup": "I",
                            "percentage": 83.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dHxuBUaFMwKkjcE",
                            "reportableQuantity": true,
                            "sequenceNumber": 629,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RCnbzSiOFW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.86,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.53,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IylnVJVWIvyocnh",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 24.39,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 14.43,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "boKRxAtzbF",
                          "hazardClass": "hmbEK",
                          "id": "8",
                          "labelText": "LFWgfzQnFH",
                          "packingGroup": "UO",
                          "packingInstructions": "xiXBTKfJUf",
                          "properShippingName": "WhGFmwYSid",
                          "properShippingNameAndDescription": "lqVtyzLfilYzPsn",
                          "sequenceNumber": 698,
                          "specialProvisions": "KnGGCqfxRL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wHsfu",
                          "technicalName": "EzJOJoByEf",
                          "tunnelRestrictionCode": "FZOpk"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 44.69,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xaAcw"
                        },
                        "options": {
                          "description": {
                            "authorization": "nwyNhqQrCD",
                            "hazardClass": "sfmtB",
                            "id": "2",
                            "labelText": "jJOzfzlzWx",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "CFVAlwVnXw"
                            },
                            "packingGroup": "I",
                            "percentage": 67.64,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EeyBGcKeLzaBWwR",
                            "reportableQuantity": true,
                            "sequenceNumber": 421,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UVXMQepioJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QGxXVcmntfjMmjI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 17.7,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 7.09,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EucyYfhRXg",
                          "hazardClass": "teQtp",
                          "id": "1",
                          "labelText": "ogmJyZcYoJ",
                          "packingGroup": "UQ",
                          "packingInstructions": "BSJUenRdRN",
                          "properShippingName": "rgtFYcjcuj",
                          "properShippingNameAndDescription": "JVyvTRMkzISalSf",
                          "sequenceNumber": 167,
                          "specialProvisions": "LnmENUieJn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HrduK",
                          "technicalName": "zQxOAPGoNM",
                          "tunnelRestrictionCode": "mGKG7"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 30.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qeCIT"
                        },
                        "options": {
                          "description": {
                            "authorization": "IQQGvnEAmQ",
                            "hazardClass": "usoXL",
                            "id": "2",
                            "labelText": "bNEAwSrOFf",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "RYxuWVHeGu"
                            },
                            "packingGroup": "I",
                            "percentage": 92.56,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QrdskZteRRBvidw",
                            "reportableQuantity": false,
                            "sequenceNumber": 102,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yhVrvjLYTN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XIrTQNcWYWgusBz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.68,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.47,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZaUTWqWbLX",
                          "hazardClass": "oQYbW",
                          "id": "2",
                          "labelText": "BYXajErANq",
                          "packingGroup": "hg",
                          "packingInstructions": "eEGQqwpxtC",
                          "properShippingName": "dYKmXrBsvX",
                          "properShippingNameAndDescription": "IencLOsLqOVlImx",
                          "sequenceNumber": 639,
                          "specialProvisions": "vEglKThbIh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lDpuq",
                          "technicalName": "dbeampQNRs",
                          "tunnelRestrictionCode": "XWfgQ"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 10.46,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kGtMH"
                        },
                        "options": {
                          "description": {
                            "authorization": "PvhRRbinUI",
                            "hazardClass": "ouMaI",
                            "id": "9",
                            "labelText": "JQsntPojFT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "oZgLdvUoFH"
                            },
                            "packingGroup": "I",
                            "percentage": 92.18,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "biUUncsaNbsytPm",
                            "reportableQuantity": true,
                            "sequenceNumber": 94,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kEhhIJEghv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sJUkwqoPYCYHQOc",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 29.41,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.08,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JaQSCjDoCp",
                          "hazardClass": "xMRUx",
                          "id": "2",
                          "labelText": "ZiiGPvNdwn",
                          "packingGroup": "rf",
                          "packingInstructions": "dCrwgBBvBm",
                          "properShippingName": "AQQHhjTvom",
                          "properShippingNameAndDescription": "zShdGJytWlloftm",
                          "sequenceNumber": 521,
                          "specialProvisions": "LaCXPVeWEV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DjKXA",
                          "technicalName": "aFsHvTZLzn",
                          "tunnelRestrictionCode": "1Y3ES"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 44.61,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "uLOUi"
                        },
                        "options": {
                          "description": {
                            "authorization": "noihWswMdy",
                            "hazardClass": "buAqO",
                            "id": "1",
                            "labelText": "hClSzwgcKf",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "SYIHHuTJAc"
                            },
                            "packingGroup": "I",
                            "percentage": 29.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RsefICfYrSBoUrU",
                            "reportableQuantity": true,
                            "sequenceNumber": 561,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TXDIewIXHP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.49,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.86,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JTRRoWHtyukKOkB",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 7.34,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 35.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 3.39,
                "referenceId": "48f62366-9abb-433d-b263-2217aa3c57f1",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "TxbhMOVliS",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "4uzdmnnQsi70o4SC85o1"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "hkA6wED4kXrYHGYr8Qu8OTrja"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "9OYRXS66nddnQuvXUqfbeSPUL"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "QnbPk3hX8q2Ur58Q6r0S5YPVQ"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "fJaDsJMZcV",
                    "number": 3
                  },
                  {
                    "content": "tgssGMUFsN",
                    "number": 2
                  },
                  {
                    "content": "xcaiguGCAO",
                    "number": 2
                  },
                  {
                    "content": "eijJycqRKo",
                    "number": 2
                  },
                  {
                    "content": "fTXFfevkFu",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.98,
                "packageRateDetails": [
                  {
                    "baseCharge": 117.9,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "UYU",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 91.34,
                    "netFedExCharge": 184.83,
                    "netFreight": 18.17,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rSFOCPVQNWYoVmp",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GVHMYLkjVkPfpsY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 8.07,
                    "totalRebates": 0.65,
                    "totalSurcharges": 7.56,
                    "totalTaxes": 2.83
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 3049,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 2953,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 5364,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 8777,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 90
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X291901084371",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-01-16T00:00:00.0Z",
                "expirationDate": "2026-08-03T00:00:00.0Z",
                "number": "8"
              }
            },
            "dryIceDetail": {
              "packageCount": 10,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 7
            }
          },
          "masterTrackingId": {
            "formId": 2008,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "9",
            "uspsApplicationId": 90
          },
          "operationalDetail": {
            "airportId": "JQA",
            "astraDescription": "OuYPIImEwb",
            "astraPlannedServiceLevel": "ZLJIPutmnPAkbHy",
            "commitDate": "2026-11-24T00:00:00.0Z",
            "commitDay": "Wed",
            "countryCode": "PK",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2026-08-11T00:00:00.0Z",
            "deliveryDay": "Tue",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "pGiu",
            "destinationLocationNumber": 912,
            "destinationLocationStateOrProvinceCode": "GA",
            "destinationServiceArea": "Im",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "0",
            "originLocationNumber": 282,
            "originServiceArea": "B7",
            "packagingCode": "9",
            "postalCode": "77036-8151",
            "publishedDeliveryTime": "2026-10-22T00:00:00.0Z",
            "scac": "zyeK",
            "serviceCode": "4",
            "stateOrProvinceCode": "IA",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "ei",
            "ursaSuffixCode": "CU"
          },
          "packagingDescription": "NAlGDubjSY",
          "serviceDescription": {
            "astraDescription": "bpmvrjVwou",
            "code": "4",
            "description": "CWXXrErLRmgNQNg",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "sIafl"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "vjDqb"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "xkOqRJrvTZZa",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "ERN",
                "currencyExchangeRate": {
                  "fromCurrency": "CNY",
                  "intoCurrency": "XPF",
                  "rate": 8.31
                },
                "dimDivisor": 164,
                "freightDiscounts": [
                  {
                    "amount": 11.94,
                    "description": "Our crispy-inspired Pizza brings a taste of luxury to your quarterly lifestyle",
                    "percent": 22.9,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 8.75,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "rFAPgA",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MWK",
                    "currencyExchangeRate": {
                      "fromCurrency": "TND",
                      "intoCurrency": "OMR",
                      "rate": 25.03
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 6.04,
                        "description": "Our bitter-inspired Chair brings a taste of luxury to your putrid lifestyle",
                        "percent": 43.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 18.33,
                        "description": "Gorgeous Fish designed with Marble for confused performance",
                        "percent": 24.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 19.17,
                        "description": "Savor the creamy essence in our Chair, designed for animated culinary adventures",
                        "percent": 32.9,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 12.2,
                    "legDestinationLocationId": "YCGY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "gXZLL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "orWmaymYQfucoZj",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nBoiuFevhGVaxaT",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.77,
                        "description": "AZfnjmMlua",
                        "level": "LkuuH",
                        "type": "KFJlS"
                      },
                      {
                        "amount": 5.58,
                        "description": "wAWWSRJtcA",
                        "level": "XgokF",
                        "type": "rDOWE"
                      }
                    ],
                    "totalBaseCharge": 266.12,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 67.88,
                    "totalFreightDiscounts": 84.09,
                    "totalNetCharge": 127.92,
                    "totalNetChargeWithDutiesAndTaxes": 298.62,
                    "totalNetFedExCharge": 7.33,
                    "totalNetFreight": 156.91,
                    "totalRebates": 20.31,
                    "totalSurcharges": 17.83,
                    "totalTaxes": 19.11
                  },
                  {
                    "currency": "MNT",
                    "currencyExchangeRate": {
                      "fromCurrency": "AWG",
                      "intoCurrency": "NAD",
                      "rate": 15.64
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 3.94,
                        "description": "Experience the mint green brilliance of our Chicken, perfect for male environments",
                        "percent": 43.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 14.34,
                        "description": "Our deer-friendly Towels ensures indelible comfort for your pets",
                        "percent": 29,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 13.7,
                        "description": "Introducing the Costa Rica-inspired Keyboard, blending queasy style with local craftsmanship",
                        "percent": 12.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 9.26,
                        "description": "Experience the mint green brilliance of our Pants, perfect for fussy environments",
                        "percent": 48.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.17,
                        "description": "Tasty Bike designed with Silk for diligent performance",
                        "percent": 18.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 6.4,
                    "legDestinationLocationId": "LQPL",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "WLlQr",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oDewNMeHHiXHJJV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TTQEmUPTMdTLDEa",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MMjHNNpnjgBtvAV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FHtJFTFeQHajici",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.47,
                        "description": "mYKAQsvueS",
                        "level": "aDNGx",
                        "type": "LuumI"
                      },
                      {
                        "amount": 7.21,
                        "description": "VWybpkyNhg",
                        "level": "aPQkh",
                        "type": "oJMZc"
                      },
                      {
                        "amount": 17.72,
                        "description": "BKXhJMefSJ",
                        "level": "fXYBP",
                        "type": "PrsBz"
                      },
                      {
                        "amount": 9.55,
                        "description": "ZkGskmsScX",
                        "level": "LetTJ",
                        "type": "yGUem"
                      },
                      {
                        "amount": 2.27,
                        "description": "WunUvfdMHV",
                        "level": "iODfp",
                        "type": "vIkyb"
                      }
                    ],
                    "totalBaseCharge": 128.73,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 39.34,
                    "totalFreightDiscounts": 51.05,
                    "totalNetCharge": 169.53,
                    "totalNetChargeWithDutiesAndTaxes": 468.71,
                    "totalNetFedExCharge": 18.45,
                    "totalNetFreight": 242.9,
                    "totalRebates": 22.82,
                    "totalSurcharges": 6.24,
                    "totalTaxes": 9.36
                  },
                  {
                    "currency": "CUP",
                    "currencyExchangeRate": {
                      "fromCurrency": "TZS",
                      "intoCurrency": "BTN",
                      "rate": 19.6
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 5.72,
                        "description": "The Adolphus Soap is the latest in a series of portly products from Rodriguez and Sons",
                        "percent": 11.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 6.82,
                        "description": "New Cheese model with 63 GB RAM, 770 GB storage, and impeccable features",
                        "percent": 39.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.38,
                        "description": "The Lucie Pizza is the latest in a series of darling products from Miller, Bins and Hand",
                        "percent": 42.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.6,
                        "description": "Discover the fish-like agility of our Mouse, perfect for potable users",
                        "percent": 9.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.38,
                        "description": "Discover the fox-like agility of our Bike, perfect for dearest users",
                        "percent": 47.1,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 7,
                    "legDestinationLocationId": "HWRJ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "ebxq9",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zOotcTrwBEzoLpV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OYwthiPSAaWazKw",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vvwPEmOoRZJhPvJ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.95,
                        "description": "PqWPcaUKNI",
                        "level": "oBCmY",
                        "type": "ufvVa"
                      },
                      {
                        "amount": 11.27,
                        "description": "MTkaqBIAOf",
                        "level": "RqbvA",
                        "type": "jemuB"
                      }
                    ],
                    "totalBaseCharge": 208.11,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 77.49,
                    "totalFreightDiscounts": 61.19,
                    "totalNetCharge": 139.12,
                    "totalNetChargeWithDutiesAndTaxes": 381.26,
                    "totalNetFedExCharge": 26.23,
                    "totalNetFreight": 35.12,
                    "totalRebates": 35.66,
                    "totalSurcharges": 9.96,
                    "totalTaxes": 0.43
                  },
                  {
                    "currency": "ALL",
                    "currencyExchangeRate": {
                      "fromCurrency": "BHD",
                      "intoCurrency": "PEN",
                      "rate": 5.82
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 3.95,
                        "description": "Elegant Table designed with Metal for trim performance",
                        "percent": 43.6,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7,
                    "legDestinationLocationId": "QLPA",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "OVBMX",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FFClUwoBRmPgzxo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ocjOQOjaiSQFSAl",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.06,
                        "description": "pFSKXjdpfO",
                        "level": "ppoNH",
                        "type": "gtqXr"
                      },
                      {
                        "amount": 14.74,
                        "description": "RYVNYhzQRy",
                        "level": "sVAXo",
                        "type": "XiuDU"
                      },
                      {
                        "amount": 11.88,
                        "description": "RXsLVEJiHU",
                        "level": "NbCoj",
                        "type": "Ndvxr"
                      }
                    ],
                    "totalBaseCharge": 374.67,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 54.74,
                    "totalFreightDiscounts": 78.34,
                    "totalNetCharge": 231,
                    "totalNetChargeWithDutiesAndTaxes": 195.88,
                    "totalNetFedExCharge": 10.57,
                    "totalNetFreight": 281.07,
                    "totalRebates": 17.59,
                    "totalSurcharges": 9.83,
                    "totalTaxes": 3.09
                  },
                  {
                    "currency": "MKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BWP",
                      "intoCurrency": "CRC",
                      "rate": 38.97
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.82,
                        "description": "New Computer model with 96 GB RAM, 910 GB storage, and jaunty features",
                        "percent": 42.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 3.02,
                        "description": "Introducing the Sierra Leone-inspired Fish, blending informal style with local craftsmanship",
                        "percent": 41.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.77,
                        "description": "New fuchsia Hat with ergonomic design for querulous comfort",
                        "percent": 18.2,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 10.15,
                        "description": "The plum Keyboard combines Azerbaijan aesthetics with Thulium-based durability",
                        "percent": 23.2,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 13.9,
                    "legDestinationLocationId": "HKDZ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "KJZOK",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FVZruzaSDHugJlc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.98,
                        "description": "cBVKiCCaYb",
                        "level": "kuIvn",
                        "type": "JkZiw"
                      },
                      {
                        "amount": 2.29,
                        "description": "RJXFcLEDQo",
                        "level": "ZFoWb",
                        "type": "srkMK"
                      },
                      {
                        "amount": 14.52,
                        "description": "iSmwPAdmuH",
                        "level": "LOkcn",
                        "type": "Bhyhf"
                      },
                      {
                        "amount": 9.82,
                        "description": "jjEERryHRr",
                        "level": "ANifN",
                        "type": "Lsopt"
                      }
                    ],
                    "totalBaseCharge": 405.22,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 39.62,
                    "totalFreightDiscounts": 66.21,
                    "totalNetCharge": 33.85,
                    "totalNetChargeWithDutiesAndTaxes": 362.87,
                    "totalNetFedExCharge": 8.67,
                    "totalNetFreight": 318.49,
                    "totalRebates": 43.28,
                    "totalSurcharges": 8.94,
                    "totalTaxes": 6.68
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "POnUeYDiNxcSDRw",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.22,
                    "description": "GXlmWCMIDB",
                    "level": "duhAo",
                    "type": "hmBms"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.85,
                "totalBaseCharge": 194.85,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.89,
                "totalDutiesTaxesAndFees": 52.32,
                "totalFreightDiscounts": 8.62,
                "totalNetCharge": 492.11,
                "totalNetChargeWithDutiesAndTaxes": 299.4,
                "totalNetFedExCharge": 195.62,
                "totalNetFreight": 22.35,
                "totalRebates": 0.26,
                "totalSurcharges": 9.11,
                "totalTaxes": 4.27
              },
              {
                "currency": "GMD",
                "currencyExchangeRate": {
                  "fromCurrency": "RUB",
                  "intoCurrency": "BBD",
                  "rate": 40.64
                },
                "dimDivisor": 228,
                "freightDiscounts": [
                  {
                    "amount": 13.41,
                    "description": "Our creamy-inspired Mouse brings a taste of luxury to your hasty lifestyle",
                    "percent": 25.3,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 9.81,
                    "description": "Stylish Table designed to make you stand out with svelte looks",
                    "percent": 42,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 3.2,
                    "description": "Professional-grade Pizza perfect for possible training and recreational use",
                    "percent": 49.2,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 10.57,
                    "description": "Discover the shoddy new Bacon with an exciting mix of Rubber ingredients",
                    "percent": 34.5,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 2.91,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "6SB4C4",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MAD",
                    "currencyExchangeRate": {
                      "fromCurrency": "KZT",
                      "intoCurrency": "ETB",
                      "rate": 28.12
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 12.48,
                        "description": "Hilpert, Swaniawski and Hudson's most advanced Salad technology increases everlasting capabilities",
                        "percent": 45.2,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 14.1,
                    "legDestinationLocationId": "WAVR",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "pgBU6",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hnEFzhejysbvZgo",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kKcSMMZlpNnAMyi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AnNSrMLOQkzZfNu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.53,
                        "description": "vgriaNcnay",
                        "level": "IxqZG",
                        "type": "oafdH"
                      }
                    ],
                    "totalBaseCharge": 426.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76,
                    "totalFreightDiscounts": 21.71,
                    "totalNetCharge": 393.85,
                    "totalNetChargeWithDutiesAndTaxes": 260.65,
                    "totalNetFedExCharge": 39.46,
                    "totalNetFreight": 175.73,
                    "totalRebates": 28.87,
                    "totalSurcharges": 13.65,
                    "totalTaxes": 12.83
                  },
                  {
                    "currency": "NZD",
                    "currencyExchangeRate": {
                      "fromCurrency": "TRY",
                      "intoCurrency": "LRD",
                      "rate": 14.95
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 5.73,
                        "description": "Franecki Inc's most advanced Bacon technology increases probable capabilities",
                        "percent": 19.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 11,
                    "legDestinationLocationId": "WHWR",
                    "minimumChargeType": "NONE",
                    "pricingCode": "vCxOc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TMpnsalROfZZzsk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "grkQLQnjTFvgNRG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TkpfIdstaUMNAYg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OOksHCppxvEHQdb",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.24,
                        "description": "ICxGOetxxX",
                        "level": "CbfLv",
                        "type": "IMcsX"
                      },
                      {
                        "amount": 2.18,
                        "description": "TpxqAEqNCa",
                        "level": "XoVRT",
                        "type": "kJuXh"
                      },
                      {
                        "amount": 1.06,
                        "description": "PcMUYtBXrk",
                        "level": "UbhJJ",
                        "type": "NQgvd"
                      }
                    ],
                    "totalBaseCharge": 285.31,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 57.35,
                    "totalFreightDiscounts": 66.01,
                    "totalNetCharge": 422.03,
                    "totalNetChargeWithDutiesAndTaxes": 494.04,
                    "totalNetFedExCharge": 39.13,
                    "totalNetFreight": 391.12,
                    "totalRebates": 37.46,
                    "totalSurcharges": 1.48,
                    "totalTaxes": 17.8
                  },
                  {
                    "currency": "BWP",
                    "currencyExchangeRate": {
                      "fromCurrency": "SRD",
                      "intoCurrency": "MNT",
                      "rate": 3.78
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 12.13,
                        "description": "Our gecko-friendly Shoes ensures moist comfort for your pets",
                        "percent": 44.5,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.21,
                        "description": "Innovative Mouse featuring last technology and Gold construction",
                        "percent": 15.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 17.33,
                        "description": "Introducing the Latvia-inspired Pizza, blending mad style with local craftsmanship",
                        "percent": 6.1,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9,
                    "legDestinationLocationId": "UXZB",
                    "minimumChargeType": "NONE",
                    "pricingCode": "cEg6w",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WNpKkLPRZoFxFux",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pkRhKsMmzjlXVjR",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BnvhOTglqeUPzpg",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qYivtBBpRkTuRUL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ggdewecMtYfZsYW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.37,
                        "description": "biYDPBxUqI",
                        "level": "kuqPW",
                        "type": "VPtDX"
                      },
                      {
                        "amount": 6.88,
                        "description": "EmrhxtVCWL",
                        "level": "MmnJc",
                        "type": "vfJdo"
                      }
                    ],
                    "totalBaseCharge": 229.08,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.45,
                    "totalFreightDiscounts": 87.4,
                    "totalNetCharge": 308.99,
                    "totalNetChargeWithDutiesAndTaxes": 190.24,
                    "totalNetFedExCharge": 30.61,
                    "totalNetFreight": 105.74,
                    "totalRebates": 36.63,
                    "totalSurcharges": 12.01,
                    "totalTaxes": 5.14
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "zEhGBmxODOJAuZQ",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "qvpqqGuriqdWOKk",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "wFXHLOzTTLgdjQd",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ySDsQGtKnPNwxfk",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.4,
                    "description": "YCcMFpqJWG",
                    "level": "LKpuP",
                    "type": "dYdEg"
                  },
                  {
                    "amount": 9.07,
                    "description": "zYQiGKozvZ",
                    "level": "LuFCr",
                    "type": "lqiGG"
                  },
                  {
                    "amount": 2.77,
                    "description": "mHffGJkoKu",
                    "level": "nzVSP",
                    "type": "IAART"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.28,
                "totalBaseCharge": 751.01,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.01,
                "totalDutiesTaxesAndFees": 64.82,
                "totalFreightDiscounts": 7.03,
                "totalNetCharge": 138.53,
                "totalNetChargeWithDutiesAndTaxes": 444.02,
                "totalNetFedExCharge": 143.45,
                "totalNetFreight": 48.17,
                "totalRebates": 0.81,
                "totalSurcharges": 7.76,
                "totalTaxes": 1.32
              },
              {
                "currency": "BIF",
                "currencyExchangeRate": {
                  "fromCurrency": "KGS",
                  "intoCurrency": "KMF",
                  "rate": 37.56
                },
                "dimDivisor": 243,
                "freightDiscounts": [
                  {
                    "amount": 20,
                    "description": "New Computer model with 73 GB RAM, 461 GB storage, and cumbersome features",
                    "percent": 7.8,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 4.63,
                    "description": "Featuring Hydrogen-enhanced technology, our Chair offers unparalleled squiggly performance",
                    "percent": 44.7,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 1.52,
                    "description": "The sleek and improbable Towels comes with red LED lighting for smart functionality",
                    "percent": 45.1,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 4.57,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "2",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "YtFY28",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PKR",
                    "currencyExchangeRate": {
                      "fromCurrency": "BIF",
                      "intoCurrency": "KES",
                      "rate": 29.3
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 7.33,
                        "description": "Experience the orchid brilliance of our Sausages, perfect for haunting environments",
                        "percent": 17.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 16.37,
                        "description": "The Monitored responsive generative AI Soap offers reliable performance and strong design",
                        "percent": 36.2,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 10.6,
                    "legDestinationLocationId": "XBNE",
                    "minimumChargeType": "NONE",
                    "pricingCode": "jOs4O",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IpRFAIABqulmEWI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.08,
                        "description": "DqhahluJZo",
                        "level": "uMboH",
                        "type": "atHJX"
                      },
                      {
                        "amount": 6.29,
                        "description": "xyBSIgQXJR",
                        "level": "jRFtN",
                        "type": "udRWk"
                      }
                    ],
                    "totalBaseCharge": 153.3,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 98.12,
                    "totalFreightDiscounts": 45.86,
                    "totalNetCharge": 312.64,
                    "totalNetChargeWithDutiesAndTaxes": 402.79,
                    "totalNetFedExCharge": 13.37,
                    "totalNetFreight": 328.1,
                    "totalRebates": 11.77,
                    "totalSurcharges": 11.88,
                    "totalTaxes": 16.01
                  },
                  {
                    "currency": "THB",
                    "currencyExchangeRate": {
                      "fromCurrency": "GEL",
                      "intoCurrency": "SHP",
                      "rate": 3.88
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 5.05,
                        "description": "New teal Fish with ergonomic design for troubled comfort",
                        "percent": 37.1,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 10,
                    "legDestinationLocationId": "TGOB",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "clQmB",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OUPsefZHsGfimCC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lHmoBzoXjDKhuHu",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.48,
                        "description": "YUyVPIRfwF",
                        "level": "weMah",
                        "type": "gMHUG"
                      },
                      {
                        "amount": 7.77,
                        "description": "ovnNoOjCDH",
                        "level": "VBhjS",
                        "type": "yNZCW"
                      },
                      {
                        "amount": 7.65,
                        "description": "AxYkLmupoP",
                        "level": "rBQNQ",
                        "type": "IWrMb"
                      },
                      {
                        "amount": 18.08,
                        "description": "qXnEKHKKUh",
                        "level": "sycLF",
                        "type": "dzEVp"
                      },
                      {
                        "amount": 1.14,
                        "description": "vxJjzOkicO",
                        "level": "mwFEe",
                        "type": "tEomx"
                      }
                    ],
                    "totalBaseCharge": 165.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 46.42,
                    "totalFreightDiscounts": 19.96,
                    "totalNetCharge": 264.1,
                    "totalNetChargeWithDutiesAndTaxes": 474.02,
                    "totalNetFedExCharge": 35.84,
                    "totalNetFreight": 273.1,
                    "totalRebates": 18.24,
                    "totalSurcharges": 15.86,
                    "totalTaxes": 6.58
                  },
                  {
                    "currency": "AZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "LRD",
                      "intoCurrency": "ZWL",
                      "rate": 22.02
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 14.43,
                        "description": "Discover the moral new Shoes with an exciting mix of Steel ingredients",
                        "percent": 27.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 12.25,
                        "description": "Stylish Sausages designed to make you stand out with humble looks",
                        "percent": 8.2,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 6.9,
                    "legDestinationLocationId": "VFNB",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "XyMXE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "leTAlswyQnTQOsC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eKDOyVNodjceTZh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.98,
                        "description": "rBVDfiGGLU",
                        "level": "mltmP",
                        "type": "EyCEJ"
                      },
                      {
                        "amount": 11.14,
                        "description": "MUwvuzKbqh",
                        "level": "PLdNe",
                        "type": "miLJO"
                      }
                    ],
                    "totalBaseCharge": 56.53,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 51,
                    "totalFreightDiscounts": 45.29,
                    "totalNetCharge": 275.09,
                    "totalNetChargeWithDutiesAndTaxes": 429.12,
                    "totalNetFedExCharge": 2.82,
                    "totalNetFreight": 239.54,
                    "totalRebates": 35.8,
                    "totalSurcharges": 6.13,
                    "totalTaxes": 13.13
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "StUMeJsNrhCOSwU",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.81,
                    "description": "KoDNRXHPcw",
                    "level": "brKxk",
                    "type": "tdUxF"
                  },
                  {
                    "amount": 2.32,
                    "description": "EbYUfHzjLr",
                    "level": "xTTar",
                    "type": "znfIy"
                  },
                  {
                    "amount": 15.17,
                    "description": "NJBBXdXxAn",
                    "level": "AkYKf",
                    "type": "EYmbL"
                  },
                  {
                    "amount": 17.18,
                    "description": "JTTkrXPGUM",
                    "level": "nLcHe",
                    "type": "lxCJf"
                  },
                  {
                    "amount": 14.48,
                    "description": "ROOfKglPAH",
                    "level": "ElLmP",
                    "type": "Ofvht"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.47,
                "totalBaseCharge": 407.02,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.91,
                "totalDutiesTaxesAndFees": 34.7,
                "totalFreightDiscounts": 1.15,
                "totalNetCharge": 489.33,
                "totalNetChargeWithDutiesAndTaxes": 878.52,
                "totalNetFedExCharge": 199.52,
                "totalNetFreight": 75.04,
                "totalRebates": 1.64,
                "totalSurcharges": 13.86,
                "totalTaxes": 7.65
              },
              {
                "currency": "DJF",
                "currencyExchangeRate": {
                  "fromCurrency": "LYD",
                  "intoCurrency": "CLP",
                  "rate": 28.67
                },
                "dimDivisor": 157,
                "freightDiscounts": [
                  {
                    "amount": 19.47,
                    "description": "Savor the spicy essence in our Salad, designed for dramatic culinary adventures",
                    "percent": 19.7,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 2.82,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "9Yzpaw",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SLE",
                    "currencyExchangeRate": {
                      "fromCurrency": "BRL",
                      "intoCurrency": "STN",
                      "rate": 10.65
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 18.67,
                        "description": "Our crispy-inspired Cheese brings a taste of luxury to your hungry lifestyle",
                        "percent": 13.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.17,
                        "description": "The sleek and babyish Gloves comes with maroon LED lighting for smart functionality",
                        "percent": 39.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 19.75,
                        "description": "Awesome Tuna designed with Concrete for outlying performance",
                        "percent": 31.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.32,
                        "description": "Our tangy-inspired Bacon brings a taste of luxury to your meaty lifestyle",
                        "percent": 14.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.19,
                        "description": "The Operative cloud-native migration Hat offers reliable performance and unsightly design",
                        "percent": 38.1,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 4.4,
                    "legDestinationLocationId": "TFMB",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "wSEKz",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "6",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "npjhLtoNWolVzHQ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UOZfLMgfHESRJwx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hGOzkZcFMFDDbBy",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GYmYGDUtcjxssww",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zxqaYRtfHFRLSvc",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.05,
                        "description": "DLwxJQXLqd",
                        "level": "CSdWR",
                        "type": "rkBQZ"
                      }
                    ],
                    "totalBaseCharge": 181.01,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 52.29,
                    "totalFreightDiscounts": 81.62,
                    "totalNetCharge": 365.71,
                    "totalNetChargeWithDutiesAndTaxes": 445.53,
                    "totalNetFedExCharge": 18.5,
                    "totalNetFreight": 321.33,
                    "totalRebates": 36.4,
                    "totalSurcharges": 18.27,
                    "totalTaxes": 7.09
                  },
                  {
                    "currency": "NZD",
                    "currencyExchangeRate": {
                      "fromCurrency": "CUP",
                      "intoCurrency": "BAM",
                      "rate": 40.77
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 16.49,
                        "description": "Small Ball designed with Steel for upset performance",
                        "percent": 33.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 17.5,
                        "description": "Featuring Neodymium-enhanced technology, our Hat offers unparalleled cute performance",
                        "percent": 21.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 15.01,
                        "description": "Stylish Towels designed to make you stand out with second-hand looks",
                        "percent": 11.7,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.2,
                    "legDestinationLocationId": "RWJP",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "jIWIM",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BeYLcFneDseEzyi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YKtvDtZPrBlmhxY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TuWekHpGjrRlZMM",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JovZafEfJiIUAgC",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.98,
                        "description": "qQsayByhbf",
                        "level": "UVPBi",
                        "type": "lUxWt"
                      },
                      {
                        "amount": 9.18,
                        "description": "lhfOVyfAEx",
                        "level": "xduUJ",
                        "type": "IMvXv"
                      }
                    ],
                    "totalBaseCharge": 440.1,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.84,
                    "totalFreightDiscounts": 87.41,
                    "totalNetCharge": 228.7,
                    "totalNetChargeWithDutiesAndTaxes": 420.35,
                    "totalNetFedExCharge": 5.18,
                    "totalNetFreight": 340.13,
                    "totalRebates": 21.82,
                    "totalSurcharges": 3.16,
                    "totalTaxes": 5.01
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "XWeWwlVbAAygttz",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "gaUHguvGxoYTjMp",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 12.01,
                    "description": "GwvvuGboyw",
                    "level": "BaeQY",
                    "type": "NNVQA"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.06,
                "totalBaseCharge": 995.92,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.21,
                "totalDutiesTaxesAndFees": 79.21,
                "totalFreightDiscounts": 5.92,
                "totalNetCharge": 226.23,
                "totalNetChargeWithDutiesAndTaxes": 909.11,
                "totalNetFedExCharge": 131.22,
                "totalNetFreight": 68.99,
                "totalRebates": 1.22,
                "totalSurcharges": 18.06,
                "totalTaxes": 8.64
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "737780568232",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "552667154389",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 13.88,
            "baseRateAmount": 365.83,
            "codcollectionAmount": 189.17,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "61388",
            "masterTrackingNumber": "451162121658",
            "netChargeAmount": 51.35,
            "netDiscountAmount": 17.14,
            "netListRateAmount": 8.91,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "TqNzwiT16p",
                    "message": "TRJkvPnSyQmjubXLymVU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "RTD94tMe0Z",
                    "message": "UtFtlmliXxghlVTSosmO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Q2s0XdMIr0",
                    "message": "OSHnfmknlgKmQdlXiIFo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iNdnyeLWU7",
                    "message": "bDLBcXYwKXcKzVkhMams"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yTJaZvZQk8",
                    "message": "eLrBBOhWyktGDFoPOhdc"
                  }
                ],
                "contentKey": "EizC2ducFa",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "r4rjuLuKGEuT0SeyUrUQBRSTnZIWjnbAO0HxTalNvWsBIA2Zpx",
                "trackingNumber": "2",
                "url": "https://soggy-impact.biz/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "396212917775",
            "transactionDetails": [
              {
                "transactionDetails": "vgqxemWFMJZNaJM",
                "transactionId": "b18138b0-026a-4efa-a0c5-0c4c4bd6eeb2"
              },
              {
                "transactionDetails": "wQFSSInPktfXAQX",
                "transactionId": "ffaeac3f-a8d2-4180-8e4e-c025a5900376"
              },
              {
                "transactionDetails": "RwbvfDXHsOGqTdY",
                "transactionId": "6d6f4c73-021e-4d1a-8660-b0ca1d358a31"
              },
              {
                "transactionDetails": "LsLpncpeFiHPEXo",
                "transactionId": "cdab1eb3-0b44-4c8a-aaef-3b87a63fb467"
              },
              {
                "transactionDetails": "VeIlWVYkraRxLjX",
                "transactionId": "1903e5c7-cd81-4fc5-8ef2-7ebdb13e2ce4"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "473161604382",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 7.73,
            "baseRateAmount": 154.61,
            "codcollectionAmount": 487.44,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "10020",
            "masterTrackingNumber": "884754159853",
            "netChargeAmount": 9.12,
            "netDiscountAmount": 2.22,
            "netListRateAmount": 5.14,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "caAKWyAyPS",
                    "message": "NOTqiGUQoreFOOGljSAO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yUds4tpPul",
                    "message": "jCRYCiynDZrPehgKpXOK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OXFsIK5TN5",
                    "message": "SOmhwiqwubWXjoaABWtS"
                  }
                ],
                "contentKey": "k6GLrHtAZo",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "DRy7cuFWo7YzbzbuOitM2HLbXDoqKanXPMyZNExQSwtoGHwc4Z",
                "trackingNumber": "9",
                "url": "https://adolescent-executor.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "CcsVe3wbwo",
                    "message": "oIvKQpkEXEvczLjKMoRY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "htEzCz6wSV",
                    "message": "fJtdqxYldluwhdjwVvYR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UxBmvtTTGp",
                    "message": "KOMXFpSqrulBHyLlvhJy"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GB1HKDSnin",
                    "message": "FKBeXjIADxgFEtaEaJtc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dU9WfPAla8",
                    "message": "rPtpqYvtDoiFqaZyJoVF"
                  }
                ],
                "contentKey": "3SScGCS8So",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "c7uAVfe5hNKPTy5YYh3jkbdJ9rOZjbzvBgeDhq0CPaun9cHA4q",
                "trackingNumber": "7",
                "url": "https://queasy-wasabi.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jwtWBeaYIk",
                    "message": "vrFDPRtozMorrKYLWUbN"
                  }
                ],
                "contentKey": "9PhLOAWV5i",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "krs21z5kAkHnhWu7iK1sTr0XVA7SuUEo3l7JsY5jl7ecKwULTB",
                "trackingNumber": "6",
                "url": "https://hurtful-cork.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wsyyLzMrr5",
                    "message": "uOXsdnxHGgkhiVeEHQZw"
                  }
                ],
                "contentKey": "vpAqIVfYek",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "kCLLNUFFwMgyyh12cgeBG3YRr7QTG1YfsoXh6jlMHIUOyge3Fj",
                "trackingNumber": "3",
                "url": "https://vengeful-reorganisation.info"
              }
            ],
            "packageSequenceNumber": 6,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "580953014627",
            "transactionDetails": [
              {
                "transactionDetails": "CZxnpMWgKGqZbji",
                "transactionId": "2d949cc6-a6db-46aa-9e83-d1b367b99630"
              },
              {
                "transactionDetails": "lPgYNGwaowMRGPk",
                "transactionId": "8740ffbf-72fd-48f5-ac16-2a121b500081"
              },
              {
                "transactionDetails": "XlVnNzaexFSbdeq",
                "transactionId": "7e8bb8d8-7408-447e-8152-55a98f4ab3cd"
              },
              {
                "transactionDetails": "rmjNwjyQkPqGSVk",
                "transactionId": "40ac33bd-81a9-48e8-b875-19afed90d964"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "013870339028",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 7.58,
            "baseRateAmount": 109.21,
            "codcollectionAmount": 288.12,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "58614",
            "masterTrackingNumber": "660256421255",
            "netChargeAmount": 71.9,
            "netDiscountAmount": 29.51,
            "netListRateAmount": 3.17,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "FggKJfcBdK",
                    "message": "TytjWeQpudUfOUQEwJGX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "fGMnONHHt5",
                    "message": "vmrUkusBTNlZUHMhNCph"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DVkeUgca2U",
                    "message": "LeXxWvbUllhHDUPsFgDe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DCF4AcbJdf",
                    "message": "jzNtOuOCsLdRKMSEszAZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "N6WhVODAow",
                    "message": "kXleLaZAdWNESMHiJtsh"
                  }
                ],
                "contentKey": "iN8StSCw6p",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "fCMFbTAtXglrwGCqRMtLf9ZiME8OSIrb8B12juyOPttX3lOidX",
                "trackingNumber": "5",
                "url": "https://impeccable-flat.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "B1TRsaYh3Z",
                    "message": "dRNadJaArYWPQPNIeQpm"
                  }
                ],
                "contentKey": "BA49C6BU7a",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "04WGh2DeLbJmSPhFNC2bfz42V6OnWWX1blfK5BLeDam6GkYduK",
                "trackingNumber": "4",
                "url": "https://repentant-kiss.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wd6XBkCdvt",
                    "message": "yyefbRaCBCuFYgtufHqh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "LfVPqPWqzi",
                    "message": "EwJyPIGnPgDOYFwqyOSr"
                  }
                ],
                "contentKey": "7Bt6A9jHWi",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "Mweooxi8NVvWmgMLwUccmUHAOtK0v8Fq0kj0spqze0ZB00q4un",
                "trackingNumber": "7",
                "url": "https://agitated-soliloquy.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jvK5iSlJ83",
                    "message": "sliToeXzzzqxOXVlJtXv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SD3sZ5VtKe",
                    "message": "uHmKJiljAQwhnXfFRSYi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WNnD701i64",
                    "message": "HchrFAAYzCZQIcEpvVAk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "7en1Ku3rX5",
                    "message": "OvhAXgVxYmxtoRDtudLm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Ye5doFhzOo",
                    "message": "RrsOzWXuKjHlAauvkSXx"
                  }
                ],
                "contentKey": "cJNgsNhyAE",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "3S6nICO1bqwBwDpyg7bP5Q4BEOp3KZkVEA3uY3SMzEjkbSfLEm",
                "trackingNumber": "8",
                "url": "https://expert-ethyl.org/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "049740662298",
            "transactionDetails": [
              {
                "transactionDetails": "VTlkQUXUOfCLuyq",
                "transactionId": "eef0146c-4fba-4c8b-8d05-15c40dd0f5f5"
              },
              {
                "transactionDetails": "GIHfKSLdAwWpEjM",
                "transactionId": "600efc2b-78ab-4e5e-af8b-1a7cb50fe36d"
              },
              {
                "transactionDetails": "BrlpXctJmYywuMf",
                "transactionId": "a2c17630-ffe9-4211-9e67-b05e37f1e4ba"
              },
              {
                "transactionDetails": "OGvupHrgFhwbRSu",
                "transactionId": "6a0e8e9c-3707-490d-becf-380e0b3d24b7"
              },
              {
                "transactionDetails": "FxxPkuSqgMDLQft",
                "transactionId": "e57e6c84-96f8-498b-92c7-a23c8e9ea1f7"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "030137411689",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 49.76,
            "baseRateAmount": 212.19,
            "codcollectionAmount": 180.9,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "62668",
            "masterTrackingNumber": "926098095935",
            "netChargeAmount": 54.93,
            "netDiscountAmount": 25.1,
            "netListRateAmount": 0.07,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "yEmmDZPqQ6",
                    "message": "GPtTBiprygFrgLyWuQTU"
                  }
                ],
                "contentKey": "dg2ADfMABR",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "sMW0NevrHPYuLiJocJ7PtmlFa1r0SlmpSm1Tw4lcyQAhdVfXCz",
                "trackingNumber": "2",
                "url": "https://steel-husband.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ZPNG8xmNuq",
                    "message": "IYSxkjCFVwfreEdAgKLI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rhk1vEcwrw",
                    "message": "qkkndrrjHWQVmyMokwmg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3V8rJwAt7N",
                    "message": "ZBqsGKYzfkAwkrGHiQlV"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "p2JGRTM6kP",
                    "message": "JbnPKBTWDCgUxkUPWyvf"
                  }
                ],
                "contentKey": "mokDu5ogqW",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "QkuncRzqbCgefBjO1v3ZPyt4CBQECiad0fr5FGXO67xA0sfZBv",
                "trackingNumber": "4",
                "url": "https://first-digit.info/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "125549722039",
            "transactionDetails": [
              {
                "transactionDetails": "IEiXEAqbzuWWwJt",
                "transactionId": "90f8f83b-abc1-4e05-8f33-e75f26eb4805"
              },
              {
                "transactionDetails": "TkDgqBrUZWhcfIq",
                "transactionId": "e1011bb0-6ee6-4254-8669-90874aede066"
              },
              {
                "transactionDetails": "XfayjAgtuxqwzBy",
                "transactionId": "08a94fbc-8bc7-447a-b365-f422a4a9f806"
              },
              {
                "transactionDetails": "FaTOsKIyYFMVpyq",
                "transactionId": "375fa956-d41f-49c5-a2f6-c70867ddfbb3"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Ground",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 39,
                "suggestions": [
                  {
                    "description": "Our moist-inspired Chair brings a taste of luxury to your last lifestyle",
                    "harmonizedCode": "yLKr1fXP"
                  },
                  {
                    "description": "Our giraffe-friendly Shirt ensures hollow comfort for your pets",
                    "harmonizedCode": "7moC52rl"
                  },
                  {
                    "description": "The sleek and warlike Mouse comes with red LED lighting for smart functionality",
                    "harmonizedCode": "PM4dmVg7"
                  }
                ]
              },
              {
                "commodityIndex": 66,
                "suggestions": [
                  {
                    "description": "Lynch - Weimann's most advanced Soap technology increases glass capabilities",
                    "harmonizedCode": "ZocttjsV"
                  },
                  {
                    "description": "The Chris Salad is the latest in a series of heavy products from Breitenberg, Rutherford and Bins",
                    "harmonizedCode": "mJL18Czs"
                  }
                ]
              },
              {
                "commodityIndex": 87,
                "suggestions": [
                  {
                    "description": "Discover the sea lion-like agility of our Pants, perfect for genuine users",
                    "harmonizedCode": "MvYm7cGT"
                  },
                  {
                    "description": "Our panda-friendly Keyboard ensures blue comfort for your pets",
                    "harmonizedCode": "kdaluaJa"
                  },
                  {
                    "description": "Practical Salad designed with Marble for which performance",
                    "harmonizedCode": "Z9lJEu4N"
                  },
                  {
                    "description": "The Compatible motivating standardization Chicken offers reliable performance and same design",
                    "harmonizedCode": "QbKJVYhF"
                  },
                  {
                    "description": "Ankunding Inc's most advanced Mouse technology increases practical capabilities",
                    "harmonizedCode": "DY2fOIPc"
                  }
                ]
              },
              {
                "commodityIndex": 32,
                "suggestions": [
                  {
                    "description": "Savor the crispy essence in our Tuna, designed for those culinary adventures",
                    "harmonizedCode": "h7wnH5Fm"
                  },
                  {
                    "description": "Discover the koala-like agility of our Hat, perfect for untrue users",
                    "harmonizedCode": "cUbxLmCx"
                  },
                  {
                    "description": "Stylish Bike designed to make you stand out with limited looks",
                    "harmonizedCode": "rWgO1tNt"
                  }
                ]
              },
              {
                "commodityIndex": 78,
                "suggestions": [
                  {
                    "description": "Experience the yellow brilliance of our Bike, perfect for impractical environments",
                    "harmonizedCode": "I0geoKOU"
                  },
                  {
                    "description": "Experience the azure brilliance of our Soap, perfect for growing environments",
                    "harmonizedCode": "REiH9nn1"
                  },
                  {
                    "description": "The orchid Chair combines Qatar aesthetics with Cadmium-based durability",
                    "harmonizedCode": "bST4eGl3"
                  },
                  {
                    "description": "Discover the rabbit-like agility of our Hat, perfect for last users",
                    "harmonizedCode": "n8jnx6YG"
                  },
                  {
                    "description": "New fuchsia Bike with ergonomic design for insecure comfort",
                    "harmonizedCode": "gVOi5fxx"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "b7e5785e-c772-4539-b5fb-3cd81ca75133",
                  "localizedText": "Discover the hamster-like agility of our Pizza, perfect for frequent users",
                  "parameters": [
                    {
                      "id": "345359c1-c000-40a6-996d-115a0369a9b1",
                      "value": "Awesome"
                    },
                    {
                      "id": "0b9922af-38e1-492f-bb8e-012ad7798885",
                      "value": "Recycled"
                    },
                    {
                      "id": "59a3e91b-967e-4f05-a952-e4d4fe5dfea1",
                      "value": "Fresh"
                    }
                  ],
                  "text": "Discover the pessimistic new Chips with an exciting mix of Marble ingredients"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 42,
                "derivedHarmonizedCode": "37363s",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "c68cc5c4-7809-4c53-a2ce-b2a709ea2a2b",
                      "localizedText": "The plum Cheese combines India aesthetics with Gold-based durability",
                      "parameters": [
                        {
                          "id": "56cde54e-1672-40bb-9fbc-f6fc1db5a357",
                          "value": "Electronic"
                        }
                      ],
                      "text": "The Fully-configurable neutral throughput Car offers reliable performance and equatorial design"
                    }
                  ],
                  "description": "Discover the gecko-like agility of our Tuna, perfect for faraway users",
                  "id": "fbdf959c-06a5-4ccd-b22a-833841f14084"
                }
              },
              {
                "advisory": {
                  "code": "2098243d-8432-4bec-b3a9-bda9d7325b8f",
                  "localizedText": "The Customer-focused cloud-native support Sausages offers reliable performance and timely design",
                  "parameters": [
                    {
                      "id": "b823df68-e236-4f91-ab5a-730fd4fcb9b8",
                      "value": "Luxurious"
                    },
                    {
                      "id": "fa55d167-017f-4ed1-ac3e-66c7914e1474",
                      "value": "Generic"
                    },
                    {
                      "id": "54067a1d-9fb2-4db4-803d-5adef04121e9",
                      "value": "Generic"
                    },
                    {
                      "id": "ce629833-d15e-48f1-9dff-87f047e6873d",
                      "value": "Tasty"
                    },
                    {
                      "id": "539f63f5-b005-4909-9828-268e5b9fbf63",
                      "value": "Gorgeous"
                    }
                  ],
                  "text": "Discover the hoarse new Car with an exciting mix of Concrete ingredients"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 24,
                "derivedHarmonizedCode": "5rEPeR",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "455f812c-163a-4ebf-a4b9-589063f3a83d",
                      "localizedText": "The teal Keyboard combines Norfolk Island aesthetics with Helium-based durability",
                      "parameters": [
                        {
                          "id": "a6e4ac8c-b633-4300-89e8-6d3b9c246571",
                          "value": "Oriental"
                        },
                        {
                          "id": "c3df7abf-dad2-45c2-8a09-300f8a5155cf",
                          "value": "Tasty"
                        },
                        {
                          "id": "6b14b257-eb9f-4345-98de-de51302c153c",
                          "value": "Sleek"
                        }
                      ],
                      "text": "New Gloves model with 15 GB RAM, 883 GB storage, and devoted features"
                    }
                  ],
                  "description": "New green Gloves with ergonomic design for unsteady comfort",
                  "id": "71cc5761-66fc-4479-bf5b-9cdfd0b816d1"
                }
              },
              {
                "advisory": {
                  "code": "a12ce383-3039-46a5-b740-e8b973ac8786",
                  "localizedText": "The Digitized intangible leverage Pants offers reliable performance and idolized design",
                  "parameters": [
                    {
                      "id": "e485705b-5b83-488d-84c2-4f2f09d8ec56",
                      "value": "Sleek"
                    },
                    {
                      "id": "59f6fa37-ffdc-439a-b1d1-a5513ab29093",
                      "value": "Fresh"
                    },
                    {
                      "id": "57abfd34-ce6b-46c5-b92f-dd41b38a0c8e",
                      "value": "Bespoke"
                    }
                  ],
                  "text": "The Clinton Bacon is the latest in a series of outstanding products from Terry, Windler and Bogisich"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 34,
                "derivedHarmonizedCode": "WmHrr8",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "6b9bfee9-8d45-4707-b71f-3c98cbc9c567",
                      "localizedText": "Professional-grade Chips perfect for lanky training and recreational use",
                      "parameters": [
                        {
                          "id": "67fc6f31-28c5-4163-8ca5-98f66b525139",
                          "value": "Refined"
                        },
                        {
                          "id": "84952a8a-4d42-4c85-8df8-4307cb0e6cd7",
                          "value": "Generic"
                        },
                        {
                          "id": "53561e76-8d28-4985-bdc0-7cf31ab4b115",
                          "value": "Soft"
                        }
                      ],
                      "text": "New Keyboard model with 77 GB RAM, 17 GB storage, and indolent features"
                    },
                    {
                      "code": "ee651fe2-de71-485e-aaee-160b9065c3d6",
                      "localizedText": "Stylish Gloves designed to make you stand out with experienced looks",
                      "parameters": [
                        {
                          "id": "40c5097a-0ecd-42a9-8edd-ae068cec8b4b",
                          "value": "Modern"
                        }
                      ],
                      "text": "New Pants model with 91 GB RAM, 326 GB storage, and slight features"
                    },
                    {
                      "code": "a612c279-7e1c-4057-b9ab-7e62b9e31bf2",
                      "localizedText": "Savor the zesty essence in our Chicken, designed for new culinary adventures",
                      "parameters": [
                        {
                          "id": "24c8805d-41a5-4b08-894b-6cf5b9635419",
                          "value": "Handmade"
                        },
                        {
                          "id": "63100358-7970-4c04-b400-940f2e46df36",
                          "value": "Bespoke"
                        },
                        {
                          "id": "8994d1d8-b9dd-4e51-85e3-90a6eb11ec64",
                          "value": "Elegant"
                        }
                      ],
                      "text": "The sleek and raw Ball comes with violet LED lighting for smart functionality"
                    }
                  ],
                  "description": "Our golden-inspired Sausages brings a taste of luxury to your thin lifestyle",
                  "id": "36dcb178-c92e-4633-986b-47e0515986bf"
                }
              },
              {
                "advisory": {
                  "code": "031fa00c-5e38-4f46-9c14-29f6174a2fdb",
                  "localizedText": "New lime Mouse with ergonomic design for early comfort",
                  "parameters": [
                    {
                      "id": "d716e8e6-a953-46bf-a553-f148c5d5dcaa",
                      "value": "Luxurious"
                    },
                    {
                      "id": "2fed5bff-f828-4ab5-a7f5-6cce709ca8f9",
                      "value": "Elegant"
                    }
                  ],
                  "text": "Our tender-inspired Car brings a taste of luxury to your nautical lifestyle"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 24,
                "derivedHarmonizedCode": "hjWls3",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "f6a133b4-9be1-42a9-b96b-a1d666e5d8cf",
                      "localizedText": "The Breana Chips is the latest in a series of impassioned products from Senger Inc",
                      "parameters": [
                        {
                          "id": "e00975d2-4f22-4a22-9e1b-3b7bec9de454",
                          "value": "Luxurious"
                        }
                      ],
                      "text": "Stylish Salad designed to make you stand out with careless looks"
                    },
                    {
                      "code": "7f018162-18aa-42a3-8db5-67d8ecb3dc58",
                      "localizedText": "Featuring Livermorium-enhanced technology, our Pants offers unparalleled red performance",
                      "parameters": [
                        {
                          "id": "4f62ecd8-fd1e-42c9-a372-751eccc17dfb",
                          "value": "Oriental"
                        },
                        {
                          "id": "aee8a2fc-4086-41e9-aa46-a89cc4bc089d",
                          "value": "Soft"
                        }
                      ],
                      "text": "Experience the magenta brilliance of our Car, perfect for stiff environments"
                    },
                    {
                      "code": "d0b9a645-da22-407c-a700-ad5de8ae2fd9",
                      "localizedText": "New Gloves model with 63 GB RAM, 42 GB storage, and petty features",
                      "parameters": [
                        {
                          "id": "155587b1-6ba4-4846-9fdb-89034d811f37",
                          "value": "Tasty"
                        },
                        {
                          "id": "36137e75-9d07-4949-9abf-08cecac6b553",
                          "value": "Fresh"
                        },
                        {
                          "id": "5a4db3af-d555-40c4-9a00-85607988c6e4",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "057f0b93-3a1b-405b-af89-c0749889f038",
                          "value": "Electronic"
                        },
                        {
                          "id": "5cb1f5f3-8f6b-424f-83da-59495ddff75d",
                          "value": "Fantastic"
                        }
                      ],
                      "text": "Savor the delicious essence in our Chicken, designed for international culinary adventures"
                    },
                    {
                      "code": "05ffccd2-49cc-4997-aa0c-263ea40c7cb9",
                      "localizedText": "The cyan Chips combines Azerbaijan aesthetics with Germanium-based durability",
                      "parameters": [
                        {
                          "id": "bd6cb7d0-570d-4f20-a734-de726131af02",
                          "value": "Generic"
                        },
                        {
                          "id": "0121c3d6-871f-4336-aff0-eda1b68c4e68",
                          "value": "Elegant"
                        },
                        {
                          "id": "433aa2da-f3e0-4c21-9c36-3008f2bedbb5",
                          "value": "Licensed"
                        }
                      ],
                      "text": "The User-friendly transitional access Table offers reliable performance and defensive design"
                    }
                  ],
                  "description": "New pink Bacon with ergonomic design for pleased comfort",
                  "id": "afd18be7-5173-4d58-bf9c-99435ae6c04f"
                }
              },
              {
                "advisory": {
                  "code": "55596f29-df66-465c-b290-8cc7c2840965",
                  "localizedText": "Ergonomic Chair made with Rubber for all-day sinful support",
                  "parameters": [
                    {
                      "id": "70e9b6cc-bdfc-42d8-a73a-ed4a62521d50",
                      "value": "Sleek"
                    }
                  ],
                  "text": "Our whale-friendly Chicken ensures low comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 11,
                "derivedHarmonizedCode": "bDlPNm",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "be3d391c-0f41-4c71-bb30-0b60cebba83d",
                      "localizedText": "The Leanne Pizza is the latest in a series of gorgeous products from Bode and Sons",
                      "parameters": [
                        {
                          "id": "b31797b3-bcbc-4431-baef-621eeb963721",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Featuring Selenium-enhanced technology, our Tuna offers unparalleled oddball performance"
                    },
                    {
                      "code": "c483a351-aa03-4d06-93ba-c7f499ee08c3",
                      "localizedText": "New plum Mouse with ergonomic design for unlined comfort",
                      "parameters": [
                        {
                          "id": "e588968c-28bd-4b0c-b2e0-4b91cb62f08b",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "9cd0b408-d202-4c6d-9904-5b9fd5867c06",
                          "value": "Practical"
                        }
                      ],
                      "text": "Savor the bitter essence in our Bacon, designed for big culinary adventures"
                    },
                    {
                      "code": "f37e29cf-d640-4112-a742-2785d2bbaa1c",
                      "localizedText": "The sleek and compassionate Table comes with purple LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "a94660a4-d4b9-48e2-abc2-26d88e33740e",
                          "value": "Bespoke"
                        },
                        {
                          "id": "8f6ef012-57fd-4287-8062-4518251468a7",
                          "value": "Unbranded"
                        },
                        {
                          "id": "8d6bbe81-0c2b-449c-96bb-dec76c128fa9",
                          "value": "Tasty"
                        }
                      ],
                      "text": "Introducing the Sri Lanka-inspired Bacon, blending new style with local craftsmanship"
                    },
                    {
                      "code": "3e070767-6051-449e-9e33-2fdeaf5e1e65",
                      "localizedText": "Our moist-inspired Chicken brings a taste of luxury to your nifty lifestyle",
                      "parameters": [
                        {
                          "id": "04b448bd-bdc8-49bc-8b6f-0a627734e822",
                          "value": "Tasty"
                        },
                        {
                          "id": "c6ecff24-3e3c-4872-84c6-24a095af6f59",
                          "value": "Rustic"
                        },
                        {
                          "id": "58e07a25-b995-4825-acc6-25a9aaaf139b",
                          "value": "Fresh"
                        },
                        {
                          "id": "d6babb55-4544-459f-b009-9e311c823933",
                          "value": "Small"
                        },
                        {
                          "id": "125717a2-d90b-4ac1-ae45-de45c048b512",
                          "value": "Oriental"
                        }
                      ],
                      "text": "Discover the dolphin-like agility of our Car, perfect for innocent users"
                    },
                    {
                      "code": "c361c913-9ab6-47bd-943e-bd79231cf353",
                      "localizedText": "Savor the fluffy essence in our Fish, designed for frequent culinary adventures",
                      "parameters": [
                        {
                          "id": "db7a3afa-e5c0-49ca-b2c3-2506cb57c3f3",
                          "value": "Handmade"
                        },
                        {
                          "id": "77b40933-3aa4-4ca9-bb2c-2657ecd3159f",
                          "value": "Generic"
                        },
                        {
                          "id": "be054af8-aec6-4d9a-8ffe-1dc0a2d0490e",
                          "value": "Handcrafted"
                        }
                      ],
                      "text": "Savor the tangy essence in our Salad, designed for orderly culinary adventures"
                    }
                  ],
                  "description": "Schiller, Hessel and Goldner's most advanced Pizza technology increases immense capabilities",
                  "id": "efe65790-cfad-4c65-a03e-ead20c5dbced"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "q7Qn4GNkCW",
                "message": "oOynifojkNwxbVQhBeuc"
              },
              {
                "alertType": "NOTE",
                "code": "tEqGXN6GIu",
                "message": "XPbeJGEwvGKMpxEAGVwm"
              },
              {
                "alertType": "NOTE",
                "code": "wH9tgZyO7g",
                "message": "vczLVmpjsoKAtcEclyFR"
              },
              {
                "alertType": "NOTE",
                "code": "mpFq9QRlhA",
                "message": "QCfdWtrBOEzOlRsVegzd"
              }
            ],
            "contentKey": "5QcoGncODq",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "Cae7k4gdt3Gsbax6KGqpeYoUHg8TKIzzrgZdyjfXbFnsufUjDC",
            "trackingNumber": "1",
            "url": "https://decisive-mom.biz"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "NV4kCvTdJA",
                "message": "PtjvROymBvRmoKtRSMmC"
              },
              {
                "alertType": "NOTE",
                "code": "gAbiGamAds",
                "message": "gumYGKxhWKCtUTovjRnL"
              },
              {
                "alertType": "NOTE",
                "code": "BrT03H4VqO",
                "message": "aCmIonZVrXlAqwBzYJxi"
              },
              {
                "alertType": "NOTE",
                "code": "Sg41DRyywg",
                "message": "saSwszNIpWIgaSfZRJKu"
              },
              {
                "alertType": "NOTE",
                "code": "t3ZzxzqnHd",
                "message": "oYeUIznunCddOJcXBrqz"
              }
            ],
            "contentKey": "HW9Zlyyqwm",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "PnyYCVRGcxn8C7dk9kkQNJvqLoALjbsVGTB7f3zD1uQMpj3JRy",
            "trackingNumber": "5",
            "url": "https://rare-teriyaki.name/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "nAtX4u43xj",
            "message": "hUrJUciLjHZeemqGlieX"
          },
          {
            "alertType": "NOTE",
            "code": "uQ36CjI97O",
            "message": "NWUwIyoJsEZVCLlGrvYj"
          },
          {
            "alertType": "NOTE",
            "code": "aWgXfNkoL2",
            "message": "jXsJZSXgyvzYWZMOVTMk"
          },
          {
            "alertType": "NOTE",
            "code": "24VF8L0nnQ",
            "message": "nhMqnBNSfzfJuWdUWJvq"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://hollow-spirit.org",
                "password": "vioaRsvLkD",
                "role": "RECIPIENT",
                "userId": "Allison94"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "Su2U1NXjvcTPWgj",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "04ffe632-2265-48eb-8991-cb3048e6fb49",
                "documentReference": "JypEB2om",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "2e6df689-cb1c-4a1d-bfd8-b91ee63b5c5b",
                "documentReference": "iLMM5Xz4",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "643f788c-a8ae-468c-adfb-48092208f394",
                "documentReference": "UBzSgy7j",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "a555a663-8c4f-40fd-b70e-c6f2ce023757",
                "documentReference": "ySCZs0ts",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nMDYXBqyjr",
                          "hazardClass": "ecvDe",
                          "id": "3",
                          "labelText": "BtFYoIkXeQ",
                          "packingGroup": "ii",
                          "packingInstructions": "iAmhbhAQcc",
                          "properShippingName": "TCrldJhEVl",
                          "properShippingNameAndDescription": "DkVACiJBKxlsWoW",
                          "sequenceNumber": 57,
                          "specialProvisions": "HDqyNtyhIF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GzGvO",
                          "technicalName": "NlJRSDWEAL",
                          "tunnelRestrictionCode": "SR8VD"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 23.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yNnej"
                        },
                        "options": {
                          "description": {
                            "authorization": "uJDscEgytb",
                            "hazardClass": "dpSVx",
                            "id": "2",
                            "labelText": "akceAmBFVe",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xQapVdXAyv"
                            },
                            "packingGroup": "I",
                            "percentage": 89.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BeOnWAODbclxjDj",
                            "reportableQuantity": true,
                            "sequenceNumber": 546,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "izyzdGgXEc"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.02,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AhnIbnpwmnjnJGt",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.63,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.84,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uSbmJNsIBz",
                          "hazardClass": "OWTdp",
                          "id": "0",
                          "labelText": "sAPWnvfvTq",
                          "packingGroup": "gj",
                          "packingInstructions": "xYwiIXnrLV",
                          "properShippingName": "aidxSDyopU",
                          "properShippingNameAndDescription": "GHlaHueUohgXcYY",
                          "sequenceNumber": 57,
                          "specialProvisions": "pHvWPOZOtX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BZsvL",
                          "technicalName": "abSCFNxDTP",
                          "tunnelRestrictionCode": "3cUmM"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 18.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "EycbU"
                        },
                        "options": {
                          "description": {
                            "authorization": "CqtXZFGNiy",
                            "hazardClass": "guLZf",
                            "id": "5",
                            "labelText": "FqXvoqzHkV",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "fhrGjFHchf"
                            },
                            "packingGroup": "I",
                            "percentage": 11.91,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nYQxSlZGLGDNziX",
                            "reportableQuantity": true,
                            "sequenceNumber": 458,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GphCmyjrXY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CIAzITfZrKnRaPf",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.29,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.87,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DpamOTnAFl",
                          "hazardClass": "CjFzU",
                          "id": "1",
                          "labelText": "bpMVhtvFgE",
                          "packingGroup": "og",
                          "packingInstructions": "PovbagZLFe",
                          "properShippingName": "yNByBJvcVB",
                          "properShippingNameAndDescription": "adbQepeNQugVrRr",
                          "sequenceNumber": 116,
                          "specialProvisions": "VtWiuISPqN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wsMAP",
                          "technicalName": "cbxTuCLAED",
                          "tunnelRestrictionCode": "IvTXm"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 9.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PMour"
                        },
                        "options": {
                          "description": {
                            "authorization": "mlDCJWwzQK",
                            "hazardClass": "rfYzq",
                            "id": "0",
                            "labelText": "wBpBeXcbMn",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "kCWnGWXBpD"
                            },
                            "packingGroup": "I",
                            "percentage": 12.83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NPlRYqSCDavVocM",
                            "reportableQuantity": false,
                            "sequenceNumber": 133,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wlNTfrZfVK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QzXYMZmpAYwSewe",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.79,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "NxnKkJrwgk",
                          "hazardClass": "HrQQj",
                          "id": "7",
                          "labelText": "joqOJTDbJk",
                          "packingGroup": "ui",
                          "packingInstructions": "hzoZwZWSVs",
                          "properShippingName": "SnrPirmQeI",
                          "properShippingNameAndDescription": "ZCdkehaSogIsfGf",
                          "sequenceNumber": 627,
                          "specialProvisions": "VsKbpPxbcU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AvQgJ",
                          "technicalName": "xPHKUDkrvP",
                          "tunnelRestrictionCode": "zwKN2"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 40.6,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vyTtB"
                        },
                        "options": {
                          "description": {
                            "authorization": "RXCsltzshz",
                            "hazardClass": "btcXs",
                            "id": "8",
                            "labelText": "vGVJzuzIBA",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "suLfkGHPZc"
                            },
                            "packingGroup": "I",
                            "percentage": 88.91,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ocWsnPSjbajPWRX",
                            "reportableQuantity": true,
                            "sequenceNumber": 853,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UPAgYoXxWl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hpPAEsePyREBMNU",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 9.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.79,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.99,
                "referenceId": "e80f01ac-7b84-4776-908d-c3bd525f0cb7",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "fPRuJaBJtA",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "oOFi0OWMjjfmSDcSh2ad"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "qtTBNKAc5vYWJcrS5cUt"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "uCjXqat0LFNpr08zTOal9A7jk"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "HNwCSYKlnApGRGujLrB6ZYFlu"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "YW6mMKi8jVBbH5rEShvy9FFl0"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "OPmUqcjCJx",
                    "number": 4
                  },
                  {
                    "content": "FjTumibWUq",
                    "number": 2
                  },
                  {
                    "content": "kvmzvHOScH",
                    "number": 2
                  },
                  {
                    "content": "pfVyssBMlU",
                    "number": 1
                  },
                  {
                    "content": "CBeanMDBza",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.48,
                "packageRateDetails": [
                  {
                    "baseCharge": 105.82,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MAD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 55.17,
                    "netFedExCharge": 80.38,
                    "netFreight": 35.65,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rwzbZXitwIioAnJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nSRLjkuRQWuqRxI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.99,
                    "totalRebates": 1.42,
                    "totalSurcharges": 2.18,
                    "totalTaxes": 1.48
                  },
                  {
                    "baseCharge": 38.9,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PLN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 114.63,
                    "netFedExCharge": 99.13,
                    "netFreight": 56.1,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VUBoTTAUKfVZTkV",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.57,
                    "totalRebates": 0.3,
                    "totalSurcharges": 4.62,
                    "totalTaxes": 3.61
                  },
                  {
                    "baseCharge": 99.49,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "XAF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 80.44,
                    "netFedExCharge": 40.97,
                    "netFreight": 88.87,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oAsqhPDwYLsTpaP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fDPRyfLnRaaLsBt",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EnLNhBkYklMdPmY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TfZiuIhMakLObtK",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YEHpYmBXaHrQdIn",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 7.61,
                    "totalRebates": 0.97,
                    "totalSurcharges": 3,
                    "totalTaxes": 4.68
                  }
                ]
              },
              "sequenceNumber": 6,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 4643,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 2626,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 99
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "WinjKtqSVd",
                          "hazardClass": "FBVcG",
                          "id": "9",
                          "labelText": "cmvssVmoAo",
                          "packingGroup": "vp",
                          "packingInstructions": "nQHFqXjxhx",
                          "properShippingName": "LPHgdiPYQD",
                          "properShippingNameAndDescription": "zQTKUVsCtMPQQzK",
                          "sequenceNumber": 31,
                          "specialProvisions": "cpaPXyFZTw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bbRPO",
                          "technicalName": "VwwzrZMziW",
                          "tunnelRestrictionCode": "1DhS5"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 33.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AFCTp"
                        },
                        "options": {
                          "description": {
                            "authorization": "bnJuoscpow",
                            "hazardClass": "mVxta",
                            "id": "8",
                            "labelText": "nEiHNcJzFl",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YloaqOITvh"
                            },
                            "packingGroup": "I",
                            "percentage": 61.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lDiiEzVYURCGFHO",
                            "reportableQuantity": false,
                            "sequenceNumber": 326,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "AtKfAUGAtq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 34.24,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UnQtiWMsRrnZNgQ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 29.8,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 38.66,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ydYRspNEIv",
                          "hazardClass": "sMdgi",
                          "id": "3",
                          "labelText": "KTUdydNhbT",
                          "packingGroup": "lQ",
                          "packingInstructions": "dQJEHtEDdL",
                          "properShippingName": "pwTiDXlwSy",
                          "properShippingNameAndDescription": "DaRliEaJDBIfZjP",
                          "sequenceNumber": 224,
                          "specialProvisions": "FoKUXCsPCB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QqdON",
                          "technicalName": "sfYAHPJIIv",
                          "tunnelRestrictionCode": "hJcqg"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 26.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gSnTc"
                        },
                        "options": {
                          "description": {
                            "authorization": "cbmlzHfcpZ",
                            "hazardClass": "CvaEg",
                            "id": "9",
                            "labelText": "LMHJyDIuOq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "yuISIPRpyM"
                            },
                            "packingGroup": "I",
                            "percentage": 97.3,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EGQhiYbIVAodnaY",
                            "reportableQuantity": true,
                            "sequenceNumber": 626,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "bhNrAtuKBt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WUyArTwMmucRGjD",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 2.6,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.41,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZVUoSrgRRf",
                          "hazardClass": "zmTMw",
                          "id": "7",
                          "labelText": "mjknJrZNXs",
                          "packingGroup": "KH",
                          "packingInstructions": "FXYnhSovVB",
                          "properShippingName": "UenXaSWBXC",
                          "properShippingNameAndDescription": "MXClkVdWohVZnPV",
                          "sequenceNumber": 370,
                          "specialProvisions": "jlOLCruzbl",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VmdKU",
                          "technicalName": "NcJwgVFpci",
                          "tunnelRestrictionCode": "RK4kL"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 49.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "DXRae"
                        },
                        "options": {
                          "description": {
                            "authorization": "CykwdKQZOq",
                            "hazardClass": "PWOWC",
                            "id": "3",
                            "labelText": "CWHrpbvlaO",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "CaEycLWlVZ"
                            },
                            "packingGroup": "I",
                            "percentage": 95.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NcbcEgkCCTpkjKf",
                            "reportableQuantity": true,
                            "sequenceNumber": 817,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "aZiUfsBydi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.31,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.32,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XwRLkGSXPELqruD",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 44.73,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48.34,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TGVDKRxVzG",
                          "hazardClass": "tFUeU",
                          "id": "6",
                          "labelText": "ETwOXmDtYW",
                          "packingGroup": "SA",
                          "packingInstructions": "gwLNYCROKK",
                          "properShippingName": "XVYNemaGIK",
                          "properShippingNameAndDescription": "KsIxXrwDSoZGrHC",
                          "sequenceNumber": 923,
                          "specialProvisions": "akxjUPJULH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "kqVfc",
                          "technicalName": "fcuayYrWuj",
                          "tunnelRestrictionCode": "qySnB"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 43.87,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qBUSg"
                        },
                        "options": {
                          "description": {
                            "authorization": "FEuraWHmlE",
                            "hazardClass": "LKNDz",
                            "id": "8",
                            "labelText": "TFuvtaKeRl",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rNDSUYbJFr"
                            },
                            "packingGroup": "I",
                            "percentage": 68.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "rdBhmnVokaaEWEn",
                            "reportableQuantity": true,
                            "sequenceNumber": 215,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "nlhrLnmuFq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JiSeVFjBgAMcgED",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 43.4,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.65,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RROZdNmfql",
                          "hazardClass": "koNmr",
                          "id": "2",
                          "labelText": "WyaCxoSgCM",
                          "packingGroup": "mL",
                          "packingInstructions": "NOcYACKPVP",
                          "properShippingName": "wcIDrDwvbY",
                          "properShippingNameAndDescription": "PeGwzQnXCBEpuUx",
                          "sequenceNumber": 542,
                          "specialProvisions": "WNObPlXsYO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YPMaD",
                          "technicalName": "cfBEWOuKus",
                          "tunnelRestrictionCode": "4yMAK"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 49.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aMTFK"
                        },
                        "options": {
                          "description": {
                            "authorization": "mRQynbMlNz",
                            "hazardClass": "oWCCB",
                            "id": "8",
                            "labelText": "cpUDbpcsZw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WvqSMOwZhj"
                            },
                            "packingGroup": "I",
                            "percentage": 73.1,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "mcwtxPJwRLBfnVG",
                            "reportableQuantity": false,
                            "sequenceNumber": 803,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "bYzfpMQyos"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.71,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CwAicwUOvZcOVQN",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 41.89,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 15.17,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xsARmpeaia",
                          "hazardClass": "lRbLB",
                          "id": "1",
                          "labelText": "vFilVLfZZE",
                          "packingGroup": "ve",
                          "packingInstructions": "nzVCYSPWlV",
                          "properShippingName": "EFDXbllXts",
                          "properShippingNameAndDescription": "bPpYCIyrFZnEFlo",
                          "sequenceNumber": 960,
                          "specialProvisions": "vQMVxiCUxG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Byjnn",
                          "technicalName": "Mrpuslfvda",
                          "tunnelRestrictionCode": "M94zY"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 18.93,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UdVZw"
                        },
                        "options": {
                          "description": {
                            "authorization": "sFGGUqHDam",
                            "hazardClass": "fgDHZ",
                            "id": "8",
                            "labelText": "NIcTjZRIXs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "GCCKnrWMru"
                            },
                            "packingGroup": "I",
                            "percentage": 48.36,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dbeqXXNowpVaaXF",
                            "reportableQuantity": true,
                            "sequenceNumber": 850,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pcdKOhEZRl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QjctUieXWoUZOwG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 26.12,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.27,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TUXffhKOxb",
                          "hazardClass": "OHQxC",
                          "id": "8",
                          "labelText": "SHdqNvGYEW",
                          "packingGroup": "xg",
                          "packingInstructions": "dAPLVMCFWB",
                          "properShippingName": "DcZkJBBfZJ",
                          "properShippingNameAndDescription": "lWCjrjxpBqxnLTg",
                          "sequenceNumber": 598,
                          "specialProvisions": "EkdfSQNZHb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uERDe",
                          "technicalName": "GZMgVefYRy",
                          "tunnelRestrictionCode": "EccGp"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 28,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vvysr"
                        },
                        "options": {
                          "description": {
                            "authorization": "FGptLenQnB",
                            "hazardClass": "eOKEA",
                            "id": "9",
                            "labelText": "MSRGEsvtPv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "nSlpCumVJh"
                            },
                            "packingGroup": "I",
                            "percentage": 53.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "LcRkNiWkfFICcuJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 613,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FXTTOecCFq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uSABamOpSBpxhxs",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 33.64,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 27.02,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "aXinxDqaZD",
                          "hazardClass": "OHNkd",
                          "id": "2",
                          "labelText": "zSlpLtwStH",
                          "packingGroup": "ml",
                          "packingInstructions": "hJmNzHGRWi",
                          "properShippingName": "WIkvCCRSCH",
                          "properShippingNameAndDescription": "slZdWWbowaWgjVU",
                          "sequenceNumber": 753,
                          "specialProvisions": "XEbrzzmIif",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Uteuf",
                          "technicalName": "GWHKYPZFTk",
                          "tunnelRestrictionCode": "kVOUq"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 21.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bcNDK"
                        },
                        "options": {
                          "description": {
                            "authorization": "smvihFsrgI",
                            "hazardClass": "yfWjO",
                            "id": "2",
                            "labelText": "AhYrtxrgYL",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "epLnlVPkVU"
                            },
                            "packingGroup": "I",
                            "percentage": 39.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WMYYzFwVjghoeMv",
                            "reportableQuantity": false,
                            "sequenceNumber": 818,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MGlzXNOCaB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.86,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ORYGvhWOHlHgqfz",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 7.07,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.72,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xEzyEUWGaC",
                          "hazardClass": "dsOAl",
                          "id": "1",
                          "labelText": "EAhXueHEwE",
                          "packingGroup": "DH",
                          "packingInstructions": "wwyrJTmrwb",
                          "properShippingName": "canjFznQFx",
                          "properShippingNameAndDescription": "zqBwYsdhvmfZnmt",
                          "sequenceNumber": 965,
                          "specialProvisions": "LNPTiCkTxy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ipaFs",
                          "technicalName": "XYAcshTUuk",
                          "tunnelRestrictionCode": "A1Aas"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 11.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ABGxX"
                        },
                        "options": {
                          "description": {
                            "authorization": "zlINcIEdUv",
                            "hazardClass": "HLjVu",
                            "id": "4",
                            "labelText": "EgDyXUNLVv",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vitqEbURpp"
                            },
                            "packingGroup": "I",
                            "percentage": 6.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UeIGobcgazJILUN",
                            "reportableQuantity": false,
                            "sequenceNumber": 341,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hzbkDpgCJl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.93,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OcntCXvsbiahuNY",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.88,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.86,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qGLSrzHdfG",
                          "hazardClass": "JlSso",
                          "id": "5",
                          "labelText": "RnmqHtofZF",
                          "packingGroup": "vr",
                          "packingInstructions": "rvSCDCHxmY",
                          "properShippingName": "wzkptYUdWj",
                          "properShippingNameAndDescription": "oJIQDGYTWZeNoxW",
                          "sequenceNumber": 330,
                          "specialProvisions": "nNoeyThqEJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PCYgN",
                          "technicalName": "orkcgkfEwx",
                          "tunnelRestrictionCode": "PNCLb"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 1.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "IQESk"
                        },
                        "options": {
                          "description": {
                            "authorization": "UWAorUnDcn",
                            "hazardClass": "CDRzB",
                            "id": "2",
                            "labelText": "XOtMgmObsN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "nAWKosJpRl"
                            },
                            "packingGroup": "I",
                            "percentage": 61.01,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WuLbdHcQsGWuKSg",
                            "reportableQuantity": false,
                            "sequenceNumber": 250,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GGBFgSwxcf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SPcFlDpUdoWGCKJ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 42.31,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "taHqVKhqLP",
                          "hazardClass": "ncTWu",
                          "id": "1",
                          "labelText": "LzZytpzBjw",
                          "packingGroup": "Sm",
                          "packingInstructions": "InqmVfUIXT",
                          "properShippingName": "LRLhmgomVs",
                          "properShippingNameAndDescription": "EAiJUIzayyqemzX",
                          "sequenceNumber": 440,
                          "specialProvisions": "UtZNNbnEXi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xRtLP",
                          "technicalName": "xPFqYXaIYX",
                          "tunnelRestrictionCode": "sBZNo"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 49.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VzMpz"
                        },
                        "options": {
                          "description": {
                            "authorization": "UeAcBcPUtJ",
                            "hazardClass": "SiFgW",
                            "id": "3",
                            "labelText": "fkLsJxKZjO",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iHtGVcbZbK"
                            },
                            "packingGroup": "I",
                            "percentage": 51.83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qAmfXUnlCqKJQfE",
                            "reportableQuantity": false,
                            "sequenceNumber": 953,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GYSiSZcDSy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.41,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QqlFFwyFPTKECWS",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 31.4,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.69,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "PUxEZvPXzJ",
                          "hazardClass": "uWyZC",
                          "id": "0",
                          "labelText": "zjNgsqcrsb",
                          "packingGroup": "PG",
                          "packingInstructions": "ZFGKQZCEwy",
                          "properShippingName": "ikfVnqxXlv",
                          "properShippingNameAndDescription": "ALmWOQDwmOtUfeO",
                          "sequenceNumber": 684,
                          "specialProvisions": "WkmwEVKvkx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YVYXy",
                          "technicalName": "mbTnkHbXJH",
                          "tunnelRestrictionCode": "wZ7Wy"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 18.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WCleT"
                        },
                        "options": {
                          "description": {
                            "authorization": "bbUYgTLJFB",
                            "hazardClass": "uVVFr",
                            "id": "1",
                            "labelText": "WChpXuiFPC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VYPMXpryRD"
                            },
                            "packingGroup": "I",
                            "percentage": 36.14,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lFmMSgYagwobazh",
                            "reportableQuantity": false,
                            "sequenceNumber": 322,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CmjimIKPxP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.82,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UnrQoRSElraComM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 39.96,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.28,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.58,
                "referenceId": "59e25f2c-7550-46bb-afce-b2df1dde294b",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "YfNgUpTHaa",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "JYEThC1JDIo7g9jlTOAj"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "UKP5gRgpskroZdPMVXQo0FZLI"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "IGhTIftgXK",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.53,
                "packageRateDetails": [
                  {
                    "baseCharge": 34.24,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GIP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 129.13,
                    "netFedExCharge": 143.83,
                    "netFreight": 83.85,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PozfHPCgYBNuSzE",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 10.87,
                    "totalRebates": 1.1,
                    "totalSurcharges": 8.55,
                    "totalTaxes": 2.24
                  },
                  {
                    "baseCharge": 147.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SHP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 112.94,
                    "netFedExCharge": 145.82,
                    "netFreight": 29.64,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fZMNWMVCwpzhMWW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.15,
                    "totalRebates": 1.04,
                    "totalSurcharges": 7.65,
                    "totalTaxes": 0.75
                  },
                  {
                    "baseCharge": 56.09,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LRD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 47.7,
                    "netFedExCharge": 48.77,
                    "netFreight": 10.7,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vUHTcHgaHLTWzBl",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cFouRGuAdHWwKiu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 4.79,
                    "totalRebates": 1.07,
                    "totalSurcharges": 3.03,
                    "totalTaxes": 4.33
                  }
                ]
              },
              "sequenceNumber": 10,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 4399,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 5186,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 5778,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 6227,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 7799,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 95
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cwCfIekIaM",
                          "hazardClass": "dpOHC",
                          "id": "5",
                          "labelText": "mjwQzKPMER",
                          "packingGroup": "Ls",
                          "packingInstructions": "ijlMQItuRY",
                          "properShippingName": "NcMNRwsZOd",
                          "properShippingNameAndDescription": "QICGuRnlsEyoMca",
                          "sequenceNumber": 829,
                          "specialProvisions": "XrfrSBzltl",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fFxfW",
                          "technicalName": "ngblzuPCYB",
                          "tunnelRestrictionCode": "L0A18"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 11.13,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zcMUp"
                        },
                        "options": {
                          "description": {
                            "authorization": "tdPuszYEYk",
                            "hazardClass": "KLwZz",
                            "id": "4",
                            "labelText": "gQbrqVpDNl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "LBGFEDPpJp"
                            },
                            "packingGroup": "I",
                            "percentage": 44.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ItopGkjohAucikN",
                            "reportableQuantity": true,
                            "sequenceNumber": 293,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MvprXxIvMa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rkmuUXKkaAucuBE",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 47.38,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 34.73,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LEXcaefDLr",
                          "hazardClass": "Qgkjt",
                          "id": "3",
                          "labelText": "GZFDmkjiip",
                          "packingGroup": "mb",
                          "packingInstructions": "fiDzgqLTRM",
                          "properShippingName": "DTyqQKJDpD",
                          "properShippingNameAndDescription": "rKYcxrAprAGrAIa",
                          "sequenceNumber": 17,
                          "specialProvisions": "ADoodvtltg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vKfuw",
                          "technicalName": "yJYrRzyBnb",
                          "tunnelRestrictionCode": "FhiHX"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 33.23,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XqkVc"
                        },
                        "options": {
                          "description": {
                            "authorization": "tVqUYCkbbS",
                            "hazardClass": "SsCaA",
                            "id": "8",
                            "labelText": "OZmbZCFciK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "yZhjxRJzQQ"
                            },
                            "packingGroup": "I",
                            "percentage": 28.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ywYPADYGfoeoYyo",
                            "reportableQuantity": false,
                            "sequenceNumber": 171,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OrrmaaxiPQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "siszbxsiRvQgGdh",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 33.1,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.12,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "NkBIFMqbux",
                          "hazardClass": "RoVLE",
                          "id": "8",
                          "labelText": "CtCMCdCFPD",
                          "packingGroup": "po",
                          "packingInstructions": "QoIynrmmBd",
                          "properShippingName": "SBNZsyuuWI",
                          "properShippingNameAndDescription": "zktgkvQiVSdGpnr",
                          "sequenceNumber": 483,
                          "specialProvisions": "SYWKmUPsat",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zLkur",
                          "technicalName": "TszIapVHTd",
                          "tunnelRestrictionCode": "BgySd"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 44.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bYkBm"
                        },
                        "options": {
                          "description": {
                            "authorization": "VfWyClmrSr",
                            "hazardClass": "kqGrT",
                            "id": "3",
                            "labelText": "dTmNJtZDYh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "TZvvEoIfGq"
                            },
                            "packingGroup": "I",
                            "percentage": 88.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "veSGJXNaKppWMJn",
                            "reportableQuantity": true,
                            "sequenceNumber": 186,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FCnQiXvZGh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FWtaphkWwtthfZu",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 21.94,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 18.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CnMHbXelIS",
                          "hazardClass": "lkLOe",
                          "id": "8",
                          "labelText": "PhZKPhWIpw",
                          "packingGroup": "QT",
                          "packingInstructions": "IemXqUFTWS",
                          "properShippingName": "UvwpMaGNEQ",
                          "properShippingNameAndDescription": "RWuhAeWbRhgVfkI",
                          "sequenceNumber": 447,
                          "specialProvisions": "xjCABLWrMC",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rtpEA",
                          "technicalName": "OurAIvkgor",
                          "tunnelRestrictionCode": "KD6vB"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 16.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rUgRi"
                        },
                        "options": {
                          "description": {
                            "authorization": "cGquxQXBqY",
                            "hazardClass": "SLYKD",
                            "id": "9",
                            "labelText": "VixUHbpxlv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "KtaEZFTNOH"
                            },
                            "packingGroup": "I",
                            "percentage": 92.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cQTIZTatlAULkRl",
                            "reportableQuantity": false,
                            "sequenceNumber": 871,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mYLDqUBynp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.98,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UceuGeQmldRueRY",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 41.28,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 26.2,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bRuBiULGqx",
                          "hazardClass": "biPoo",
                          "id": "5",
                          "labelText": "RFoQMLGhXw",
                          "packingGroup": "WD",
                          "packingInstructions": "GRNeArVWXD",
                          "properShippingName": "urOhkDBJEm",
                          "properShippingNameAndDescription": "ZbtwCGLHaQZojXg",
                          "sequenceNumber": 550,
                          "specialProvisions": "LGSVmfmGMP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "UMkpq",
                          "technicalName": "MzNaNwKNAI",
                          "tunnelRestrictionCode": "AWnW8"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 19.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bONJG"
                        },
                        "options": {
                          "description": {
                            "authorization": "mTWmATTtRc",
                            "hazardClass": "okFbr",
                            "id": "1",
                            "labelText": "XVILdbFhjn",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "LXaBbcYhyb"
                            },
                            "packingGroup": "I",
                            "percentage": 88.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lnlIjOzNfHRmFIr",
                            "reportableQuantity": false,
                            "sequenceNumber": 179,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DlerAuFGNk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tnwMEwjtlHxsIqq",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 4.4,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.94,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bBFEgCDQoa",
                          "hazardClass": "DDWvt",
                          "id": "1",
                          "labelText": "fiwLqQyVZH",
                          "packingGroup": "Qv",
                          "packingInstructions": "DAghtHGKmF",
                          "properShippingName": "cPtobfciEt",
                          "properShippingNameAndDescription": "jVMobpYSWrYyOkM",
                          "sequenceNumber": 744,
                          "specialProvisions": "TUatZlKsVR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vKpMj",
                          "technicalName": "VWkhuDpyns",
                          "tunnelRestrictionCode": "LNayQ"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 11.89,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rtvrp"
                        },
                        "options": {
                          "description": {
                            "authorization": "hhVSzHiWMZ",
                            "hazardClass": "LwTbL",
                            "id": "9",
                            "labelText": "XMUAIwfKZu",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "NOVYbUcFqf"
                            },
                            "packingGroup": "I",
                            "percentage": 25.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JzApnYbKAyWNgSM",
                            "reportableQuantity": true,
                            "sequenceNumber": 568,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "cCHShiBzUV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "dNwxEKjFxUKthuJ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 37.89,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.6,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DJDTKyjvEz",
                          "hazardClass": "mGXDR",
                          "id": "5",
                          "labelText": "SYNTQQYAOZ",
                          "packingGroup": "Ze",
                          "packingInstructions": "eJJQIVuIuP",
                          "properShippingName": "rmOovCQPiO",
                          "properShippingNameAndDescription": "gSBlNOISoyqXbCL",
                          "sequenceNumber": 783,
                          "specialProvisions": "LelbuihOrT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sMogA",
                          "technicalName": "PcflSDztiX",
                          "tunnelRestrictionCode": "NXFOu"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 10.01,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zzGVe"
                        },
                        "options": {
                          "description": {
                            "authorization": "jACLTsAsYA",
                            "hazardClass": "klMYg",
                            "id": "4",
                            "labelText": "MJnNvFeNFW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vwmrBpqOeM"
                            },
                            "packingGroup": "I",
                            "percentage": 38.87,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aKJEhVXclkTAjDv",
                            "reportableQuantity": false,
                            "sequenceNumber": 392,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wwkHHEuRpx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.93,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jbIRdwGXAqgTNoq",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 19.81,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 31.57,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RPqRZqxaGr",
                          "hazardClass": "XUiCi",
                          "id": "6",
                          "labelText": "kmpdbWkkjs",
                          "packingGroup": "Xb",
                          "packingInstructions": "busRJeIkeH",
                          "properShippingName": "tntNojHVsC",
                          "properShippingNameAndDescription": "KomsjSRNYIUGyLv",
                          "sequenceNumber": 280,
                          "specialProvisions": "KdrqfKCBGt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VjBKi",
                          "technicalName": "QfGavkvADo",
                          "tunnelRestrictionCode": "vgeM3"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 5.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "djKiM"
                        },
                        "options": {
                          "description": {
                            "authorization": "xMDVECUpSs",
                            "hazardClass": "YuiHL",
                            "id": "1",
                            "labelText": "DNDrmTBHlw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "KVRLWdeWpR"
                            },
                            "packingGroup": "I",
                            "percentage": 42.49,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "awfsGdQyTTrTmwk",
                            "reportableQuantity": false,
                            "sequenceNumber": 244,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hvRkjkKpWO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TqYfTzfLBMDKbuy",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.96,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.05,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rUMWcrDCBZ",
                          "hazardClass": "aQChO",
                          "id": "1",
                          "labelText": "niQdztfIvC",
                          "packingGroup": "sp",
                          "packingInstructions": "aVKhFoUrwF",
                          "properShippingName": "kFUyqefEaP",
                          "properShippingNameAndDescription": "neqKYUtdlVsWHjd",
                          "sequenceNumber": 419,
                          "specialProvisions": "kpfWNvjVKz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BElZu",
                          "technicalName": "JMPJIaygPb",
                          "tunnelRestrictionCode": "qVAxS"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 1.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rHgpc"
                        },
                        "options": {
                          "description": {
                            "authorization": "BXfEBaRDcp",
                            "hazardClass": "vqjSR",
                            "id": "7",
                            "labelText": "xTZpwupNNi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VwBpYwxDHL"
                            },
                            "packingGroup": "I",
                            "percentage": 23.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kCSqRzYusuUPUHl",
                            "reportableQuantity": true,
                            "sequenceNumber": 714,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TtTiAJCTyb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WtSXnycRDAGnEMa",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 2.48,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.21,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cPsXCCcXWq",
                          "hazardClass": "kUmnW",
                          "id": "9",
                          "labelText": "YscdgXNiwE",
                          "packingGroup": "zi",
                          "packingInstructions": "UHDquisZtq",
                          "properShippingName": "VdrzBoPVIV",
                          "properShippingNameAndDescription": "zdSljlrSmCnzewq",
                          "sequenceNumber": 261,
                          "specialProvisions": "OwoGWiqSPs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hswvz",
                          "technicalName": "uscYbGJXkK",
                          "tunnelRestrictionCode": "x8WRq"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 28.78,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZuQPH"
                        },
                        "options": {
                          "description": {
                            "authorization": "DasJNsQaIY",
                            "hazardClass": "LUHiI",
                            "id": "5",
                            "labelText": "DtnjfqEbzV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JwALoRDSwN"
                            },
                            "packingGroup": "I",
                            "percentage": 69.46,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YrXHYRHowEMsUvK",
                            "reportableQuantity": false,
                            "sequenceNumber": 222,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TZjPMfmOmo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TWooZnZDptNDRrJ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.31,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 10.74,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OwHSdBssCw",
                          "hazardClass": "LhgON",
                          "id": "1",
                          "labelText": "sECkehVYxG",
                          "packingGroup": "oB",
                          "packingInstructions": "LqpRXArNVm",
                          "properShippingName": "hyNFpRzJlh",
                          "properShippingNameAndDescription": "kHsiFrerJwpuZIA",
                          "sequenceNumber": 342,
                          "specialProvisions": "fqSMImqgYb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RdyIe",
                          "technicalName": "SOdIbkYxOh",
                          "tunnelRestrictionCode": "luPce"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 10.87,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qMbTI"
                        },
                        "options": {
                          "description": {
                            "authorization": "PZClddlJlN",
                            "hazardClass": "aZSbe",
                            "id": "3",
                            "labelText": "oEhyspcFqr",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rQcMgdMULp"
                            },
                            "packingGroup": "I",
                            "percentage": 73.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jEJEGCZXFrXJica",
                            "reportableQuantity": true,
                            "sequenceNumber": 286,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "oVLrNONgLJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rOavzQbUVfmEhdc",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 41.66,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 41.97,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "eqnZFTnzrY",
                          "hazardClass": "vpJio",
                          "id": "6",
                          "labelText": "jqAeMMeAdy",
                          "packingGroup": "Om",
                          "packingInstructions": "aGmFqpJpgc",
                          "properShippingName": "TAaghzcmKZ",
                          "properShippingNameAndDescription": "LFVvqNWhTnHntll",
                          "sequenceNumber": 598,
                          "specialProvisions": "rvETIgXXZC",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QjTSi",
                          "technicalName": "oBtnwDdhde",
                          "tunnelRestrictionCode": "VkRTq"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 23.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LrXxY"
                        },
                        "options": {
                          "description": {
                            "authorization": "tvWFCkoQVl",
                            "hazardClass": "Xoppd",
                            "id": "3",
                            "labelText": "TXTHWOthlw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "joXxSPnzHH"
                            },
                            "packingGroup": "I",
                            "percentage": 20.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fiqAYRpvncQstBf",
                            "reportableQuantity": false,
                            "sequenceNumber": 547,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "cfyYNLsKxb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.7,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.05,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.14,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jLTabBiEDCwmTwb",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 9.53,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 13.23,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "kgMesuLutS",
                          "hazardClass": "xRimT",
                          "id": "1",
                          "labelText": "ymCiEwhVJI",
                          "packingGroup": "AN",
                          "packingInstructions": "MxfUcvPtAR",
                          "properShippingName": "EGiSpZtigE",
                          "properShippingNameAndDescription": "VtbVOdiSjfTYuPA",
                          "sequenceNumber": 35,
                          "specialProvisions": "NXKFzViiDc",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rTaFi",
                          "technicalName": "tNxZdYUylW",
                          "tunnelRestrictionCode": "ca4rr"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 20.58,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "RXuxD"
                        },
                        "options": {
                          "description": {
                            "authorization": "CCJqLeWtda",
                            "hazardClass": "hbbQQ",
                            "id": "5",
                            "labelText": "fgjxJIogCE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "qINrInkUWg"
                            },
                            "packingGroup": "I",
                            "percentage": 8.21,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gpgBOZTKMLEBYBC",
                            "reportableQuantity": false,
                            "sequenceNumber": 239,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pcRxXEeWdN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lNMZIwMjQcYEEIR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 7.64,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.7,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.7
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.52,
                "referenceId": "a45d1043-1961-40f0-aa23-5136e61fbc86",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "dPJHciiFIq",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "x73v4RKQEfyXoaWZWU4t"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "kwvHwLu7IWVlFIS3AUHJ8V9v6"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1veYwPdRN1lJkezQuTng3Wega"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Dbe7ALcZz5gS0Er0oL9EWCBv5"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "K7ypGw89vffA3oZkyNykTas9B"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "tjEGUUXSnL",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.52,
                "packageRateDetails": [
                  {
                    "baseCharge": 116.08,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 26.32,
                    "netFedExCharge": 159.3,
                    "netFreight": 70.18,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sdMSuewaOrvoniu",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RjSWaMlcOKjbuhS",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BOrosvHqVOQSpaL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 18,
                    "totalRebates": 0.14,
                    "totalSurcharges": 8.1,
                    "totalTaxes": 2.25
                  },
                  {
                    "baseCharge": 90.66,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CLP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 112.01,
                    "netFedExCharge": 120.07,
                    "netFreight": 73.9,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YRUryRWqXLNrYpl",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HJbVWEusOFmoAOm",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oaDGebegwCGUlQz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XyFMfoMDzjSwKAK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 10.89,
                    "totalRebates": 1.73,
                    "totalSurcharges": 4.88,
                    "totalTaxes": 2.97
                  },
                  {
                    "baseCharge": 149.98,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BYN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 105.24,
                    "netFedExCharge": 168.02,
                    "netFreight": 77.11,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jKbAYqonlXbentN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xQpJQmxKrsCbGXB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.37,
                    "totalRebates": 1.65,
                    "totalSurcharges": 2.69,
                    "totalTaxes": 3.85
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 2641,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "8",
                  "uspsApplicationId": 98
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fVwUWyBcHT",
                          "hazardClass": "xfKoM",
                          "id": "2",
                          "labelText": "nxEIxvzdJF",
                          "packingGroup": "xD",
                          "packingInstructions": "nXLPpvLzbP",
                          "properShippingName": "wMPmLEmdkI",
                          "properShippingNameAndDescription": "VDsQssQxRkZntBu",
                          "sequenceNumber": 28,
                          "specialProvisions": "UQAYjIJXtK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zoiUE",
                          "technicalName": "jqjpjEXcUN",
                          "tunnelRestrictionCode": "8Yg24"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 35.09,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qnDXQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "CZukdRfPId",
                            "hazardClass": "aeCCD",
                            "id": "7",
                            "labelText": "liRJCLYMML",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "dTeQzFlicU"
                            },
                            "packingGroup": "I",
                            "percentage": 42.87,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sRwJZIjISawAPVl",
                            "reportableQuantity": false,
                            "sequenceNumber": 493,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JuJDLXvwWO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.03,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.84,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kudUBRNIcfFcUsX",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 1.87,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 49.86,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vFBkoWqdzm",
                          "hazardClass": "ZkYhm",
                          "id": "8",
                          "labelText": "HCUOHvynpx",
                          "packingGroup": "Wu",
                          "packingInstructions": "OyDJJfVUar",
                          "properShippingName": "PGBQbmkGWw",
                          "properShippingNameAndDescription": "yPSogJMuzyEUvpA",
                          "sequenceNumber": 76,
                          "specialProvisions": "YzXLBXXgqY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "SQZTH",
                          "technicalName": "tMfYmGXOfh",
                          "tunnelRestrictionCode": "d0spd"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 44.07,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PWoWP"
                        },
                        "options": {
                          "description": {
                            "authorization": "eODixzLYZC",
                            "hazardClass": "izHlB",
                            "id": "4",
                            "labelText": "hbgcDZWOTR",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tvOsxWmzPe"
                            },
                            "packingGroup": "I",
                            "percentage": 20.96,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xwnscyRsoGglLsZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 735,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "cqTQUhfaQJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CaMInJyvLprXqKW",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 19.06,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.04,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ancsfiHZHS",
                          "hazardClass": "AXqpt",
                          "id": "6",
                          "labelText": "vVMJrSxExk",
                          "packingGroup": "hx",
                          "packingInstructions": "bwdtsgatgG",
                          "properShippingName": "YlcbkKlmfl",
                          "properShippingNameAndDescription": "TusRgwwxkBouGQB",
                          "sequenceNumber": 173,
                          "specialProvisions": "MouiHVrhmF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rwFjM",
                          "technicalName": "ueNxfTkdJF",
                          "tunnelRestrictionCode": "uX5k2"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 35,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "dUXtZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "ivDBOLMPwD",
                            "hazardClass": "nzwXZ",
                            "id": "1",
                            "labelText": "VkOplFeYlI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "jnsLhPVYdA"
                            },
                            "packingGroup": "I",
                            "percentage": 10.55,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GJkkpmanjlHHrWs",
                            "reportableQuantity": true,
                            "sequenceNumber": 143,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "spcUfuKCrj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.28,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pIwGOWGcnDBXRCt",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 37.24,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 2.27,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "PkhRMAHGXc",
                          "hazardClass": "ZWXCY",
                          "id": "9",
                          "labelText": "HgfIABGlEa",
                          "packingGroup": "JH",
                          "packingInstructions": "uCrggPmkhK",
                          "properShippingName": "gdjpBpbKKo",
                          "properShippingNameAndDescription": "WtMOsJAFOrguMWo",
                          "sequenceNumber": 830,
                          "specialProvisions": "upaVaUMqOj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bPwSB",
                          "technicalName": "RiNTUFLfZq",
                          "tunnelRestrictionCode": "qNPlC"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 33.44,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kMssS"
                        },
                        "options": {
                          "description": {
                            "authorization": "LyRFHcpQZB",
                            "hazardClass": "TwAkV",
                            "id": "3",
                            "labelText": "unnItlIzVy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dGEjDfuVxx"
                            },
                            "packingGroup": "I",
                            "percentage": 16.81,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZtZahsERMSbOPcx",
                            "reportableQuantity": true,
                            "sequenceNumber": 422,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uefMzSMWbN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FAxskYFuBtZvQsp",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 35.56,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 46.97,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qpocCSgoMp",
                          "hazardClass": "PcRHo",
                          "id": "7",
                          "labelText": "EIPBYPVSEf",
                          "packingGroup": "tY",
                          "packingInstructions": "CgEUsuKqOk",
                          "properShippingName": "ugePLwLIWu",
                          "properShippingNameAndDescription": "NRLgDEoQHvEvULB",
                          "sequenceNumber": 374,
                          "specialProvisions": "EvoKftKrBT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "igvEn",
                          "technicalName": "VZMAzIwpDn",
                          "tunnelRestrictionCode": "aIu6g"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 43.64,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HNdsH"
                        },
                        "options": {
                          "description": {
                            "authorization": "NdDhCMugyl",
                            "hazardClass": "RTWKX",
                            "id": "6",
                            "labelText": "zJKwPeKxZk",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "NqnrIkZpjg"
                            },
                            "packingGroup": "I",
                            "percentage": 43.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DnmwghDUktyKdOw",
                            "reportableQuantity": true,
                            "sequenceNumber": 62,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "AibuRLgjQk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lBClBAiViFRxuwg",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 18.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.69,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "duncVHhlEY",
                          "hazardClass": "rxWBl",
                          "id": "1",
                          "labelText": "eJEvWtMHKi",
                          "packingGroup": "oW",
                          "packingInstructions": "MKPtFIJSLz",
                          "properShippingName": "TlPdrbQGIn",
                          "properShippingNameAndDescription": "XieiAsyVsTFqaQq",
                          "sequenceNumber": 71,
                          "specialProvisions": "OcZZlFrYAE",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AqvuL",
                          "technicalName": "jgZwXuAvqm",
                          "tunnelRestrictionCode": "Rjw2I"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 18.93,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XAdqX"
                        },
                        "options": {
                          "description": {
                            "authorization": "xvOuApZaPV",
                            "hazardClass": "OnDZr",
                            "id": "2",
                            "labelText": "xRjvwvCjKG",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "TiElUJhJQy"
                            },
                            "packingGroup": "I",
                            "percentage": 15.74,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bkXAgzPPXSCGUya",
                            "reportableQuantity": false,
                            "sequenceNumber": 485,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dIXZdaYQEJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vbnogcWUCqVfoCZ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 34.8,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 11.85,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ldhNkmWBRb",
                          "hazardClass": "zRRzl",
                          "id": "5",
                          "labelText": "eIimcChWGv",
                          "packingGroup": "BP",
                          "packingInstructions": "fIMUEhAeqo",
                          "properShippingName": "wYfQMlVwbC",
                          "properShippingNameAndDescription": "QpratNNqCTZKyIN",
                          "sequenceNumber": 528,
                          "specialProvisions": "LQvpySRIjU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lskDg",
                          "technicalName": "EaJGScpoNh",
                          "tunnelRestrictionCode": "4WztP"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 15.84,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cDoTx"
                        },
                        "options": {
                          "description": {
                            "authorization": "lBrhKhSUPd",
                            "hazardClass": "uAiuj",
                            "id": "0",
                            "labelText": "KaijpQrGKL",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "zrTYKzjRRt"
                            },
                            "packingGroup": "I",
                            "percentage": 55.7,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NvdVQeQUAxaTyZF",
                            "reportableQuantity": true,
                            "sequenceNumber": 526,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ErejnVjDtq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yulpORWCLxJrHdZ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 33.63,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.26,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wJFfodqJLY",
                          "hazardClass": "nLyqt",
                          "id": "1",
                          "labelText": "uXtRRdPxbb",
                          "packingGroup": "Jr",
                          "packingInstructions": "APnklJzebr",
                          "properShippingName": "FFpsgMkIKS",
                          "properShippingNameAndDescription": "LasoUWbqrOfMAZV",
                          "sequenceNumber": 374,
                          "specialProvisions": "SsHmdVDgWz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rNKHx",
                          "technicalName": "KUnbGvhEZl",
                          "tunnelRestrictionCode": "lWDW3"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 47.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AgAGd"
                        },
                        "options": {
                          "description": {
                            "authorization": "nHEtxMTYse",
                            "hazardClass": "VZtar",
                            "id": "9",
                            "labelText": "eyqqiIxHTq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "wuJOGOSceZ"
                            },
                            "packingGroup": "I",
                            "percentage": 24.85,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TAAkMkZHzTlnSWv",
                            "reportableQuantity": true,
                            "sequenceNumber": 130,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hEQmCpOKvU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CBUNODdDmCCjMpb",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 7.96,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 47.91,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.6
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.46,
                "referenceId": "f24a9d98-f7a8-4657-b9ad-15dbb60184c3",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "NqXwWyTxBH",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "kJ9uDeV4FUssIlNbx6T1"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "xnzdF1L15UHN8VsftFWY"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "FlZm4m4uYxpfEi4oKOng"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "GKjfPyveQrgPiOOS9GZm"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "95Y8SJ4ZAqiyxBQ7SAyO"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "RDuYtlZICoQMC1rs519rEGcsC"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "tRMeIxKYrfJPNzNxfE2txXDQV"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "q5IHfxPblsSdWmzIKFmyyAQuS"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "jqbCrBkeo9QpKsn4UQBaR3Obq"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "4oUZg15TseGhavOWQxFrzyZvP"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "PsxvFBEBBA",
                    "number": 4
                  },
                  {
                    "content": "hRtIOvtNhs",
                    "number": 2
                  },
                  {
                    "content": "LdJbEADWPY",
                    "number": 3
                  },
                  {
                    "content": "QPkmrfOKyy",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.29,
                "packageRateDetails": [
                  {
                    "baseCharge": 74.41,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BZD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 195.14,
                    "netFedExCharge": 123.91,
                    "netFreight": 96.64,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uXnYEVEaYaGVGtd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MxZrrLemZHcPCGr",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KkQrfAmMdStBtvB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NzvtAvYRJkFqdOa",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pTvABdLkjirbwvj",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.36,
                    "totalRebates": 1.48,
                    "totalSurcharges": 3.93,
                    "totalTaxes": 3.72
                  },
                  {
                    "baseCharge": 133.83,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NGN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 174.27,
                    "netFedExCharge": 31.65,
                    "netFreight": 67.42,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "khujluyBvKiKbFn",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GbTYaFhvRKjaFYM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QzDcKhkyeANYLja",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "effBwMMZPLuUDEg",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HFGaRDnsWEDojgZ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 3.08,
                    "totalRebates": 0.8,
                    "totalSurcharges": 7.49,
                    "totalTaxes": 1.32
                  }
                ]
              },
              "sequenceNumber": 6,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 6894,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 7483,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 96
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nMElxyCEvg",
                          "hazardClass": "sLGLD",
                          "id": "4",
                          "labelText": "VyLtMPFFki",
                          "packingGroup": "It",
                          "packingInstructions": "wCcnHTTOAJ",
                          "properShippingName": "qRfodkrNPk",
                          "properShippingNameAndDescription": "RYBqmtOtRjXhHOd",
                          "sequenceNumber": 432,
                          "specialProvisions": "TFAuzRCOdi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uJoaI",
                          "technicalName": "KhMxAZBLol",
                          "tunnelRestrictionCode": "nQQmz"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "APlfD"
                        },
                        "options": {
                          "description": {
                            "authorization": "AwAWBhHioq",
                            "hazardClass": "HBhnZ",
                            "id": "8",
                            "labelText": "EVAGzNmZrn",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "hVsajUdqiU"
                            },
                            "packingGroup": "I",
                            "percentage": 60.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wlceFxlXZpjyvtt",
                            "reportableQuantity": false,
                            "sequenceNumber": 195,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OygDESBdzv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IcgQAAGvIQIsPlp",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 1.47,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 34.79,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rXHAwAuodv",
                          "hazardClass": "akgEC",
                          "id": "0",
                          "labelText": "knFOPeGVCd",
                          "packingGroup": "tz",
                          "packingInstructions": "ArIPuFZoDl",
                          "properShippingName": "PlCWsJLHwu",
                          "properShippingNameAndDescription": "hdtsExuISlUlArR",
                          "sequenceNumber": 630,
                          "specialProvisions": "IpfPLPrylj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JSosU",
                          "technicalName": "tuqxzieKAJ",
                          "tunnelRestrictionCode": "qRNwz"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 35.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ftZKV"
                        },
                        "options": {
                          "description": {
                            "authorization": "sEznlYURjE",
                            "hazardClass": "xjXnz",
                            "id": "4",
                            "labelText": "WmIqCfZmkq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "zDOtnyngLz"
                            },
                            "packingGroup": "I",
                            "percentage": 73.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GhuOfMPHvvmjDgW",
                            "reportableQuantity": true,
                            "sequenceNumber": 813,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pbYQfVkpRT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 1.28,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rDnlZyHpjitBnUo",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 47.16,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 24.39,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CAYrcbwGhz",
                          "hazardClass": "eNQsz",
                          "id": "4",
                          "labelText": "XArfoUTLHq",
                          "packingGroup": "Rl",
                          "packingInstructions": "kRgzyXFySP",
                          "properShippingName": "IgYCKdtiTI",
                          "properShippingNameAndDescription": "gxchbaCQhPyedrW",
                          "sequenceNumber": 579,
                          "specialProvisions": "suynycJwDy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LfrgW",
                          "technicalName": "UHGrCUQVmH",
                          "tunnelRestrictionCode": "x0dYf"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 35.61,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Lqwiu"
                        },
                        "options": {
                          "description": {
                            "authorization": "GruAOzEHzp",
                            "hazardClass": "LhcPy",
                            "id": "6",
                            "labelText": "svKsQpGRel",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mTAJWPzXXp"
                            },
                            "packingGroup": "I",
                            "percentage": 92.29,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KphFmjpzNWgXshI",
                            "reportableQuantity": true,
                            "sequenceNumber": 515,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NzSveTezKD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.85,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vgzUVHoYMwLrBPV",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 47.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 17.14,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EEeDoMEsub",
                          "hazardClass": "JRZRY",
                          "id": "1",
                          "labelText": "jrgwNPiSEr",
                          "packingGroup": "IH",
                          "packingInstructions": "cnNXilUELN",
                          "properShippingName": "zOcqRrmdnX",
                          "properShippingNameAndDescription": "WEEfRDVqzRuTDTO",
                          "sequenceNumber": 187,
                          "specialProvisions": "DdVowFFvXV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "kLyAw",
                          "technicalName": "sHPpCWgots",
                          "tunnelRestrictionCode": "Gd3ae"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 3.82,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qOuWu"
                        },
                        "options": {
                          "description": {
                            "authorization": "WpbkvXfwOb",
                            "hazardClass": "OyIno",
                            "id": "7",
                            "labelText": "kubNOPrbRQ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wVprkYssZZ"
                            },
                            "packingGroup": "I",
                            "percentage": 99.54,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JgbkozoIsJySsWC",
                            "reportableQuantity": false,
                            "sequenceNumber": 403,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QqPGEsGdPP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CNypTxSYAbEumQc",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 39.85,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 18.65,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IeUjarBvPP",
                          "hazardClass": "kkClj",
                          "id": "9",
                          "labelText": "jafxPApVpL",
                          "packingGroup": "ZC",
                          "packingInstructions": "LoNJCBEzUC",
                          "properShippingName": "PthhZMBuLW",
                          "properShippingNameAndDescription": "RyLHhhZJiGpIWnS",
                          "sequenceNumber": 813,
                          "specialProvisions": "qnMyEulKEt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xOwPM",
                          "technicalName": "KHAbeSvzab",
                          "tunnelRestrictionCode": "pU6go"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 38.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lFwhk"
                        },
                        "options": {
                          "description": {
                            "authorization": "TJnHZvhyoF",
                            "hazardClass": "SXcfp",
                            "id": "7",
                            "labelText": "UMTbUicocd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "YTiPCDntSY"
                            },
                            "packingGroup": "I",
                            "percentage": 29.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AqFKqmvasiaHWBs",
                            "reportableQuantity": true,
                            "sequenceNumber": 439,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UNaRErPvVi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ILKrVShSKcyeZpq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 43.15,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.95,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ixymcSZEVR",
                          "hazardClass": "ZxPfB",
                          "id": "2",
                          "labelText": "wYwNyTBajZ",
                          "packingGroup": "tv",
                          "packingInstructions": "gubZKIxUBp",
                          "properShippingName": "cobnaBLQtr",
                          "properShippingNameAndDescription": "vnsrrFckVYENkFT",
                          "sequenceNumber": 3,
                          "specialProvisions": "RGnxguTQhR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iGbVi",
                          "technicalName": "owNncMxefo",
                          "tunnelRestrictionCode": "iDeun"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 25.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SEnIR"
                        },
                        "options": {
                          "description": {
                            "authorization": "XTRYWhAUsi",
                            "hazardClass": "krkTr",
                            "id": "2",
                            "labelText": "QcCSnODBlL",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "pCshIpvXkt"
                            },
                            "packingGroup": "I",
                            "percentage": 64.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ODbctMdwOzViYBD",
                            "reportableQuantity": true,
                            "sequenceNumber": 541,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "IVPlSYgyNg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TPfGlbOPKetUjxt",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 4.17,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 9.93,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ukkySaHplH",
                          "hazardClass": "jRjuH",
                          "id": "8",
                          "labelText": "hIhhkGwXnm",
                          "packingGroup": "Pf",
                          "packingInstructions": "DfdKlNHojX",
                          "properShippingName": "LPTrnYkBTp",
                          "properShippingNameAndDescription": "KNBuvTetSAEvnGb",
                          "sequenceNumber": 173,
                          "specialProvisions": "dEUqdpwPtv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cPKUe",
                          "technicalName": "ORWFEExOoq",
                          "tunnelRestrictionCode": "rUoie"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 31.46,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CeFmr"
                        },
                        "options": {
                          "description": {
                            "authorization": "JmrKcUyknc",
                            "hazardClass": "NxVps",
                            "id": "1",
                            "labelText": "VbtbLCqbpj",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "sByBViWyZj"
                            },
                            "packingGroup": "I",
                            "percentage": 83.72,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AtQDKvnrxVsvJZw",
                            "reportableQuantity": true,
                            "sequenceNumber": 276,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GpESdUCSEl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tNsMROossdXhEgG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 13.28,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 45.15,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xTagHuHLcd",
                          "hazardClass": "VlZTO",
                          "id": "6",
                          "labelText": "tXPPtclLko",
                          "packingGroup": "EB",
                          "packingInstructions": "yqYEgnmUUO",
                          "properShippingName": "rMpARKPLVE",
                          "properShippingNameAndDescription": "GgrvksPPNnfxCdj",
                          "sequenceNumber": 243,
                          "specialProvisions": "vinHaHrEGo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "kyVST",
                          "technicalName": "xlmvreiPSc",
                          "tunnelRestrictionCode": "7A82z"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 24.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cVKsW"
                        },
                        "options": {
                          "description": {
                            "authorization": "NdmLojELXr",
                            "hazardClass": "qbUeh",
                            "id": "5",
                            "labelText": "UvmpMtPGBh",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "hvBTblWuPL"
                            },
                            "packingGroup": "I",
                            "percentage": 6.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SngXwUQcMkWHRiz",
                            "reportableQuantity": true,
                            "sequenceNumber": 23,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZniTphPgXV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DjFnSBChnRiwRoV",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 41.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.26,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DhhJKegezE",
                          "hazardClass": "PJbqO",
                          "id": "1",
                          "labelText": "jxnuGRQFYR",
                          "packingGroup": "kb",
                          "packingInstructions": "LJNzsRQJTe",
                          "properShippingName": "YCOmRIhKvm",
                          "properShippingNameAndDescription": "wcPWdfOQgwhDhWs",
                          "sequenceNumber": 646,
                          "specialProvisions": "bpTUTWiZxS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BsRBq",
                          "technicalName": "UNYLpLtMEG",
                          "tunnelRestrictionCode": "YmphB"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 21.27,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KEYqp"
                        },
                        "options": {
                          "description": {
                            "authorization": "KVvrmvkiJM",
                            "hazardClass": "vKitG",
                            "id": "6",
                            "labelText": "pGVsvBnWtK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "PtoCmUhNDJ"
                            },
                            "packingGroup": "I",
                            "percentage": 39.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JQvDdBWcxjJAdZf",
                            "reportableQuantity": false,
                            "sequenceNumber": 190,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "inJauPJWeV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sOTrpdXsvdtIUli",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 49.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 38.67,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MydrGZxgaw",
                          "hazardClass": "THnKa",
                          "id": "2",
                          "labelText": "yugbKhNYhb",
                          "packingGroup": "yx",
                          "packingInstructions": "lWTctKRSRQ",
                          "properShippingName": "WjDzAlKwYa",
                          "properShippingNameAndDescription": "iJTrjHFOcljoATv",
                          "sequenceNumber": 558,
                          "specialProvisions": "RFfAcmeter",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LejoP",
                          "technicalName": "PxVVoDoWYS",
                          "tunnelRestrictionCode": "Iv3dV"
                        },
                        "massPoints": 4.3,
                        "netExplosiveDetail": {
                          "amount": 3.41,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kIesr"
                        },
                        "options": {
                          "description": {
                            "authorization": "NXfNxJGQqa",
                            "hazardClass": "NVKja",
                            "id": "7",
                            "labelText": "QMlhrOUurK",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "DFHUtkdRGh"
                            },
                            "packingGroup": "I",
                            "percentage": 29.46,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gkByTkHijpVHjZg",
                            "reportableQuantity": false,
                            "sequenceNumber": 381,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VRqESHHXtd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "arxvJvSURQKKrxR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 32.64,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.3,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KYVVoqnfGm",
                          "hazardClass": "bbQgp",
                          "id": "0",
                          "labelText": "oVSoLEsvzd",
                          "packingGroup": "ie",
                          "packingInstructions": "VRgcnWYCiL",
                          "properShippingName": "LoGFhvaqxg",
                          "properShippingNameAndDescription": "PKHgbEzJUixtvJu",
                          "sequenceNumber": 672,
                          "specialProvisions": "zqWHZPUeEW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uxpCR",
                          "technicalName": "cSdqFRhtMZ",
                          "tunnelRestrictionCode": "wQ0Gu"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 42.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vnAKO"
                        },
                        "options": {
                          "description": {
                            "authorization": "xhsTYwMwHp",
                            "hazardClass": "cTPRG",
                            "id": "8",
                            "labelText": "XZPrjuXyWS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "OQQYlysXHc"
                            },
                            "packingGroup": "I",
                            "percentage": 80.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QASHbihCNTntDEQ",
                            "reportableQuantity": false,
                            "sequenceNumber": 43,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uNQCLQMxlI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.55,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xjDJyPwLwumYmOY",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 44.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 33.87,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "eBwkYgqsLZ",
                          "hazardClass": "vUFxa",
                          "id": "3",
                          "labelText": "BfCnkJDhPd",
                          "packingGroup": "WP",
                          "packingInstructions": "VzYWTvuZoh",
                          "properShippingName": "TBwsUIvfZp",
                          "properShippingNameAndDescription": "zzMETQATPEPUyGv",
                          "sequenceNumber": 868,
                          "specialProvisions": "acOtCZiggs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QFEVS",
                          "technicalName": "mutuklwnDQ",
                          "tunnelRestrictionCode": "4Vxjb"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 14.18,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NGPkV"
                        },
                        "options": {
                          "description": {
                            "authorization": "ySiiFjLWGY",
                            "hazardClass": "toXDY",
                            "id": "4",
                            "labelText": "vPyrwtUedk",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "JSsMFSFxDC"
                            },
                            "packingGroup": "I",
                            "percentage": 40.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "epXbYTBksVtvHfP",
                            "reportableQuantity": false,
                            "sequenceNumber": 446,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xeCssRvSpD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CrKbBnLmeKmjCbD",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.53,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.88,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.3
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.4,
                "referenceId": "0c2509f7-79a2-47fe-9b67-cfa76e1b30bd",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "HVNceCTeNI",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "uYMpTtfyKMSqh7mxQJCH"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "zc1TrxbZsu9wBMhbz4XDg5mnQ"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "HmlptO39lcmQhvSUzIGI6GbFb"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "nYLzZoiqxeSHjDXhanzEQpmNz"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "qJLjJ4obZiVpxFOhBAP5Cn9Pa"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "laCHFWpVcZ",
                    "number": 5
                  },
                  {
                    "content": "EdkYHBKzBM",
                    "number": 1
                  },
                  {
                    "content": "AEzKWyksUi",
                    "number": 3
                  },
                  {
                    "content": "kOSRIYqVVz",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 2.44,
                "packageRateDetails": [
                  {
                    "baseCharge": 21.63,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SOS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 53.8,
                    "netFedExCharge": 66.38,
                    "netFreight": 26.46,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lYwScOpSWiptgwh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NNYaZzUURjkexeh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YNrizHEaqpARgPX",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wvHttLCTSvDTtIh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.09,
                    "totalRebates": 0.31,
                    "totalSurcharges": 8.15,
                    "totalTaxes": 2.77
                  },
                  {
                    "baseCharge": 60.55,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "XOF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 156,
                    "netFedExCharge": 190.83,
                    "netFreight": 75.27,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hZbapeGaugokaOJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JuXTnkgvsljEkOD",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XiavwTUlFNNPnAI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JbUBMnzunIKuPyC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 18.81,
                    "totalRebates": 1.46,
                    "totalSurcharges": 5.67,
                    "totalTaxes": 1.77
                  }
                ]
              },
              "sequenceNumber": 9,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 8788,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 94
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X567808883071",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-03-29T00:00:00.0Z",
                "expirationDate": "2026-10-29T00:00:00.0Z",
                "number": "8"
              }
            },
            "dryIceDetail": {
              "packageCount": 5,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 7
            }
          },
          "masterTrackingId": {
            "formId": 7374,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "5",
            "uspsApplicationId": 95
          },
          "operationalDetail": {
            "airportId": "gQK",
            "astraDescription": "gzZXcnDvWI",
            "astraPlannedServiceLevel": "LvJLgvoTyJLggen",
            "commitDate": "2027-02-21T00:00:00.0Z",
            "commitDay": "Fri",
            "countryCode": "WF",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2026-11-14T00:00:00.0Z",
            "deliveryDay": "Sat",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "ijUB",
            "destinationLocationNumber": 329,
            "destinationLocationStateOrProvinceCode": "OR",
            "destinationServiceArea": "jq",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "1",
            "originLocationNumber": 807,
            "originServiceArea": "6N",
            "packagingCode": "2",
            "postalCode": "42388",
            "publishedDeliveryTime": "2027-06-25T00:00:00.0Z",
            "scac": "fLYS",
            "serviceCode": "9",
            "stateOrProvinceCode": "TX",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "ri",
            "ursaSuffixCode": "cX"
          },
          "packagingDescription": "XCPuAbLSrx",
          "serviceDescription": {
            "astraDescription": "lVCunErUZv",
            "code": "8",
            "description": "xEdCXuUqMWGEqhq",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "ZiIjf"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "iiabc"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "gSnpW"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "KCvhsamKv05J",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "MMK",
                "currencyExchangeRate": {
                  "fromCurrency": "AUD",
                  "intoCurrency": "BYN",
                  "rate": 44.52
                },
                "dimDivisor": 106,
                "freightDiscounts": [
                  {
                    "amount": 13.18,
                    "description": "Discover the hateful new Cheese with an exciting mix of Gold ingredients",
                    "percent": 47.9,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 17.34,
                    "description": "Discover the exalted new Fish with an exciting mix of Gold ingredients",
                    "percent": 38.1,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 17.71,
                    "description": "Introducing the Slovakia-inspired Pizza, blending grumpy style with local craftsmanship",
                    "percent": 33.5,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.78,
                    "description": "Introducing the Cayman Islands-inspired Shoes, blending digital style with local craftsmanship",
                    "percent": 23.8,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 14.65,
                    "description": "Featuring Oxygen-enhanced technology, our Pizza offers unparalleled ornery performance",
                    "percent": 13.4,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 9.68,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "dxT1LY",
                "shipmentLegRateDetails": [
                  {
                    "currency": "LSL",
                    "currencyExchangeRate": {
                      "fromCurrency": "COP",
                      "intoCurrency": "QAR",
                      "rate": 28.41
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 12.11,
                        "description": "Introducing the Burundi-inspired Cheese, blending frilly style with local craftsmanship",
                        "percent": 22.7,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 17.47,
                        "description": "Our delicious-inspired Sausages brings a taste of luxury to your dull lifestyle",
                        "percent": 12.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.87,
                        "description": "The Tate Cheese is the latest in a series of late products from Brown - Jones",
                        "percent": 12.5,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.3,
                    "legDestinationLocationId": "GISV",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "cfs9t",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mpgSifjdTzwfiKG",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pNTEygADvMDMOjr",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qyZoYhryDHpmcus",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hHRRjTaAZXppAnZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oyxOWXCSZlxKzkS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.81,
                        "description": "tdIOCkmzdL",
                        "level": "ZKXdu",
                        "type": "gGiwP"
                      },
                      {
                        "amount": 13.24,
                        "description": "NCdmAQIMxq",
                        "level": "zjngw",
                        "type": "cuZwk"
                      },
                      {
                        "amount": 9.88,
                        "description": "XdqzwQwAzN",
                        "level": "GKpSd",
                        "type": "TcPtQ"
                      },
                      {
                        "amount": 17.48,
                        "description": "UCOczGTMye",
                        "level": "oFmlZ",
                        "type": "dOsPt"
                      },
                      {
                        "amount": 11.17,
                        "description": "ugewfJywQW",
                        "level": "eWBQQ",
                        "type": "WUnuf"
                      }
                    ],
                    "totalBaseCharge": 95.58,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 60.67,
                    "totalFreightDiscounts": 28.6,
                    "totalNetCharge": 317.64,
                    "totalNetChargeWithDutiesAndTaxes": 330.6,
                    "totalNetFedExCharge": 41.06,
                    "totalNetFreight": 219.97,
                    "totalRebates": 23.62,
                    "totalSurcharges": 11.63,
                    "totalTaxes": 12.46
                  },
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "NPR",
                      "intoCurrency": "TJS",
                      "rate": 46.17
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 10.51,
                        "description": "The Polarised demand-driven archive Mouse offers reliable performance and bossy design",
                        "percent": 49.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2.92,
                        "description": "Hand and Sons's most advanced Pizza technology increases ordinary capabilities",
                        "percent": 24.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 1.03,
                        "description": "Savor the crunchy essence in our Pizza, designed for kaleidoscopic culinary adventures",
                        "percent": 25.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 10.12,
                        "description": "Our dog-friendly Bacon ensures sentimental comfort for your pets",
                        "percent": 41.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 3.18,
                        "description": "Experience the grey brilliance of our Table, perfect for profitable environments",
                        "percent": 38.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 3.5,
                    "legDestinationLocationId": "CCRH",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "jJnca",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QtmGhsmqbssyEjP",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fuSDwWXJqsKYskT",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.5,
                        "description": "EuLxdbRxhm",
                        "level": "QxzdV",
                        "type": "zAIWg"
                      }
                    ],
                    "totalBaseCharge": 417.52,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 13.27,
                    "totalFreightDiscounts": 77.7,
                    "totalNetCharge": 361.79,
                    "totalNetChargeWithDutiesAndTaxes": 29.34,
                    "totalNetFedExCharge": 7.7,
                    "totalNetFreight": 377.88,
                    "totalRebates": 43.54,
                    "totalSurcharges": 0.7,
                    "totalTaxes": 21.26
                  },
                  {
                    "currency": "SHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "MRU",
                      "intoCurrency": "MUR",
                      "rate": 19.89
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 19.28,
                        "description": "The Integrated value-added implementation Table offers reliable performance and awesome design",
                        "percent": 10.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 2.24,
                        "description": "Discover the gruesome new Hat with an exciting mix of Granite ingredients",
                        "percent": 29.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 13.39,
                        "description": "Innovative Chair featuring definite technology and Cotton construction",
                        "percent": 41.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 12.96,
                        "description": "The Immersive actuating model Keyboard offers reliable performance and distinct design",
                        "percent": 10.4,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 9.5,
                    "legDestinationLocationId": "RZHJ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "24prV",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "4",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SQTmCaZLYYiacIO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sAjBGYqYFZWfvyi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ulWQJKJKbHoPdew",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OiLkDiNmEjMyvsx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sbLqtEtKdQfgQpV",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.7,
                        "description": "FUYbwjXdUE",
                        "level": "DbUrD",
                        "type": "pXdpm"
                      },
                      {
                        "amount": 11.29,
                        "description": "xoLBhwjwmZ",
                        "level": "gBqDY",
                        "type": "DCfWH"
                      },
                      {
                        "amount": 6.64,
                        "description": "FgxEVkiTcs",
                        "level": "KnmrR",
                        "type": "UwYIA"
                      },
                      {
                        "amount": 11.68,
                        "description": "aSsgPKlLfq",
                        "level": "eToEO",
                        "type": "EqENO"
                      },
                      {
                        "amount": 3.89,
                        "description": "pckbqiRQSV",
                        "level": "opepn",
                        "type": "dGguz"
                      }
                    ],
                    "totalBaseCharge": 271.03,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 34.13,
                    "totalFreightDiscounts": 52.31,
                    "totalNetCharge": 436.47,
                    "totalNetChargeWithDutiesAndTaxes": 141.14,
                    "totalNetFedExCharge": 34.56,
                    "totalNetFreight": 367.39,
                    "totalRebates": 18.44,
                    "totalSurcharges": 5.59,
                    "totalTaxes": 19.35
                  },
                  {
                    "currency": "BYN",
                    "currencyExchangeRate": {
                      "fromCurrency": "DJF",
                      "intoCurrency": "KRW",
                      "rate": 44.67
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 13.36,
                        "description": "Discover the excellent new Shoes with an exciting mix of Cotton ingredients",
                        "percent": 5.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 1.52,
                        "description": "Innovative Pants featuring serene technology and Granite construction",
                        "percent": 49,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 13.04,
                        "description": "New blue Bacon with ergonomic design for stunning comfort",
                        "percent": 15.1,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 5,
                    "legDestinationLocationId": "DCYW",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "FDkFw",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "3",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fZRNufjxutaVKjN",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.69,
                        "description": "KDyAVByLGC",
                        "level": "gdVfN",
                        "type": "HNYAR"
                      }
                    ],
                    "totalBaseCharge": 271.19,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 91.28,
                    "totalFreightDiscounts": 34.93,
                    "totalNetCharge": 100.14,
                    "totalNetChargeWithDutiesAndTaxes": 366.8,
                    "totalNetFedExCharge": 43.48,
                    "totalNetFreight": 21.81,
                    "totalRebates": 3.43,
                    "totalSurcharges": 16.96,
                    "totalTaxes": 12.76
                  },
                  {
                    "currency": "BTN",
                    "currencyExchangeRate": {
                      "fromCurrency": "MXN",
                      "intoCurrency": "USD",
                      "rate": 1.58
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 15.26,
                        "description": "Experience the orchid brilliance of our Salad, perfect for tense environments",
                        "percent": 14.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.35,
                        "description": "The sleek and immediate Car comes with violet LED lighting for smart functionality",
                        "percent": 21.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.64,
                        "description": "Schaefer, Kiehn and Stamm's most advanced Pizza technology increases ill-fated capabilities",
                        "percent": 44.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 6.79,
                        "description": "Our penguin-friendly Tuna ensures shoddy comfort for your pets",
                        "percent": 21.6,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 13.6,
                    "legDestinationLocationId": "VZGH",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "GN1Vc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "abPtSAYjuDnjAxw",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZMJyYNgbALKFUMd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MOoIEUEbqNvsSNu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ftxZOGbpjASEDKN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.79,
                        "description": "GwXMxADpWQ",
                        "level": "xCLyK",
                        "type": "EAITS"
                      },
                      {
                        "amount": 18.68,
                        "description": "sYjMbhMDkR",
                        "level": "aBCLf",
                        "type": "jircN"
                      },
                      {
                        "amount": 7.16,
                        "description": "xOCAFrfnkx",
                        "level": "ByrGE",
                        "type": "Gtyfr"
                      }
                    ],
                    "totalBaseCharge": 35.71,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 39.6,
                    "totalFreightDiscounts": 3.47,
                    "totalNetCharge": 17.74,
                    "totalNetChargeWithDutiesAndTaxes": 285.45,
                    "totalNetFedExCharge": 2.62,
                    "totalNetFreight": 68.14,
                    "totalRebates": 11.26,
                    "totalSurcharges": 5.33,
                    "totalTaxes": 4.41
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ccpvHYCrRcUFXcf",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TLbgQOJqkpoZhaZ",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "IJQYaUqqpwJhrri",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.88,
                    "description": "pSrHPHeexQ",
                    "level": "zliMI",
                    "type": "IOqfe"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 8.46,
                "totalBaseCharge": 140.48,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.64,
                "totalDutiesTaxesAndFees": 82.72,
                "totalFreightDiscounts": 4.56,
                "totalNetCharge": 109.88,
                "totalNetChargeWithDutiesAndTaxes": 357.26,
                "totalNetFedExCharge": 198.56,
                "totalNetFreight": 27.57,
                "totalRebates": 2.84,
                "totalSurcharges": 10.95,
                "totalTaxes": 6.12
              },
              {
                "currency": "CNY",
                "currencyExchangeRate": {
                  "fromCurrency": "GNF",
                  "intoCurrency": "TJS",
                  "rate": 14.21
                },
                "dimDivisor": 242,
                "freightDiscounts": [
                  {
                    "amount": 12.42,
                    "description": "Discover the measly new Car with an exciting mix of Rubber ingredients",
                    "percent": 38.8,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 6.99,
                    "description": "Professional-grade Chips perfect for parallel training and recreational use",
                    "percent": 15.9,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 2.56,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "Sd9zdn",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ISK",
                    "currencyExchangeRate": {
                      "fromCurrency": "CAD",
                      "intoCurrency": "HNL",
                      "rate": 40.64
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 11.97,
                        "description": "Experience the red brilliance of our Hat, perfect for pleased environments",
                        "percent": 41.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 6.32,
                        "description": "Savor the bitter essence in our Car, designed for informal culinary adventures",
                        "percent": 31.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 5.43,
                        "description": "New plum Bacon with ergonomic design for short-term comfort",
                        "percent": 5.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 18.19,
                        "description": "Bespoke Tuna designed with Steel for both performance",
                        "percent": 5.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.71,
                        "description": "Featuring Lead-enhanced technology, our Pants offers unparalleled sandy performance",
                        "percent": 14.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.1,
                    "legDestinationLocationId": "ZHWU",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "fKFg2",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gWqsuMjfaCicnLv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PlLKzoSGFPBQizR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.78,
                        "description": "KlyYNmzvvz",
                        "level": "IlEEO",
                        "type": "eYuAM"
                      },
                      {
                        "amount": 8.18,
                        "description": "xPdQergdYQ",
                        "level": "rfKhs",
                        "type": "HhaSK"
                      }
                    ],
                    "totalBaseCharge": 474.82,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 71.99,
                    "totalFreightDiscounts": 19.97,
                    "totalNetCharge": 89.27,
                    "totalNetChargeWithDutiesAndTaxes": 524.52,
                    "totalNetFedExCharge": 10.18,
                    "totalNetFreight": 233.77,
                    "totalRebates": 27.26,
                    "totalSurcharges": 19.78,
                    "totalTaxes": 18.51
                  },
                  {
                    "currency": "UYU",
                    "currencyExchangeRate": {
                      "fromCurrency": "TRY",
                      "intoCurrency": "TJS",
                      "rate": 5.39
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.87,
                        "description": "Featuring Californium-enhanced technology, our Tuna offers unparalleled darling performance",
                        "percent": 16.7,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.77,
                        "description": "Our creamy-inspired Hat brings a taste of luxury to your weighty lifestyle",
                        "percent": 29.8,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 13,
                    "legDestinationLocationId": "WPOT",
                    "minimumChargeType": "NONE",
                    "pricingCode": "N67Qt",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BYVdJEkotVhEDtx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IStgiUGGxPnQDPw",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IRzdDxvUguIaNdK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uBKTeuKTWZnEYBe",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.3,
                        "description": "oaffoegrkV",
                        "level": "pgnho",
                        "type": "QaJSD"
                      }
                    ],
                    "totalBaseCharge": 367.1,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 67.5,
                    "totalFreightDiscounts": 92.63,
                    "totalNetCharge": 390.09,
                    "totalNetChargeWithDutiesAndTaxes": 339.37,
                    "totalNetFedExCharge": 44.86,
                    "totalNetFreight": 11.03,
                    "totalRebates": 45.6,
                    "totalSurcharges": 10.71,
                    "totalTaxes": 21.75
                  },
                  {
                    "currency": "BTN",
                    "currencyExchangeRate": {
                      "fromCurrency": "TTD",
                      "intoCurrency": "GBP",
                      "rate": 26.02
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 5.95,
                        "description": "Our tender-inspired Pizza brings a taste of luxury to your staid lifestyle",
                        "percent": 14.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 13.5,
                    "legDestinationLocationId": "MRBI",
                    "minimumChargeType": "NONE",
                    "pricingCode": "jUxwc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kKforldRQjSJraC",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KZEhSDwpqhyOYPq",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.06,
                        "description": "yzPmuCTsjm",
                        "level": "nUDaZ",
                        "type": "xxFKx"
                      },
                      {
                        "amount": 15.63,
                        "description": "LtKUcIpTee",
                        "level": "PymJe",
                        "type": "CdQVm"
                      }
                    ],
                    "totalBaseCharge": 154.61,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.01,
                    "totalFreightDiscounts": 73.24,
                    "totalNetCharge": 449.48,
                    "totalNetChargeWithDutiesAndTaxes": 155.49,
                    "totalNetFedExCharge": 27.77,
                    "totalNetFreight": 317,
                    "totalRebates": 28.35,
                    "totalSurcharges": 15.27,
                    "totalTaxes": 20.18
                  },
                  {
                    "currency": "MRU",
                    "currencyExchangeRate": {
                      "fromCurrency": "MRU",
                      "intoCurrency": "ZMW",
                      "rate": 7.94
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 5.06,
                        "description": "Discover the jaunty new Mouse with an exciting mix of Bronze ingredients",
                        "percent": 18.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.1,
                        "description": "The turquoise Bacon combines Norway aesthetics with Iron-based durability",
                        "percent": 31.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 12.18,
                        "description": "The Fundamental dynamic installation Towels offers reliable performance and livid design",
                        "percent": 7.7,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 15.04,
                        "description": "The sleek and profuse Fish comes with violet LED lighting for smart functionality",
                        "percent": 45.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 18.73,
                        "description": "Our salty-inspired Sausages brings a taste of luxury to your crafty lifestyle",
                        "percent": 16.2,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.4,
                    "legDestinationLocationId": "MSSN",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "neXi0",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DJtXVTCmcomxYff",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rCoyZeIzKeJOEAT",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dghQTGKPsmPdETd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zvPNIbKnDDZJdmP",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iuDagNGtRHruuWY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.41,
                        "description": "hSQJADXqqw",
                        "level": "wToMn",
                        "type": "sfGFz"
                      },
                      {
                        "amount": 13.77,
                        "description": "YmYZgbVHPp",
                        "level": "CzBWx",
                        "type": "yVVdV"
                      },
                      {
                        "amount": 17.72,
                        "description": "MXSyuDDOSV",
                        "level": "txUtr",
                        "type": "JAczb"
                      },
                      {
                        "amount": 6.73,
                        "description": "zBctZUwDoU",
                        "level": "KfvoJ",
                        "type": "UbuFb"
                      }
                    ],
                    "totalBaseCharge": 272.42,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 93.53,
                    "totalFreightDiscounts": 80.54,
                    "totalNetCharge": 373.43,
                    "totalNetChargeWithDutiesAndTaxes": 48.7,
                    "totalNetFedExCharge": 11.13,
                    "totalNetFreight": 329.84,
                    "totalRebates": 9.83,
                    "totalSurcharges": 7.78,
                    "totalTaxes": 3.68
                  },
                  {
                    "currency": "KMF",
                    "currencyExchangeRate": {
                      "fromCurrency": "EGP",
                      "intoCurrency": "PEN",
                      "rate": 31.63
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 11.68,
                        "description": "Stylish Sausages designed to make you stand out with beloved looks",
                        "percent": 8.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.47,
                        "description": "The Networked content-based monitoring Bacon offers reliable performance and merry design",
                        "percent": 29.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.92,
                        "description": "Savor the zesty essence in our Ball, designed for gentle culinary adventures",
                        "percent": 29.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 10.5,
                    "legDestinationLocationId": "NYQU",
                    "minimumChargeType": "NONE",
                    "pricingCode": "3m8u7",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IPeZLhHaDrGlupB",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.18,
                        "description": "lMapOaMOAQ",
                        "level": "IzZEr",
                        "type": "bfGnZ"
                      },
                      {
                        "amount": 2.28,
                        "description": "kJAQDtFEmU",
                        "level": "dbUyl",
                        "type": "SCbbl"
                      }
                    ],
                    "totalBaseCharge": 143.6,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 94.58,
                    "totalFreightDiscounts": 14.44,
                    "totalNetCharge": 199.49,
                    "totalNetChargeWithDutiesAndTaxes": 594.14,
                    "totalNetFedExCharge": 18.07,
                    "totalNetFreight": 265.68,
                    "totalRebates": 0.87,
                    "totalSurcharges": 7.16,
                    "totalTaxes": 8.69
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TAjuYAkNoEVSYsr",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "neKYWmUHMoKjiYV",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "wkPgbMQLfDlCCcw",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "WPWYlcygmwVEXzR",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.67,
                    "description": "OvdwMxIxFy",
                    "level": "ZoRft",
                    "type": "NaHeD"
                  },
                  {
                    "amount": 9.73,
                    "description": "uiBPjWNudC",
                    "level": "QSpvw",
                    "type": "GdjXy"
                  },
                  {
                    "amount": 11.1,
                    "description": "RlPJLycuvj",
                    "level": "aXjVt",
                    "type": "LPzmM"
                  },
                  {
                    "amount": 14.97,
                    "description": "ESGGXxaccp",
                    "level": "ZbOhC",
                    "type": "yBpnl"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.16,
                "totalBaseCharge": 425.03,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.41,
                "totalDutiesTaxesAndFees": 25.44,
                "totalFreightDiscounts": 2.23,
                "totalNetCharge": 330.82,
                "totalNetChargeWithDutiesAndTaxes": 730.78,
                "totalNetFedExCharge": 76.88,
                "totalNetFreight": 77.84,
                "totalRebates": 1.31,
                "totalSurcharges": 6.41,
                "totalTaxes": 9.41
              },
              {
                "currency": "QAR",
                "currencyExchangeRate": {
                  "fromCurrency": "JOD",
                  "intoCurrency": "ETB",
                  "rate": 32.21
                },
                "dimDivisor": 57,
                "freightDiscounts": [
                  {
                    "amount": 15.65,
                    "description": "Professional-grade Bacon perfect for same training and recreational use",
                    "percent": 7.9,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 14.02,
                    "description": "Savor the crispy essence in our Salad, designed for vague culinary adventures",
                    "percent": 45.9,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 1.04,
                    "description": "Experience the olive brilliance of our Computer, perfect for slight environments",
                    "percent": 10.2,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 6.1,
                    "description": "Our rich-inspired Mouse brings a taste of luxury to your buttery lifestyle",
                    "percent": 21.5,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 10.64,
                    "description": "Discover the frugal new Gloves with an exciting mix of Bamboo ingredients",
                    "percent": 16.3,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 5.4,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "fhp3M7",
                "shipmentLegRateDetails": [
                  {
                    "currency": "BTN",
                    "currencyExchangeRate": {
                      "fromCurrency": "MUR",
                      "intoCurrency": "TTD",
                      "rate": 23.82
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 5.28,
                        "description": "Refined Chicken designed with Wooden for silver performance",
                        "percent": 8.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 11.61,
                        "description": "Introducing the Democratic People's Republic of Korea-inspired Tuna, blending unhappy style with local craftsmanship",
                        "percent": 31.4,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 9.3,
                    "legDestinationLocationId": "XKMR",
                    "minimumChargeType": "NONE",
                    "pricingCode": "Stj4v",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jCMrnPscTFINdRt",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pGuzIjzJaYzgclH",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UtCwQIEjvCOcnJh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uNBEkwdvreQByQd",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VRkBFzabtLHlqma",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.44,
                        "description": "XbpjfeBHUB",
                        "level": "iGlUo",
                        "type": "tavdK"
                      },
                      {
                        "amount": 12.53,
                        "description": "aMlxkWsLud",
                        "level": "CBvEi",
                        "type": "IKIPP"
                      },
                      {
                        "amount": 1.68,
                        "description": "YrczPUktrM",
                        "level": "yydPD",
                        "type": "AExCW"
                      },
                      {
                        "amount": 18.98,
                        "description": "xyPcCTsUts",
                        "level": "jDKNk",
                        "type": "mmCLl"
                      }
                    ],
                    "totalBaseCharge": 69.49,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 85.46,
                    "totalFreightDiscounts": 84.24,
                    "totalNetCharge": 65.94,
                    "totalNetChargeWithDutiesAndTaxes": 315.03,
                    "totalNetFedExCharge": 44.84,
                    "totalNetFreight": 53.27,
                    "totalRebates": 20.34,
                    "totalSurcharges": 12.64,
                    "totalTaxes": 20.92
                  },
                  {
                    "currency": "MNT",
                    "currencyExchangeRate": {
                      "fromCurrency": "STN",
                      "intoCurrency": "STN",
                      "rate": 19.38
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.3,
                        "description": "New plum Car with ergonomic design for huge comfort",
                        "percent": 25,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 19.9,
                        "description": "Introducing the Australia-inspired Shirt, blending willing style with local craftsmanship",
                        "percent": 19.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 15.35,
                        "description": "Professional-grade Fish perfect for confused training and recreational use",
                        "percent": 16.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 14.54,
                        "description": "The grey Mouse combines Micronesia aesthetics with Californium-based durability",
                        "percent": 34.3,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.5,
                    "legDestinationLocationId": "LWLS",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "zePGL",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OpQliaDQZldVXbW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lBiMfUDRoXtIkBf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ewoVGqyDUuWfdjj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ShrKpQBClYCsicp",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4,
                        "description": "GLiJhVhTYh",
                        "level": "LKWMQ",
                        "type": "oLSnY"
                      }
                    ],
                    "totalBaseCharge": 223.98,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 5.25,
                    "totalFreightDiscounts": 44.47,
                    "totalNetCharge": 379.89,
                    "totalNetChargeWithDutiesAndTaxes": 464.18,
                    "totalNetFedExCharge": 10.85,
                    "totalNetFreight": 251.61,
                    "totalRebates": 13.99,
                    "totalSurcharges": 8.87,
                    "totalTaxes": 15.39
                  },
                  {
                    "currency": "KYD",
                    "currencyExchangeRate": {
                      "fromCurrency": "CDF",
                      "intoCurrency": "ZMW",
                      "rate": 49.04
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 13.39,
                        "description": "The violet Chips combines Burundi aesthetics with Chromium-based durability",
                        "percent": 49.9,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 5.9,
                    "legDestinationLocationId": "QTTZ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "TkH5A",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "5",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YDRCHUVCDYGODfP",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xLXbBolmLwjxaFk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QepHorbnawvfNKH",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nHVmdGJYslWTdBh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.8,
                        "description": "NqcktzmIDC",
                        "level": "LXlki",
                        "type": "ZXOjk"
                      }
                    ],
                    "totalBaseCharge": 253.39,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 17.29,
                    "totalFreightDiscounts": 99.79,
                    "totalNetCharge": 442.02,
                    "totalNetChargeWithDutiesAndTaxes": 500.43,
                    "totalNetFedExCharge": 29.72,
                    "totalNetFreight": 138.95,
                    "totalRebates": 40.11,
                    "totalSurcharges": 20,
                    "totalTaxes": 1.27
                  },
                  {
                    "currency": "ZMW",
                    "currencyExchangeRate": {
                      "fromCurrency": "LRD",
                      "intoCurrency": "PEN",
                      "rate": 23.38
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.06,
                        "description": "Fresh Table designed with Wooden for hopeful performance",
                        "percent": 46,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.66,
                        "description": "The Multi-tiered actuating analyzer Keyboard offers reliable performance and purple design",
                        "percent": 31.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 12.83,
                        "description": "Our bitter-inspired Table brings a taste of luxury to your secondary lifestyle",
                        "percent": 20.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 11.8,
                    "legDestinationLocationId": "YDWS",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "Lt0no",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "5",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rXNNZCQlMqLivML",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JqSUPpHiVjwQgwb",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WKSuQBxumnmintP",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pqZfFPiPXBsmXcJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.35,
                        "description": "DjQUgvBYoP",
                        "level": "biwbL",
                        "type": "xWJLS"
                      },
                      {
                        "amount": 12.93,
                        "description": "ZJERFMUhCG",
                        "level": "XkinM",
                        "type": "YWGyh"
                      },
                      {
                        "amount": 16.29,
                        "description": "ekNggDzBtd",
                        "level": "xqsVt",
                        "type": "zqMuc"
                      },
                      {
                        "amount": 6.92,
                        "description": "swJPmpxqnI",
                        "level": "etcQW",
                        "type": "zQuWQ"
                      }
                    ],
                    "totalBaseCharge": 356.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 26.97,
                    "totalFreightDiscounts": 56.89,
                    "totalNetCharge": 53.55,
                    "totalNetChargeWithDutiesAndTaxes": 57.73,
                    "totalNetFedExCharge": 19.24,
                    "totalNetFreight": 239.22,
                    "totalRebates": 43.56,
                    "totalSurcharges": 1.99,
                    "totalTaxes": 9.39
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "RsSFadkNgGzOVRX",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ingNxqbzKKouGLz",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.18,
                    "description": "RsLiqRTLlv",
                    "level": "dcxiq",
                    "type": "VVShq"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.08,
                "totalBaseCharge": 878.04,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.04,
                "totalDutiesTaxesAndFees": 41.89,
                "totalFreightDiscounts": 1.07,
                "totalNetCharge": 367.47,
                "totalNetChargeWithDutiesAndTaxes": 152.94,
                "totalNetFedExCharge": 162.88,
                "totalNetFreight": 69.57,
                "totalRebates": 1.22,
                "totalSurcharges": 13.92,
                "totalTaxes": 1.88
              },
              {
                "currency": "SHP",
                "currencyExchangeRate": {
                  "fromCurrency": "MYR",
                  "intoCurrency": "COP",
                  "rate": 12.68
                },
                "dimDivisor": 194,
                "freightDiscounts": [
                  {
                    "amount": 6.94,
                    "description": "Innovative Table featuring overdue technology and Steel construction",
                    "percent": 26.9,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 1.23,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "KdQP97",
                "shipmentLegRateDetails": [
                  {
                    "currency": "CHF",
                    "currencyExchangeRate": {
                      "fromCurrency": "MDL",
                      "intoCurrency": "BMD",
                      "rate": 43.85
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.18,
                        "description": "New Towels model with 75 GB RAM, 278 GB storage, and homely features",
                        "percent": 41,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 5.71,
                        "description": "Professional-grade Table perfect for functional training and recreational use",
                        "percent": 12,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 12.9,
                    "legDestinationLocationId": "YFMG",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Ryv3U",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BkgOlhsEosFdLdh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HBlfrcOjaAvoQZx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oBclGYNXIIcRGCx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.42,
                        "description": "JKrhrrodoJ",
                        "level": "Twzkq",
                        "type": "iKrgz"
                      },
                      {
                        "amount": 15.78,
                        "description": "rRpjJkccKT",
                        "level": "sYuOm",
                        "type": "yFlzQ"
                      }
                    ],
                    "totalBaseCharge": 32.19,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 53.2,
                    "totalFreightDiscounts": 10.11,
                    "totalNetCharge": 40.63,
                    "totalNetChargeWithDutiesAndTaxes": 515.88,
                    "totalNetFedExCharge": 9.12,
                    "totalNetFreight": 309.6,
                    "totalRebates": 7.01,
                    "totalSurcharges": 9.96,
                    "totalTaxes": 23.07
                  },
                  {
                    "currency": "AZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "CRC",
                      "intoCurrency": "RON",
                      "rate": 37.05
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.51,
                        "description": "Discover the celebrated new Pizza with an exciting mix of Ceramic ingredients",
                        "percent": 12.7,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.64,
                        "description": "Professional-grade Mouse perfect for lazy training and recreational use",
                        "percent": 20.2,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 5.4,
                    "legDestinationLocationId": "YLSR",
                    "minimumChargeType": "NONE",
                    "pricingCode": "rmcdc",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TToWJCvYegpVIij",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uAuRyyEnYKAJILN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dFVCGBKmNzTyNfY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ImBYWdUsdZxrRde",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vwFcpZUAvULUUYF",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.21,
                        "description": "wchSaEINYm",
                        "level": "RpAyY",
                        "type": "gAvKm"
                      },
                      {
                        "amount": 19.62,
                        "description": "iTdvfLQrTn",
                        "level": "uqotk",
                        "type": "gzpoK"
                      },
                      {
                        "amount": 10.53,
                        "description": "RzhKnsCyPh",
                        "level": "STRyV",
                        "type": "ylIJX"
                      },
                      {
                        "amount": 14.68,
                        "description": "vcMCoPWVkH",
                        "level": "AroxQ",
                        "type": "TUcga"
                      },
                      {
                        "amount": 6.09,
                        "description": "YEgfsnUzaF",
                        "level": "YDokV",
                        "type": "wNvwO"
                      }
                    ],
                    "totalBaseCharge": 5.58,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 49.39,
                    "totalFreightDiscounts": 72.73,
                    "totalNetCharge": 151.13,
                    "totalNetChargeWithDutiesAndTaxes": 597.88,
                    "totalNetFedExCharge": 21.56,
                    "totalNetFreight": 254.73,
                    "totalRebates": 17.11,
                    "totalSurcharges": 11.07,
                    "totalTaxes": 1.12
                  },
                  {
                    "currency": "VUV",
                    "currencyExchangeRate": {
                      "fromCurrency": "SLE",
                      "intoCurrency": "UZS",
                      "rate": 11.24
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 5.73,
                        "description": "Discover the mixed new Ball with an exciting mix of Silk ingredients",
                        "percent": 26.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.74,
                        "description": "The Arno Bacon is the latest in a series of compassionate products from Gerhold Group",
                        "percent": 39.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.55,
                        "description": "Recycled Keyboard designed with Bamboo for stable performance",
                        "percent": 40.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.82,
                        "description": "Stylish Chicken designed to make you stand out with disloyal looks",
                        "percent": 21,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 1.06,
                        "description": "The Polarised holistic neural-net Keyboard offers reliable performance and warped design",
                        "percent": 19.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 14.2,
                    "legDestinationLocationId": "BUKW",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "BZDq4",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sDVsSTfgqZsdnSO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lDSRVmUbwcysDGu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.82,
                        "description": "jdKxajTvrR",
                        "level": "fVyEl",
                        "type": "xJOJk"
                      },
                      {
                        "amount": 15.86,
                        "description": "aNfYTDrxyX",
                        "level": "Abesj",
                        "type": "zAWLJ"
                      }
                    ],
                    "totalBaseCharge": 364.99,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 59.82,
                    "totalFreightDiscounts": 35.04,
                    "totalNetCharge": 209.12,
                    "totalNetChargeWithDutiesAndTaxes": 103.92,
                    "totalNetFedExCharge": 21.43,
                    "totalNetFreight": 78.87,
                    "totalRebates": 0.85,
                    "totalSurcharges": 14.64,
                    "totalTaxes": 3.59
                  },
                  {
                    "currency": "AED",
                    "currencyExchangeRate": {
                      "fromCurrency": "TND",
                      "intoCurrency": "KRW",
                      "rate": 14.87
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 12.14,
                        "description": "The Dino Table is the latest in a series of anguished products from Ferry Group",
                        "percent": 10.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 2.77,
                        "description": "Savor the moist essence in our Chicken, designed for experienced culinary adventures",
                        "percent": 14.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.28,
                        "description": "Savor the spicy essence in our Tuna, designed for speedy culinary adventures",
                        "percent": 44.3,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 8.9,
                    "legDestinationLocationId": "QYJQ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "ckUxK",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YMPNRmjPqKHHXSn",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uzyaErzSQwYyncl",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uctDgKebpPDIIOm",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yPMsIEDeMTWkRwv",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DNrULRMZJygGKEU",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.5,
                        "description": "carDAxIQwy",
                        "level": "sGfMF",
                        "type": "wuwhm"
                      },
                      {
                        "amount": 14.4,
                        "description": "tJSWsFprGd",
                        "level": "bUbDG",
                        "type": "eAEmm"
                      },
                      {
                        "amount": 9.44,
                        "description": "BzizsXbgDc",
                        "level": "tjYVF",
                        "type": "fDOss"
                      }
                    ],
                    "totalBaseCharge": 297.26,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 25.76,
                    "totalFreightDiscounts": 33.26,
                    "totalNetCharge": 378.06,
                    "totalNetChargeWithDutiesAndTaxes": 41.65,
                    "totalNetFedExCharge": 32.62,
                    "totalNetFreight": 178.12,
                    "totalRebates": 33.07,
                    "totalSurcharges": 19.08,
                    "totalTaxes": 15.08
                  },
                  {
                    "currency": "ILS",
                    "currencyExchangeRate": {
                      "fromCurrency": "SGD",
                      "intoCurrency": "TTD",
                      "rate": 48.57
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.07,
                        "description": "The azure Salad combines Wallis and Futuna aesthetics with Xenon-based durability",
                        "percent": 40.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 19.43,
                        "description": "Innovative Bacon featuring passionate technology and Marble construction",
                        "percent": 41.8,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 14.4,
                    "legDestinationLocationId": "LUVX",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "wg0h7",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jQIdhDCkCuDvwCS",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PnfzojHwSUpjhYG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eVAGOqymjBmScLB",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LfNjnGZqObvAlaj",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.83,
                        "description": "wIykkPiPzh",
                        "level": "WUNOX",
                        "type": "lAQyg"
                      },
                      {
                        "amount": 11.56,
                        "description": "rjuAMBbZYm",
                        "level": "nXTWJ",
                        "type": "YDqDp"
                      },
                      {
                        "amount": 1.92,
                        "description": "KhSPpHcDwi",
                        "level": "VPoaI",
                        "type": "UpmWL"
                      }
                    ],
                    "totalBaseCharge": 131.43,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 96.28,
                    "totalFreightDiscounts": 7.79,
                    "totalNetCharge": 154.21,
                    "totalNetChargeWithDutiesAndTaxes": 71.72,
                    "totalNetFedExCharge": 5.99,
                    "totalNetFreight": 93.03,
                    "totalRebates": 10.52,
                    "totalSurcharges": 15.72,
                    "totalTaxes": 5.45
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "eepAxCDByazwCkM",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "NZynBiCSbbbtpFR",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "nfwcAgZzFmMTzDb",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "DUqEbOndvPRgrHf",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 4.17,
                    "description": "fqtfNvFJBC",
                    "level": "VrbuX",
                    "type": "fpjIN"
                  },
                  {
                    "amount": 17.6,
                    "description": "xxeuIdugJY",
                    "level": "flDMh",
                    "type": "cmfsU"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.49,
                "totalBaseCharge": 404.82,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.37,
                "totalDutiesTaxesAndFees": 24.95,
                "totalFreightDiscounts": 9.99,
                "totalNetCharge": 182.61,
                "totalNetChargeWithDutiesAndTaxes": 225.84,
                "totalNetFedExCharge": 93.79,
                "totalNetFreight": 12.53,
                "totalRebates": 0.55,
                "totalSurcharges": 4.51,
                "totalTaxes": 1.27
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "075946436261",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "580878483328",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 46.55,
            "baseRateAmount": 68.91,
            "codcollectionAmount": 41.08,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "67560",
            "masterTrackingNumber": "501762630083",
            "netChargeAmount": 46.01,
            "netDiscountAmount": 7,
            "netListRateAmount": 7.46,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "J5kEwENoMs",
                    "message": "cgJyqnlYnDFAFDcAmBwT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "cBp8k95RIw",
                    "message": "LBZlyqyXpIcpzpRMqSBp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HTQviFeVif",
                    "message": "UfsZhEuBOIaysMjOkEEA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "6xOhVDAic9",
                    "message": "pItaAsNhbTOFisCBQfiu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "I4XVJ3iTQ5",
                    "message": "rohZTtrXLVmPRHsUrAxh"
                  }
                ],
                "contentKey": "dEHc8Gdvr7",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "V558kdO2S8uqegoEfIeKNVaX70Dl4bX9krasfB9hO7EmsyGYVr",
                "trackingNumber": "9",
                "url": "https://smart-juggernaut.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Xe9r2cgmvb",
                    "message": "cMOlPPrUKrESNCTIJIdD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "0UUJYqz0H6",
                    "message": "qOARRsHTtRiQHeGXXpNS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KBbpIZ3M1o",
                    "message": "bHvBFKzOfJTYvhIBRlhj"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "K17P7e7H8o",
                    "message": "MVoHqGWZhoCjIbkVvSPb"
                  }
                ],
                "contentKey": "ekPGvCtPsP",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "urrvQCPLbjCsBTQjkkMoQQQkg0YeYPPAssFHF8opDh1GmvyBhA",
                "trackingNumber": "1",
                "url": "https://memorable-hospitalization.info"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "170098673282",
            "transactionDetails": [
              {
                "transactionDetails": "YKAyKrQvpwDmJrd",
                "transactionId": "a9070073-750a-4add-bcc2-a4277f32b8c0"
              },
              {
                "transactionDetails": "mQTNObHUQEklzPW",
                "transactionId": "900c7f2a-29b5-4b77-bfb8-d896ea5ba9b5"
              },
              {
                "transactionDetails": "qoMkIUjehLzlmOq",
                "transactionId": "c0e47088-d5dc-42f3-95b9-f244b97823a0"
              },
              {
                "transactionDetails": "uNnYfxDTCSJDOOm",
                "transactionId": "14c3e3fa-a81c-412b-8454-8359fa62742c"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "213725287124",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 32.03,
            "baseRateAmount": 253.08,
            "codcollectionAmount": 156.22,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "20786",
            "masterTrackingNumber": "495137902909",
            "netChargeAmount": 55.84,
            "netDiscountAmount": 7,
            "netListRateAmount": 0.92,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "gh7Ot5MyKH",
                    "message": "qeZZFXddMameCDvYEVQC"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iNP8ER92Px",
                    "message": "fllVCsuezjTzjyryhktf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3uhmDZalIK",
                    "message": "jDbkBKBQsBXCyOXSHmSZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iSlDwMAFdm",
                    "message": "ZJsvTllvzKQRHEGzhRHA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "5PXg7M1eNM",
                    "message": "GOrJrqghJEzWAhbqyAOB"
                  }
                ],
                "contentKey": "YcpdfXaUfu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "cb0waGG4Op7Tiq8eSdz9NSuXpBWWPB7ctZCP82DUgi9x4TVsUv",
                "trackingNumber": "4",
                "url": "https://profuse-t-shirt.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ZgzNflEn0S",
                    "message": "lNkLuZqAzEEIoPUgEuhE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "odOgoSxdKU",
                    "message": "ACcAagpbjlWiLUBoQmKg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iGkSIqdj0P",
                    "message": "LXdCJlntHQVofQJojhzA"
                  }
                ],
                "contentKey": "MX6OYBCSrM",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "t7t80NqA8MLzgzdyD4D4CRkt1QIBJrSYS7E7E2hHwGA1I78cpo",
                "trackingNumber": "1",
                "url": "https://well-to-do-vestment.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "3dIlI71Fkl",
                    "message": "VRPPdQDVwCPQuHoMDTEr"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "1IvEYBq0Bn",
                    "message": "eNkeVWpCxUxUNBWcZFHk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "waRVUrdAHy",
                    "message": "rsnQyCjvcEwKiNVhSRjM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "7onMALAL6V",
                    "message": "gYDcnrKcDKaeQZcRhqAB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rdnhsrLpn1",
                    "message": "UyrvxXNMzyETVIwUfoyi"
                  }
                ],
                "contentKey": "at5Hs9dTGp",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "So7sSrGZMUdRcd3OxEftjJaW4EhqxyDOVBvJE9nMoRHvrygRkP",
                "trackingNumber": "8",
                "url": "https://colorful-loyalty.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Huz9JC9Gje",
                    "message": "EekFlVDhFfKyoamtzuAI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "hsYKsuT4BO",
                    "message": "MVlLloTWgBCZHTnLBslJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "41lFTVPNT6",
                    "message": "JkctBbnqQpkBhIdxKhAm"
                  }
                ],
                "contentKey": "KtCdWIMuKW",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "ME1bSgdXcEiD2H82g8qJY6QUrIMsNhlsrMR4ySZBeK4ROHpiNv",
                "trackingNumber": "0",
                "url": "https://next-aircraft.net/"
              }
            ],
            "packageSequenceNumber": 8,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "897241241564",
            "transactionDetails": [
              {
                "transactionDetails": "HQPNAKcJvAqNWwz",
                "transactionId": "ff536930-a660-4c91-ae29-ee5696c6e1fb"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "907767151201",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 11.12,
            "baseRateAmount": 312.69,
            "codcollectionAmount": 3.7,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "43788",
            "masterTrackingNumber": "496442845427",
            "netChargeAmount": 33.32,
            "netDiscountAmount": 24.25,
            "netListRateAmount": 6.94,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "9Ir7fPlF29",
                    "message": "MoSVJIgcWddRkSPoopUz"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "y7bygLZSOH",
                    "message": "ALusRVdjFpCffQYonoxA"
                  }
                ],
                "contentKey": "80uPBYaDAf",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "R5vLpW1Pi9YhLxlGBvsMcfckLtPRJFT0NbdJl33mtieAQrMwf8",
                "trackingNumber": "2",
                "url": "https://annual-toaster.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jtUsx4JpvG",
                    "message": "wGdUhqyivpRzeEbHJAol"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NyjXwaHmLU",
                    "message": "sumHkwKyquJAMJPkybft"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "5J4PuxbSgi",
                    "message": "hMQCfmwXUMhSLClwlqhG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "uE1QHCWUmf",
                    "message": "uGOAJZWiXiZmNBpptHgG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "kJ6cW8cC2W",
                    "message": "ihTYNjcxyjeajkNueXfz"
                  }
                ],
                "contentKey": "QPumU45I89",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "WOO6pxmBaO5kv8jSCV2MqTXJ1efcYsfienlg5TcxfSvDto1PVK",
                "trackingNumber": "0",
                "url": "https://odd-steeple.info"
              }
            ],
            "packageSequenceNumber": 8,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "556911478446",
            "transactionDetails": [
              {
                "transactionDetails": "iKUMzzyigafPJDe",
                "transactionId": "ba25dec0-72ea-44f8-91c0-5f64eb1643a1"
              },
              {
                "transactionDetails": "kPQaHFbmuiLEQar",
                "transactionId": "9ba87a56-8d7f-40a3-b12f-ad232b79e4e3"
              },
              {
                "transactionDetails": "ZRJtZJSJlzCklzl",
                "transactionId": "d717c4f0-c247-4e2d-adf0-07eb1ebd8e46"
              },
              {
                "transactionDetails": "FgchEpUcMOJApKU",
                "transactionId": "5fb84da3-9cad-4cf4-afad-1bae16aadc9d"
              },
              {
                "transactionDetails": "WlOwpGvqgEbgFgS",
                "transactionId": "011ec7db-bcd3-41c4-8857-4a4b9a7ee4fb"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "653411080398",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 13.55,
            "baseRateAmount": 418.2,
            "codcollectionAmount": 428.16,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-01T00:00:00.0Z",
            "listCustomerTotalCharge": "08046",
            "masterTrackingNumber": "205611668154",
            "netChargeAmount": 20.99,
            "netDiscountAmount": 15.86,
            "netListRateAmount": 1.53,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "PgdWQX9UMI",
                    "message": "LILPTtigISsDdnWAIXqt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jNcxUx63xO",
                    "message": "unljtpuVzalrERohFcDH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mEoHMnTAyp",
                    "message": "FMqJNlIFMjdDembkSoqs"
                  }
                ],
                "contentKey": "57xRGUj192",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "2pmMjLHzS3mletHaZFCUEUta0JDJZpLmJIhHeRbHmQ6mXLS9iY",
                "trackingNumber": "0",
                "url": "https://mild-provision.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "1B1LPhK1P1",
                    "message": "wTWfjYjCxTbxhccScwZx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "kxI1X4FNma",
                    "message": "gHvarrfzpByfnAjfbbVg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bBlToBj8cE",
                    "message": "FtXifNDIHFIukQorqkiN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "6zP1T0Lqpl",
                    "message": "WzXYkCqEDuApVJTDDGFL"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NbOl31meVS",
                    "message": "gBCYRKxXsBdlpXMcZnlY"
                  }
                ],
                "contentKey": "u1mkdehKEu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "e4Qq60W0PZxRF6vwhVaAWOJ5zKsSt5dHk3LvhvewmmEX6us65R",
                "trackingNumber": "2",
                "url": "https://unhealthy-switchboard.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "aOUaFmrMjw",
                    "message": "ftdOJSjdtmEdKTnJrAxa"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yoVrn6MZPL",
                    "message": "BsKUNcQGYKdpNyMeXBQH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qoTqjoUXGE",
                    "message": "MZetgvcHYKbLYcmRLPLx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bca4cnFzM6",
                    "message": "pAolvECsYDpHKaupNmGo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "uexNhW7MAU",
                    "message": "ktIqYKWEWcWBQkvUWaWe"
                  }
                ],
                "contentKey": "lWEAHNl31v",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "buWKQ5F7DRG6kGItzQHu9RGuejQJlW2fTAlWUpiVXdfIw8SGKZ",
                "trackingNumber": "4",
                "url": "https://wobbly-yak.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wB6Jlla6S8",
                    "message": "wEOsnjmsoAzzCyGuJiQw"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "7e1u4txszn",
                    "message": "kfSzZpwWGDNKHzxuFacZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lnEmstUGSx",
                    "message": "MWkdUfEvSPftIOcVuCFc"
                  }
                ],
                "contentKey": "H1aVemkcPG",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "gOspS9PtTgPU4daAG30PMS9U2UeQxJaZXGgqkKom6uhiqGB6Ky",
                "trackingNumber": "3",
                "url": "https://jubilant-humor.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ZxbK0T1Jmr",
                    "message": "VBsOUSOEViWYIuAhroZK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "5h2f1nFFD4",
                    "message": "JAgYIaGiSqhuUfsodYPG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nHDtlnhMj4",
                    "message": "IlIBeMRyeziUXGtfBopn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "d0ulN7z4YV",
                    "message": "WcbUyAiLlRkjSKeKexyu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3lXcS5A4q0",
                    "message": "RNHUuSPVzZrXttdwoWJo"
                  }
                ],
                "contentKey": "vUArDs9UOc",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "VfGCASzwIf88BzqZOQbCollL1TDgJL8UaDyOAf3lFspDiOxi8t",
                "trackingNumber": "7",
                "url": "https://pessimistic-pressure.info/"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "499605780948",
            "transactionDetails": [
              {
                "transactionDetails": "jWIfNHMIyKitwNr",
                "transactionId": "76e364fb-fa8d-49af-95b0-5274a297a3f8"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "357221188215",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 29.13,
            "baseRateAmount": 77.32,
            "codcollectionAmount": 220.04,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "01800",
            "masterTrackingNumber": "265563827912",
            "netChargeAmount": 71.46,
            "netDiscountAmount": 12.77,
            "netListRateAmount": 8.6,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "pSpOfgUOBe",
                    "message": "axUIiwwxDSagMFcztLwA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KG3Oa8ZXxx",
                    "message": "PUbKipLNwGJjbuRgAGdm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zcZ9LfImiN",
                    "message": "WwDWBEAgFzmluHyNQBdO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ty6vL03H4b",
                    "message": "wAqTPfGsDPfQWVfmwLyc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "27kuaRJa5h",
                    "message": "OMBCyCZvIVckCuKCuZSN"
                  }
                ],
                "contentKey": "5bpWfNea6K",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "DotfXiN82tGtiacXSvVSZxeKHe5FHy6ipfv7LZR9CNXVlPk5hx",
                "trackingNumber": "5",
                "url": "https://advanced-juggernaut.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "WcRoVytCDV",
                    "message": "SVzdxCONxjDZjJyDhuLp"
                  }
                ],
                "contentKey": "0XALZ0GyO5",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "nJfkiSrKGLOwY9KiaPENFGWRoFW35gWFNjaXV5J8E4visnCyKc",
                "trackingNumber": "6",
                "url": "https://hot-freight.net"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "008934532739",
            "transactionDetails": [
              {
                "transactionDetails": "aJNZPCsrDTZPosj",
                "transactionId": "d3911b5a-f774-46aa-9974-64d38625e2ca"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Express",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-07-01T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 1,
                "suggestions": [
                  {
                    "description": "Experience the orchid brilliance of our Towels, perfect for splendid environments",
                    "harmonizedCode": "Qlrp5itV"
                  },
                  {
                    "description": "New Table model with 15 GB RAM, 778 GB storage, and strict features",
                    "harmonizedCode": "1S5wAEZg"
                  },
                  {
                    "description": "New Hat model with 67 GB RAM, 88 GB storage, and authentic features",
                    "harmonizedCode": "4fqPa1wi"
                  },
                  {
                    "description": "The sleek and superior Ball comes with black LED lighting for smart functionality",
                    "harmonizedCode": "NACPiJ0c"
                  }
                ]
              },
              {
                "commodityIndex": 63,
                "suggestions": [
                  {
                    "description": "Our creamy-inspired Sausages brings a taste of luxury to your pointed lifestyle",
                    "harmonizedCode": "HYBHTXtO"
                  },
                  {
                    "description": "The Streamlined optimizing strategy Shoes offers reliable performance and old-fashioned design",
                    "harmonizedCode": "ifIPMmwd"
                  },
                  {
                    "description": "Aufderhar, Hoeger and Sporer's most advanced Shirt technology increases carefree capabilities",
                    "harmonizedCode": "sektbCGB"
                  }
                ]
              },
              {
                "commodityIndex": 100,
                "suggestions": [
                  {
                    "description": "New Shoes model with 94 GB RAM, 33 GB storage, and repentant features",
                    "harmonizedCode": "kUtdlzkK"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "d3d98adc-cc53-4258-aaf2-1a4588506021",
                  "localizedText": "Professional-grade Car perfect for charming training and recreational use",
                  "parameters": [
                    {
                      "id": "c18d5b2b-ea22-42b8-b642-af17536fe696",
                      "value": "Unbranded"
                    },
                    {
                      "id": "2633963c-bd50-4918-90d9-927ea2bfe53a",
                      "value": "Modern"
                    },
                    {
                      "id": "26909264-e9db-445b-b3dc-089e41e67e81",
                      "value": "Gorgeous"
                    },
                    {
                      "id": "7a2859ec-3598-4c0d-9536-2289a05705e3",
                      "value": "Practical"
                    }
                  ],
                  "text": "Discover the bogus new Gloves with an exciting mix of Bronze ingredients"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 32,
                "derivedHarmonizedCode": "ji1wev",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "8c3e4f94-662b-45c5-aea0-8e0c81dc7524",
                      "localizedText": "The sleek and unconscious Pants comes with plum LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "15a038d8-4b06-4f36-947d-373714fa5fd8",
                          "value": "Refined"
                        },
                        {
                          "id": "338df706-fdd0-4b8c-8f17-815c1a7ca6de",
                          "value": "Refined"
                        }
                      ],
                      "text": "Our deer-friendly Shirt ensures puzzled comfort for your pets"
                    },
                    {
                      "code": "9fe8a285-4e82-411b-b196-96012cccee4b",
                      "localizedText": "Professional-grade Fish perfect for busy training and recreational use",
                      "parameters": [
                        {
                          "id": "d3ef359f-382a-4b89-bf9c-d460ea890572",
                          "value": "Fantastic"
                        },
                        {
                          "id": "913f059f-5450-4712-8273-438e458fce13",
                          "value": "Electronic"
                        }
                      ],
                      "text": "Professional-grade Ball perfect for bleak training and recreational use"
                    },
                    {
                      "code": "481eac8b-caac-4666-a592-490e38a0a684",
                      "localizedText": "Professional-grade Car perfect for utter training and recreational use",
                      "parameters": [
                        {
                          "id": "5f3d144a-b85c-4548-90e7-bdfdff31f6ee",
                          "value": "Incredible"
                        },
                        {
                          "id": "e7629421-d24d-4d49-b197-203ad0346d05",
                          "value": "Small"
                        },
                        {
                          "id": "567cab34-7240-45bd-b2de-f78f08526550",
                          "value": "Elegant"
                        }
                      ],
                      "text": "Ergonomic Keyboard made with Gold for all-day rapid support"
                    },
                    {
                      "code": "3f549dce-72a5-4070-9003-50edf6261095",
                      "localizedText": "The Programmable systematic support Towels offers reliable performance and scaly design",
                      "parameters": [
                        {
                          "id": "c3e94a0e-7684-4786-9c45-d4b1baf96773",
                          "value": "Awesome"
                        },
                        {
                          "id": "db5ad7a4-77d7-4ebd-af14-1fa9c82a9f1f",
                          "value": "Awesome"
                        },
                        {
                          "id": "f2882567-7cfa-48b4-b3bf-1c4e2bcd6c87",
                          "value": "Generic"
                        },
                        {
                          "id": "12a2ecb3-b41c-4cd2-9ad6-e9083023819e",
                          "value": "Fresh"
                        },
                        {
                          "id": "24e57904-38a3-407f-a64b-eac14c4c3e00",
                          "value": "Rustic"
                        }
                      ],
                      "text": "The Mae Keyboard is the latest in a series of soupy products from Balistreri Group"
                    }
                  ],
                  "description": "Introducing the Vanuatu-inspired Ball, blending aching style with local craftsmanship",
                  "id": "60953c3e-c225-43ec-8fba-0f1e9008d94a"
                }
              },
              {
                "advisory": {
                  "code": "bc1489fa-6db9-4e5a-9768-0053e4b13e7c",
                  "localizedText": "Stylish Shirt designed to make you stand out with growing looks",
                  "parameters": [
                    {
                      "id": "e23e332d-a49c-48c0-8e5a-fa4df382ecfa",
                      "value": "Incredible"
                    },
                    {
                      "id": "863b2d91-f58e-4c45-918b-a1f802caa260",
                      "value": "Licensed"
                    },
                    {
                      "id": "9606059e-6f53-4da0-aa5a-30167ada27fd",
                      "value": "Licensed"
                    },
                    {
                      "id": "1279dd7a-0924-4f51-b262-2adad51ca533",
                      "value": "Generic"
                    }
                  ],
                  "text": "Discover the orange new Pants with an exciting mix of Aluminum ingredients"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 33,
                "derivedHarmonizedCode": "iC5FuW",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "ab6427fa-7b2b-476e-9692-fd25854f37c8",
                      "localizedText": "Ergonomic Chair made with Plastic for all-day leading support",
                      "parameters": [
                        {
                          "id": "08adb777-7dac-40e1-a018-6eeb48232f58",
                          "value": "Handmade"
                        },
                        {
                          "id": "f89249ab-7914-459b-a18c-2540c40a6ec5",
                          "value": "Electronic"
                        },
                        {
                          "id": "1b2a87d5-717a-487f-91fa-afdaa8eb0e0b",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "Experience the lavender brilliance of our Soap, perfect for wonderful environments"
                    },
                    {
                      "code": "092da0ce-68a8-4eea-aeef-0e2ec68ea382",
                      "localizedText": "Discover the elephant-like agility of our Tuna, perfect for zany users",
                      "parameters": [
                        {
                          "id": "c38c9e14-6054-4ee2-968c-b3b8d55c197f",
                          "value": "Unbranded"
                        },
                        {
                          "id": "d6776472-8380-4e82-8515-73199d7ad10f",
                          "value": "Luxurious"
                        },
                        {
                          "id": "4b91ab23-d90c-4f88-8480-30afef8962bd",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Featuring Phosphorus-enhanced technology, our Fish offers unparalleled unfit performance"
                    },
                    {
                      "code": "76c0d035-e122-4f8c-b68d-5f5ab41b2c34",
                      "localizedText": "Discover the well-to-do new Chips with an exciting mix of Rubber ingredients",
                      "parameters": [
                        {
                          "id": "001cfaf5-478a-41df-9405-c8e9faa17cd2",
                          "value": "Tasty"
                        },
                        {
                          "id": "e507eaf9-101c-42d3-8f89-248fd35e4a18",
                          "value": "Recycled"
                        },
                        {
                          "id": "d49e8172-1b48-42ef-87f8-6f961f7010f4",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "Professional-grade Hat perfect for heartfelt training and recreational use"
                    },
                    {
                      "code": "eb2557df-98ac-4571-8554-dd297a09e09f",
                      "localizedText": "Wehner - Veum's most advanced Car technology increases minty capabilities",
                      "parameters": [
                        {
                          "id": "92bbc11b-1914-4e82-83be-21a5cd0c9570",
                          "value": "Handmade"
                        },
                        {
                          "id": "2cc980ec-7e57-4f18-ab1e-cef961b61418",
                          "value": "Rustic"
                        },
                        {
                          "id": "b92c90b8-85f9-40cd-b612-3c4a1bb68fcf",
                          "value": "Modern"
                        },
                        {
                          "id": "133181de-7dcf-4dbb-b326-12425c0e976b",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "3b001ae7-4559-4d3a-afef-67f67a75dab0",
                          "value": "Generic"
                        }
                      ],
                      "text": "New Tuna model with 65 GB RAM, 785 GB storage, and monthly features"
                    }
                  ],
                  "description": "Discover the elephant-like agility of our Chips, perfect for happy users",
                  "id": "3055569b-c577-42d9-8b66-4d8aa20cb22f"
                }
              },
              {
                "advisory": {
                  "code": "3505710a-1d47-4d53-954d-2b9602799a64",
                  "localizedText": "Introducing the Guadeloupe-inspired Soap, blending untrue style with local craftsmanship",
                  "parameters": [
                    {
                      "id": "e0ae9a22-9ebd-4842-8f7d-55e351f565f0",
                      "value": "Soft"
                    },
                    {
                      "id": "aed19ccc-4d2f-4f16-9712-109da4dade59",
                      "value": "Rustic"
                    }
                  ],
                  "text": "Stracke - Kling's most advanced Chicken technology increases bony capabilities"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 24,
                "derivedHarmonizedCode": "bV9cxx",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "691ab4c7-60f7-43f6-9bcd-b8d526a099b8",
                      "localizedText": "Discover the kangaroo-like agility of our Salad, perfect for straight users",
                      "parameters": [
                        {
                          "id": "e87354c8-ed67-446d-9704-1f3dc4543e03",
                          "value": "Tasty"
                        },
                        {
                          "id": "13e22299-fd26-49ef-8434-7a6d0296fa63",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Savor the spicy essence in our Ball, designed for gripping culinary adventures"
                    }
                  ],
                  "description": "The Mallory Chicken is the latest in a series of cooperative products from Gerlach - Keeling",
                  "id": "54f22864-cf17-40e7-859b-d04b35b50566"
                }
              },
              {
                "advisory": {
                  "code": "742f3da7-2d4b-4bdc-9508-3bdb38af5754",
                  "localizedText": "Our juicy-inspired Chair brings a taste of luxury to your afraid lifestyle",
                  "parameters": [
                    {
                      "id": "f90ad669-9d8a-4ebd-9781-bffcc3994c02",
                      "value": "Electronic"
                    },
                    {
                      "id": "3eda59d7-7621-4e1a-9cdf-e6503ea7088e",
                      "value": "Sleek"
                    },
                    {
                      "id": "415ef7f9-c868-432a-aa17-63b7250fdadf",
                      "value": "Intelligent"
                    }
                  ],
                  "text": "The Monitored transitional capability Ball offers reliable performance and short-term design"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 17,
                "derivedHarmonizedCode": "C34nW8",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "ce924b35-155a-4857-b0f1-2bf7e4686700",
                      "localizedText": "The blue Bacon combines Bouvet Island aesthetics with Bromine-based durability",
                      "parameters": [
                        {
                          "id": "f0cd3dd4-d25c-4629-bcf5-43b7c057e80c",
                          "value": "Fantastic"
                        },
                        {
                          "id": "318d62db-f3e3-48f2-9e52-2fa421c31d92",
                          "value": "Intelligent"
                        },
                        {
                          "id": "775bd684-be73-4653-b8f8-e37dca1fb818",
                          "value": "Frozen"
                        }
                      ],
                      "text": "Our fresh-inspired Table brings a taste of luxury to your lavish lifestyle"
                    },
                    {
                      "code": "b1a2b98e-f365-4e38-9f35-bac5c5dd2551",
                      "localizedText": "Our polar bear-friendly Towels ensures ordinary comfort for your pets",
                      "parameters": [
                        {
                          "id": "da320497-d135-4d05-b64b-6ec336f4c9f0",
                          "value": "Rustic"
                        },
                        {
                          "id": "73538dd9-3225-4d7d-b2ad-e262e45ded26",
                          "value": "Electronic"
                        },
                        {
                          "id": "2ae03478-66b5-480f-9630-d5ad8d6a0bf5",
                          "value": "Intelligent"
                        }
                      ],
                      "text": "The sleek and magnificent Fish comes with fuchsia LED lighting for smart functionality"
                    }
                  ],
                  "description": "Discover the lion-like agility of our Shirt, perfect for light users",
                  "id": "09b0747f-b52a-43fb-a1e9-12de06aa99ab"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "g9CQnl3kaW",
                "message": "jGDLTHASJCPjsCalIrgJ"
              },
              {
                "alertType": "NOTE",
                "code": "qO6mm0MaLd",
                "message": "PlCyVTOQjLcuhsjQSVJS"
              },
              {
                "alertType": "NOTE",
                "code": "p89Uz2Jqbv",
                "message": "TtmLGuBsbUuqxzLYQrzL"
              },
              {
                "alertType": "NOTE",
                "code": "omsbuflTa6",
                "message": "afyhXOXcMTwMKWXSfsjw"
              }
            ],
            "contentKey": "7AkZe4ZGQp",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "p7PU0iQR0zp3wA1M23QpfqSnFT7t87jAjkQp9cj6jHUQtLZDIG",
            "trackingNumber": "0",
            "url": "https://vivacious-mom.info"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "WMjmB0vkWn",
                "message": "UARVIrzhoowvMtVomqrJ"
              },
              {
                "alertType": "NOTE",
                "code": "fjvyDYZjPV",
                "message": "PJWDevKDnUMWcdwiAdAH"
              },
              {
                "alertType": "NOTE",
                "code": "qSPWFrpg1n",
                "message": "htxgathzqqhTkJzybVqp"
              },
              {
                "alertType": "NOTE",
                "code": "JFVALv0t04",
                "message": "nLJropJoeARZZzBiUpTT"
              }
            ],
            "contentKey": "9jx1BcCo9l",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "PNG",
            "encodedLabel": "V3XqRzwGSIG1Ltxb0saBs7fTAgzrglcFjxrXvA9buZdVWAeXn3",
            "trackingNumber": "1",
            "url": "https://functional-tomatillo.biz"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "r9xzAymKnR",
            "message": "mqxjiydwGHIqPPmaWBQU"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://worthless-allegation.biz/",
                "password": "5HLD0clyKO",
                "role": "SHIPPER",
                "userId": "Filomena12"
              },
              {
                "emailLabelUrl": "https://brave-straw.name",
                "password": "4RMam6k8YB",
                "role": "SHIPPER",
                "userId": "Joanie40"
              },
              {
                "emailLabelUrl": "https://honorable-deduction.biz/",
                "password": "aA9e6U1kCd",
                "role": "THIRD_PARTY",
                "userId": "Gage14"
              },
              {
                "emailLabelUrl": "https://poor-permafrost.org/",
                "password": "l8X9ju0t9b",
                "role": "RECIPIENT",
                "userId": "Zack_VonRueden"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "XUYow2eNOxysBrl",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "52318a67-1a2a-4381-a874-86a9fe7aa942",
                "documentReference": "MwOL3Gjr",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "dcrqBKRQle",
                          "hazardClass": "dxZWn",
                          "id": "0",
                          "labelText": "rkDrOUVXQk",
                          "packingGroup": "Ca",
                          "packingInstructions": "uotmDKjWFS",
                          "properShippingName": "yNZxJPjxez",
                          "properShippingNameAndDescription": "tnsGnHbaYYQnDQQ",
                          "sequenceNumber": 875,
                          "specialProvisions": "oizGNAtCpF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VStFr",
                          "technicalName": "wwEHlhDYiO",
                          "tunnelRestrictionCode": "scDpk"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 24.21,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Wxbgh"
                        },
                        "options": {
                          "description": {
                            "authorization": "yVCLUxhETA",
                            "hazardClass": "TTsUw",
                            "id": "3",
                            "labelText": "LlqLsDtBOn",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JDCowPwnFy"
                            },
                            "packingGroup": "I",
                            "percentage": 42.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aNDxDwjfaFiFdxs",
                            "reportableQuantity": false,
                            "sequenceNumber": 851,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OTqrwMquWW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TXSnwIQGAyjAprJ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.7,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.57,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "lVkVmAtaWq",
                          "hazardClass": "GogoB",
                          "id": "4",
                          "labelText": "riDwyPRVwe",
                          "packingGroup": "DR",
                          "packingInstructions": "JCPEwBopyo",
                          "properShippingName": "eTxLYWwPEn",
                          "properShippingNameAndDescription": "HhRtcMyXJyXEJXO",
                          "sequenceNumber": 69,
                          "specialProvisions": "lsbDmPpSTo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wkMxN",
                          "technicalName": "aLMcufQyYr",
                          "tunnelRestrictionCode": "Z3pzE"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 12.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sWBeN"
                        },
                        "options": {
                          "description": {
                            "authorization": "LorfIhBEPC",
                            "hazardClass": "igtbN",
                            "id": "5",
                            "labelText": "WKuYcXEqom",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "nExkVoxTPU"
                            },
                            "packingGroup": "I",
                            "percentage": 22.82,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ScQHYagjAqknYYW",
                            "reportableQuantity": false,
                            "sequenceNumber": 461,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YflINJtSzr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.74,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JEskkMHiCqLGvah",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.18,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 38.77,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LHwXomZNmW",
                          "hazardClass": "RQEqn",
                          "id": "4",
                          "labelText": "IebqayXSsz",
                          "packingGroup": "iz",
                          "packingInstructions": "QAbOvZWDRz",
                          "properShippingName": "jYycCKtlnn",
                          "properShippingNameAndDescription": "GnPbHAvPWtlDuvq",
                          "sequenceNumber": 937,
                          "specialProvisions": "UbwLSSLwPq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bgXcH",
                          "technicalName": "EnoahZfdwJ",
                          "tunnelRestrictionCode": "8q9pp"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 37.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XiPjN"
                        },
                        "options": {
                          "description": {
                            "authorization": "uPShlMEicF",
                            "hazardClass": "LbenE",
                            "id": "0",
                            "labelText": "CKUiuONdJF",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "oYCHRcgzKk"
                            },
                            "packingGroup": "I",
                            "percentage": 91.56,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YExjffynNHMIYMT",
                            "reportableQuantity": false,
                            "sequenceNumber": 584,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JmOOaThiFS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.15,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "iZvgDRpUJoENtGL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 17.67,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 22.66,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "mAmCzXOkeH",
                          "hazardClass": "prAfr",
                          "id": "8",
                          "labelText": "aGjAEtiXBe",
                          "packingGroup": "Hn",
                          "packingInstructions": "swmsvsFZky",
                          "properShippingName": "mtbiEoJfrh",
                          "properShippingNameAndDescription": "ZRVWGyvmGKjWSwb",
                          "sequenceNumber": 237,
                          "specialProvisions": "qKPTEfDoab",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vGnog",
                          "technicalName": "YRVDUuGwrm",
                          "tunnelRestrictionCode": "o4pv1"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 35.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "whQKH"
                        },
                        "options": {
                          "description": {
                            "authorization": "XjKvTLBzxb",
                            "hazardClass": "hLVNT",
                            "id": "6",
                            "labelText": "enZEJNDTFD",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "DCQOrFOyKW"
                            },
                            "packingGroup": "I",
                            "percentage": 52.41,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pzabojWHflQhQws",
                            "reportableQuantity": true,
                            "sequenceNumber": 561,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XZZDNcWfyP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.38,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "qCixWYLhpboCHMq",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 49.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 46.67,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "oqABhXrCyV",
                          "hazardClass": "CmzEW",
                          "id": "7",
                          "labelText": "XqQZkZpwtN",
                          "packingGroup": "Ub",
                          "packingInstructions": "cMvkCkAwhr",
                          "properShippingName": "rPCmrZAcba",
                          "properShippingNameAndDescription": "hEkHaGNJXtGIxKa",
                          "sequenceNumber": 426,
                          "specialProvisions": "yOUEQfFEZR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RZFdS",
                          "technicalName": "YvhdyiQyLY",
                          "tunnelRestrictionCode": "AuE72"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 29.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "unLOn"
                        },
                        "options": {
                          "description": {
                            "authorization": "YKDhSeuemg",
                            "hazardClass": "IBuOL",
                            "id": "6",
                            "labelText": "pJKkUuoBpA",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JbKYFJaJLp"
                            },
                            "packingGroup": "I",
                            "percentage": 22.02,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VQjGAMZzjNTbKBQ",
                            "reportableQuantity": true,
                            "sequenceNumber": 631,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qNmBWUmFDx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IZBJqjvGXavgxYO",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 32.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.27,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ldFRQiaXEz",
                          "hazardClass": "pmOoi",
                          "id": "1",
                          "labelText": "jmRFBNOoma",
                          "packingGroup": "Vl",
                          "packingInstructions": "BTQCVLccOS",
                          "properShippingName": "NhHHseTuyj",
                          "properShippingNameAndDescription": "GWqjOompCwePjDA",
                          "sequenceNumber": 707,
                          "specialProvisions": "mRonWFStQP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YTBxc",
                          "technicalName": "hraaytIIZx",
                          "tunnelRestrictionCode": "nPTDY"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 44.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZtTEM"
                        },
                        "options": {
                          "description": {
                            "authorization": "rtUxkRbuuq",
                            "hazardClass": "UebEP",
                            "id": "0",
                            "labelText": "iJAlXonePH",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VhTApZzqGB"
                            },
                            "packingGroup": "I",
                            "percentage": 18.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "tCdfUtZzoasQxwo",
                            "reportableQuantity": true,
                            "sequenceNumber": 476,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dwQmVRaXjh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.56,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.05,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "oGLMREGMMkpqivs",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 18.72,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.01,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ylpXtShQCt",
                          "hazardClass": "cOvCS",
                          "id": "9",
                          "labelText": "dsDetDcYkG",
                          "packingGroup": "SV",
                          "packingInstructions": "BolSltNNvd",
                          "properShippingName": "dsrGixFnrM",
                          "properShippingNameAndDescription": "LPkiouUZFmWeEWk",
                          "sequenceNumber": 409,
                          "specialProvisions": "ZGItkBTPLj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QCHEO",
                          "technicalName": "HPDQJGgdVL",
                          "tunnelRestrictionCode": "fHZqw"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 35.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PVYsA"
                        },
                        "options": {
                          "description": {
                            "authorization": "rwGzcNUssU",
                            "hazardClass": "Beplk",
                            "id": "8",
                            "labelText": "AiHGKzyKVJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "kDxlkseqkZ"
                            },
                            "packingGroup": "I",
                            "percentage": 26.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MQFvScmycAZsEnC",
                            "reportableQuantity": false,
                            "sequenceNumber": 842,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "lSpCmGIOYC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tsTfHcIeIMASoIr",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 29.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 27.48,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZusAqMhrzm",
                          "hazardClass": "DTZkQ",
                          "id": "6",
                          "labelText": "QtqNcmeBGm",
                          "packingGroup": "nP",
                          "packingInstructions": "sdNVJIikNa",
                          "properShippingName": "zZWJRqiMAO",
                          "properShippingNameAndDescription": "SvZSASgKNfIXPMd",
                          "sequenceNumber": 656,
                          "specialProvisions": "vszjrPpNVA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lhzqF",
                          "technicalName": "KbCIAaMfPL",
                          "tunnelRestrictionCode": "XdJw3"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 13.72,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HDvnS"
                        },
                        "options": {
                          "description": {
                            "authorization": "uFKrZEnBMU",
                            "hazardClass": "maSEn",
                            "id": "2",
                            "labelText": "PEyuDLkfxJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZYMmlpVRUQ"
                            },
                            "packingGroup": "I",
                            "percentage": 36.62,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aaXGMCWqcPazZli",
                            "reportableQuantity": true,
                            "sequenceNumber": 103,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uAWLSisrLJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XJVytURiiZcgRni",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 18.35,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.32,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GnCaicrcgo",
                          "hazardClass": "RThNs",
                          "id": "6",
                          "labelText": "dOcQlNxTMC",
                          "packingGroup": "mb",
                          "packingInstructions": "QwZidzlgzi",
                          "properShippingName": "myIQmNGHdP",
                          "properShippingNameAndDescription": "VxAGjzIjsVgffBb",
                          "sequenceNumber": 723,
                          "specialProvisions": "KeThTCNgZI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sgQQW",
                          "technicalName": "ItLyGtXykr",
                          "tunnelRestrictionCode": "tjPck"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 36.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "uznHR"
                        },
                        "options": {
                          "description": {
                            "authorization": "dRwVkpCKPZ",
                            "hazardClass": "kSFKg",
                            "id": "6",
                            "labelText": "eFXJirHhcP",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "bwUDBhgvPJ"
                            },
                            "packingGroup": "I",
                            "percentage": 92.77,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ehSigXkfbAfEbtl",
                            "reportableQuantity": false,
                            "sequenceNumber": 740,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TEALmkYAaR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fQclvmOWfWbuEXq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 15.62,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 11.32,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LwlGPnIqsO",
                          "hazardClass": "mgwmT",
                          "id": "1",
                          "labelText": "CYfJZrufCa",
                          "packingGroup": "WW",
                          "packingInstructions": "VxcrasgFUs",
                          "properShippingName": "egNWleOOLe",
                          "properShippingNameAndDescription": "wDSUNaNLNOKpXDA",
                          "sequenceNumber": 748,
                          "specialProvisions": "XQXdcTVNXH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AkZkb",
                          "technicalName": "ariXjHLmwk",
                          "tunnelRestrictionCode": "eofsX"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 9.58,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YkXwt"
                        },
                        "options": {
                          "description": {
                            "authorization": "pUxSprnzlg",
                            "hazardClass": "LJUdC",
                            "id": "5",
                            "labelText": "iyrjYFOkKb",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mLUgHSnADL"
                            },
                            "packingGroup": "I",
                            "percentage": 25.83,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WTDaozLDCfruOYU",
                            "reportableQuantity": true,
                            "sequenceNumber": 542,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iLYhfBnqFa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.65,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NpOnLSLiIUIPcHF",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.72,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 31.99,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QOQnzImuiz",
                          "hazardClass": "DiVsk",
                          "id": "5",
                          "labelText": "IqPopPCzcH",
                          "packingGroup": "zl",
                          "packingInstructions": "blZvzByoHa",
                          "properShippingName": "IlbQvaWDOh",
                          "properShippingNameAndDescription": "oDDyIqDNzgGvfWz",
                          "sequenceNumber": 551,
                          "specialProvisions": "emjCDmTtvP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lLOSU",
                          "technicalName": "ZpJmPCMMqb",
                          "tunnelRestrictionCode": "sVpft"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 3.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "santW"
                        },
                        "options": {
                          "description": {
                            "authorization": "RuHrwqIGWr",
                            "hazardClass": "TsWyg",
                            "id": "9",
                            "labelText": "StMDtovtll",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "jLBkGGKgWm"
                            },
                            "packingGroup": "I",
                            "percentage": 12.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "mMaPGNWjApNZZDc",
                            "reportableQuantity": false,
                            "sequenceNumber": 549,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uHuchdqzQi"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fvpcrgaobLNHrZe",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 42.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JKdIGEOamJ",
                          "hazardClass": "uTLXF",
                          "id": "5",
                          "labelText": "nAfketEWLy",
                          "packingGroup": "yH",
                          "packingInstructions": "xHRDehqpmK",
                          "properShippingName": "ywuStQzWFo",
                          "properShippingNameAndDescription": "MjSwFKCjUTwmmMZ",
                          "sequenceNumber": 963,
                          "specialProvisions": "dASNgTPDic",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Ycaoz",
                          "technicalName": "eKmAzUOqPd",
                          "tunnelRestrictionCode": "W5qvp"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 49.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lWEOj"
                        },
                        "options": {
                          "description": {
                            "authorization": "FfWbHDQNik",
                            "hazardClass": "BVLoU",
                            "id": "9",
                            "labelText": "ZpFpBXGjVV",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "AGoHzJUgMj"
                            },
                            "packingGroup": "I",
                            "percentage": 99.74,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "eoWUltFqFryZYDJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 718,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "crDxCiUUMp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 7.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BKFzyjrbDjjXoys",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 21.46,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.54,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uIjzLbkOEP",
                          "hazardClass": "Ukgui",
                          "id": "5",
                          "labelText": "arBIzhWqgI",
                          "packingGroup": "dp",
                          "packingInstructions": "GouVKHfkvj",
                          "properShippingName": "PNeIcSBErt",
                          "properShippingNameAndDescription": "oHlupvAtTJXwqTi",
                          "sequenceNumber": 658,
                          "specialProvisions": "IuiMDxqnDW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TXxvD",
                          "technicalName": "zpFzoswrUE",
                          "tunnelRestrictionCode": "Tw2at"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 27.04,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ODTdU"
                        },
                        "options": {
                          "description": {
                            "authorization": "OpmjzNuoIU",
                            "hazardClass": "xypBh",
                            "id": "9",
                            "labelText": "yNyNonybvx",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IeirHOmKVp"
                            },
                            "packingGroup": "I",
                            "percentage": 77.96,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fUwTSAWBCEVrpmP",
                            "reportableQuantity": true,
                            "sequenceNumber": 976,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "txEZYWxMIa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.34,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RuRVQULglSpkKrR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 36.11,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.78,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.5
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.88,
                "referenceId": "b9435f18-a3e7-4ac4-a82d-0008725bfd71",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "bLaRotNyZq",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "h4ZciqyBri3godyAtvs4"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "nrHf5euMkdDzYV65rYd3"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "qP740diftsTddmZCyl1L"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "VKUqa06Y9YrH8bPC6Hq9"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "gHP84O4K1jo1vOtX6yRp"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "FoflMQmAYVdHHDNThKdQ2Xe38"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "8stPyBjPEtTK7xSGD2H58SZ8p"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "4jkugIawCeXGB4a2kguo8CJMa"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "YUqbvdKpiV",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.46,
                "packageRateDetails": [
                  {
                    "baseCharge": 84.32,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TJS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 192.92,
                    "netFedExCharge": 39.49,
                    "netFreight": 12.47,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WtSnpmTXUQiVmhu",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OgcGPeKVaokSJdi",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DRPbnLauBzgjZbn",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oMqytKJfXYCXFCS",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 1.03,
                    "totalRebates": 1.46,
                    "totalSurcharges": 6.94,
                    "totalTaxes": 0.55
                  }
                ]
              },
              "sequenceNumber": 10,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 1430,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 7420,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 93
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X734996683496",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-11-03T00:00:00.0Z",
                "expirationDate": "2027-05-23T00:00:00.0Z",
                "number": "7"
              }
            },
            "dryIceDetail": {
              "packageCount": 3,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 6
            }
          },
          "masterTrackingId": {
            "formId": 6690,
            "trackingIdType": "GROUND",
            "trackingNumber": "7",
            "uspsApplicationId": 94
          },
          "operationalDetail": {
            "airportId": "vvo",
            "astraDescription": "itWhYhzyFK",
            "astraPlannedServiceLevel": "iRbxJRqrNcmkyQS",
            "commitDate": "2027-06-10T00:00:00.0Z",
            "commitDay": "Thu",
            "countryCode": "MF",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-05-23T00:00:00.0Z",
            "deliveryDay": "Thu",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "mLK3",
            "destinationLocationNumber": 132,
            "destinationLocationStateOrProvinceCode": "IN",
            "destinationServiceArea": "Ik",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "3",
            "originLocationNumber": 167,
            "originServiceArea": "DV",
            "packagingCode": "6",
            "postalCode": "05541-4023",
            "publishedDeliveryTime": "2026-10-02T00:00:00.0Z",
            "scac": "ilIA",
            "serviceCode": "8",
            "stateOrProvinceCode": "VT",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "qe",
            "ursaSuffixCode": "Kp"
          },
          "packagingDescription": "SRAMunZzZO",
          "serviceDescription": {
            "astraDescription": "SdvXhIpJKa",
            "code": "8",
            "description": "DeNzcwGeHkZulGz",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "qfryt"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "4a7CwGfqJXFu",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "ISK",
                "currencyExchangeRate": {
                  "fromCurrency": "LKR",
                  "intoCurrency": "UAH",
                  "rate": 5.62
                },
                "dimDivisor": 250,
                "freightDiscounts": [
                  {
                    "amount": 9.96,
                    "description": "The silver Tuna combines Sierra Leone aesthetics with Cadmium-based durability",
                    "percent": 19.6,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 7.16,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "iY5sRR",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PLN",
                    "currencyExchangeRate": {
                      "fromCurrency": "BSD",
                      "intoCurrency": "BMD",
                      "rate": 8.74
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 7.67,
                        "description": "Stylish Towels designed to make you stand out with well-groomed looks",
                        "percent": 8.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 13.6,
                    "legDestinationLocationId": "ZFHY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "oVJfx",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YhpppkEkcQCZjtY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NFQxTGomzUbTyyV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SETuRQHLVdGXnTT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ctPQAdzoNxFhcSm",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QyHhnVSzIhmLnlX",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.42,
                        "description": "MLBQoJKyoT",
                        "level": "RHlBr",
                        "type": "tBEUG"
                      },
                      {
                        "amount": 5.19,
                        "description": "FTngaNoBlO",
                        "level": "FqFWT",
                        "type": "Yjipk"
                      }
                    ],
                    "totalBaseCharge": 312.26,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 28.4,
                    "totalFreightDiscounts": 79.94,
                    "totalNetCharge": 411.43,
                    "totalNetChargeWithDutiesAndTaxes": 514.16,
                    "totalNetFedExCharge": 5.36,
                    "totalNetFreight": 82.93,
                    "totalRebates": 41.86,
                    "totalSurcharges": 15.11,
                    "totalTaxes": 6.23
                  },
                  {
                    "currency": "TMT",
                    "currencyExchangeRate": {
                      "fromCurrency": "TWD",
                      "intoCurrency": "SSP",
                      "rate": 12.62
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 7.67,
                        "description": "Experience the tan brilliance of our Chicken, perfect for untidy environments",
                        "percent": 42.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 15.89,
                        "description": "Our parrot-friendly Gloves ensures prudent comfort for your pets",
                        "percent": 44,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 2.2,
                    "legDestinationLocationId": "SSSK",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "b8pU4",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CdNuXZwINyIAivn",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hOdKmagDDjlqaVY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ohVcLpRjHwGLKWF",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hXMhFxDaCJFPbPD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.31,
                        "description": "KRGSjiGqlf",
                        "level": "rMqXn",
                        "type": "cJYrb"
                      }
                    ],
                    "totalBaseCharge": 138.5,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76.1,
                    "totalFreightDiscounts": 97.39,
                    "totalNetCharge": 456.6,
                    "totalNetChargeWithDutiesAndTaxes": 313.66,
                    "totalNetFedExCharge": 20.89,
                    "totalNetFreight": 241.54,
                    "totalRebates": 33.86,
                    "totalSurcharges": 18.99,
                    "totalTaxes": 4.43
                  },
                  {
                    "currency": "JOD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MWK",
                      "intoCurrency": "ZAR",
                      "rate": 32.46
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.32,
                        "description": "Innovative Tuna featuring nervous technology and Marble construction",
                        "percent": 39.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 14.23,
                        "description": "Professional-grade Shirt perfect for royal training and recreational use",
                        "percent": 36.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 11.27,
                        "description": "Innovative Fish featuring short-term technology and Cotton construction",
                        "percent": 25.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 12.11,
                        "description": "Our fresh-inspired Bacon brings a taste of luxury to your recent lifestyle",
                        "percent": 37.3,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 5.5,
                    "legDestinationLocationId": "CTFF",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "lcXBD",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qgYCaeHdgkmxVve",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gcpmorQokEYgWCB",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oKkvBcYcylqUIrr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uGJEYiumnyFMRVh",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UOFZVaQHWCojJJc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.52,
                        "description": "uyFlfDHYPC",
                        "level": "MHdEK",
                        "type": "SIGlp"
                      },
                      {
                        "amount": 15.95,
                        "description": "yWjHRAzWXU",
                        "level": "OZfCh",
                        "type": "fsocc"
                      },
                      {
                        "amount": 2.59,
                        "description": "SfNjoGHEjp",
                        "level": "jExdE",
                        "type": "DrTCQ"
                      },
                      {
                        "amount": 9.31,
                        "description": "voITiPSrGW",
                        "level": "JBbvy",
                        "type": "XDRbW"
                      },
                      {
                        "amount": 1.49,
                        "description": "UTOJIJPopw",
                        "level": "SMsPs",
                        "type": "kBQeK"
                      }
                    ],
                    "totalBaseCharge": 394.18,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 44.38,
                    "totalFreightDiscounts": 89.26,
                    "totalNetCharge": 33.26,
                    "totalNetChargeWithDutiesAndTaxes": 10.57,
                    "totalNetFedExCharge": 48.93,
                    "totalNetFreight": 193.02,
                    "totalRebates": 44.03,
                    "totalSurcharges": 14.27,
                    "totalTaxes": 7.97
                  },
                  {
                    "currency": "MXN",
                    "currencyExchangeRate": {
                      "fromCurrency": "MDL",
                      "intoCurrency": "LRD",
                      "rate": 26.4
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 12.14,
                        "description": "Discover the bruised new Pants with an exciting mix of Gold ingredients",
                        "percent": 41.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 9.81,
                        "description": "Experience the salmon brilliance of our Chips, perfect for petty environments",
                        "percent": 10.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.85,
                        "description": "Professional-grade Pizza perfect for bowed training and recreational use",
                        "percent": 33.7,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 11.6,
                    "legDestinationLocationId": "XXEU",
                    "minimumChargeType": "NONE",
                    "pricingCode": "ZAGGR",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OKiJeDkWdCfSlUu",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.93,
                        "description": "LKMjXpMsqS",
                        "level": "Ofxnb",
                        "type": "bmBzN"
                      }
                    ],
                    "totalBaseCharge": 225.9,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 73.2,
                    "totalFreightDiscounts": 56.21,
                    "totalNetCharge": 371.35,
                    "totalNetChargeWithDutiesAndTaxes": 132,
                    "totalNetFedExCharge": 25.19,
                    "totalNetFreight": 7.5,
                    "totalRebates": 17.3,
                    "totalSurcharges": 15.95,
                    "totalTaxes": 17.67
                  },
                  {
                    "currency": "UAH",
                    "currencyExchangeRate": {
                      "fromCurrency": "NPR",
                      "intoCurrency": "MKD",
                      "rate": 6.47
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 8.72,
                        "description": "The tan Towels combines Saudi Arabia aesthetics with Ytterbium-based durability",
                        "percent": 20.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 11.78,
                        "description": "Handcrafted Bike designed with Aluminum for rare performance",
                        "percent": 15.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.34,
                        "description": "Experience the maroon brilliance of our Fish, perfect for official environments",
                        "percent": 27.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 12.17,
                        "description": "Our rabbit-friendly Shoes ensures memorable comfort for your pets",
                        "percent": 48,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 7.7,
                    "legDestinationLocationId": "BVIZ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "0Q0F1",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iCGnlAhFGKMzKAG",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nIimKpwLidEMrLs",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lgLEswWmoUkQdCk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qHLgSBvpJwvUacb",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ImmtPBukabrRxrx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.55,
                        "description": "AWRrzafNGJ",
                        "level": "grdjP",
                        "type": "ajEOF"
                      },
                      {
                        "amount": 14.69,
                        "description": "esFUzVlSqI",
                        "level": "NdLEu",
                        "type": "ETjsT"
                      },
                      {
                        "amount": 3.72,
                        "description": "IqykGTCcFW",
                        "level": "rXCqN",
                        "type": "RhDPI"
                      },
                      {
                        "amount": 8.88,
                        "description": "tzpUialifQ",
                        "level": "VLDyb",
                        "type": "KSCdU"
                      },
                      {
                        "amount": 1.62,
                        "description": "OkpnhpnkWo",
                        "level": "LYrhg",
                        "type": "mIfZJ"
                      }
                    ],
                    "totalBaseCharge": 306.4,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.45,
                    "totalFreightDiscounts": 63.39,
                    "totalNetCharge": 158.98,
                    "totalNetChargeWithDutiesAndTaxes": 305.42,
                    "totalNetFedExCharge": 7.61,
                    "totalNetFreight": 98.03,
                    "totalRebates": 12.18,
                    "totalSurcharges": 5.4,
                    "totalTaxes": 18.47
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "fxsENfdyrIclARn",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "rOgSeatgGpEIftE",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pMsfgFdlfvkzaHd",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "deAOtDRPQCjmuRl",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "EQnKLAuQAlNREfF",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 17.24,
                    "description": "ipWZSUAgQB",
                    "level": "eGuMI",
                    "type": "cEcwR"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 8,
                "totalBaseCharge": 513.33,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.97,
                "totalDutiesTaxesAndFees": 30.32,
                "totalFreightDiscounts": 6.52,
                "totalNetCharge": 30.85,
                "totalNetChargeWithDutiesAndTaxes": 1145.17,
                "totalNetFedExCharge": 277.07,
                "totalNetFreight": 80.35,
                "totalRebates": 0.58,
                "totalSurcharges": 3.19,
                "totalTaxes": 5.1
              },
              {
                "currency": "UAH",
                "currencyExchangeRate": {
                  "fromCurrency": "FJD",
                  "intoCurrency": "SGD",
                  "rate": 7.48
                },
                "dimDivisor": 38,
                "freightDiscounts": [
                  {
                    "amount": 14.79,
                    "description": "Introducing the Togo-inspired Computer, blending worthwhile style with local craftsmanship",
                    "percent": 16,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 1.02,
                    "description": "Discover the deadly new Tuna with an exciting mix of Steel ingredients",
                    "percent": 14.9,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 19.41,
                    "description": "Featuring Rhodium-enhanced technology, our Chair offers unparalleled trim performance",
                    "percent": 26.5,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 12.9,
                    "description": "The blue Chair combines Moldova aesthetics with Lanthanum-based durability",
                    "percent": 18.1,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 4.83,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "7z3ddm",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "USD",
                      "intoCurrency": "NPR",
                      "rate": 42.51
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 17.88,
                        "description": "The Romaine Hat is the latest in a series of carefree products from Schowalter Inc",
                        "percent": 38.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.74,
                        "description": "Stylish Chicken designed to make you stand out with indolent looks",
                        "percent": 29,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 1.81,
                        "description": "Our panda-friendly Mouse ensures fluffy comfort for your pets",
                        "percent": 12.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7.8,
                    "legDestinationLocationId": "ZHXW",
                    "minimumChargeType": "NONE",
                    "pricingCode": "YgiMn",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nQMwkzmBeDiRIkL",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SXCZYHRIKWQJxlf",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dmqbKxEyXaDCbRy",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QbfDgAvBUNmsNvc",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TRBKJXWDKjDymxu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.43,
                        "description": "WoblKxWnOy",
                        "level": "WTYQq",
                        "type": "cvHSC"
                      },
                      {
                        "amount": 6.36,
                        "description": "yQToSVcVUk",
                        "level": "pWbop",
                        "type": "RCTrf"
                      },
                      {
                        "amount": 19.46,
                        "description": "KwPjNzXYKv",
                        "level": "BoNpP",
                        "type": "QISQx"
                      }
                    ],
                    "totalBaseCharge": 408.94,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 91.1,
                    "totalFreightDiscounts": 71.49,
                    "totalNetCharge": 464.07,
                    "totalNetChargeWithDutiesAndTaxes": 462.93,
                    "totalNetFedExCharge": 5.11,
                    "totalNetFreight": 191.77,
                    "totalRebates": 48.47,
                    "totalSurcharges": 2.83,
                    "totalTaxes": 18.06
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "iiiYFFVjIXgcBvJ",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "vBsgzKFeXSwYdpd",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.03,
                    "description": "KKoRJFoQSC",
                    "level": "EMOZM",
                    "type": "EkeDv"
                  },
                  {
                    "amount": 19.27,
                    "description": "IXpQhVbvLP",
                    "level": "WfUvv",
                    "type": "weClh"
                  },
                  {
                    "amount": 1.45,
                    "description": "zLaCoKTgIm",
                    "level": "rwzuD",
                    "type": "ksWoD"
                  },
                  {
                    "amount": 6.86,
                    "description": "SEYJWrjIQk",
                    "level": "rWqVK",
                    "type": "XOUZH"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.98,
                "totalBaseCharge": 116.33,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.26,
                "totalDutiesTaxesAndFees": 52.02,
                "totalFreightDiscounts": 5.66,
                "totalNetCharge": 153.88,
                "totalNetChargeWithDutiesAndTaxes": 63.45,
                "totalNetFedExCharge": 263.11,
                "totalNetFreight": 44.34,
                "totalRebates": 1.79,
                "totalSurcharges": 3.93,
                "totalTaxes": 4.85
              },
              {
                "currency": "MOP",
                "currencyExchangeRate": {
                  "fromCurrency": "MGA",
                  "intoCurrency": "BSD",
                  "rate": 10.97
                },
                "dimDivisor": 72,
                "freightDiscounts": [
                  {
                    "amount": 11.88,
                    "description": "The Marge Chair is the latest in a series of strident products from Ullrich - Kub",
                    "percent": 48.6,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 9.37,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "VjTL9m",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TTD",
                    "currencyExchangeRate": {
                      "fromCurrency": "UYU",
                      "intoCurrency": "SRD",
                      "rate": 22.63
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.56,
                        "description": "The Sidney Mouse is the latest in a series of dirty products from Luettgen, Schamberger and Langworth",
                        "percent": 48,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 13.77,
                        "description": "Thompson Inc's most advanced Bike technology increases heartfelt capabilities",
                        "percent": 37.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 1.6,
                        "description": "Stylish Chips designed to make you stand out with nervous looks",
                        "percent": 13.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.64,
                        "description": "Our eagle-friendly Bacon ensures snoopy comfort for your pets",
                        "percent": 23.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 12.8,
                    "legDestinationLocationId": "NVLA",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "EZZZw",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WEKdCPVHApWqcPB",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mugloBNEYCeBVsZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mPENTDTwTWQcFdR",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IJEjrUDWPwzbGIv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.79,
                        "description": "MQVdjJjceQ",
                        "level": "CZPtA",
                        "type": "aKpMj"
                      },
                      {
                        "amount": 14.77,
                        "description": "dJvYEkQhqq",
                        "level": "wHzCr",
                        "type": "KXCfE"
                      },
                      {
                        "amount": 7.58,
                        "description": "EPXrHQPxMO",
                        "level": "rmFPF",
                        "type": "sCCnu"
                      },
                      {
                        "amount": 6.23,
                        "description": "JvPcsSgtdn",
                        "level": "dAiyr",
                        "type": "VHxUt"
                      }
                    ],
                    "totalBaseCharge": 147.77,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 72.84,
                    "totalFreightDiscounts": 60.15,
                    "totalNetCharge": 260.96,
                    "totalNetChargeWithDutiesAndTaxes": 461.61,
                    "totalNetFedExCharge": 46.97,
                    "totalNetFreight": 368.2,
                    "totalRebates": 44.61,
                    "totalSurcharges": 15.48,
                    "totalTaxes": 6.09
                  },
                  {
                    "currency": "KZT",
                    "currencyExchangeRate": {
                      "fromCurrency": "RON",
                      "intoCurrency": "LRD",
                      "rate": 29.01
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 12.27,
                        "description": "New Soap model with 4 GB RAM, 4 GB storage, and agitated features",
                        "percent": 42.5,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.91,
                        "description": "Our sour-inspired Chicken brings a taste of luxury to your misguided lifestyle",
                        "percent": 31.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 16.87,
                        "description": "The sleek and fussy Sausages comes with pink LED lighting for smart functionality",
                        "percent": 30.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 19.18,
                        "description": "Ergonomic Chair made with Metal for all-day qualified support",
                        "percent": 34.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.55,
                        "description": "The salmon Salad combines Indonesia aesthetics with Radon-based durability",
                        "percent": 15.1,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7.3,
                    "legDestinationLocationId": "KUQM",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "x5P8r",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "8",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MpYbRHGqyonoXzU",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QGmaAoeHgfXSXbR",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nnlWpYFRcaBvKaz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.34,
                        "description": "rfPHQAzPFi",
                        "level": "fFLnu",
                        "type": "opBnX"
                      },
                      {
                        "amount": 11.01,
                        "description": "qvXIGfUAEq",
                        "level": "vcuQY",
                        "type": "DuXBP"
                      }
                    ],
                    "totalBaseCharge": 43.92,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76.96,
                    "totalFreightDiscounts": 12.37,
                    "totalNetCharge": 422.62,
                    "totalNetChargeWithDutiesAndTaxes": 295.51,
                    "totalNetFedExCharge": 18.21,
                    "totalNetFreight": 157.33,
                    "totalRebates": 5.09,
                    "totalSurcharges": 10.57,
                    "totalTaxes": 7.26
                  },
                  {
                    "currency": "BSD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MWK",
                      "intoCurrency": "MYR",
                      "rate": 13.68
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.35,
                        "description": "Savor the fresh essence in our Tuna, designed for unfinished culinary adventures",
                        "percent": 10.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 16.45,
                        "description": "Experience the gold brilliance of our Car, perfect for peppery environments",
                        "percent": 44.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.31,
                        "description": "Stylish Shirt designed to make you stand out with jealous looks",
                        "percent": 6.9,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 15.96,
                        "description": "Professional-grade Fish perfect for sniveling training and recreational use",
                        "percent": 19.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.02,
                        "description": "Stylish Mouse designed to make you stand out with that looks",
                        "percent": 47.8,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.9,
                    "legDestinationLocationId": "GZRM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "BPCPt",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ARLWwDLjLqmEDxn",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.93,
                        "description": "POhwJGwmiR",
                        "level": "Vkqzr",
                        "type": "beFrB"
                      },
                      {
                        "amount": 8.61,
                        "description": "cFUAgNknTQ",
                        "level": "RRxFv",
                        "type": "DsJZB"
                      },
                      {
                        "amount": 11.53,
                        "description": "NfvGybROwm",
                        "level": "SnTWc",
                        "type": "pboCl"
                      },
                      {
                        "amount": 6.44,
                        "description": "mMWDnpzzUj",
                        "level": "TVzno",
                        "type": "DVPER"
                      }
                    ],
                    "totalBaseCharge": 321.46,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 77.15,
                    "totalFreightDiscounts": 52.13,
                    "totalNetCharge": 472.26,
                    "totalNetChargeWithDutiesAndTaxes": 581.41,
                    "totalNetFedExCharge": 36.71,
                    "totalNetFreight": 26.75,
                    "totalRebates": 37.36,
                    "totalSurcharges": 14.57,
                    "totalTaxes": 1.06
                  },
                  {
                    "currency": "BGN",
                    "currencyExchangeRate": {
                      "fromCurrency": "GHS",
                      "intoCurrency": "SLE",
                      "rate": 32.71
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 14.21,
                        "description": "The sleek and glittering Mouse comes with gold LED lighting for smart functionality",
                        "percent": 36.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.72,
                        "description": "Our bitter-inspired Tuna brings a taste of luxury to your dapper lifestyle",
                        "percent": 29.5,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.2,
                    "legDestinationLocationId": "PUOH",
                    "minimumChargeType": "NONE",
                    "pricingCode": "5yW2Y",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "4",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OmXZPmVgxFqvGbI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RzkrPLtesRkUACE",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.75,
                        "description": "UQFmufqXuD",
                        "level": "aJBAH",
                        "type": "zAuJn"
                      }
                    ],
                    "totalBaseCharge": 168.56,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 42.46,
                    "totalFreightDiscounts": 36,
                    "totalNetCharge": 228.3,
                    "totalNetChargeWithDutiesAndTaxes": 258.13,
                    "totalNetFedExCharge": 33.9,
                    "totalNetFreight": 106.33,
                    "totalRebates": 22.89,
                    "totalSurcharges": 8.3,
                    "totalTaxes": 7.32
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "EVGsnajZZdHRPKt",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "HWgJLNVkSoPavXZ",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "yVyHPDjGUcsNQBf",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.86,
                    "description": "NWXTCGPsZf",
                    "level": "lsltU",
                    "type": "gUmhW"
                  },
                  {
                    "amount": 5.27,
                    "description": "sptjovEutw",
                    "level": "SXUYo",
                    "type": "ulWnA"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.33,
                "totalBaseCharge": 707.3,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.55,
                "totalDutiesTaxesAndFees": 92.2,
                "totalFreightDiscounts": 6.55,
                "totalNetCharge": 392.27,
                "totalNetChargeWithDutiesAndTaxes": 965.61,
                "totalNetFedExCharge": 191.11,
                "totalNetFreight": 39.66,
                "totalRebates": 2.63,
                "totalSurcharges": 9.01,
                "totalTaxes": 8.54
              },
              {
                "currency": "ANG",
                "currencyExchangeRate": {
                  "fromCurrency": "SGD",
                  "intoCurrency": "PAB",
                  "rate": 46.93
                },
                "dimDivisor": 178,
                "freightDiscounts": [
                  {
                    "amount": 7.56,
                    "description": "The Jaime Hat is the latest in a series of flowery products from Sipes, Buckridge and Hartmann",
                    "percent": 47.6,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 12.66,
                    "description": "Stylish Bike designed to make you stand out with upbeat looks",
                    "percent": 27.3,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 18.68,
                    "description": "Introducing the United States Minor Outlying Islands-inspired Ball, blending elderly style with local craftsmanship",
                    "percent": 34.8,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 1.91,
                    "description": "The magenta Table combines Sierra Leone aesthetics with Titanium-based durability",
                    "percent": 17.5,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.69,
                    "description": "Ergonomic Bacon designed with Steel for wicked performance",
                    "percent": 21.5,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 5.57,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "yuohLF",
                "shipmentLegRateDetails": [
                  {
                    "currency": "NAD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MWK",
                      "intoCurrency": "BIF",
                      "rate": 49.94
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 16.78,
                        "description": "The sleek and agile Soap comes with pink LED lighting for smart functionality",
                        "percent": 45.8,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.9,
                    "legDestinationLocationId": "SRWO",
                    "minimumChargeType": "NONE",
                    "pricingCode": "C6F1n",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vgCcBLxhEYxdwAH",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KEujmBviHVnXITO",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FWTWlJVtiezlWyx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.07,
                        "description": "jsHTWtWVDg",
                        "level": "oNxtX",
                        "type": "QRVXw"
                      },
                      {
                        "amount": 15.27,
                        "description": "uscrrskANt",
                        "level": "KfhWv",
                        "type": "kPkgi"
                      },
                      {
                        "amount": 15.8,
                        "description": "KDhydotlYS",
                        "level": "hPUcJ",
                        "type": "atxrp"
                      },
                      {
                        "amount": 7.71,
                        "description": "unYSQKVjaA",
                        "level": "makTG",
                        "type": "ZyOdD"
                      }
                    ],
                    "totalBaseCharge": 219.13,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 24.92,
                    "totalFreightDiscounts": 41.22,
                    "totalNetCharge": 224.78,
                    "totalNetChargeWithDutiesAndTaxes": 321.17,
                    "totalNetFedExCharge": 38.81,
                    "totalNetFreight": 185.32,
                    "totalRebates": 49.23,
                    "totalSurcharges": 13.52,
                    "totalTaxes": 18
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "SKWstoHQvdBKcVI",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "CEXIFoudZVyWmnU",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "GYaAWoaPGJImCfT",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.8,
                    "description": "aiCgeFXPjs",
                    "level": "FDhUG",
                    "type": "QtLTg"
                  },
                  {
                    "amount": 9.91,
                    "description": "AbZnUfQxEH",
                    "level": "CIgkE",
                    "type": "COOel"
                  },
                  {
                    "amount": 11.49,
                    "description": "dVCAMqXckp",
                    "level": "GyvFf",
                    "type": "ZUFWQ"
                  },
                  {
                    "amount": 11.19,
                    "description": "KuZqORIYAP",
                    "level": "TISPp",
                    "type": "TMNSq"
                  },
                  {
                    "amount": 5.29,
                    "description": "RCDvitFsDe",
                    "level": "gyTrt",
                    "type": "yzmPL"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.62,
                "totalBaseCharge": 50.54,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.96,
                "totalDutiesTaxesAndFees": 51.58,
                "totalFreightDiscounts": 1.51,
                "totalNetCharge": 108.73,
                "totalNetChargeWithDutiesAndTaxes": 921.18,
                "totalNetFedExCharge": 271.05,
                "totalNetFreight": 45.68,
                "totalRebates": 1.75,
                "totalSurcharges": 2.37,
                "totalTaxes": 8.61
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "088230999949",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "899691893171",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 17.34,
            "baseRateAmount": 442.15,
            "codcollectionAmount": 435.21,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "71063",
            "masterTrackingNumber": "340586556678",
            "netChargeAmount": 36.98,
            "netDiscountAmount": 9.42,
            "netListRateAmount": 4.21,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "PVUvaEn4s3",
                    "message": "KkApZvcFqHQZYaOWuMVf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "M9I34HKrcv",
                    "message": "nEXaAWGoUleBMBWdxAfc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lupoLdRLuO",
                    "message": "ezXZPmHkCVFcLwtFeAbz"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "5q0or7Op4j",
                    "message": "vtjkZhStFcUlKDIcpbYM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BjudNdzT0q",
                    "message": "dPhGGlKFGZGwBnnOUIkp"
                  }
                ],
                "contentKey": "7kL7LiS7pW",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "PNN7ZpcHOE3nUoYdDaoPjaxuTp6TnkfDMLf8BkNHIulaKgmrgc",
                "trackingNumber": "0",
                "url": "https://trim-lava.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "MpJNsmYCpw",
                    "message": "eSJzBSlbLczrjVQZQxuF"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "03oZV0nP11",
                    "message": "DVKvzJNpxDTaTSEPpiev"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mgtVSpyUQd",
                    "message": "JDJeRtQDhlBCfJpqeisM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "H6DTaBLFdg",
                    "message": "APwXBjaEdUIckdfDcDFI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OfrfhkMk4x",
                    "message": "bRsYeASmwRDpJEJuJdya"
                  }
                ],
                "contentKey": "UYKHJApemu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "DjDZR0iEhsEHcFjmvZ10sR57ajRB8aeQwqMeKAZdS3fmsdIWJd",
                "trackingNumber": "9",
                "url": "https://grubby-schnitzel.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "V5szVGWVq6",
                    "message": "YDtmiRqawUejyGEOcBwc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Me6Uxmo9qH",
                    "message": "qtWcurQEpGjAtUmaoIWZ"
                  }
                ],
                "contentKey": "534dyfX1Ug",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "n4iZafRFp3K3UyFFon8SozPT0fL3RiBbL2a1lQmiuPhjeGsry1",
                "trackingNumber": "1",
                "url": "https://criminal-innovation.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "uVlR5lsZnL",
                    "message": "HFXECBBDCLXPJrJcSELt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VWUMSvDd8w",
                    "message": "gKdEgebrgEfHepCStker"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "gmZBuXznYi",
                    "message": "jaOFuKQotodWwhvRHxyt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Nt7h2aaTwe",
                    "message": "BENDJTWJKXesvnktSfel"
                  }
                ],
                "contentKey": "6TYyvBhGBU",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "g9yf5QPZ61EsRk629nQhXWVVqzut8UdfAbgt77ZDvpayW6nxRa",
                "trackingNumber": "6",
                "url": "https://nocturnal-reconsideration.name"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "418561102109",
            "transactionDetails": [
              {
                "transactionDetails": "qRiudidyqxRiAgV",
                "transactionId": "8ecb4a6a-c6a9-4973-bdec-d8ce1d9ec3a5"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "627824278689",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 30.37,
            "baseRateAmount": 187.97,
            "codcollectionAmount": 390.92,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "78568",
            "masterTrackingNumber": "940010084298",
            "netChargeAmount": 54.33,
            "netDiscountAmount": 14.99,
            "netListRateAmount": 1.82,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "giI9kE1o7i",
                    "message": "BbmsFycaPazPGBeFwDlm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zXotdEAL5z",
                    "message": "sLofIIVxYdgveqVzcXKo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "QXs9CY8EHh",
                    "message": "LRJTuwnnQfzgHzOhqvAf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "neNpYJzH5p",
                    "message": "srBaYppgvlBDxgYIJzSM"
                  }
                ],
                "contentKey": "SvQS2kKm4Q",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "OY3MovQ398V6H3H6xPKaNTGjtLR853M6OVFitPx3iq5mvP7QWP",
                "trackingNumber": "5",
                "url": "https://definite-disposer.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Rn0wPi67Yd",
                    "message": "CVJfaUnmKtMHXAFvwSxs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "O9Vt0mClTm",
                    "message": "eyNHHZoVcLSFHgdgZjsU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yeUaTIL9jD",
                    "message": "nlRXmfcdKXjTGsHCAvqf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "8Lim6nMbSN",
                    "message": "XghfcKgckqcqqmQzmBem"
                  }
                ],
                "contentKey": "nSHxVqp7LJ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "y5SrY6jORjCJM1rZyDxwprRIEOLlGhZyHMMIQ2MlOHINpuy6ns",
                "trackingNumber": "2",
                "url": "https://which-awareness.biz/"
              }
            ],
            "packageSequenceNumber": 3,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "493692021894",
            "transactionDetails": [
              {
                "transactionDetails": "jRNFPXPntYqKNFH",
                "transactionId": "37323111-49b0-4f2c-8225-fadccbb2c466"
              },
              {
                "transactionDetails": "KAEMKcetunWKrQG",
                "transactionId": "6020e873-1cbb-44af-b7fe-553f4274d3e7"
              },
              {
                "transactionDetails": "UpODsvLEZMUsKhV",
                "transactionId": "a8ae0621-decd-42fd-8c14-32f34872d29c"
              },
              {
                "transactionDetails": "npSjHECcWfedOqD",
                "transactionId": "65c173e7-6d45-49f6-a1ff-705307f19823"
              },
              {
                "transactionDetails": "mGKQtVwAEOToDaY",
                "transactionId": "bd47b620-6cf7-40db-8fbf-9ca9b3a8891c"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "946032845634",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 31.52,
            "baseRateAmount": 86.2,
            "codcollectionAmount": 231.7,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "36516",
            "masterTrackingNumber": "483085703295",
            "netChargeAmount": 17.71,
            "netDiscountAmount": 6.76,
            "netListRateAmount": 9.75,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "9qH5jFtspM",
                    "message": "pYsTSSKYtJWsbJjFCOat"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "s2rhvjs6vB",
                    "message": "tMvBWLxsRzZARkMcKfBo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "c0idwQQbbQ",
                    "message": "YaxvwprKposjomwaFtWj"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "cAYFOhp7aq",
                    "message": "kVRRneZByoFQcuNsMCMW"
                  }
                ],
                "contentKey": "Y5ombHSYMy",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "Ee7TlQSmJCRUTY7SCRAViTwBUl63BtmzOUkEDlVmvj6BiVmthO",
                "trackingNumber": "0",
                "url": "https://hollow-pilot.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "AfeIZGexqj",
                    "message": "rseKhtiVnoGbJYWDRDyb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2VkMMDFgoJ",
                    "message": "YCVjFXhNEImgRmxmAulR"
                  }
                ],
                "contentKey": "5xYRAVl7gO",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "ZG4zv6vPPxHRkSQHqjCg7RgApAWrdOvmzX4hzUzBNkDFHZtKuJ",
                "trackingNumber": "2",
                "url": "https://miserly-jacket.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "dfJMRfgMjc",
                    "message": "rBkLTwEiGxQKVqIMWQLr"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "8gtOfo7KC9",
                    "message": "TvtWbbTTxHqQstnZHlmO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BW9XHTnrwR",
                    "message": "pvORnJwXeihlHXMhdPln"
                  }
                ],
                "contentKey": "eYulBbgzeH",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "dWaPJz9Tnhd6wGfaDcvDyVUXaTerT3VFVgGc0B2sHkzZ4nGh2N",
                "trackingNumber": "3",
                "url": "https://brilliant-litter.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "IYb98aJhUC",
                    "message": "RhnIsJHgtzAYvJMTxzcE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ckzAnHGfF7",
                    "message": "zUDjrTdnEvcxeakUAyEB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "g6WFRKp6tK",
                    "message": "UCWkjzPZIAwOSazNRGiU"
                  }
                ],
                "contentKey": "N9DgUXxzre",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "3amezElPajzqPWEO3lFs7JMflDbArQEPwfq7lMo80OTa8o0OQZ",
                "trackingNumber": "2",
                "url": "https://ordinary-bran.biz/"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "261468609771",
            "transactionDetails": [
              {
                "transactionDetails": "WDGRFlaMjXTNJcL",
                "transactionId": "2fd1390a-c8db-4d0d-9d53-8ff963cbb7fd"
              },
              {
                "transactionDetails": "jJvlAfpHVfUEJuC",
                "transactionId": "8fd12aee-ed13-43ef-8fb1-ae7cf9961885"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "141415918530",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 12.22,
            "baseRateAmount": 50.08,
            "codcollectionAmount": 230.91,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "67010",
            "masterTrackingNumber": "713204935334",
            "netChargeAmount": 85.93,
            "netDiscountAmount": 29.84,
            "netListRateAmount": 1.48,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "p0Z4cpTTVr",
                    "message": "umSSAIbzABJcDXROzyco"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "8BP8QJNHu3",
                    "message": "HdgecWKlMXTiueYWQTHg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WLTLfFOuQW",
                    "message": "qzviROKnmMieNqfFbldW"
                  }
                ],
                "contentKey": "LDJLXDN1dE",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "hxdSxQEUOr2VntRLCSaUir0NpX7aIIYWk3aAVz293hsWXCw2bP",
                "trackingNumber": "1",
                "url": "https://elastic-address.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "xoAxSEPRDi",
                    "message": "LRELjaVLRDkALfoXazWy"
                  }
                ],
                "contentKey": "bPDokEd75g",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "JiflzEgdnRnVSnVIArq7l3x5IPCe1szjmSqNqDRzesyljGRjsu",
                "trackingNumber": "0",
                "url": "https://lighthearted-patroller.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "r00xYgB6ka",
                    "message": "yCLYgjHUAlwuotifKrta"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "1HG4USop9g",
                    "message": "mIaqgwZREmpqBKXtLuMC"
                  }
                ],
                "contentKey": "vlFDLSqnjP",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "dGCr1R4R8Izspzs89ZYYrlrqYAQYOfjabLobQCgSsb2wR6rLCn",
                "trackingNumber": "5",
                "url": "https://soupy-feather.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "HgcuFZt9GQ",
                    "message": "csKBAIzHzUBXzgxsRNFx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "hZYlb0Tqqg",
                    "message": "RAxzvZOgzbrMuIcvCFXJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "t039Pnd1Xw",
                    "message": "BeGmiymoeFFGyDGkiXms"
                  }
                ],
                "contentKey": "zNWLuJqkWI",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "yQfjb3h6v01o4TOt8X2B781kNTwQWdDVLfPtflWV1hmUCS6aao",
                "trackingNumber": "8",
                "url": "https://decisive-insolence.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "BazMfI4AEi",
                    "message": "yGmiZbdbCLRLixPEmzeO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qTnniGTRCW",
                    "message": "pHGspjHCJDpjAkWQjSlc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "sfIDbVDiOY",
                    "message": "zmYVnSXCTMFTuSdakzZk"
                  }
                ],
                "contentKey": "4OyUrojzQD",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "g180KFD1iV6Y36xMRePAf98VFQb5i9vUR0ZDoXq0nEUP3PVgRz",
                "trackingNumber": "6",
                "url": "https://rapid-typeface.org/"
              }
            ],
            "packageSequenceNumber": 3,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "603246139804",
            "transactionDetails": [
              {
                "transactionDetails": "oxLbbmWdzZkyKCR",
                "transactionId": "bada9729-d35d-4641-a6bd-d496c6e14e59"
              },
              {
                "transactionDetails": "rgDQOdQUicduSMB",
                "transactionId": "ebfc97b9-e864-4dc7-bbc8-da2ef85d93b9"
              },
              {
                "transactionDetails": "thennfnDMYlDgFj",
                "transactionId": "a84d39ef-08f4-4a6b-8b17-1f91eab65c2b"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 29,
                "suggestions": [
                  {
                    "description": "Professional-grade Ball perfect for bulky training and recreational use",
                    "harmonizedCode": "SRfMr5h0"
                  },
                  {
                    "description": "Rustic Cheese designed with Bamboo for easy performance",
                    "harmonizedCode": "YzrCOYC1"
                  },
                  {
                    "description": "The silver Gloves combines Slovakia aesthetics with Ruthenium-based durability",
                    "harmonizedCode": "5BLco4w9"
                  },
                  {
                    "description": "Discover the crocodile-like agility of our Chips, perfect for juicy users",
                    "harmonizedCode": "yqIhqUKG"
                  },
                  {
                    "description": "Savor the spicy essence in our Keyboard, designed for clean culinary adventures",
                    "harmonizedCode": "vsmzb1e2"
                  }
                ]
              },
              {
                "commodityIndex": 94,
                "suggestions": [
                  {
                    "description": "O'Keefe, Dibbert and Mills's most advanced Tuna technology increases ecstatic capabilities",
                    "harmonizedCode": "7vlGjH8M"
                  },
                  {
                    "description": "Oriental Bacon designed with Concrete for blushing performance",
                    "harmonizedCode": "J04bvNGi"
                  },
                  {
                    "description": "Introducing the Virgin Islands, U.S.-inspired Sausages, blending parallel style with local craftsmanship",
                    "harmonizedCode": "opxU7phU"
                  },
                  {
                    "description": "New Pizza model with 65 GB RAM, 618 GB storage, and serene features",
                    "harmonizedCode": "zFf95q8x"
                  },
                  {
                    "description": "Our turtle-friendly Salad ensures wicked comfort for your pets",
                    "harmonizedCode": "7D7zOfsJ"
                  }
                ]
              },
              {
                "commodityIndex": 29,
                "suggestions": [
                  {
                    "description": "DuBuque, Hyatt and Gerlach's most advanced Table technology increases instructive capabilities",
                    "harmonizedCode": "fJGPWEBR"
                  },
                  {
                    "description": "Oriental Gloves designed with Marble for parallel performance",
                    "harmonizedCode": "qxjlXG7q"
                  },
                  {
                    "description": "Ergonomic Tuna designed with Metal for lavish performance",
                    "harmonizedCode": "4YsISuNQ"
                  }
                ]
              },
              {
                "commodityIndex": 7,
                "suggestions": [
                  {
                    "description": "New Towels model with 57 GB RAM, 174 GB storage, and distinct features",
                    "harmonizedCode": "0B4gUEXD"
                  },
                  {
                    "description": "Savor the rich essence in our Tuna, designed for alert culinary adventures",
                    "harmonizedCode": "tNMEfubu"
                  }
                ]
              },
              {
                "commodityIndex": 6,
                "suggestions": [
                  {
                    "description": "Discover the ajar new Hat with an exciting mix of Silk ingredients",
                    "harmonizedCode": "zyWIkIN4"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "a7f4e63b-65e2-405a-b4dc-03bf36b04744",
                  "localizedText": "Innovative Sausages featuring worthy technology and Silk construction",
                  "parameters": [
                    {
                      "id": "4a0afeb6-3f40-4376-aa2f-df7e6b983cbd",
                      "value": "Frozen"
                    },
                    {
                      "id": "bbc1fc57-30a3-48c5-bf65-f673495c3b00",
                      "value": "Tasty"
                    },
                    {
                      "id": "e08710a9-fd0d-4938-8dbf-5639b68eb944",
                      "value": "Electronic"
                    },
                    {
                      "id": "21bd5d95-94e7-474c-9bb0-d24b8daf1b8f",
                      "value": "Practical"
                    }
                  ],
                  "text": "The sleek and late Pizza comes with orchid LED lighting for smart functionality"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 12,
                "derivedHarmonizedCode": "pkiOMK",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "594bce44-42e6-4b0a-8c8f-ba0724e807ec",
                      "localizedText": "Recycled Shoes designed with Cotton for humiliating performance",
                      "parameters": [
                        {
                          "id": "aff44152-b48f-4472-bc85-5e80a1e19c18",
                          "value": "Fantastic"
                        }
                      ],
                      "text": "The sleek and ruddy Bacon comes with olive LED lighting for smart functionality"
                    }
                  ],
                  "description": "Stylish Pants designed to make you stand out with fixed looks",
                  "id": "fa6a4b1a-fa75-4337-b88f-2db8083561d6"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "5m0MqXBzlr",
                "message": "LTfCLdoxxXVwzobOKdgb"
              },
              {
                "alertType": "NOTE",
                "code": "OU57Jz34NN",
                "message": "fVjVqjXzSDQztrtxAlrW"
              },
              {
                "alertType": "NOTE",
                "code": "tZf7AyCFAl",
                "message": "cCKAEdKMpwNuGSIeIjdF"
              },
              {
                "alertType": "NOTE",
                "code": "Dn0u1Zg6t0",
                "message": "TEMCozzpbWbzRJfkBOYI"
              },
              {
                "alertType": "NOTE",
                "code": "utiXhiMmF8",
                "message": "YkiOMHGuERPoHrbjWimU"
              }
            ],
            "contentKey": "kxFqa05MZZ",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "Rnj8hTrUpARrgrlwVBagCLfcvX3PljokIzLy4ySJIg3ThoVIvG",
            "trackingNumber": "9",
            "url": "https://elderly-necklace.info"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "1le2GIzwRO",
                "message": "BTEkFKYUmkTEbDJIMrbM"
              },
              {
                "alertType": "NOTE",
                "code": "lJ3hmVejBY",
                "message": "eigUmmJtTKwPcLKTNfZX"
              }
            ],
            "contentKey": "1HpzQFKC2A",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "PDF",
            "encodedLabel": "SR9yehPWtOgx6vfncfRgBUaYjLMkRSqWmWIOyoiZpKuMfnlvdH",
            "trackingNumber": "6",
            "url": "https://svelte-calculus.name"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "1MJ7A0grAS",
            "message": "IhpyfEVIKVcAKurQIWmX"
          },
          {
            "alertType": "NOTE",
            "code": "4Vs6IMiG2V",
            "message": "rbINtHvFXLADbhbfuBmn"
          },
          {
            "alertType": "NOTE",
            "code": "wqShBtvQ4E",
            "message": "PCAqvxRpJggliljoiqNg"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://soupy-disk.biz",
                "password": "a1rQULVguR",
                "role": "SHIPPER",
                "userId": "Lester.Thompson"
              },
              {
                "emailLabelUrl": "https://spherical-request.name",
                "password": "6XVIagnF7Z",
                "role": "THIRD_PARTY",
                "userId": "Brooks83"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "aT20onUtFdIm26n",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "feb336d5-38dd-407a-a9dd-bce616865224",
                "documentReference": "9hzJzNdF",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "fba62521-3a08-4770-bfa9-84ba0c84acdc",
                "documentReference": "OPgM18YN",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bsCspGmYMP",
                          "hazardClass": "aFwrX",
                          "id": "6",
                          "labelText": "qwsLDwETyd",
                          "packingGroup": "IF",
                          "packingInstructions": "ePaitGvodg",
                          "properShippingName": "KPZOhWaYwV",
                          "properShippingNameAndDescription": "SyWbpLeSJCSurKE",
                          "sequenceNumber": 382,
                          "specialProvisions": "ceXDzJSAaH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "pETHE",
                          "technicalName": "rsZGorOjWj",
                          "tunnelRestrictionCode": "WejjU"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 14.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SZAqE"
                        },
                        "options": {
                          "description": {
                            "authorization": "JKYFCBwRtk",
                            "hazardClass": "jHZjL",
                            "id": "7",
                            "labelText": "nhGBFjCzXr",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JXgyBdxLpi"
                            },
                            "packingGroup": "I",
                            "percentage": 52.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TEOGSgmXqGEhAMK",
                            "reportableQuantity": true,
                            "sequenceNumber": 888,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fwJilTwUeS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.15,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.76,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sblFDxtdaCWYSjA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 6.65,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 47.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VIXTqLmhhQ",
                          "hazardClass": "UIYEg",
                          "id": "6",
                          "labelText": "OmHFuQzzOW",
                          "packingGroup": "lx",
                          "packingInstructions": "bUwHHmdNwA",
                          "properShippingName": "LNcEpBgCLR",
                          "properShippingNameAndDescription": "UFTrujehqJLyyXM",
                          "sequenceNumber": 993,
                          "specialProvisions": "uFtyrPbNxJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "SMAxy",
                          "technicalName": "eJvrtMxuXl",
                          "tunnelRestrictionCode": "1c1v7"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 24.48,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xdfRa"
                        },
                        "options": {
                          "description": {
                            "authorization": "POJupHTJyu",
                            "hazardClass": "NBORT",
                            "id": "7",
                            "labelText": "sFnXzDDAzq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "thUKRStGBE"
                            },
                            "packingGroup": "I",
                            "percentage": 92.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uXkVAeREnOzezER",
                            "reportableQuantity": false,
                            "sequenceNumber": 148,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "slZYdIFeNJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 1.7,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.76,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZkjjPGgwMrPPLMy",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 44.36,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 25.24,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "drfRgJYfhH",
                          "hazardClass": "WLgVT",
                          "id": "2",
                          "labelText": "iQYnhIWfdo",
                          "packingGroup": "El",
                          "packingInstructions": "RkstRBkjPK",
                          "properShippingName": "JDXziMUsZx",
                          "properShippingNameAndDescription": "kIGizRfUEYuVtQV",
                          "sequenceNumber": 264,
                          "specialProvisions": "nTSUioRaTW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JgBuQ",
                          "technicalName": "IaWYLgMXqO",
                          "tunnelRestrictionCode": "LE0N9"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 19.9,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ncZJR"
                        },
                        "options": {
                          "description": {
                            "authorization": "EpXUTUfPin",
                            "hazardClass": "Nowuq",
                            "id": "0",
                            "labelText": "iSuQrsZQnt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "kSGZspZyEc"
                            },
                            "packingGroup": "I",
                            "percentage": 11.87,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "iXGQNeJRsUhWdrR",
                            "reportableQuantity": false,
                            "sequenceNumber": 629,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XGOtrYaywL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "trJWypuGWVzuDEA",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 8.51,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 49.97,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UeNRzSxjZB",
                          "hazardClass": "YkEHh",
                          "id": "4",
                          "labelText": "hjDFykNwEJ",
                          "packingGroup": "Tp",
                          "packingInstructions": "qZSwrjRxbG",
                          "properShippingName": "JenvTnzrHn",
                          "properShippingNameAndDescription": "zzOypUduVjBgmJh",
                          "sequenceNumber": 778,
                          "specialProvisions": "KweMfXzuJy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GvrpN",
                          "technicalName": "yvhKRKwajz",
                          "tunnelRestrictionCode": "RjPrx"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 42.17,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TXcZB"
                        },
                        "options": {
                          "description": {
                            "authorization": "emvFrAQvcu",
                            "hazardClass": "vlEtq",
                            "id": "6",
                            "labelText": "FOylkGMaEx",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "QTwsagArcD"
                            },
                            "packingGroup": "I",
                            "percentage": 42.5,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uLNFpszcFPeXvyJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 971,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ReOAVzBmSG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.39,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GiWQFIkLhyZUsDm",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.96,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 35.77,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EnVJeSINDS",
                          "hazardClass": "oPwFB",
                          "id": "3",
                          "labelText": "TDgVOPDTJc",
                          "packingGroup": "EV",
                          "packingInstructions": "jXRwHoYcqZ",
                          "properShippingName": "VzxmDIaueZ",
                          "properShippingNameAndDescription": "IOAlhDQpTWefuTN",
                          "sequenceNumber": 15,
                          "specialProvisions": "kyxeyoQmPM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zGSCa",
                          "technicalName": "IIgddVcyfy",
                          "tunnelRestrictionCode": "0PGHH"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 27.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mBneo"
                        },
                        "options": {
                          "description": {
                            "authorization": "dcuiwVVnGb",
                            "hazardClass": "HceWr",
                            "id": "4",
                            "labelText": "XTaDDywnNQ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "yKnvXuWpMn"
                            },
                            "packingGroup": "I",
                            "percentage": 57.34,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qpShThGZwVsWoNl",
                            "reportableQuantity": true,
                            "sequenceNumber": 76,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jLwIRNHFDY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DbyynksDyeMdMWL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 6.68,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 17.85,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.4,
                "referenceId": "84cac666-7a30-4954-ab12-1c8e8f0bf275",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "ySLNtpElHh",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "iOZ4NygoXm7DzuLVcmzL"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "wdamrTZhvb4pfLgbovfQ"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "u8nO8USNy2lhLYXpxeMSEivnb"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "y40JjgD2FxA5x8ezFJGu5tazN"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ge8bjf6THTBjdg0plr70Pt4De"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "pwUwMSmCiw",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 1.27,
                "packageRateDetails": [
                  {
                    "baseCharge": 37.06,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AFN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 196.26,
                    "netFedExCharge": 128.27,
                    "netFreight": 91.06,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AMmMhsnGiZdsXMD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 16.65,
                    "totalRebates": 0.07,
                    "totalSurcharges": 7.84,
                    "totalTaxes": 2.08
                  },
                  {
                    "baseCharge": 78.94,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "YER",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 117.45,
                    "netFedExCharge": 121.07,
                    "netFreight": 34.5,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wnrgnKsyjrJvSHA",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DnyFQZZTjuNtDVh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RAVPlTvYHSCfgsh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.91,
                    "totalRebates": 1.85,
                    "totalSurcharges": 3.37,
                    "totalTaxes": 1.84
                  },
                  {
                    "baseCharge": 125.2,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "IDR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 26.28,
                    "netFedExCharge": 36.02,
                    "netFreight": 48.43,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rFSeJWxSnjNKdPB",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FRwCZEoksXXGPQj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 14.59,
                    "totalRebates": 0.56,
                    "totalSurcharges": 3.82,
                    "totalTaxes": 3.26
                  },
                  {
                    "baseCharge": 51.57,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PEN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 120.33,
                    "netFedExCharge": 95.55,
                    "netFreight": 15.21,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iwNmsMGTFZOFybp",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xpsjJpiYRJRgdPj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MpZZiGTgGIoJFKK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WcbmsinsfAZdfBP",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EMuUMcimGWICwCv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.7,
                    "totalRebates": 0.96,
                    "totalSurcharges": 7.44,
                    "totalTaxes": 0.19
                  },
                  {
                    "baseCharge": 79.1,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TMT",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 25.48,
                    "netFedExCharge": 32.04,
                    "netFreight": 72.03,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LyVcfviUGtfdFTp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wvQpMaKYSqINtQg",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hslfanNnzCQwlrS",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 8.2,
                    "totalRebates": 1.98,
                    "totalSurcharges": 3.94,
                    "totalTaxes": 4.05
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 4859,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 3423,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 91
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X877097405454",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-09-22T00:00:00.0Z",
                "expirationDate": "2027-04-01T00:00:00.0Z",
                "number": "6"
              }
            },
            "dryIceDetail": {
              "packageCount": 7,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 10
            }
          },
          "masterTrackingId": {
            "formId": 5494,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "1",
            "uspsApplicationId": 91
          },
          "operationalDetail": {
            "airportId": "LlE",
            "astraDescription": "FUkiovsZHz",
            "astraPlannedServiceLevel": "qiwIfcQdQBwrjNz",
            "commitDate": "2026-09-01T00:00:00.0Z",
            "commitDay": "Wed",
            "countryCode": "IT",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2026-10-10T00:00:00.0Z",
            "deliveryDay": "Sun",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "mMZd",
            "destinationLocationNumber": 192,
            "destinationLocationStateOrProvinceCode": "TN",
            "destinationServiceArea": "fx",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "1",
            "originLocationNumber": 837,
            "originServiceArea": "wb",
            "packagingCode": "3",
            "postalCode": "32281-3112",
            "publishedDeliveryTime": "2027-06-22T00:00:00.0Z",
            "scac": "AusX",
            "serviceCode": "3",
            "stateOrProvinceCode": "IL",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "mm",
            "ursaSuffixCode": "dR"
          },
          "packagingDescription": "NbrSfAvfSR",
          "serviceDescription": {
            "astraDescription": "JZVnKIjUQT",
            "code": "5",
            "description": "qYVCFzPqINoWakc",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "gtQKG"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "ypIFF"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "VTUwx"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "BA7Zjq7kNjam",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "MVR",
                "currencyExchangeRate": {
                  "fromCurrency": "QAR",
                  "intoCurrency": "WST",
                  "rate": 19.49
                },
                "dimDivisor": 179,
                "freightDiscounts": [
                  {
                    "amount": 19.4,
                    "description": "Featuring Rubidium-enhanced technology, our Towels offers unparalleled equatorial performance",
                    "percent": 47.5,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 3.63,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "0eWVdx",
                "shipmentLegRateDetails": [
                  {
                    "currency": "BTN",
                    "currencyExchangeRate": {
                      "fromCurrency": "UAH",
                      "intoCurrency": "MWK",
                      "rate": 9.55
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.5,
                        "description": "New green Soap with ergonomic design for confused comfort",
                        "percent": 27.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 14.55,
                        "description": "Brekke Group's most advanced Towels technology increases fuzzy capabilities",
                        "percent": 45.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 11.6,
                    "legDestinationLocationId": "LQTO",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "QsPdb",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "6",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ldpVgxnATUbrMGj",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kPfNXrsLLqmNGRy",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.92,
                        "description": "ZPcapESVHe",
                        "level": "KJkML",
                        "type": "OfUdI"
                      },
                      {
                        "amount": 15.77,
                        "description": "vpFMOFPzAa",
                        "level": "gQJZh",
                        "type": "reCPT"
                      },
                      {
                        "amount": 11.18,
                        "description": "topwkLUYXe",
                        "level": "tKoGO",
                        "type": "uspnw"
                      },
                      {
                        "amount": 4.76,
                        "description": "aQYuxQUyxC",
                        "level": "vmULE",
                        "type": "matbN"
                      },
                      {
                        "amount": 3.41,
                        "description": "VzPRRAZDfg",
                        "level": "CeiSF",
                        "type": "MuWTg"
                      }
                    ],
                    "totalBaseCharge": 221.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 13.71,
                    "totalFreightDiscounts": 92.23,
                    "totalNetCharge": 75.71,
                    "totalNetChargeWithDutiesAndTaxes": 384.03,
                    "totalNetFedExCharge": 31.86,
                    "totalNetFreight": 270.63,
                    "totalRebates": 48.64,
                    "totalSurcharges": 19.43,
                    "totalTaxes": 7.63
                  },
                  {
                    "currency": "MZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "KZT",
                      "intoCurrency": "RUB",
                      "rate": 10.91
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.14,
                        "description": "New Computer model with 19 GB RAM, 980 GB storage, and ideal features",
                        "percent": 22.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 19.53,
                        "description": "Savor the delicious essence in our Mouse, designed for bruised culinary adventures",
                        "percent": 8.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 4.4,
                    "legDestinationLocationId": "ICVZ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "x91eu",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MfTSrzwaLWNvVUt",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vkdMaJSemctMkLl",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "txhiOMTPZQazruW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eJeLdHFrPeLhiKo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.48,
                        "description": "tsZbUInfMj",
                        "level": "JBjkF",
                        "type": "BUmBW"
                      },
                      {
                        "amount": 18.92,
                        "description": "pxJkUEBbay",
                        "level": "NwhfW",
                        "type": "pEIxG"
                      },
                      {
                        "amount": 18.39,
                        "description": "XSDBwAlrHK",
                        "level": "sSWTU",
                        "type": "LHIGk"
                      },
                      {
                        "amount": 7.12,
                        "description": "tLlQXrNEwU",
                        "level": "xPRaI",
                        "type": "BClAB"
                      },
                      {
                        "amount": 1.23,
                        "description": "GDbqLuSIcc",
                        "level": "ipwNU",
                        "type": "abqMh"
                      }
                    ],
                    "totalBaseCharge": 256.61,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 97.39,
                    "totalFreightDiscounts": 65.73,
                    "totalNetCharge": 246.26,
                    "totalNetChargeWithDutiesAndTaxes": 514.7,
                    "totalNetFedExCharge": 23.83,
                    "totalNetFreight": 207.85,
                    "totalRebates": 2.55,
                    "totalSurcharges": 11.89,
                    "totalTaxes": 20.93
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "UMbUvFjvjvNuhHY",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "bioCgeLJrvXzcrk",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KnznOcZQJPXVxkR",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 11.86,
                    "description": "vOQuqMfHLJ",
                    "level": "YDUoI",
                    "type": "ZSlNy"
                  },
                  {
                    "amount": 15.91,
                    "description": "PBlRZAVJUM",
                    "level": "snBCB",
                    "type": "GwTVZ"
                  },
                  {
                    "amount": 6.55,
                    "description": "FOeNYigcxC",
                    "level": "kUQYK",
                    "type": "MMLtO"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.45,
                "totalBaseCharge": 638.95,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.6,
                "totalDutiesTaxesAndFees": 65.15,
                "totalFreightDiscounts": 6.78,
                "totalNetCharge": 263.83,
                "totalNetChargeWithDutiesAndTaxes": 437.31,
                "totalNetFedExCharge": 280.53,
                "totalNetFreight": 97.03,
                "totalRebates": 4.99,
                "totalSurcharges": 9.55,
                "totalTaxes": 3.88
              },
              {
                "currency": "AMD",
                "currencyExchangeRate": {
                  "fromCurrency": "MYR",
                  "intoCurrency": "TMT",
                  "rate": 5.76
                },
                "dimDivisor": 146,
                "freightDiscounts": [
                  {
                    "amount": 16.08,
                    "description": "Recycled Salad designed with Concrete for sociable performance",
                    "percent": 36.6,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 17.8,
                    "description": "Experience the cyan brilliance of our Towels, perfect for simple environments",
                    "percent": 26.2,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 18.17,
                    "description": "New blue Shoes with ergonomic design for multicolored comfort",
                    "percent": 13.4,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 19.95,
                    "description": "The olive Chicken combines Timor-Leste aesthetics with Americium-based durability",
                    "percent": 47.8,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 8.29,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "2",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "iKeAki",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TZS",
                    "currencyExchangeRate": {
                      "fromCurrency": "GNF",
                      "intoCurrency": "PHP",
                      "rate": 36.79
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 18.29,
                        "description": "New Computer model with 98 GB RAM, 539 GB storage, and thorough features",
                        "percent": 7.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.96,
                        "description": "The Visionary immersive project Gloves offers reliable performance and burdensome design",
                        "percent": 29.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.21,
                        "description": "Discover the warmhearted new Table with an exciting mix of Bamboo ingredients",
                        "percent": 38.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.75,
                        "description": "New Computer model with 78 GB RAM, 400 GB storage, and sour features",
                        "percent": 13.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.89,
                        "description": "Featuring Antimony-enhanced technology, our Pizza offers unparalleled brisk performance",
                        "percent": 8.3,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 1.3,
                    "legDestinationLocationId": "VFUJ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "OMIbc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XmRCSCrNzXVIZAM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MwJNlNNHVXKBhEv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hDfswxNJyfcPNOm",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CLrCgTOLdAXElFv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.54,
                        "description": "LZbYFwjPnV",
                        "level": "qBCNT",
                        "type": "OTgMv"
                      },
                      {
                        "amount": 15.54,
                        "description": "eUlopjSEZf",
                        "level": "oBqsE",
                        "type": "dVFGD"
                      },
                      {
                        "amount": 19.13,
                        "description": "wJuEvOqNlo",
                        "level": "klMzE",
                        "type": "sqUxv"
                      },
                      {
                        "amount": 5.13,
                        "description": "CNKSWRlVuO",
                        "level": "QizhN",
                        "type": "UfAop"
                      },
                      {
                        "amount": 10.09,
                        "description": "xmncQPXwva",
                        "level": "npyqr",
                        "type": "XWsDX"
                      }
                    ],
                    "totalBaseCharge": 460.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 87.68,
                    "totalFreightDiscounts": 40.24,
                    "totalNetCharge": 439.19,
                    "totalNetChargeWithDutiesAndTaxes": 59.61,
                    "totalNetFedExCharge": 20.67,
                    "totalNetFreight": 264.28,
                    "totalRebates": 35.9,
                    "totalSurcharges": 2,
                    "totalTaxes": 20.32
                  },
                  {
                    "currency": "XPF",
                    "currencyExchangeRate": {
                      "fromCurrency": "DKK",
                      "intoCurrency": "XPF",
                      "rate": 25.31
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.04,
                        "description": "Discover the rhinoceros-like agility of our Pants, perfect for rubbery users",
                        "percent": 34.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 19.5,
                        "description": "Discover the merry new Chips with an exciting mix of Wooden ingredients",
                        "percent": 23,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 15.02,
                        "description": "New Keyboard model with 23 GB RAM, 374 GB storage, and internal features",
                        "percent": 37.3,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 11.8,
                    "legDestinationLocationId": "UGJA",
                    "minimumChargeType": "NONE",
                    "pricingCode": "C5QK1",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tETWefQPmqNWdlA",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LIOKlLULgWPrrPt",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BNkXnKlGKwmXFPy",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.03,
                        "description": "oxFJtVCRdu",
                        "level": "OgiAc",
                        "type": "ZrKyc"
                      },
                      {
                        "amount": 13.86,
                        "description": "uVSEvcLuJG",
                        "level": "ovrdB",
                        "type": "Hrogw"
                      }
                    ],
                    "totalBaseCharge": 436.48,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 35.41,
                    "totalFreightDiscounts": 12.61,
                    "totalNetCharge": 171.25,
                    "totalNetChargeWithDutiesAndTaxes": 203.09,
                    "totalNetFedExCharge": 15.85,
                    "totalNetFreight": 10.8,
                    "totalRebates": 26.99,
                    "totalSurcharges": 8.78,
                    "totalTaxes": 10.16
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TxHRtJsOalIUNbh",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TLgTwSpNogUtiVr",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "YifGFAIJWdLKcfY",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "GPmSMSeEefMZbIL",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "fbFpFFyhPMIQuYW",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 17.39,
                    "description": "XaBjEjgXei",
                    "level": "SRqsY",
                    "type": "gGGkR"
                  },
                  {
                    "amount": 15.03,
                    "description": "HrKJRCuLhP",
                    "level": "GUqeN",
                    "type": "IoFHh"
                  },
                  {
                    "amount": 16.21,
                    "description": "aruTRiqlGo",
                    "level": "gMqQM",
                    "type": "jHHBT"
                  },
                  {
                    "amount": 8.89,
                    "description": "zcUKFUKzYg",
                    "level": "PsXIx",
                    "type": "UXIrm"
                  },
                  {
                    "amount": 14.28,
                    "description": "VyPYWDMkxL",
                    "level": "GCVDF",
                    "type": "EkkBg"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.56,
                "totalBaseCharge": 658.23,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 4.84,
                "totalDutiesTaxesAndFees": 38.01,
                "totalFreightDiscounts": 8.7,
                "totalNetCharge": 155.21,
                "totalNetChargeWithDutiesAndTaxes": 115.79,
                "totalNetFedExCharge": 167.01,
                "totalNetFreight": 19.03,
                "totalRebates": 2.05,
                "totalSurcharges": 7.85,
                "totalTaxes": 4.52
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "786401623252",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "677210895770",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 33.97,
            "baseRateAmount": 464.62,
            "codcollectionAmount": 415.96,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "81326",
            "masterTrackingNumber": "579704974010",
            "netChargeAmount": 59.36,
            "netDiscountAmount": 25.46,
            "netListRateAmount": 5.06,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "rBauYoVu7B",
                    "message": "WsfBFGyNTXngwTaNJlxf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xswV1ju0mx",
                    "message": "vSbAsTvEItxktreNyidR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "N8lZZdD7hl",
                    "message": "wTTSmliJSBFyvckpLtuX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xgUfmlE0Wx",
                    "message": "aAYDiVNrphPYMbIMjbAG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Ai3jnyDCHQ",
                    "message": "oicrmfeXWwUqweEYYRLV"
                  }
                ],
                "contentKey": "Tfhb9Pktmu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "DD6jmvfE6Xxtz01WINwyKbWCQlxbj2sWWGBM0Qc4NQHh8jLID5",
                "trackingNumber": "5",
                "url": "https://lonely-pliers.name/"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "279668940097",
            "transactionDetails": [
              {
                "transactionDetails": "NttmzFboqdarEML",
                "transactionId": "0c7f6095-165d-4f2f-991e-996a2ee0637b"
              },
              {
                "transactionDetails": "RwoBmWGOtvWvmkX",
                "transactionId": "01d55e71-8a21-4352-a0a7-5678da31dd9d"
              },
              {
                "transactionDetails": "LsWRmTntXzGONuG",
                "transactionId": "a87c7b75-8ff4-4570-9d94-f537b9abbaaf"
              },
              {
                "transactionDetails": "wfUTlctrqHNyRkp",
                "transactionId": "df164961-ac59-4c60-8faf-8d41484fa79d"
              },
              {
                "transactionDetails": "wQRmTGKsuCIqFXP",
                "transactionId": "aa6343a5-3a7e-47ff-a77b-befead7c4b19"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "544995867423",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 26.49,
            "baseRateAmount": 431.98,
            "codcollectionAmount": 412.71,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "78955",
            "masterTrackingNumber": "462337376683",
            "netChargeAmount": 91.54,
            "netDiscountAmount": 13.68,
            "netListRateAmount": 6.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "cGqnlQybU2",
                    "message": "wKMXhCKHRXnFlIBWMyBq"
                  }
                ],
                "contentKey": "CKP1qeD5Kg",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "JovGoDbTL9EwoymAlUHBvDwgI69LDz16FDCl36CMP8nrFfPckQ",
                "trackingNumber": "7",
                "url": "https://frightened-illusion.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "DUW87jlSC6",
                    "message": "phexiLFkCcHNkfSUGvDR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IQX7R1EJfD",
                    "message": "QOTNoilLulKVAfysTbRi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VjuCj9tnZM",
                    "message": "UAhLqbKpfQydcQwvGyRv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dnHDT8nhVX",
                    "message": "HqTYISYMtealsrVuIboc"
                  }
                ],
                "contentKey": "iz0BjtN5gh",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "89BY61wAnq5Ihpn2Y3nQaIuZ92aO9RErsEguSFc4rLC8wr3a11",
                "trackingNumber": "6",
                "url": "https://jagged-king.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "HW74qL5inQ",
                    "message": "PUNnZgxsDJDtqUPogIrL"
                  }
                ],
                "contentKey": "2tFOFKcXV0",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "XmfajnA2Wn8hedahAECfnLQYTOHs0PY8hq2WF8keYSmYUomBUa",
                "trackingNumber": "0",
                "url": "https://clumsy-blight.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "qrOnOPT14J",
                    "message": "YVMlhAYtQbWPYrEeQYuf"
                  }
                ],
                "contentKey": "22FExjsM30",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "WyPEX4U4LJVUcfl57pCOONwcSNBtzqAayTskJNgvbetsO9SoLy",
                "trackingNumber": "6",
                "url": "https://funny-impostor.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "UqJG5eyYY8",
                    "message": "gjHWgdCakazHxTIuABFB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nUx2HtQFOZ",
                    "message": "CqBFRMvKVwymMteQUbGD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NXopK7FM4C",
                    "message": "IKGEfQXumRerOylLMFcu"
                  }
                ],
                "contentKey": "91XmrVBFZQ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "42taJkmMm0mSUsqOb6333fpJhm0tB4B3L65iOlf96EuwIuseGw",
                "trackingNumber": "5",
                "url": "https://worthy-technologist.info/"
              }
            ],
            "packageSequenceNumber": 10,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "672996441365",
            "transactionDetails": [
              {
                "transactionDetails": "XHZXzpFazaClLbh",
                "transactionId": "b91d65c8-399f-4887-a5b0-944be857704d"
              },
              {
                "transactionDetails": "QBDElmckQHHErUY",
                "transactionId": "5346101d-8d38-4ee5-b00c-fdf5275e002d"
              },
              {
                "transactionDetails": "vtxaNeBpHlJxXbi",
                "transactionId": "26ba3aea-9048-4f6c-9b3d-06d319b55d0a"
              },
              {
                "transactionDetails": "qxAAycsgrucLCsa",
                "transactionId": "5da31f87-dac8-443b-b3be-e70585d18b8b"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "701372718851",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 49.8,
            "baseRateAmount": 96.2,
            "codcollectionAmount": 274.43,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "16235",
            "masterTrackingNumber": "788229837196",
            "netChargeAmount": 11.98,
            "netDiscountAmount": 11.76,
            "netListRateAmount": 1.6,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "g9PcoljLfc",
                    "message": "AsUgTufhUyiuEGcWWCDx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "4Lv42m8n8F",
                    "message": "TMIubOwdcOQzkycdkavL"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2QrdC7BAwG",
                    "message": "wIrPmOYaKPOAsLMHrzAs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "goKA9EzVar",
                    "message": "KsxGplGTmtRucXnIcAIs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2nvRfGjHND",
                    "message": "INrjqqPlWMyMkjJKVDTV"
                  }
                ],
                "contentKey": "aCOEvwU1Hh",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "fi1e1k9oxk0fe1iZAbMhhPDYRPnYLdfDmPRHge5fMuDAyxt6zj",
                "trackingNumber": "2",
                "url": "https://inconsequential-vol.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "kHi09GrUXe",
                    "message": "LQeMGiekRRKpocIYpQbt"
                  }
                ],
                "contentKey": "1TPhK4az1Y",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "vx0R1uNt0UHyHHeQMqQpU7qYe46PxNNEWtmgYYEhdnTmdgj5Um",
                "trackingNumber": "3",
                "url": "https://alarmed-bungalow.org"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "850841552010",
            "transactionDetails": [
              {
                "transactionDetails": "NgnDnRIoryNpfTr",
                "transactionId": "a09a6dbb-8f0c-4971-bd70-373750f4242b"
              },
              {
                "transactionDetails": "HkhhVLDOgAhKfUW",
                "transactionId": "5eedc92a-f2d2-4fdb-8b73-4d358a290dca"
              },
              {
                "transactionDetails": "fdWJdjLqbdsNPic",
                "transactionId": "f27b01d5-0ae3-40fe-912f-4356d4c13221"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "690076115917",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 21.43,
            "baseRateAmount": 158.38,
            "codcollectionAmount": 449.61,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "07303",
            "masterTrackingNumber": "511863958846",
            "netChargeAmount": 82.3,
            "netDiscountAmount": 5.82,
            "netListRateAmount": 5.03,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "7BGPC8O5Zo",
                    "message": "ZsWNuwLBkHCjfxdTjcXo"
                  }
                ],
                "contentKey": "mDaGB4KGRg",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "hs6xFzOGoKyzBfR7bmzJIJMHaSaukz3jp84t92fg7gTmCeFKyb",
                "trackingNumber": "2",
                "url": "https://lovely-agreement.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "F5ZDCtHwcZ",
                    "message": "AdTYdKRUZBoTlGpVrAXw"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bP1VB2tKYK",
                    "message": "wplAXzObKkscKszAjZFI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "5064GpmI9Q",
                    "message": "vKhszQLswoqPFdPGZsdE"
                  }
                ],
                "contentKey": "Kefe4Q1Jab",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "XlHpIVAvqiLto8nQzi5EykiDnj85zdYwckU7WXuk41OD9mA9Dn",
                "trackingNumber": "5",
                "url": "https://pink-coordination.info"
              }
            ],
            "packageSequenceNumber": 2,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "443965051725",
            "transactionDetails": [
              {
                "transactionDetails": "opDUOCJLUHhLpfC",
                "transactionId": "82fe884b-0d39-4909-9cd5-0ddc20ea2b6d"
              },
              {
                "transactionDetails": "tGXdVdBPUtaLnmr",
                "transactionId": "77d5b0e4-d0e5-4567-a5fb-7d3d863d8abd"
              },
              {
                "transactionDetails": "RfhmeSzgWbeqVXN",
                "transactionId": "52e18fd5-c885-45ff-9cbe-e6230bced80b"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 17,
                "suggestions": [
                  {
                    "description": "Experience the purple brilliance of our Sausages, perfect for super environments",
                    "harmonizedCode": "bJJ99qFX"
                  },
                  {
                    "description": "Our sea lion-friendly Bike ensures imaginative comfort for your pets",
                    "harmonizedCode": "21cgozwH"
                  }
                ]
              },
              {
                "commodityIndex": 78,
                "suggestions": [
                  {
                    "description": "Our eagle-friendly Computer ensures near comfort for your pets",
                    "harmonizedCode": "CtddAFDN"
                  },
                  {
                    "description": "Introducing the Libyan Arab Jamahiriya-inspired Salad, blending awesome style with local craftsmanship",
                    "harmonizedCode": "IXMOAQXd"
                  },
                  {
                    "description": "The Universal attitude-oriented analyzer Tuna offers reliable performance and watery design",
                    "harmonizedCode": "NVvBAl9l"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "17e87a3e-cdbe-4d39-b871-49f46664b8e5",
                  "localizedText": "The yellow Soap combines Faroe Islands aesthetics with Chromium-based durability",
                  "parameters": [
                    {
                      "id": "5112fab4-c0e0-46ac-9c05-aead24ee6159",
                      "value": "Ergonomic"
                    },
                    {
                      "id": "f5b2de68-8080-4369-9b1d-24e55f12b6b3",
                      "value": "Fresh"
                    },
                    {
                      "id": "0aa483b9-c323-490f-8015-918736812d19",
                      "value": "Unbranded"
                    }
                  ],
                  "text": "Professional-grade Keyboard perfect for educated training and recreational use"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 5,
                "derivedHarmonizedCode": "yQmP6R",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "40860df4-cb77-43cb-ab24-98c35f565854",
                      "localizedText": "Stylish Soap designed to make you stand out with aged looks",
                      "parameters": [
                        {
                          "id": "ff04694c-8249-4f91-818d-f4bde6e3fb8c",
                          "value": "Electronic"
                        },
                        {
                          "id": "1f80ab4b-f922-4d13-b021-cf6af6b7c42a",
                          "value": "Recycled"
                        },
                        {
                          "id": "6ca5a390-8c8f-415b-a5b5-a879002725cd",
                          "value": "Soft"
                        },
                        {
                          "id": "050e3ad8-6f3e-42e1-88b2-18e6d331bb51",
                          "value": "Practical"
                        },
                        {
                          "id": "39427dea-eca6-4c03-89d4-6eff667f4181",
                          "value": "Ergonomic"
                        }
                      ],
                      "text": "Ergonomic Table made with Silk for all-day massive support"
                    },
                    {
                      "code": "7265a495-5e88-4a6a-9902-739ec1183380",
                      "localizedText": "Ergonomic Chips made with Marble for all-day evil support",
                      "parameters": [
                        {
                          "id": "ffe8179a-be87-41d6-907e-401405ed6049",
                          "value": "Bespoke"
                        },
                        {
                          "id": "11652a2d-f402-4bc3-8a11-3d6c2359b130",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "245d9a65-aaff-46ea-be70-2c4ec3e476ff",
                          "value": "Unbranded"
                        },
                        {
                          "id": "8730df43-da11-42bb-a79e-71ff81390f6a",
                          "value": "Practical"
                        }
                      ],
                      "text": "Hilll LLC's most advanced Chicken technology increases lively capabilities"
                    }
                  ],
                  "description": "Featuring Zirconium-enhanced technology, our Chair offers unparalleled mammoth performance",
                  "id": "6001294b-eeed-48c8-b8fc-d89d3dd5e7ab"
                }
              },
              {
                "advisory": {
                  "code": "a064b38f-892c-480d-bb30-61572849cb63",
                  "localizedText": "Featuring Phosphorus-enhanced technology, our Chicken offers unparalleled cultivated performance",
                  "parameters": [
                    {
                      "id": "7eb5845b-e22b-4270-8ae4-9b40111502c3",
                      "value": "Small"
                    },
                    {
                      "id": "4bc5cb97-5ded-4d5d-8745-267dba6735ae",
                      "value": "Elegant"
                    },
                    {
                      "id": "eecdea0c-07a2-41e8-a33e-36006e7a1421",
                      "value": "Intelligent"
                    },
                    {
                      "id": "15074ed0-b4a4-4665-9cd1-9bc4ece0dcef",
                      "value": "Refined"
                    }
                  ],
                  "text": "Our gorilla-friendly Tuna ensures circular comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 44,
                "derivedHarmonizedCode": "wTvziU",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "97f3b1a5-c662-42dd-8991-f92744883427",
                      "localizedText": "Experience the lavender brilliance of our Keyboard, perfect for outstanding environments",
                      "parameters": [
                        {
                          "id": "339e85ac-9e26-4dd3-89d1-6d467fff6433",
                          "value": "Handmade"
                        },
                        {
                          "id": "f004494d-6629-4e65-adde-63aa17b7d0ea",
                          "value": "Recycled"
                        },
                        {
                          "id": "336388aa-5072-441b-8b8c-e67cdcac5302",
                          "value": "Bespoke"
                        },
                        {
                          "id": "76a8fd8b-93ff-40ab-8e87-e2387ec922b7",
                          "value": "Soft"
                        }
                      ],
                      "text": "Featuring Hydrogen-enhanced technology, our Pizza offers unparalleled boring performance"
                    },
                    {
                      "code": "25b30627-cdb6-41a1-ac5b-9a35e889bdd8",
                      "localizedText": "Discover the turtle-like agility of our Bike, perfect for inexperienced users",
                      "parameters": [
                        {
                          "id": "0258ca0c-ed47-40c2-a764-7ffa783c94d0",
                          "value": "Small"
                        },
                        {
                          "id": "f3b87763-94b0-4e3d-95a1-07de0f5cbf7f",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Savor the sweet essence in our Bike, designed for thrifty culinary adventures"
                    }
                  ],
                  "description": "The ivory Ball combines Honduras aesthetics with Gold-based durability",
                  "id": "09b06df3-9ade-402f-9cbf-4ee9a589e60c"
                }
              },
              {
                "advisory": {
                  "code": "cd1bbc84-9eb5-4cc4-8699-8d89a49caa17",
                  "localizedText": "The plum Chicken combines Saudi Arabia aesthetics with Nihonium-based durability",
                  "parameters": [
                    {
                      "id": "0298daf1-720d-49e7-8a2f-15085a2f415b",
                      "value": "Oriental"
                    },
                    {
                      "id": "e86dd02c-ec95-456f-b6ff-78d62075e3ba",
                      "value": "Recycled"
                    }
                  ],
                  "text": "Dicki - Trantow's most advanced Hat technology increases punctual capabilities"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 39,
                "derivedHarmonizedCode": "xGqcQI",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "06591b72-d530-459b-8a2f-4a3460a8a64a",
                      "localizedText": "The Winnifred Bike is the latest in a series of tender products from Mante - Wiegand",
                      "parameters": [
                        {
                          "id": "b82ccb36-f373-4a15-9d97-bca1d0086b90",
                          "value": "Rustic"
                        },
                        {
                          "id": "70040707-a3b7-42f6-9952-1ca5176f8d7c",
                          "value": "Bespoke"
                        },
                        {
                          "id": "6a3967be-032c-4195-ae75-0f5715b5a163",
                          "value": "Awesome"
                        },
                        {
                          "id": "a344c6ed-9a93-40b9-834d-390f4043a03a",
                          "value": "Small"
                        },
                        {
                          "id": "c1d009fb-0b52-4188-ab2e-1791285f3d58",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Rodriguez - Spinka's most advanced Table technology increases mundane capabilities"
                    },
                    {
                      "code": "085cb5ea-e127-41be-a358-54cd62402359",
                      "localizedText": "Featuring Rhenium-enhanced technology, our Chair offers unparalleled darling performance",
                      "parameters": [
                        {
                          "id": "3f14dee5-eb5b-4d10-b601-6bda059a4704",
                          "value": "Licensed"
                        },
                        {
                          "id": "6609b871-ec3c-429e-9983-64746fc0328e",
                          "value": "Luxurious"
                        },
                        {
                          "id": "6a99afbb-2d77-45c9-a796-c10aa6cce848",
                          "value": "Fresh"
                        },
                        {
                          "id": "9d244d3c-61d4-4d55-a1ec-5da8b78d3ac0",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "Discover the jubilant new Bacon with an exciting mix of Bronze ingredients"
                    },
                    {
                      "code": "b1b6961a-be70-4163-9209-c197a872f0a0",
                      "localizedText": "Experience the red brilliance of our Salad, perfect for delirious environments",
                      "parameters": [
                        {
                          "id": "1e871775-bc73-4f9e-9033-81ff9c0bc61d",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Featuring Radium-enhanced technology, our Mouse offers unparalleled shrill performance"
                    },
                    {
                      "code": "e4fdfbbe-263b-47bf-aef0-e0edeeefa4f3",
                      "localizedText": "Discover the penguin-like agility of our Chips, perfect for runny users",
                      "parameters": [
                        {
                          "id": "d8ca2907-44fb-4ad3-b18d-205e7ff79d34",
                          "value": "Luxurious"
                        },
                        {
                          "id": "468f6f96-94d9-4c7d-a59b-86d477cd35a7",
                          "value": "Fresh"
                        },
                        {
                          "id": "88065b2f-6bf4-444e-93c8-bf88e59d9a67",
                          "value": "Fresh"
                        }
                      ],
                      "text": "The Adrian Towels is the latest in a series of slushy products from Oberbrunner, McCullough and Bahringer"
                    }
                  ],
                  "description": "Discover the weary new Car with an exciting mix of Steel ingredients",
                  "id": "c2d37391-4296-4890-87ca-5f49bc487ac5"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "sYYTVzR93z",
                "message": "limwcZQrOnGPmueaIrEM"
              },
              {
                "alertType": "NOTE",
                "code": "wMGieudjBD",
                "message": "GvqdorwoYvGkFvveJyXd"
              },
              {
                "alertType": "NOTE",
                "code": "lx4RLYB465",
                "message": "ncpAjvNYsGXTiBaurLrq"
              },
              {
                "alertType": "NOTE",
                "code": "BaUiZG4AgK",
                "message": "cnruHTrDiZjmUVavMPbl"
              }
            ],
            "contentKey": "LfBFBds5jx",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "ZPL",
            "encodedLabel": "Q82q2PLDYgWymVhom3VZtfHfCSnjUXIXcn5YNhE2haTfc56QvL",
            "trackingNumber": "5",
            "url": "https://murky-lobster.biz"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "X73KCPrRe8",
                "message": "lvvDkLnWnsKURvNzjpSo"
              }
            ],
            "contentKey": "yGBviYH8Su",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PDF",
            "encodedLabel": "6sNDinM9OFe70BZkmmrypQv69wQoxh5Vfzkp3uJiOyxGMTnuYk",
            "trackingNumber": "5",
            "url": "https://grandiose-premier.com"
          }
        ]
      }
    ]
  },
  "transactionId": "94f2629b-4383-4f2c-830c-900cacd3156e"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "index": "Test1234",
  "requestedPackageLineItem": {
    "declaredValue": {
      "amount": "100",
      "currency": "USD"
    },
    "dimensions": {
      "height": "12",
      "length": "12",
      "units": "IN",
      "width": "16"
    },
    "weight": {
      "units": "LB",
      "value": "20"
    }
  },
  "trackingId": {
    "formId": "0263",
    "trackingIdType": "FEDEX",
    "trackingNumber": "7950095xxxxx"
  }
}
{
  "customerTransactionId": "gZaFUZb36t0lWc9",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "90B33I4yl8",
        "message": "LGupaeyfpQPKUoYBOxNO"
      },
      {
        "alertType": "NOTE",
        "code": "XpGqe8pHOg",
        "message": "aADikWmNeGybITNgtVHy"
      },
      {
        "alertType": "NOTE",
        "code": "80VQdW4T4x",
        "message": "EbHyoEVsHyBrXvPDIjWs"
      }
    ],
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "In5iqhsOWC",
            "message": "HBmNTbPXzPjRVlnNteus"
          },
          {
            "alertType": "NOTE",
            "code": "Mm6dyyQxuZ",
            "message": "CYaLyCljFzDJdZSJeGlN"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://rotten-descendant.net/",
                "password": "8Ol_izncYA",
                "role": "THIRD_PARTY",
                "userId": "Caroline.Bruen"
              },
              {
                "emailLabelUrl": "https://frizzy-chiffonier.biz/",
                "password": "5z_jitWX58",
                "role": "RECIPIENT",
                "userId": "Karley_Kuvalis"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "Thu8fufQsCZD6Qi",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Certificate of Origin",
                "documentId": "36a2cb15-2223-4bea-a47c-94ba1d7e8a9d",
                "documentReference": "4h5ncHdK",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Customs Declaration",
                "documentId": "fb7208e1-c245-4eec-a4ec-e1cb3aa8b0cb",
                "documentReference": "0ZUpHIRw",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nmeuogvJuA",
                          "hazardClass": "CVLoG",
                          "id": "5",
                          "labelText": "uCnXFoDdPh",
                          "packingGroup": "oQ",
                          "packingInstructions": "qUXXgXMHcp",
                          "properShippingName": "yyZkcPhcgL",
                          "properShippingNameAndDescription": "OeHJBWUFzYhPSRr",
                          "sequenceNumber": 199,
                          "specialProvisions": "PqsPsaiRZQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EqIcV",
                          "technicalName": "KQQDNZkVXx",
                          "tunnelRestrictionCode": "SsYpi"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 7.09,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AToqO"
                        },
                        "options": {
                          "description": {
                            "authorization": "DsmZefSjMN",
                            "hazardClass": "XPSLe",
                            "id": "2",
                            "labelText": "NXZXgKWwgx",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "QUFdwWLJPR"
                            },
                            "packingGroup": "I",
                            "percentage": 19.76,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "twxoafBMtIFpQbk",
                            "reportableQuantity": true,
                            "sequenceNumber": 810,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OIvtHyDQvt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FacdqJTBuxdIyWW",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 22.04,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.99,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZZYBuMzjlF",
                          "hazardClass": "LaADF",
                          "id": "5",
                          "labelText": "iKvRmuJVdK",
                          "packingGroup": "ii",
                          "packingInstructions": "RqUdrVArjS",
                          "properShippingName": "HahiUFUDHJ",
                          "properShippingNameAndDescription": "WGYoBgvqbvdgRxp",
                          "sequenceNumber": 809,
                          "specialProvisions": "hLZCZjFFaV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hJwUr",
                          "technicalName": "hqUJOwmgeO",
                          "tunnelRestrictionCode": "FyMLK"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 48.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QOoeR"
                        },
                        "options": {
                          "description": {
                            "authorization": "hrdFvKAGVh",
                            "hazardClass": "FbWFj",
                            "id": "2",
                            "labelText": "spIVGGGOHF",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pIuvxhitzZ"
                            },
                            "packingGroup": "I",
                            "percentage": 80.51,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pceyWYOWyUCxAze",
                            "reportableQuantity": true,
                            "sequenceNumber": 341,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GObBPlveTv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.55,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QGeNBtIzUTZJRKb",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 48.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 15.5,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HtBbBogSWL",
                          "hazardClass": "EzbUg",
                          "id": "6",
                          "labelText": "kwVaHuMzpv",
                          "packingGroup": "If",
                          "packingInstructions": "nVcYKIREWC",
                          "properShippingName": "iwKswdDzuT",
                          "properShippingNameAndDescription": "EXzcsyWiAheZJol",
                          "sequenceNumber": 880,
                          "specialProvisions": "bWGpKNfzHf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Bjzgw",
                          "technicalName": "GYUYQexlQs",
                          "tunnelRestrictionCode": "1BW7H"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 18.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rGKom"
                        },
                        "options": {
                          "description": {
                            "authorization": "JLmCrfbjkr",
                            "hazardClass": "uXzYN",
                            "id": "9",
                            "labelText": "XsmcwGDuzy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ePIAptaiQU"
                            },
                            "packingGroup": "I",
                            "percentage": 2.25,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "vxWzWfuysMbCOTi",
                            "reportableQuantity": false,
                            "sequenceNumber": 674,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kAsffvkKPG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ENtgKLUvjhsHnSn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.63,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 36.35,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pmKMMRgSEY",
                          "hazardClass": "yXwKe",
                          "id": "7",
                          "labelText": "fLaulObvpO",
                          "packingGroup": "ot",
                          "packingInstructions": "vPETKcUADQ",
                          "properShippingName": "MvdGORGimn",
                          "properShippingNameAndDescription": "vcnWhJeoETPnBMY",
                          "sequenceNumber": 453,
                          "specialProvisions": "XCuwUlcHrq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zTaDp",
                          "technicalName": "MHwvlWhIhK",
                          "tunnelRestrictionCode": "Wgyjg"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 11.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SVWiK"
                        },
                        "options": {
                          "description": {
                            "authorization": "TtfchDfNgQ",
                            "hazardClass": "AnAYZ",
                            "id": "8",
                            "labelText": "mnbwfVStPJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "cvQXaXmdpe"
                            },
                            "packingGroup": "I",
                            "percentage": 83.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YfcpHBaiVatcbEM",
                            "reportableQuantity": true,
                            "sequenceNumber": 955,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YowlRJKEym"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.53,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MWAWRsFXxXQtqUD",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 15.07,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zXmvqbYzuF",
                          "hazardClass": "PxPsI",
                          "id": "1",
                          "labelText": "wOGAZGtZsm",
                          "packingGroup": "kl",
                          "packingInstructions": "haXMmsgSCY",
                          "properShippingName": "UdljJpkstc",
                          "properShippingNameAndDescription": "raDysdxmWYuFrxz",
                          "sequenceNumber": 325,
                          "specialProvisions": "sxTWsjDspg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GvOiw",
                          "technicalName": "DJKhPWYBuB",
                          "tunnelRestrictionCode": "Sk4e6"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 22.58,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "DmWRE"
                        },
                        "options": {
                          "description": {
                            "authorization": "TzRhkptoCg",
                            "hazardClass": "eZsVn",
                            "id": "5",
                            "labelText": "ZXMQOwIVUV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "cOqdypcGLr"
                            },
                            "packingGroup": "I",
                            "percentage": 39.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jaDRKLpHLtPAIID",
                            "reportableQuantity": true,
                            "sequenceNumber": 510,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "afOmKZXUye"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DkdbFicOCrptGAj",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 10.57,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 2.82,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.51,
                "referenceId": "fa4c8442-292f-4516-82e0-0c9aeb3ec504",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "armlbRpLcM",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "xUp2hUNs0u6HUKONSHVV"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "KrYVj6qrYmdOJip1x1Mk"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "Q6MNXrZRmuJUmnyHzskkbzg8T"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "bllNyNZtV2Pj0e1JkcEaG0JLm"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "kRld7OJhz6hQ2DPlI4plN8WBK"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "jkiAySyauu",
                    "number": 2
                  },
                  {
                    "content": "TkBZiZJkho",
                    "number": 4
                  },
                  {
                    "content": "lGGUKMvXoH",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.91,
                "packageRateDetails": [
                  {
                    "baseCharge": 56.63,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BDT",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 178.65,
                    "netFedExCharge": 66.73,
                    "netFreight": 38.94,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HfCTnltuGzmhECf",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "StzolWcGUKZrpRl",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oVpoHlTHXNfwOIU",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WOXdiuHVkQnTLJJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NRKxfbxUqxowkjw",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 5.29,
                    "totalRebates": 0.25,
                    "totalSurcharges": 7.13,
                    "totalTaxes": 0.55
                  },
                  {
                    "baseCharge": 20.36,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CVE",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 163.89,
                    "netFedExCharge": 74.84,
                    "netFreight": 74.03,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "USfRKfXNkqMbvHR",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.73,
                    "totalRebates": 1.37,
                    "totalSurcharges": 5.7,
                    "totalTaxes": 1.92
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 6718,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 3008,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 1278,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 9027,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "0",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 8279,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "3",
                  "uspsApplicationId": 94
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X949539644246",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-12-30T00:00:00.0Z",
                "expirationDate": "2026-07-21T00:00:00.0Z",
                "number": "6"
              }
            },
            "dryIceDetail": {
              "packageCount": 4,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 10
            }
          },
          "masterTrackingId": {
            "formId": 6689,
            "trackingIdType": "GROUND",
            "trackingNumber": "9",
            "uspsApplicationId": 99
          },
          "operationalDetail": {
            "airportId": "kwu",
            "astraDescription": "PpJMgqqndj",
            "astraPlannedServiceLevel": "IlRxxJIdkJdTjtw",
            "commitDate": "2027-05-26T00:00:00.0Z",
            "commitDay": "Tue",
            "countryCode": "SO",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2026-07-18T00:00:00.0Z",
            "deliveryDay": "Thu",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "nDmH",
            "destinationLocationNumber": 626,
            "destinationLocationStateOrProvinceCode": "NC",
            "destinationServiceArea": "Kn",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "3",
            "originLocationNumber": 785,
            "originServiceArea": "rF",
            "packagingCode": "3",
            "postalCode": "42022-3878",
            "publishedDeliveryTime": "2027-03-19T00:00:00.0Z",
            "scac": "aZXc",
            "serviceCode": "5",
            "stateOrProvinceCode": "MN",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "Th",
            "ursaSuffixCode": "pK"
          },
          "packagingDescription": "amaljModnf",
          "serviceDescription": {
            "astraDescription": "CnbuCmWZbm",
            "code": "4",
            "description": "peCfwifmHpxNWZd",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "syQhX"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "ZzlTb"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "PPumDRjPlmEF",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "VND",
                "currencyExchangeRate": {
                  "fromCurrency": "TRY",
                  "intoCurrency": "ANG",
                  "rate": 25.46
                },
                "dimDivisor": 36,
                "freightDiscounts": [
                  {
                    "amount": 18.21,
                    "description": "Discover the squirrel-like agility of our Bacon, perfect for elastic users",
                    "percent": 19.8,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 14.84,
                    "description": "Professional-grade Chicken perfect for internal training and recreational use",
                    "percent": 21.6,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 8.26,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "AvLCHc",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ISK",
                    "currencyExchangeRate": {
                      "fromCurrency": "ALL",
                      "intoCurrency": "MRU",
                      "rate": 47.02
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 18.35,
                        "description": "The Rachelle Towels is the latest in a series of cooperative products from Bins - Gutmann",
                        "percent": 20.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.25,
                        "description": "Boehm Group's most advanced Sausages technology increases unsightly capabilities",
                        "percent": 32.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.47,
                        "description": "Electronic Sausages designed with Marble for glorious performance",
                        "percent": 18.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.12,
                        "description": "Innovative Car featuring responsible technology and Plastic construction",
                        "percent": 48.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 17.3,
                        "description": "Discover the lazy new Chair with an exciting mix of Gold ingredients",
                        "percent": 10.5,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 13,
                    "legDestinationLocationId": "DDLR",
                    "minimumChargeType": "NONE",
                    "pricingCode": "MnRTc",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WvWGVUsYoblFUMA",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wxGYuJRkTqJTtmg",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OSeYPzcvOwVMyfD",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.57,
                        "description": "zKZFztGQVc",
                        "level": "VdllO",
                        "type": "zRtYT"
                      },
                      {
                        "amount": 12.51,
                        "description": "eltutftOBm",
                        "level": "IOVdz",
                        "type": "UKKwc"
                      },
                      {
                        "amount": 10.09,
                        "description": "OwHUytuEDy",
                        "level": "XikcH",
                        "type": "mBXIg"
                      },
                      {
                        "amount": 2.08,
                        "description": "zUmDFWHCsf",
                        "level": "cZaXI",
                        "type": "wkdyi"
                      }
                    ],
                    "totalBaseCharge": 115.27,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 98.46,
                    "totalFreightDiscounts": 9.74,
                    "totalNetCharge": 392.56,
                    "totalNetChargeWithDutiesAndTaxes": 490.65,
                    "totalNetFedExCharge": 20.42,
                    "totalNetFreight": 377.29,
                    "totalRebates": 43.89,
                    "totalSurcharges": 19.34,
                    "totalTaxes": 7.97
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "VMSUAyFlrCrxsPL",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 17.55,
                    "description": "CFlTeXQiwS",
                    "level": "lBfvL",
                    "type": "VsWwe"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.52,
                "totalBaseCharge": 416.28,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.15,
                "totalDutiesTaxesAndFees": 40.41,
                "totalFreightDiscounts": 7.76,
                "totalNetCharge": 482.62,
                "totalNetChargeWithDutiesAndTaxes": 190.48,
                "totalNetFedExCharge": 206.79,
                "totalNetFreight": 83.75,
                "totalRebates": 0.02,
                "totalSurcharges": 2.17,
                "totalTaxes": 9.96
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "382561835243",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "152690349388",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 7.81,
            "baseRateAmount": 395.53,
            "codcollectionAmount": 154.11,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "82407",
            "masterTrackingNumber": "430156079749",
            "netChargeAmount": 81.88,
            "netDiscountAmount": 22.95,
            "netListRateAmount": 7.05,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "PtAxHwEKKl",
                    "message": "SmgTJkovcfStOeNgpIYn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OXmCRTQr1J",
                    "message": "lNYWeyVZWUzBPByqdxhu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "eR6dtDlK5f",
                    "message": "OixvXDZamDjbWAOnlybM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "I9sqvQHuQV",
                    "message": "BBlOFKPAKJQTpQxwWfeX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ENfUzrtPbw",
                    "message": "KUJYschAnzuvOJqqYtJt"
                  }
                ],
                "contentKey": "nmQQw17XV7",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "v4TGETy2hfDEF6yakwQV3TCl6gzL5QjlQAiMXTLdEztzIFr39C",
                "trackingNumber": "4",
                "url": "https://gaseous-thyme.name"
              }
            ],
            "packageSequenceNumber": 6,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "137934984194",
            "transactionDetails": [
              {
                "transactionDetails": "iCDYmzsaTiMPoxq",
                "transactionId": "95b6a33d-90c6-447a-bf1b-009b62a55ef7"
              },
              {
                "transactionDetails": "olunBhOUQkbBybJ",
                "transactionId": "077f29ad-647c-4b9e-b787-2e251d2041e8"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "267937278541",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 25.35,
            "baseRateAmount": 459.81,
            "codcollectionAmount": 160.27,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "49596",
            "masterTrackingNumber": "087079863542",
            "netChargeAmount": 55.42,
            "netDiscountAmount": 19.3,
            "netListRateAmount": 2.06,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "eeG8hWV6O4",
                    "message": "WDnJsfcwsrNecaXmOyQU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Q7bmXClEe4",
                    "message": "OBjRyKXvFVXWYqRphDJJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "f8fF5ptVcZ",
                    "message": "MaXihJFToRgxIjQagEUx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "q0yZDSaLC1",
                    "message": "ffQsZaCIrSIqsXRvMDkP"
                  }
                ],
                "contentKey": "rYGAkfSc4s",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "ghkwTgwPCiR3Dggf68HktQtnCEzx0oVOLBkOnGRl6axWniyg52",
                "trackingNumber": "3",
                "url": "https://torn-bug.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "85VFkXA8Ig",
                    "message": "bhnFHvQSbcAQEbjUbTbh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NqLcKD29M5",
                    "message": "EPbTTrbgOKQLgGmNuavq"
                  }
                ],
                "contentKey": "s1THPXQYro",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "G9yk3WeUPSSb9DAbfr422u1TI2bXmX2P5ZHInww1IDB37rummk",
                "trackingNumber": "7",
                "url": "https://oily-clamp.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "9MqflEeKHR",
                    "message": "RxDrZzLzeudskjPvYGvZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "uUtWs1PeU3",
                    "message": "OtLKjmMZgUAdvorZCNeZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3d4aO2wqfN",
                    "message": "wwPcOjNGUoPzVzrdZZON"
                  }
                ],
                "contentKey": "BPJYgmr43X",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "RSTRKBmEK5PG997SlqxZvXa4iauVSfOPaMfP7k7yeWLhiRA1Zu",
                "trackingNumber": "9",
                "url": "https://descriptive-hexagon.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "lAOOIHesrm",
                    "message": "LQheKqaWDZMIcGYuulQt"
                  }
                ],
                "contentKey": "Zs9Gu2Vxi4",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "3swNhXTDG2xGk1vFYFyI4Qm0qL7ufzpLd6FLhOgeiI9EYppt9n",
                "trackingNumber": "0",
                "url": "https://scientific-technician.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "yYEkssoaDL",
                    "message": "CBtPLJejPDXZEPirFhtc"
                  }
                ],
                "contentKey": "OlV4sYJ7Fp",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "62bBFX3Uw8f1edHlpHHS7USUS0jeLAMoqnZfBsl7ryqVy4RUHX",
                "trackingNumber": "2",
                "url": "https://extroverted-numeracy.com"
              }
            ],
            "packageSequenceNumber": 3,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "364398386358",
            "transactionDetails": [
              {
                "transactionDetails": "hEWWtJnviZEGUgB",
                "transactionId": "3cbee557-6a57-4402-a6d3-4dcb28dd8f56"
              },
              {
                "transactionDetails": "jiBIfTcnrlNEduF",
                "transactionId": "9b4e5ccf-ed00-4412-942b-1a3b963cacd9"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "894512079933",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 18.06,
            "baseRateAmount": 195.6,
            "codcollectionAmount": 318.57,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "08844",
            "masterTrackingNumber": "975806613661",
            "netChargeAmount": 5.88,
            "netDiscountAmount": 2.06,
            "netListRateAmount": 1.82,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SrtRHhcYlY",
                    "message": "ZLlYQOUiUMpeRwcogDGj"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "vArOpnKpeb",
                    "message": "dZihabOjhOMcxrIgkjxB"
                  }
                ],
                "contentKey": "nfza5SCGNw",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "bmX8haxLt5jR9FUoIcqBZTdFeQfIskUk370MppdEzxjnLIYCaI",
                "trackingNumber": "1",
                "url": "https://unsteady-skeleton.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "qU5nzbK9Rq",
                    "message": "XkCAsOmYsYQHjIobklqZ"
                  }
                ],
                "contentKey": "nQ4QxOCwVD",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "8nzL6M7zvb7HsGACFEW9NS2aR6inC4CNZyZ8V2dkRrbYhbvtYh",
                "trackingNumber": "3",
                "url": "https://dapper-corporation.org/"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "965469069768",
            "transactionDetails": [
              {
                "transactionDetails": "KldXYfVZABaoDuP",
                "transactionId": "5ccbaea4-7f05-42da-bcae-35efd481069e"
              },
              {
                "transactionDetails": "GNWrlPPljBajESU",
                "transactionId": "34a48ce8-0738-4f43-8305-0c59649d8068"
              },
              {
                "transactionDetails": "cJCnCPLxPYBxnmB",
                "transactionId": "c8d47ef8-4837-420c-88fc-32badac11227"
              },
              {
                "transactionDetails": "yvmKTiyUmjcxEpK",
                "transactionId": "6b791225-2c5e-40e7-bbbf-edf51ab2372a"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "099041141987",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 23.91,
            "baseRateAmount": 165.65,
            "codcollectionAmount": 11.61,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "01322",
            "masterTrackingNumber": "860887659563",
            "netChargeAmount": 26.69,
            "netDiscountAmount": 12.59,
            "netListRateAmount": 3.2,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "nh5g0sUQKB",
                    "message": "WlKRHdiDhsfenlIEgiQC"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "YvmyBDp5Ei",
                    "message": "FyjbmDkcEqQQPCRwiqpH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nREpK2PUJH",
                    "message": "nBfuAQuArBIUnBJYHvSX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UV608ab2hk",
                    "message": "ogMZUcWKNoinuddVOinm"
                  }
                ],
                "contentKey": "bhfVcbreKV",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "o3zdn5RB4MWDJWIbxFQe7Ige9F08XOe2qr6cgL2XzN5JvkBBwR",
                "trackingNumber": "2",
                "url": "https://overdue-request.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "DUWI0VjE0B",
                    "message": "NjAaHAmGLVaYknIwPePG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ITjX0Axmdh",
                    "message": "hlTINvClhodXWIQbRINo"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yrk2GJin48",
                    "message": "RHOzcCNtNfKdxquzfPGr"
                  }
                ],
                "contentKey": "WJ4zLzCUMk",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "Sc35w6EGe0bOBxYPDylh5QUVrkhF1mG45eiNNgfXGDpim50RfA",
                "trackingNumber": "3",
                "url": "https://unlucky-rust.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "mzSBBtownW",
                    "message": "CUBaXgvabWBuiZmcHUxd"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "EjkfpOEzzQ",
                    "message": "PpfYwreMUCFLQtuJCvcu"
                  }
                ],
                "contentKey": "p0BY9Yr2uo",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "NnAg6QzU67sc76LXKDJAQcG8jFvmFd2dUUxlnMbSssiDQARD0T",
                "trackingNumber": "9",
                "url": "https://concrete-transparency.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "cjnBpZKi4V",
                    "message": "WBLPsyQaIwtSfbHEEjIh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "1afVpUPoRF",
                    "message": "YudjQOyhEjmhFbQygdKs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ykei8zzX6A",
                    "message": "LsjOBYFBDMJDeuDwgzkp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "gwlaIrA8vI",
                    "message": "NhSuIAIfRtkLfLfUPzBV"
                  }
                ],
                "contentKey": "4vgpJwayvB",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "5wiXPvxOE6PkKj9Yk4s2ZtoprnNiVH5mxYYCGw1bZwHuGYnEBA",
                "trackingNumber": "8",
                "url": "https://dense-mortise.info"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "898984107487",
            "transactionDetails": [
              {
                "transactionDetails": "SPkwWEwwSalYqjg",
                "transactionId": "cff8c74e-42c8-4e08-a2bd-352b39e25135"
              },
              {
                "transactionDetails": "EWSEFBCJXiarmVQ",
                "transactionId": "39543827-04ff-4443-a3c1-0d5b056959c4"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 32,
                "suggestions": [
                  {
                    "description": "Discover the ostrich-like agility of our Gloves, perfect for profitable users",
                    "harmonizedCode": "PzzKQCkS"
                  },
                  {
                    "description": "The azure Mouse combines Democratic People's Republic of Korea aesthetics with Iodine-based durability",
                    "harmonizedCode": "kuU67Cx1"
                  }
                ]
              },
              {
                "commodityIndex": 96,
                "suggestions": [
                  {
                    "description": "The Meaghan Gloves is the latest in a series of agile products from Legros, Sanford and Cassin",
                    "harmonizedCode": "1U3Vox2E"
                  }
                ]
              },
              {
                "commodityIndex": 92,
                "suggestions": [
                  {
                    "description": "New Hat model with 73 GB RAM, 819 GB storage, and prudent features",
                    "harmonizedCode": "aANgkFLE"
                  },
                  {
                    "description": "Our tender-inspired Pants brings a taste of luxury to your minty lifestyle",
                    "harmonizedCode": "78n6H8x1"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "bc0a55f4-4032-4fd2-a122-5f05e2d42a3c",
                  "localizedText": "Frami, Mosciski and Quigley's most advanced Table technology increases untidy capabilities",
                  "parameters": [
                    {
                      "id": "822d69f0-776a-49e0-a344-049a3eabafc5",
                      "value": "Ergonomic"
                    },
                    {
                      "id": "e444f181-4d64-4816-a11a-517bc2249c4f",
                      "value": "Fresh"
                    }
                  ],
                  "text": "Professional-grade Pizza perfect for ripe training and recreational use"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 36,
                "derivedHarmonizedCode": "P7YRAn",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "eb3e96ac-0a7d-49af-ace2-04b1635ac740",
                      "localizedText": "Experience the red brilliance of our Cheese, perfect for smart environments",
                      "parameters": [
                        {
                          "id": "59319adf-6988-44c9-acda-63840e8c9b53",
                          "value": "Recycled"
                        },
                        {
                          "id": "8491d37f-6902-4040-8448-8a4dde37e13e",
                          "value": "Practical"
                        }
                      ],
                      "text": "Introducing the Kyrgyz Republic-inspired Bike, blending ecstatic style with local craftsmanship"
                    },
                    {
                      "code": "f15e744a-01df-49e7-bc4e-7dba1b47fe73",
                      "localizedText": "The purple Car combines Ethiopia aesthetics with Osmium-based durability",
                      "parameters": [
                        {
                          "id": "1df054c6-0e72-40bf-b513-8d77b559698e",
                          "value": "Intelligent"
                        }
                      ],
                      "text": "The salmon Ball combines Israel aesthetics with Neptunium-based durability"
                    }
                  ],
                  "description": "Our ostrich-friendly Pants ensures speedy comfort for your pets",
                  "id": "daa59099-c2c1-49c8-946f-a65dfd91242d"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "XaBMWBFgnl",
                "message": "BwMdvqygmeNEKETWuhwB"
              },
              {
                "alertType": "NOTE",
                "code": "UyZmUSF7ZY",
                "message": "WXdeiYFUPTzExzqTTFnS"
              },
              {
                "alertType": "NOTE",
                "code": "cjT4K60T36",
                "message": "JFuVBImsBfMiqKvqGkVH"
              },
              {
                "alertType": "NOTE",
                "code": "kz6N4OL0HB",
                "message": "TUxkDIbUCecjsdTxGphr"
              },
              {
                "alertType": "NOTE",
                "code": "BqIr7W41DZ",
                "message": "JAEbZBpGxeBwsSRjCQBF"
              }
            ],
            "contentKey": "gpZYipECd4",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "V8zCfd4cVTjf6srYXhm5Jn4yrzmOoj504IOCdbd1FHas8Cym24",
            "trackingNumber": "3",
            "url": "https://reflecting-precedent.biz/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "zumMGEwFGa",
                "message": "XKhLkGaSQzxyHKbxOMOt"
              },
              {
                "alertType": "NOTE",
                "code": "qJqjjKU1cg",
                "message": "DfMxSIxDbNNdunCGcokS"
              },
              {
                "alertType": "NOTE",
                "code": "4HIO2MJYJx",
                "message": "WZolPgTZlClnfYuibeCZ"
              }
            ],
            "contentKey": "3avSgOBnoC",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "ZPL",
            "encodedLabel": "z8xA2hGs0Dlya24NUDYSu4lEGCOB6I1lYVnDxITipJmJAZObdv",
            "trackingNumber": "5",
            "url": "https://negative-eternity.net"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "3in5JanKyA",
                "message": "lJMCcGWgNsNSeknlLnfE"
              },
              {
                "alertType": "NOTE",
                "code": "d6Ab99BiWR",
                "message": "DTSWkckSPKkxTMGCIlid"
              }
            ],
            "contentKey": "jXOOLj11j0",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "ZPL",
            "encodedLabel": "bXsK1pAgLmzz5edcGe2thigpluZm3DPe2NfV1qeQgRj9LKU9Kh",
            "trackingNumber": "9",
            "url": "https://brown-heroine.org"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "zd3odhDu2Y",
                "message": "UOBxSsMptVTPvJdEpLcv"
              }
            ],
            "contentKey": "JrGtpHVCX3",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "PNG",
            "encodedLabel": "x45Ci7eapoqNF1fLJNsrGliJThfA3HHPilVYAeRSYeTGZdeL4i",
            "trackingNumber": "9",
            "url": "https://great-amendment.net/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "OOT1SRb9Gb",
                "message": "KUSzgoloKNINSMkEepBe"
              },
              {
                "alertType": "NOTE",
                "code": "9PnIq3lvaK",
                "message": "djaqsGSaIvDBfMKHcGSS"
              }
            ],
            "contentKey": "KCy7FB85gU",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "PDF",
            "encodedLabel": "ijDc9x4e29cVYP7T55scSn0w11iHEZ3L1UpVrfLDCkR1QSfGa0",
            "trackingNumber": "2",
            "url": "https://great-boulevard.name/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "9sGmx2LhxP",
            "message": "EaxCXCfMHgesFduVcMdX"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://affectionate-fun.info",
                "password": "lHDhX4JwAa",
                "role": "RECIPIENT",
                "userId": "Okey95"
              },
              {
                "emailLabelUrl": "https://wealthy-secret.biz",
                "password": "xByhETLDOW",
                "role": "THIRD_PARTY",
                "userId": "Virginie91"
              },
              {
                "emailLabelUrl": "https://excitable-tooth.biz",
                "password": "pZnBN8ZcLB",
                "role": "SHIPPER",
                "userId": "Esteban.Hirthe77"
              },
              {
                "emailLabelUrl": "https://aggravating-gallery.com",
                "password": "S5mlF4xHtl",
                "role": "SHIPPER",
                "userId": "Charlie.Kuhn"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "GTBuuuXtfy1vqR0",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "580176aa-afa5-4e55-83ef-76213b9f819a",
                "documentReference": "r65dsgJ3",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OGlwLqHtvT",
                          "hazardClass": "hvqAg",
                          "id": "0",
                          "labelText": "qzZnxYhndT",
                          "packingGroup": "IC",
                          "packingInstructions": "tSZIxZXAme",
                          "properShippingName": "oquHluqlZX",
                          "properShippingNameAndDescription": "zypTwoVRkanPTfp",
                          "sequenceNumber": 504,
                          "specialProvisions": "iIIIzeGLUo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sOSsx",
                          "technicalName": "GRBprfzSuw",
                          "tunnelRestrictionCode": "tsI7r"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 15.26,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BlECF"
                        },
                        "options": {
                          "description": {
                            "authorization": "TgjwiYBMcB",
                            "hazardClass": "HBnGq",
                            "id": "0",
                            "labelText": "kRBGhEWVTC",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "UbLRckUjVP"
                            },
                            "packingGroup": "I",
                            "percentage": 87.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TfIxsmUGGtsqqrH",
                            "reportableQuantity": true,
                            "sequenceNumber": 627,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wQDVRKcGKw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EkMRQISYYnFQVoR",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 28.36,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 37.29,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "WZVzjFmDDw",
                          "hazardClass": "kGRBG",
                          "id": "4",
                          "labelText": "YVotJuXzRW",
                          "packingGroup": "ME",
                          "packingInstructions": "FDAIvqPRPV",
                          "properShippingName": "QsaJVfGTyp",
                          "properShippingNameAndDescription": "QgDTWiPoDxIuTsa",
                          "sequenceNumber": 977,
                          "specialProvisions": "zffDnUykfp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ynTbL",
                          "technicalName": "gAnPXGdHsj",
                          "tunnelRestrictionCode": "6leTw"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 2.24,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VouYA"
                        },
                        "options": {
                          "description": {
                            "authorization": "FOuwSNxhti",
                            "hazardClass": "KEyuJ",
                            "id": "5",
                            "labelText": "ivmXGzIxnm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "geDOPlTJSZ"
                            },
                            "packingGroup": "I",
                            "percentage": 8.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JIWRQJWijucghfv",
                            "reportableQuantity": false,
                            "sequenceNumber": 704,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KLLXubJrxg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XxBrhBLBuYQJWmH",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 48.76,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.96,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vbjevtKDSL",
                          "hazardClass": "hCIqo",
                          "id": "9",
                          "labelText": "zrzHurXhsw",
                          "packingGroup": "oI",
                          "packingInstructions": "QKNRpSXDnJ",
                          "properShippingName": "vjHrQUsRIw",
                          "properShippingNameAndDescription": "DnFVOiWbIKzSGgt",
                          "sequenceNumber": 946,
                          "specialProvisions": "IJZuobHdRK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VRpOM",
                          "technicalName": "jvngLgqzwj",
                          "tunnelRestrictionCode": "70MVy"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 38.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wkWgR"
                        },
                        "options": {
                          "description": {
                            "authorization": "cpbDOtgUCP",
                            "hazardClass": "ZROEv",
                            "id": "1",
                            "labelText": "FkSkOsoXJo",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "fcPqqSGtre"
                            },
                            "packingGroup": "I",
                            "percentage": 76.36,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BecvXwXinDtIXbg",
                            "reportableQuantity": false,
                            "sequenceNumber": 400,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uzvOpwqUoK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.32,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hkUUAMgMTHbbrVt",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.26,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yDFobXTMAF",
                          "hazardClass": "dndvW",
                          "id": "5",
                          "labelText": "mWPTnOTGcl",
                          "packingGroup": "Zq",
                          "packingInstructions": "UgoRXoABUi",
                          "properShippingName": "JsWMTcvSXC",
                          "properShippingNameAndDescription": "xsYIRBLSHtziQSN",
                          "sequenceNumber": 855,
                          "specialProvisions": "datFCJgoCx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IBnzt",
                          "technicalName": "yMXdFYBuJQ",
                          "tunnelRestrictionCode": "Ws0xD"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 35.82,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "clRao"
                        },
                        "options": {
                          "description": {
                            "authorization": "PqkJTveFWM",
                            "hazardClass": "rHnsU",
                            "id": "8",
                            "labelText": "NeqPmszhtF",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "NeSXiDUwoJ"
                            },
                            "packingGroup": "I",
                            "percentage": 12.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uDDITNPqrNFCKqn",
                            "reportableQuantity": false,
                            "sequenceNumber": 994,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YAWrHFWCmt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.55,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "YNHyzDsmuLaDXiX",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25.96,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 13.62,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EvAdwPjohR",
                          "hazardClass": "VAnkH",
                          "id": "2",
                          "labelText": "ObmAcFzmNB",
                          "packingGroup": "xR",
                          "packingInstructions": "zYmazuoPHm",
                          "properShippingName": "JkMvfTvIGw",
                          "properShippingNameAndDescription": "zpheAFFjaRKTaEE",
                          "sequenceNumber": 817,
                          "specialProvisions": "PAItwUPdQF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ceJzZ",
                          "technicalName": "uvyHmriGpC",
                          "tunnelRestrictionCode": "o9JNs"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 1.56,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "pHTxt"
                        },
                        "options": {
                          "description": {
                            "authorization": "mXQrJTcylq",
                            "hazardClass": "gTfSt",
                            "id": "1",
                            "labelText": "zSeILinsnL",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "fzsSWmrdmc"
                            },
                            "packingGroup": "I",
                            "percentage": 68.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "IcLGeuusQfVDRkX",
                            "reportableQuantity": true,
                            "sequenceNumber": 570,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RQPIgrVXAp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "tMuPVWvqrevQsix",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 18.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 20.89,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IbouygJsYm",
                          "hazardClass": "uAsNO",
                          "id": "6",
                          "labelText": "XhpfXrZrWG",
                          "packingGroup": "So",
                          "packingInstructions": "CWFlOdajTb",
                          "properShippingName": "PdItnnkLUX",
                          "properShippingNameAndDescription": "oDXDeEcoMwIGqvw",
                          "sequenceNumber": 483,
                          "specialProvisions": "XIpcIVPwaj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qASEj",
                          "technicalName": "frbNpclmXN",
                          "tunnelRestrictionCode": "gfmPS"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 34.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TLHVY"
                        },
                        "options": {
                          "description": {
                            "authorization": "DVATIJWOQl",
                            "hazardClass": "LBKbk",
                            "id": "1",
                            "labelText": "MtYTOEYNjz",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "uxvciMXxPy"
                            },
                            "packingGroup": "I",
                            "percentage": 87.67,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "aXSgEIdiksbzYFK",
                            "reportableQuantity": true,
                            "sequenceNumber": 298,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eOaOMsvxIt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jpmhhlJZnjBmiwb",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 7.16,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 30.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rOHVhPlDVM",
                          "hazardClass": "hyOrD",
                          "id": "6",
                          "labelText": "udYeCPWKwU",
                          "packingGroup": "wn",
                          "packingInstructions": "mxgeBrtsls",
                          "properShippingName": "qLqmwpbQEG",
                          "properShippingNameAndDescription": "OGFxWayjGsVEoUk",
                          "sequenceNumber": 578,
                          "specialProvisions": "gbaMWWymSS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sQefu",
                          "technicalName": "OFMuXUVUcj",
                          "tunnelRestrictionCode": "AU6M5"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 38.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UZxXG"
                        },
                        "options": {
                          "description": {
                            "authorization": "qJZJFrRsPt",
                            "hazardClass": "jitwo",
                            "id": "3",
                            "labelText": "sRYpGeKQrS",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "NyDaSRMPye"
                            },
                            "packingGroup": "I",
                            "percentage": 56.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "zQiEluMTkrIXnBY",
                            "reportableQuantity": false,
                            "sequenceNumber": 754,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RbafitvqXz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.2,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MwiiRfIfbVfUexK",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 10.29,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 25.48,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FxJowXkTsD",
                          "hazardClass": "uxXdY",
                          "id": "0",
                          "labelText": "IdodJrkyDD",
                          "packingGroup": "cA",
                          "packingInstructions": "IAyXPGZNvc",
                          "properShippingName": "GikonhLNhs",
                          "properShippingNameAndDescription": "bGCYvnevUeWFlzS",
                          "sequenceNumber": 655,
                          "specialProvisions": "UHGmKZmSMW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iHOfD",
                          "technicalName": "WljBePMhzW",
                          "tunnelRestrictionCode": "FCdSd"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 42.52,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fPpWY"
                        },
                        "options": {
                          "description": {
                            "authorization": "gWDMekhafE",
                            "hazardClass": "FGGhU",
                            "id": "8",
                            "labelText": "rhEEZEPMxa",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WQokAoLDUi"
                            },
                            "packingGroup": "I",
                            "percentage": 75.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bPBYREVlNUZWzhg",
                            "reportableQuantity": false,
                            "sequenceNumber": 787,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OlaCTNBQaS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "voroSwZBEBdkrjL",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 48.56,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.55,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FkaWZTBozA",
                          "hazardClass": "GerdZ",
                          "id": "9",
                          "labelText": "hzDMpCFYZI",
                          "packingGroup": "eZ",
                          "packingInstructions": "xfuEqotMIz",
                          "properShippingName": "zHhNxoOEdz",
                          "properShippingNameAndDescription": "HuUkenZMvdaOCSR",
                          "sequenceNumber": 924,
                          "specialProvisions": "XfeIeJgkiD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "chRJv",
                          "technicalName": "jIEWfyVElX",
                          "tunnelRestrictionCode": "icjm8"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 36.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "pJPoU"
                        },
                        "options": {
                          "description": {
                            "authorization": "kTCvRvcDDO",
                            "hazardClass": "ziFFc",
                            "id": "9",
                            "labelText": "jzvqrduLrH",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "edTKBhFhOL"
                            },
                            "packingGroup": "I",
                            "percentage": 2.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "IsaNtocPDgnLwOm",
                            "reportableQuantity": false,
                            "sequenceNumber": 588,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "loJHJQudWd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LmppsHfxWYnlWFt",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 40.05,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.65,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.5
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.06,
                "referenceId": "67860756-a456-4830-a734-9aafdcdad985",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "LaGZnDqqCV",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "yJy8cBjvLzeSFjf03Qag"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "oqrLeQBFmzzDFDXE92DB"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "RYD7s88kcSekgXMSeoxE"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "LWcLBtuEZQvrxfy5wc8cyb1KB"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "zrcfomFWEe",
                    "number": 3
                  },
                  {
                    "content": "kCVYUzZnOX",
                    "number": 1
                  },
                  {
                    "content": "xkiRGnUJRf",
                    "number": 5
                  },
                  {
                    "content": "FXWMQdBHhM",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 4.09,
                "packageRateDetails": [
                  {
                    "baseCharge": 131.45,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 76.91,
                    "netFedExCharge": 76.13,
                    "netFreight": 65.92,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vFOjAGcFfyZNQaR",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 8.09,
                    "totalRebates": 0.79,
                    "totalSurcharges": 3.94,
                    "totalTaxes": 3.55
                  },
                  {
                    "baseCharge": 140.71,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AUD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 54.64,
                    "netFedExCharge": 55.68,
                    "netFreight": 63.78,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YLQsMriuHfhAcZA",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lWOJwZrBnlksxEO",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 12.04,
                    "totalRebates": 0.32,
                    "totalSurcharges": 7.38,
                    "totalTaxes": 0.29
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 6772,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 97
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hnpDZEKYdP",
                          "hazardClass": "bzuNd",
                          "id": "6",
                          "labelText": "kiRSLuENWB",
                          "packingGroup": "ne",
                          "packingInstructions": "cZuUnHnhcd",
                          "properShippingName": "gSAaFLiHwI",
                          "properShippingNameAndDescription": "eRMpURQJNcKmQhE",
                          "sequenceNumber": 519,
                          "specialProvisions": "UsEFtTDDSm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VvhPx",
                          "technicalName": "UNwXwGmPnO",
                          "tunnelRestrictionCode": "bepLx"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 9.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fEDGj"
                        },
                        "options": {
                          "description": {
                            "authorization": "QaqNNzjhal",
                            "hazardClass": "iETIN",
                            "id": "5",
                            "labelText": "DdFWnWOCQi",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "cCAMAtaDvs"
                            },
                            "packingGroup": "I",
                            "percentage": 74.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "hggSiikSEQtQRoc",
                            "reportableQuantity": false,
                            "sequenceNumber": 167,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KPlJyqxVnl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UqzRAZnLSZwbpwN",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 36.13,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 23.12,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AMHzeYqaQd",
                          "hazardClass": "XQXwe",
                          "id": "3",
                          "labelText": "XtUyUZKiBN",
                          "packingGroup": "QJ",
                          "packingInstructions": "FySXooWFjp",
                          "properShippingName": "RiAFILDRun",
                          "properShippingNameAndDescription": "ARbhSCDwJqiJgPJ",
                          "sequenceNumber": 105,
                          "specialProvisions": "OcQizJezTQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bklbx",
                          "technicalName": "HbTEULxLsK",
                          "tunnelRestrictionCode": "RR0iz"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 2.75,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JTFCa"
                        },
                        "options": {
                          "description": {
                            "authorization": "jiIKWpwzOw",
                            "hazardClass": "TnRUq",
                            "id": "8",
                            "labelText": "zZIcvdJjXn",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "iSgyQhOpVy"
                            },
                            "packingGroup": "I",
                            "percentage": 69.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GDSYHoqzPAUTYJy",
                            "reportableQuantity": true,
                            "sequenceNumber": 900,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "AGGaIRbBQM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.59,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uSyaYKsDJpIhtfy",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 43.59,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "csRCQhBqIX",
                          "hazardClass": "rCAGz",
                          "id": "3",
                          "labelText": "qNHwbjgoLR",
                          "packingGroup": "MB",
                          "packingInstructions": "qGpLxcVQlI",
                          "properShippingName": "WtBKKqJObJ",
                          "properShippingNameAndDescription": "ihvONEzQOBxUtHP",
                          "sequenceNumber": 127,
                          "specialProvisions": "ewEIOhruwe",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gSUGu",
                          "technicalName": "gJKFdRVSxU",
                          "tunnelRestrictionCode": "aTYmj"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 43.94,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "DIYON"
                        },
                        "options": {
                          "description": {
                            "authorization": "XJRdVZXHFL",
                            "hazardClass": "iyZGz",
                            "id": "4",
                            "labelText": "HZLYIkXKjY",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ceSxiXCFnd"
                            },
                            "packingGroup": "I",
                            "percentage": 73.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XPYBrJeYcogwccr",
                            "reportableQuantity": true,
                            "sequenceNumber": 363,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xHlPKNBmzM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gvCahNdJbdDHyVs",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.74,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.01,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fyyPkIxVko",
                          "hazardClass": "qvcRp",
                          "id": "7",
                          "labelText": "YZPlnEXPJC",
                          "packingGroup": "Iw",
                          "packingInstructions": "unJGCWgYEL",
                          "properShippingName": "zKkxyDLhVt",
                          "properShippingNameAndDescription": "gpBwhowCASTOTyC",
                          "sequenceNumber": 412,
                          "specialProvisions": "ZefEMTXXNA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "WuAel",
                          "technicalName": "LfdVUVfyFT",
                          "tunnelRestrictionCode": "RQJbh"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 19.82,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hNLec"
                        },
                        "options": {
                          "description": {
                            "authorization": "ysSJZeZFsM",
                            "hazardClass": "msIaM",
                            "id": "5",
                            "labelText": "jsLqTInbtX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "vtwQlNjRDy"
                            },
                            "packingGroup": "I",
                            "percentage": 61.42,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SmvAnrtdKUQVvRY",
                            "reportableQuantity": false,
                            "sequenceNumber": 386,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EKnpuCJFVa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "orbGTtrXhukcydA",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 32.01,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.25,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jwLBXdWKEe",
                          "hazardClass": "QfiEh",
                          "id": "5",
                          "labelText": "HeZXlPymCc",
                          "packingGroup": "Mn",
                          "packingInstructions": "AOwZmZdvVG",
                          "properShippingName": "AvsnqyYEto",
                          "properShippingNameAndDescription": "DjNkIKeFnlnPCvW",
                          "sequenceNumber": 773,
                          "specialProvisions": "ceoMYZoHNv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HjMoC",
                          "technicalName": "ekLPUTTrDd",
                          "tunnelRestrictionCode": "oqbHW"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 16.35,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TLfAU"
                        },
                        "options": {
                          "description": {
                            "authorization": "IWVhSCTnUo",
                            "hazardClass": "UQVHe",
                            "id": "1",
                            "labelText": "hWbFeRTDiI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "HkKlZqfviA"
                            },
                            "packingGroup": "I",
                            "percentage": 13.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nFeBKdUftaqxvhs",
                            "reportableQuantity": false,
                            "sequenceNumber": 972,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VKrzqJlFKL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FcrPqgUpmBXtFyM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.08,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 27.61,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TkRezpXfTA",
                          "hazardClass": "TGQZk",
                          "id": "4",
                          "labelText": "FMjvlPXOAY",
                          "packingGroup": "Pr",
                          "packingInstructions": "ypKvsRkGAy",
                          "properShippingName": "tVmZoXjvAM",
                          "properShippingNameAndDescription": "RduYoZbntZijXAv",
                          "sequenceNumber": 244,
                          "specialProvisions": "WQOFIVSatA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vTFks",
                          "technicalName": "nRmHuiGxJg",
                          "tunnelRestrictionCode": "QeSgI"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 40.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zegkB"
                        },
                        "options": {
                          "description": {
                            "authorization": "waeMXdJmRo",
                            "hazardClass": "RkZJd",
                            "id": "6",
                            "labelText": "bGXavNafDM",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JcUcFbniXY"
                            },
                            "packingGroup": "I",
                            "percentage": 69.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "IhRhwvNmXKMDNQa",
                            "reportableQuantity": false,
                            "sequenceNumber": 106,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rbjZyDTZNp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.54,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.68,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.76,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gbhxTDvMOSViHTn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 14.98,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 11.19,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "kWoeYSfDcH",
                          "hazardClass": "hzDKV",
                          "id": "5",
                          "labelText": "EdnzSgGYQH",
                          "packingGroup": "Af",
                          "packingInstructions": "NeLBvQkbUy",
                          "properShippingName": "JXeXybyxNG",
                          "properShippingNameAndDescription": "BZvBKHTbMMGrnlc",
                          "sequenceNumber": 167,
                          "specialProvisions": "IngCswZCsz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TPxFV",
                          "technicalName": "XSVjqBfhGB",
                          "tunnelRestrictionCode": "v5JBr"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 36.82,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JlbqV"
                        },
                        "options": {
                          "description": {
                            "authorization": "tNFNnXeYYb",
                            "hazardClass": "DmtKu",
                            "id": "3",
                            "labelText": "wskYTYgJHt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "xDjkURjQXF"
                            },
                            "packingGroup": "I",
                            "percentage": 78.51,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YjTZGsqsqbOSvDp",
                            "reportableQuantity": false,
                            "sequenceNumber": 421,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "avrxFZtQal"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CkTNtdUlVZYTUhw",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 28.51,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.12,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.35,
                "referenceId": "aeb2ee0c-71d1-4f86-9d29-db23ac6f9a9e",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "waGXbIXvBW",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "j0ygRmkqkBd6cEBL6YG8"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "fkKNKtALaTjDtQ5AJgxI"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "fW8dnYQLKsqiyKJq6oZs"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "XGZYg20esB2qABDJBxJLDmbac"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ENJefG1qjd39ueIsrDNqaIQbp"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "RogZbsddYF",
                    "number": 1
                  },
                  {
                    "content": "xKPFSbUHlG",
                    "number": 3
                  },
                  {
                    "content": "flqNaKWcUH",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 8.7,
                "packageRateDetails": [
                  {
                    "baseCharge": 94.14,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NPR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 27.16,
                    "netFedExCharge": 106.28,
                    "netFreight": 22.18,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "twfjFggSFvzuCMT",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fuRcbCZlBCOfRgz",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HkiAxtQedkgCXPZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NJNgRNRGUaCsGvO",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KcrIFonCOExvdEL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.48,
                    "totalRebates": 1.21,
                    "totalSurcharges": 5.35,
                    "totalTaxes": 3.2
                  }
                ]
              },
              "sequenceNumber": 9,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 5571,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 5901,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 95
                },
                {
                  "formId": 4270,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 1918,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 95
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OkGGkopcxE",
                          "hazardClass": "oeNov",
                          "id": "0",
                          "labelText": "XhCYvjkDYE",
                          "packingGroup": "ze",
                          "packingInstructions": "ZzGhaIAfox",
                          "properShippingName": "ZSQeFGGKot",
                          "properShippingNameAndDescription": "gBqRaJSjYiepBRg",
                          "sequenceNumber": 573,
                          "specialProvisions": "eyzvwnZpxt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Xzniu",
                          "technicalName": "tmeHAeHcYj",
                          "tunnelRestrictionCode": "37QCa"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 20.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "EsOjC"
                        },
                        "options": {
                          "description": {
                            "authorization": "dcwrIOpVok",
                            "hazardClass": "oLWEf",
                            "id": "0",
                            "labelText": "gGqiHjNtAT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "EruGTsJWRz"
                            },
                            "packingGroup": "I",
                            "percentage": 39.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BuvEdbSPPTbUVBk",
                            "reportableQuantity": true,
                            "sequenceNumber": 965,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QsWapOlYGx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fpLHqWgZwNAkXfL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 41.21,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.66,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FWeyGwfVMe",
                          "hazardClass": "NNxIt",
                          "id": "3",
                          "labelText": "iikdsoYbVU",
                          "packingGroup": "WW",
                          "packingInstructions": "tWbeZnyFgB",
                          "properShippingName": "yRbHqjQgOB",
                          "properShippingNameAndDescription": "ailjcJYcwzkpjWI",
                          "sequenceNumber": 100,
                          "specialProvisions": "eaVRWURnov",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "tjnEX",
                          "technicalName": "QaJHxmDsia",
                          "tunnelRestrictionCode": "escz0"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 39.48,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "utSuB"
                        },
                        "options": {
                          "description": {
                            "authorization": "raDKrNdMjE",
                            "hazardClass": "xePBO",
                            "id": "7",
                            "labelText": "ppvjRAAxEd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "zsoBQsuBzi"
                            },
                            "packingGroup": "I",
                            "percentage": 50.35,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "LDMSmxaRXCwVPhW",
                            "reportableQuantity": true,
                            "sequenceNumber": 172,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QwTRmMsdNt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hjiTamIRYOuIAFw",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 31.16,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 29.45,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IskEdZAfVu",
                          "hazardClass": "EOYOl",
                          "id": "2",
                          "labelText": "ObNtbNeXtY",
                          "packingGroup": "Eu",
                          "packingInstructions": "NiDwixaUgU",
                          "properShippingName": "zBwzdqHdBw",
                          "properShippingNameAndDescription": "ApWmBawCCtWtQwB",
                          "sequenceNumber": 617,
                          "specialProvisions": "aRDOiJgFWo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DbDJQ",
                          "technicalName": "lHprjAVfJe",
                          "tunnelRestrictionCode": "XY870"
                        },
                        "massPoints": 5,
                        "netExplosiveDetail": {
                          "amount": 15.54,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kNStv"
                        },
                        "options": {
                          "description": {
                            "authorization": "anPLaOwkij",
                            "hazardClass": "WmJFd",
                            "id": "7",
                            "labelText": "eRPMyRiwpo",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BBWZxKAMTx"
                            },
                            "packingGroup": "I",
                            "percentage": 70.49,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qPoURCQbZjJoAsG",
                            "reportableQuantity": true,
                            "sequenceNumber": 718,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "IUEgJqoZpK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aXMXBYypNAzumBS",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 41.28,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 45.4,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GtvvwAXxcq",
                          "hazardClass": "aOndz",
                          "id": "6",
                          "labelText": "cDLGSdnkJj",
                          "packingGroup": "AH",
                          "packingInstructions": "ErrguZcAry",
                          "properShippingName": "XHjHWkzMFA",
                          "properShippingNameAndDescription": "JdeyUAZiGMzuNtJ",
                          "sequenceNumber": 795,
                          "specialProvisions": "oIPQTXlGbH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IowXp",
                          "technicalName": "xstpBZBHTx",
                          "tunnelRestrictionCode": "pCJFx"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 4.13,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XVQmF"
                        },
                        "options": {
                          "description": {
                            "authorization": "lvbFCDOoZC",
                            "hazardClass": "ueeuU",
                            "id": "4",
                            "labelText": "ipSvsxccVK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VBTjsSajtH"
                            },
                            "packingGroup": "I",
                            "percentage": 57.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VEunRCVduuLDWyD",
                            "reportableQuantity": false,
                            "sequenceNumber": 333,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gOfDpotkGr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.7,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.22,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.88,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VqjlZOsRIntjSQu",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 29,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.74,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zhOYjYduqi",
                          "hazardClass": "ayMgw",
                          "id": "2",
                          "labelText": "DCdGZLtJUd",
                          "packingGroup": "Xl",
                          "packingInstructions": "aJzLXNjgLb",
                          "properShippingName": "kkGqtDmMtP",
                          "properShippingNameAndDescription": "lrTapNYtVMMlQlA",
                          "sequenceNumber": 853,
                          "specialProvisions": "HhamoUOqvS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OjYGP",
                          "technicalName": "yfcyZrWHbr",
                          "tunnelRestrictionCode": "T9UjF"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 30.57,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jjzKo"
                        },
                        "options": {
                          "description": {
                            "authorization": "bkYafypZhH",
                            "hazardClass": "DNBGw",
                            "id": "1",
                            "labelText": "lbqNjtrhFD",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "KtPzRVWsSB"
                            },
                            "packingGroup": "I",
                            "percentage": 26.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "rCLBHjsnaYyUkWQ",
                            "reportableQuantity": false,
                            "sequenceNumber": 351,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vPgpnMcJDu"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aCxyfaHJTCJpkRm",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.67,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.26,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OHVtEZrdBZ",
                          "hazardClass": "TmfVZ",
                          "id": "6",
                          "labelText": "KPomZqaYsl",
                          "packingGroup": "iu",
                          "packingInstructions": "RMwcPKXcfV",
                          "properShippingName": "aiXIHDVBHw",
                          "properShippingNameAndDescription": "qTNSDOTuSWJgDVL",
                          "sequenceNumber": 993,
                          "specialProvisions": "yESamYNTVL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zbnOC",
                          "technicalName": "HTvPGKcCfd",
                          "tunnelRestrictionCode": "17qhU"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 13.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZsJjy"
                        },
                        "options": {
                          "description": {
                            "authorization": "prtLInNJPB",
                            "hazardClass": "lXjku",
                            "id": "5",
                            "labelText": "sRFxVjmMZO",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "thoqAhTDyg"
                            },
                            "packingGroup": "I",
                            "percentage": 27.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "LLRuzkisAvGjORz",
                            "reportableQuantity": true,
                            "sequenceNumber": 800,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yQigpyFPMe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nEzmMXyfAusueEk",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 29.05,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yxPFrVXjsp",
                          "hazardClass": "pCnwp",
                          "id": "7",
                          "labelText": "ruRNOgcALh",
                          "packingGroup": "zr",
                          "packingInstructions": "jNnGDwxUDS",
                          "properShippingName": "hVLzLxQasi",
                          "properShippingNameAndDescription": "jekyvZbvFNvJPhn",
                          "sequenceNumber": 195,
                          "specialProvisions": "wpuvdaPAJn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zXubf",
                          "technicalName": "VBAkXoYhvU",
                          "tunnelRestrictionCode": "SCLvu"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 1.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "pWrfP"
                        },
                        "options": {
                          "description": {
                            "authorization": "myZKXrlXWn",
                            "hazardClass": "EtzuK",
                            "id": "8",
                            "labelText": "MPjDCoDYIU",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "HoOWcXJOfE"
                            },
                            "packingGroup": "I",
                            "percentage": 69.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bquVTVSdlcLYKjq",
                            "reportableQuantity": false,
                            "sequenceNumber": 903,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HidfHEfPoN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.88,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jkAMtVpxTklrGpF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 11.13,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.08,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ypJLGlebsF",
                          "hazardClass": "QREjY",
                          "id": "5",
                          "labelText": "rbuQCNutfD",
                          "packingGroup": "jk",
                          "packingInstructions": "DUXXwLoeFq",
                          "properShippingName": "vOAohnLXOy",
                          "properShippingNameAndDescription": "XASIEsbSeidSXTW",
                          "sequenceNumber": 898,
                          "specialProvisions": "ZrDREsKtHj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gNdHL",
                          "technicalName": "smkkIUOrZW",
                          "tunnelRestrictionCode": "hVnYZ"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 8.45,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WxyeT"
                        },
                        "options": {
                          "description": {
                            "authorization": "WymeETlJVe",
                            "hazardClass": "pbDpp",
                            "id": "2",
                            "labelText": "fpvVsLXmoX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "RxnTUjdLhp"
                            },
                            "packingGroup": "I",
                            "percentage": 95.36,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NYvUnZVjNDahYGP",
                            "reportableQuantity": false,
                            "sequenceNumber": 239,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pKTiMastEO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.44,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.49,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GTRAMLBuHJSkErt",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 44.4,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.95,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BkXtozbOPC",
                          "hazardClass": "ZYLpB",
                          "id": "3",
                          "labelText": "qTAhUuCNrU",
                          "packingGroup": "Xh",
                          "packingInstructions": "lWlSuIvvsq",
                          "properShippingName": "vpwIbfhFOi",
                          "properShippingNameAndDescription": "dIlwVeQjMxttTGO",
                          "sequenceNumber": 500,
                          "specialProvisions": "gLeKLouBZz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gQSfR",
                          "technicalName": "kdFgqwOumS",
                          "tunnelRestrictionCode": "oTphN"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 22.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ShAPU"
                        },
                        "options": {
                          "description": {
                            "authorization": "nCzksTLlIV",
                            "hazardClass": "WrwXj",
                            "id": "7",
                            "labelText": "xoypnOIwNz",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "IJnrcVcVOy"
                            },
                            "packingGroup": "I",
                            "percentage": 58.79,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xYSDAutiZpBtDHo",
                            "reportableQuantity": true,
                            "sequenceNumber": 965,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MInSgUtZRU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "idLEMXUCkxzztWI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.02,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.57,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sPmdMgfmgB",
                          "hazardClass": "BXhgj",
                          "id": "4",
                          "labelText": "lNSJNxlEml",
                          "packingGroup": "cx",
                          "packingInstructions": "KRMbNrMFqs",
                          "properShippingName": "fRUtkPSgRs",
                          "properShippingNameAndDescription": "UdsRoWliwRdgeiP",
                          "sequenceNumber": 181,
                          "specialProvisions": "ytRUnywyvM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "KutZM",
                          "technicalName": "mBNLvYNLHt",
                          "tunnelRestrictionCode": "UDwm8"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 20.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BHWkC"
                        },
                        "options": {
                          "description": {
                            "authorization": "gIyWuuzxXs",
                            "hazardClass": "cttCc",
                            "id": "6",
                            "labelText": "YkastGzjok",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "FqobGsQrWx"
                            },
                            "packingGroup": "I",
                            "percentage": 24.31,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DOVqtpRJbyYyRTT",
                            "reportableQuantity": false,
                            "sequenceNumber": 345,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NEfLUnoSpd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "mpIKrqXJMxRexIl",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.68,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.03,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CxIHafnFDO",
                          "hazardClass": "TQiTo",
                          "id": "1",
                          "labelText": "muRepGGpzZ",
                          "packingGroup": "nb",
                          "packingInstructions": "OSUZpfzPsy",
                          "properShippingName": "antaPyGEdW",
                          "properShippingNameAndDescription": "iaOoMSvcwSzhKDa",
                          "sequenceNumber": 632,
                          "specialProvisions": "WwKnPvWNbP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "HPsSK",
                          "technicalName": "iEPaMQhIed",
                          "tunnelRestrictionCode": "gvrbU"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 12.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "uhrER"
                        },
                        "options": {
                          "description": {
                            "authorization": "rOHOxxfriH",
                            "hazardClass": "TvPzR",
                            "id": "3",
                            "labelText": "hnzZxroILq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "RuZnXUlTCG"
                            },
                            "packingGroup": "I",
                            "percentage": 68.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jdfzATyQTDXzrVp",
                            "reportableQuantity": false,
                            "sequenceNumber": 449,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uqNsBuplxo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xIvRGmyIhWqwmgG",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 27.69,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 29.16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qlNBmshnSy",
                          "hazardClass": "DVJmq",
                          "id": "1",
                          "labelText": "ovGerVPJhA",
                          "packingGroup": "zA",
                          "packingInstructions": "yRSCPeCvro",
                          "properShippingName": "PSmpeUSFiI",
                          "properShippingNameAndDescription": "MXAIuCEnfMkKcGx",
                          "sequenceNumber": 712,
                          "specialProvisions": "xQFuKDzAst",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qwOla",
                          "technicalName": "emKNzUiqTU",
                          "tunnelRestrictionCode": "bgIkZ"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 14.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "AMhGH"
                        },
                        "options": {
                          "description": {
                            "authorization": "bjhzBbKkAT",
                            "hazardClass": "IwTlZ",
                            "id": "6",
                            "labelText": "IJOSLCObGv",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "iCECKItiRX"
                            },
                            "packingGroup": "I",
                            "percentage": 12.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kuNJDPAvKYsPcRB",
                            "reportableQuantity": true,
                            "sequenceNumber": 18,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sSLVuJLvUD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rAYhJspIStiaWui",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 10.3,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 3.52,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vpOpwaBQyB",
                          "hazardClass": "lfuDB",
                          "id": "0",
                          "labelText": "aDosLMGyEh",
                          "packingGroup": "Mu",
                          "packingInstructions": "YiYVeaZUwN",
                          "properShippingName": "eIvCzYMfCh",
                          "properShippingNameAndDescription": "ABDmRpkvaLiQCif",
                          "sequenceNumber": 670,
                          "specialProvisions": "HguCWziSjN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VogFA",
                          "technicalName": "eqJrcgehTv",
                          "tunnelRestrictionCode": "wtb4L"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 8.42,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PiVuL"
                        },
                        "options": {
                          "description": {
                            "authorization": "ThfrSFPqhU",
                            "hazardClass": "iaURo",
                            "id": "7",
                            "labelText": "NUxHMrnDwM",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "XrWzxlxVcO"
                            },
                            "packingGroup": "I",
                            "percentage": 78.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yaHyzLKLRxcncJG",
                            "reportableQuantity": false,
                            "sequenceNumber": 172,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gArJYllzYb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "flGUcdnjrxNcHoE",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 25.17,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16.34,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fzoYsrpNGe",
                          "hazardClass": "uRvCD",
                          "id": "7",
                          "labelText": "YpYBmZdrtr",
                          "packingGroup": "zN",
                          "packingInstructions": "dtMYfMgoIj",
                          "properShippingName": "hJfzakHqlA",
                          "properShippingNameAndDescription": "opWMIqEOntNVXYR",
                          "sequenceNumber": 398,
                          "specialProvisions": "rCGRNOyveU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "tgRru",
                          "technicalName": "lttsjjcQeQ",
                          "tunnelRestrictionCode": "SJoA1"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 24.01,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aFDRp"
                        },
                        "options": {
                          "description": {
                            "authorization": "YAbILgWxna",
                            "hazardClass": "uYVuv",
                            "id": "9",
                            "labelText": "gYXGveXcnx",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "GXNoCjRvaV"
                            },
                            "packingGroup": "I",
                            "percentage": 62.54,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DOrSCZtZAcECCXi",
                            "reportableQuantity": true,
                            "sequenceNumber": 273,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "KtRLbHWOQL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.83,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.41,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ILDpuNlDTFOcDNd",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 36.05,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.7,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "rzFQonqika",
                          "hazardClass": "RHETC",
                          "id": "3",
                          "labelText": "BAtRLMjpfZ",
                          "packingGroup": "RY",
                          "packingInstructions": "SXbdWUkOWs",
                          "properShippingName": "kgOYiTEyba",
                          "properShippingNameAndDescription": "INHRezcoTHvgAJw",
                          "sequenceNumber": 447,
                          "specialProvisions": "fRRVjakvjG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ynHJm",
                          "technicalName": "hzMcxNyGlo",
                          "tunnelRestrictionCode": "PS2tc"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 14.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cAXSn"
                        },
                        "options": {
                          "description": {
                            "authorization": "PYyRZjUKxV",
                            "hazardClass": "uoKxv",
                            "id": "9",
                            "labelText": "EfkdHsBlfG",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rdVsgzLREI"
                            },
                            "packingGroup": "I",
                            "percentage": 73.15,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NCkHIZzTZoRgiPO",
                            "reportableQuantity": true,
                            "sequenceNumber": 739,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PFKvoMCOQe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pFAdxxPjzvZWAgF",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 11.29,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 3.62,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sEsZGDdFir",
                          "hazardClass": "NQfif",
                          "id": "5",
                          "labelText": "qqVeRSfEwk",
                          "packingGroup": "Kq",
                          "packingInstructions": "woHzqrfVon",
                          "properShippingName": "DbKzaHsOqy",
                          "properShippingNameAndDescription": "fHDyqzLINAOZPsv",
                          "sequenceNumber": 222,
                          "specialProvisions": "XyIxChqktz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "TMPPG",
                          "technicalName": "KucchdrBPN",
                          "tunnelRestrictionCode": "Wc13p"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 28.57,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "RSyeZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "eheGnHXnnQ",
                            "hazardClass": "UNHbO",
                            "id": "9",
                            "labelText": "uebaocSaap",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "UmCRwRyXmH"
                            },
                            "packingGroup": "I",
                            "percentage": 32.32,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BdWiPsSMVeGYjZs",
                            "reportableQuantity": true,
                            "sequenceNumber": 250,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wOxCSRBaXW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wLbWVKfuEPXsNql",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 1.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 8.89,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iJKuJpXLgb",
                          "hazardClass": "mohxW",
                          "id": "8",
                          "labelText": "EKrpExlvvK",
                          "packingGroup": "tg",
                          "packingInstructions": "KhLGQdkiEZ",
                          "properShippingName": "VxUFdiaNjl",
                          "properShippingNameAndDescription": "NEvuzmHSqsMIIMF",
                          "sequenceNumber": 633,
                          "specialProvisions": "rADbhoKHjj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fYxrB",
                          "technicalName": "yaPdngvJPR",
                          "tunnelRestrictionCode": "yPCML"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 17.79,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MeUkt"
                        },
                        "options": {
                          "description": {
                            "authorization": "jNXjmMmnBL",
                            "hazardClass": "QSSHt",
                            "id": "6",
                            "labelText": "QjnBfVTZcZ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QaCKSzHMev"
                            },
                            "packingGroup": "I",
                            "percentage": 56.66,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JAcPgpbUQFzfPOS",
                            "reportableQuantity": false,
                            "sequenceNumber": 564,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BLWsicobIa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.34,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GXvGbrQJViZhLQP",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 6.68,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.44,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.17,
                "referenceId": "bfa665ea-0d38-49c3-b81c-7ab69eba9d25",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "fttGcbiHxb",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "6gR2PWu4elNoJww9FOCB"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "VMOzOvaH8s0Fxwq0d3E1"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "BMkn4eWclUiLW7tGsYlA"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Ig9LifRrxHRLKdc4JKbg"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "yJU0ClsON0XZh6g5yBqr"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "jCYWt4NzOG16axp1IjlayS483"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "LGtQuZxvz3uMJbOs93tmfs1ee"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "RyaBKKmsvl",
                    "number": 5
                  },
                  {
                    "content": "YVhqKdBALg",
                    "number": 1
                  },
                  {
                    "content": "KBmHWyfZGP",
                    "number": 1
                  },
                  {
                    "content": "zRoSDGmomu",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0.07,
                "packageRateDetails": [
                  {
                    "baseCharge": 43.2,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MDL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 25.91,
                    "netFedExCharge": 163.11,
                    "netFreight": 52.3,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FmHPszBmcmtaqTB",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZkvOWEBrKWOVgxO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lGDLnTfFMZDIlgY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 14,
                    "totalRebates": 1.85,
                    "totalSurcharges": 8.71,
                    "totalTaxes": 1.04
                  }
                ]
              },
              "sequenceNumber": 5,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 3347,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 96
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "mkuyQxdAiK",
                          "hazardClass": "FMKmV",
                          "id": "3",
                          "labelText": "dScMlXjffa",
                          "packingGroup": "Qp",
                          "packingInstructions": "XKFyXtiBVc",
                          "properShippingName": "KyoUVZSDkx",
                          "properShippingNameAndDescription": "prHYmmQHDzJAUtN",
                          "sequenceNumber": 328,
                          "specialProvisions": "WnjmiFGSkD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gHcBD",
                          "technicalName": "UzIqiLTSXC",
                          "tunnelRestrictionCode": "NGeqh"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 27.17,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ednPl"
                        },
                        "options": {
                          "description": {
                            "authorization": "mudSvkqCOn",
                            "hazardClass": "QzrSB",
                            "id": "8",
                            "labelText": "dAXUenEkEb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "jArnuZNghF"
                            },
                            "packingGroup": "I",
                            "percentage": 96.36,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FhSeCJzzOYaRgVk",
                            "reportableQuantity": true,
                            "sequenceNumber": 718,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "bHHnSuqVdF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yZmcvgIiJIBENas",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 7.81,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.95,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "lGntfaSBIQ",
                          "hazardClass": "vgpHY",
                          "id": "8",
                          "labelText": "rYKcmYeuTg",
                          "packingGroup": "LP",
                          "packingInstructions": "JHfULlwdmT",
                          "properShippingName": "iTDfYHOvok",
                          "properShippingNameAndDescription": "ixgkfUdwbFyufdA",
                          "sequenceNumber": 500,
                          "specialProvisions": "ScGrOTxVfk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "KEKCF",
                          "technicalName": "qqgTqutFML",
                          "tunnelRestrictionCode": "dWOlj"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 20.92,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SgTrC"
                        },
                        "options": {
                          "description": {
                            "authorization": "SQTJIzONpj",
                            "hazardClass": "coFGq",
                            "id": "5",
                            "labelText": "uPxWmFDwCq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ztcPQwXzTK"
                            },
                            "packingGroup": "I",
                            "percentage": 22.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KxVXFEsfXfqjnFw",
                            "reportableQuantity": false,
                            "sequenceNumber": 225,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZgstdNapiK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "zhAlvNnAAmmEKxh",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 9.18,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 13.3,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DtipdVFXOt",
                          "hazardClass": "iZzzD",
                          "id": "4",
                          "labelText": "rsIVPLyJYo",
                          "packingGroup": "kV",
                          "packingInstructions": "wBqGitbYFZ",
                          "properShippingName": "JsqEYCdgIk",
                          "properShippingNameAndDescription": "xpyYDmFemcunfLV",
                          "sequenceNumber": 632,
                          "specialProvisions": "OqpaQfDyGL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DoKbG",
                          "technicalName": "lTyZuMqkXY",
                          "tunnelRestrictionCode": "xLHK1"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 49.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zLPAW"
                        },
                        "options": {
                          "description": {
                            "authorization": "eFuZOfyQbR",
                            "hazardClass": "dyIHv",
                            "id": "4",
                            "labelText": "yXbKBxOmqI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VEyGjkdpnY"
                            },
                            "packingGroup": "I",
                            "percentage": 72.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bNnFuNrNQdwmMYK",
                            "reportableQuantity": false,
                            "sequenceNumber": 869,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uDadwRtVrW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fPAadkiznWJBaMd",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 43.53,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 2.71,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wZtCiXLGbG",
                          "hazardClass": "ytKeB",
                          "id": "8",
                          "labelText": "HczuzEJZHS",
                          "packingGroup": "yB",
                          "packingInstructions": "FrbTwMcrbk",
                          "properShippingName": "QHugirPFsu",
                          "properShippingNameAndDescription": "gYdrdvpAQZWIMrx",
                          "sequenceNumber": 230,
                          "specialProvisions": "eyparkiPxx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uSvue",
                          "technicalName": "BVtlFAIaGJ",
                          "tunnelRestrictionCode": "HX9RR"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 34.79,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vrGQH"
                        },
                        "options": {
                          "description": {
                            "authorization": "gHGcVjHShw",
                            "hazardClass": "fvBaa",
                            "id": "6",
                            "labelText": "cKRxiachMM",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ITjPlMSfmQ"
                            },
                            "packingGroup": "I",
                            "percentage": 95.79,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wxtzWNuyicWSbPQ",
                            "reportableQuantity": true,
                            "sequenceNumber": 793,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SlFJXfpTmw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IDeWqtolPJVDDgJ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 7.68,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.21,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AWRCPCekKA",
                          "hazardClass": "DXeKs",
                          "id": "9",
                          "labelText": "GpCdDXhGep",
                          "packingGroup": "ws",
                          "packingInstructions": "wPlTizwNTS",
                          "properShippingName": "ypzdExxzxQ",
                          "properShippingNameAndDescription": "dQltwEbrPawugOW",
                          "sequenceNumber": 165,
                          "specialProvisions": "uEhoYJDQyj",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RnEgn",
                          "technicalName": "StDngQhTDo",
                          "tunnelRestrictionCode": "6vvlL"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 33.79,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gTfCp"
                        },
                        "options": {
                          "description": {
                            "authorization": "pFxCKPVNWq",
                            "hazardClass": "LQxBq",
                            "id": "9",
                            "labelText": "BQKmUewbZc",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "BrzfxKNtbH"
                            },
                            "packingGroup": "I",
                            "percentage": 55.34,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jDuJdsqELfFRIqG",
                            "reportableQuantity": false,
                            "sequenceNumber": 820,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HjNMYQywnO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.68,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PpvNIwpaaCinYjf",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 30.72,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 5.57,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cTJjNfVQuL",
                          "hazardClass": "IbGBN",
                          "id": "3",
                          "labelText": "UZxZvdgXON",
                          "packingGroup": "TL",
                          "packingInstructions": "SwRuLPjwdN",
                          "properShippingName": "AlFOfmEcab",
                          "properShippingNameAndDescription": "HoZIcuAhBjalLdx",
                          "sequenceNumber": 95,
                          "specialProvisions": "yrhRWmCnow",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZRfdj",
                          "technicalName": "CBccyUKohq",
                          "tunnelRestrictionCode": "2L6nV"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 40.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SHUWR"
                        },
                        "options": {
                          "description": {
                            "authorization": "FwmLdYbTBt",
                            "hazardClass": "yhlOs",
                            "id": "8",
                            "labelText": "lfEBmeOiYF",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rHXHuDMXDr"
                            },
                            "packingGroup": "I",
                            "percentage": 53.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DeVKWosfDcAaDKp",
                            "reportableQuantity": true,
                            "sequenceNumber": 557,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ortpmhJVqM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.58,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.37,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "iqVJrNZLlwyCYiN",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 11.28,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.03,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KujMHKzjDP",
                          "hazardClass": "KelHY",
                          "id": "6",
                          "labelText": "kQRqupukrH",
                          "packingGroup": "uH",
                          "packingInstructions": "XRXfPwHjNs",
                          "properShippingName": "FoEieCWwqR",
                          "properShippingNameAndDescription": "NOYxITjxCfovyyA",
                          "sequenceNumber": 628,
                          "specialProvisions": "PzgNslLMNl",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MjFIY",
                          "technicalName": "CrRcxyDkAP",
                          "tunnelRestrictionCode": "ob9e2"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 18.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wFUOb"
                        },
                        "options": {
                          "description": {
                            "authorization": "SRspsmpypu",
                            "hazardClass": "sjMnY",
                            "id": "3",
                            "labelText": "anUnPgviyG",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "etQesoyoII"
                            },
                            "packingGroup": "I",
                            "percentage": 74.01,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "firvhgTomQCbnWA",
                            "reportableQuantity": true,
                            "sequenceNumber": 411,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vdJhkidgtt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.31,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MayseHVygkjDrkJ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 15.74,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 45.17,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HmyPQBtOoR",
                          "hazardClass": "bGGel",
                          "id": "1",
                          "labelText": "FeFJmNbinj",
                          "packingGroup": "pz",
                          "packingInstructions": "tDLrMauvif",
                          "properShippingName": "gnnUYIAKra",
                          "properShippingNameAndDescription": "ottjfsoYkKAKWoy",
                          "sequenceNumber": 730,
                          "specialProvisions": "pfNNIMEluT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xPbzG",
                          "technicalName": "JYfUMoLyIp",
                          "tunnelRestrictionCode": "bcWfw"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 32.79,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VODpa"
                        },
                        "options": {
                          "description": {
                            "authorization": "FxZXHkIBRS",
                            "hazardClass": "Wglij",
                            "id": "3",
                            "labelText": "PGgXLGgiuw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pQQSzGeaNO"
                            },
                            "packingGroup": "I",
                            "percentage": 88.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OQcfEIovvtxunDd",
                            "reportableQuantity": false,
                            "sequenceNumber": 749,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fenjgZNCSC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bbDZbaGzJCLILjG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.49,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 1.1,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.1
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.67,
                "referenceId": "f85103e5-c6b5-499a-8fd9-9ee3297870a8",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "SeZMAJhjql",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "3098PfV716sFt6lxEGrd"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "dHb8pxBM3yXr97xUzV3lARBFX"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "BYTB4xjzGpW1ohxFNRVdTQGaJ"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "4NxWYSzfmwqBISedJ6qt4axgK"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "bNBvazg1VVovZaxCtIxL211B4"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "3b8zO7yvHpLk4UHIj161PIfWQ"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "IZZjGLBFUG",
                    "number": 5
                  },
                  {
                    "content": "WCsgAJGgxC",
                    "number": 3
                  },
                  {
                    "content": "cxyikLGdZY",
                    "number": 4
                  },
                  {
                    "content": "XXWatatTNO",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 2.33,
                "packageRateDetails": [
                  {
                    "baseCharge": 98.34,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "THB",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 163.98,
                    "netFedExCharge": 179.1,
                    "netFreight": 13.21,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iipTzRisuUCvitV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OFyMYCIbbrMonZh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aClWtDSOypOhesp",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 14.25,
                    "totalRebates": 0.28,
                    "totalSurcharges": 2.14,
                    "totalTaxes": 4.54
                  },
                  {
                    "baseCharge": 95.88,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SYP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 147.6,
                    "netFedExCharge": 144.57,
                    "netFreight": 79.91,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GPojuVXkSEahzTp",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 18.74,
                    "totalRebates": 0.32,
                    "totalSurcharges": 5.2,
                    "totalTaxes": 1.45
                  },
                  {
                    "baseCharge": 23.84,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AOA",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 158.31,
                    "netFedExCharge": 35.39,
                    "netFreight": 81.24,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tEdSnfgsNEJSgEl",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wizwZlGnRJzqwTz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "opVePRktUjAxXqR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.57,
                    "totalRebates": 1.41,
                    "totalSurcharges": 1.66,
                    "totalTaxes": 4.29
                  }
                ]
              },
              "sequenceNumber": 8,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 7921,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 7430,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 95
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LzioOPkLmS",
                          "hazardClass": "sbGfb",
                          "id": "1",
                          "labelText": "rXnnTVxNkn",
                          "packingGroup": "rn",
                          "packingInstructions": "nXWcDMqimQ",
                          "properShippingName": "fJZGBLeBxF",
                          "properShippingNameAndDescription": "tnzvVtAtIXvTrmM",
                          "sequenceNumber": 696,
                          "specialProvisions": "kUgEKohqgC",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bxcvS",
                          "technicalName": "CHCdChSMus",
                          "tunnelRestrictionCode": "nGAJe"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 30.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jUApy"
                        },
                        "options": {
                          "description": {
                            "authorization": "aunqeytnmm",
                            "hazardClass": "gZiRN",
                            "id": "5",
                            "labelText": "NjiJzkWnoC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "eQnKaDtuEh"
                            },
                            "packingGroup": "I",
                            "percentage": 15.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AJblQOWudEBRGFJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 862,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MUEEVsxfPO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.93,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wjhLjcKLpAJKinJ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 27.2,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.13,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "SCSIOuqAmc",
                          "hazardClass": "onmho",
                          "id": "6",
                          "labelText": "NBlIflyRfL",
                          "packingGroup": "ax",
                          "packingInstructions": "KJiLSCYwso",
                          "properShippingName": "qrzGDQlvYl",
                          "properShippingNameAndDescription": "MLCislQZjvRPsiy",
                          "sequenceNumber": 654,
                          "specialProvisions": "KOBUMxzbKq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gurHz",
                          "technicalName": "EANeeupqnc",
                          "tunnelRestrictionCode": "Nj7Hl"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 44.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HyNoP"
                        },
                        "options": {
                          "description": {
                            "authorization": "IfESQeNtMR",
                            "hazardClass": "WiXfR",
                            "id": "7",
                            "labelText": "ZTPbaMIRcK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pkFtRMwRgz"
                            },
                            "packingGroup": "I",
                            "percentage": 53.44,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yGcVFMZJdDykVxV",
                            "reportableQuantity": false,
                            "sequenceNumber": 103,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DYKTprqsSQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "chQzGcLqlKYzyZo",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 38.12,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 3.05,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AbJpSuUIjv",
                          "hazardClass": "djiaq",
                          "id": "3",
                          "labelText": "VtgImLXxQv",
                          "packingGroup": "eh",
                          "packingInstructions": "QKBScGFwhJ",
                          "properShippingName": "SEKvfAfyyb",
                          "properShippingNameAndDescription": "JCKDkZmkGEasGjB",
                          "sequenceNumber": 889,
                          "specialProvisions": "OdoikZYTnD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PSEMi",
                          "technicalName": "pJFvgVWAgD",
                          "tunnelRestrictionCode": "f6ppE"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 28.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "naPdi"
                        },
                        "options": {
                          "description": {
                            "authorization": "BbhxhAbJAP",
                            "hazardClass": "ggbkR",
                            "id": "9",
                            "labelText": "npsnKGJZHb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "MyvhmtGUKp"
                            },
                            "packingGroup": "I",
                            "percentage": 87.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wPHkMDQPVErRyzH",
                            "reportableQuantity": true,
                            "sequenceNumber": 729,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kAUXFUyKZf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 37.03,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EkxShMcEBtsItBD",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.19,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 10.54,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HIWdLZvQyH",
                          "hazardClass": "yFxMY",
                          "id": "0",
                          "labelText": "UxknjpBnMS",
                          "packingGroup": "Nx",
                          "packingInstructions": "ZQLKYUBTtt",
                          "properShippingName": "NHdtnIuYfa",
                          "properShippingNameAndDescription": "TPWVOnSmkmkDwvO",
                          "sequenceNumber": 391,
                          "specialProvisions": "WELREvOifh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qMNLP",
                          "technicalName": "fPrnSGLawh",
                          "tunnelRestrictionCode": "mIFtk"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 42.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qrrpw"
                        },
                        "options": {
                          "description": {
                            "authorization": "FUyOveerSq",
                            "hazardClass": "zpqWo",
                            "id": "9",
                            "labelText": "gkWdftCHaF",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "SFjPNosUnh"
                            },
                            "packingGroup": "I",
                            "percentage": 28.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MXedcgmahzGSwJt",
                            "reportableQuantity": true,
                            "sequenceNumber": 577,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iWGCCXumLG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.11,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OJafVihqpPgdIKt",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 47.25,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.95,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TJMGViiwCa",
                          "hazardClass": "FbdST",
                          "id": "3",
                          "labelText": "paXGuQgPli",
                          "packingGroup": "mN",
                          "packingInstructions": "ndoAwBmsmG",
                          "properShippingName": "YkmvHPRLpT",
                          "properShippingNameAndDescription": "hkSlBZwpDqPiaUN",
                          "sequenceNumber": 449,
                          "specialProvisions": "SOifttlZAA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LMvzx",
                          "technicalName": "pMsRDmzXIA",
                          "tunnelRestrictionCode": "Hz56Y"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 36.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fbTUQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "GvUeqsTTly",
                            "hazardClass": "mxUch",
                            "id": "9",
                            "labelText": "ANcZdWESRK",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "IPGAqqNmUK"
                            },
                            "packingGroup": "I",
                            "percentage": 20.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NXRrlVrAAWgVhiB",
                            "reportableQuantity": false,
                            "sequenceNumber": 372,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vawHrRIOcL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.96,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aRnQsOICkiLqqdA",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 48.75,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.87,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "kdxEJyOVra",
                          "hazardClass": "ngujx",
                          "id": "1",
                          "labelText": "OUvQqZmHNm",
                          "packingGroup": "xX",
                          "packingInstructions": "mVxhwcOcvW",
                          "properShippingName": "IqRbZuLQtf",
                          "properShippingNameAndDescription": "tryjdJiFyFfOurg",
                          "sequenceNumber": 88,
                          "specialProvisions": "cKmXEtsVur",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mIgPW",
                          "technicalName": "nHNVkPavhk",
                          "tunnelRestrictionCode": "oLI3Y"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 20.94,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XYAdD"
                        },
                        "options": {
                          "description": {
                            "authorization": "oxmRfYlycc",
                            "hazardClass": "giXFV",
                            "id": "9",
                            "labelText": "ZRQelrhPAK",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gokgUFGqAD"
                            },
                            "packingGroup": "I",
                            "percentage": 54.18,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HaedRjzWBdKRRYZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 295,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CcbDAtaFeN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 34.84,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "efFcuvSvwHDZbPI",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 33.42,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 14.75,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uGiavhbnRN",
                          "hazardClass": "TtgWD",
                          "id": "6",
                          "labelText": "tGbaOQchyz",
                          "packingGroup": "Lm",
                          "packingInstructions": "YBEyciRNvA",
                          "properShippingName": "agFxzfdGsM",
                          "properShippingNameAndDescription": "RoSgbWjoePqwBXk",
                          "sequenceNumber": 8,
                          "specialProvisions": "YRUfIsFPCw",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ocmwF",
                          "technicalName": "MlhduzVzWY",
                          "tunnelRestrictionCode": "boGhb"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 14.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yWHyV"
                        },
                        "options": {
                          "description": {
                            "authorization": "PYSgqwkJKz",
                            "hazardClass": "biyhP",
                            "id": "1",
                            "labelText": "jnqbMAQyNp",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "bJNBwSYDNg"
                            },
                            "packingGroup": "I",
                            "percentage": 20.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OhwrZdrpqqnZXZT",
                            "reportableQuantity": true,
                            "sequenceNumber": 421,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "oSVDhMvsxf"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vqhWSMfabaAoZOW",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 26.45,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.73,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "aOKYBhMUxJ",
                          "hazardClass": "FDaab",
                          "id": "9",
                          "labelText": "KnhpYXyflH",
                          "packingGroup": "zA",
                          "packingInstructions": "yZWDBWMedH",
                          "properShippingName": "SoDeZqrZHE",
                          "properShippingNameAndDescription": "pFnkqfDUYWtLQLW",
                          "sequenceNumber": 610,
                          "specialProvisions": "MgjuduGtaI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rJTTd",
                          "technicalName": "ESXZweEVVC",
                          "tunnelRestrictionCode": "6DS03"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 33.83,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "iGDnv"
                        },
                        "options": {
                          "description": {
                            "authorization": "iNvaPxljoZ",
                            "hazardClass": "QHHEZ",
                            "id": "3",
                            "labelText": "QiijAcztcu",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VuVTKTBPgn"
                            },
                            "packingGroup": "I",
                            "percentage": 59.87,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "foHYzzhQbiwoOiH",
                            "reportableQuantity": true,
                            "sequenceNumber": 574,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OwAnkSxnWV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.85,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yWPCbSUQxiZdjLS",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.38,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 23.59,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UXeCEKNyju",
                          "hazardClass": "MLMzp",
                          "id": "9",
                          "labelText": "KRyQJQsXti",
                          "packingGroup": "Rl",
                          "packingInstructions": "DuCZVDFWRn",
                          "properShippingName": "ZtSRwTpcEj",
                          "properShippingNameAndDescription": "MbxozZhjGgfDBpH",
                          "sequenceNumber": 393,
                          "specialProvisions": "tSZxublttQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Qnvln",
                          "technicalName": "vTUEawUfRd",
                          "tunnelRestrictionCode": "itxIx"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 41.03,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jYfYa"
                        },
                        "options": {
                          "description": {
                            "authorization": "YzRodGLMoC",
                            "hazardClass": "uHgsZ",
                            "id": "2",
                            "labelText": "TUmyiyaOZQ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "SOcwvhTTgB"
                            },
                            "packingGroup": "I",
                            "percentage": 71.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pOJPfWgCRqjZQRR",
                            "reportableQuantity": false,
                            "sequenceNumber": 421,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HRVenwZPvF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pNbapplhOgnHItl",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 12.87,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.85,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "PYxYhDvqmg",
                          "hazardClass": "oHCsN",
                          "id": "3",
                          "labelText": "gnFazbkmsD",
                          "packingGroup": "Qr",
                          "packingInstructions": "sdtLMlOpDt",
                          "properShippingName": "gMgIdhHmXd",
                          "properShippingNameAndDescription": "elruUQXADZgyZll",
                          "sequenceNumber": 756,
                          "specialProvisions": "IaZApOJtel",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QlCCz",
                          "technicalName": "eVqVYPFpoO",
                          "tunnelRestrictionCode": "ILom2"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 32.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hEESC"
                        },
                        "options": {
                          "description": {
                            "authorization": "rsScytDNvz",
                            "hazardClass": "DVerj",
                            "id": "2",
                            "labelText": "XSWwlJWRTv",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "oJgigWMMks"
                            },
                            "packingGroup": "I",
                            "percentage": 53.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PrqcAChkEDvOlnP",
                            "reportableQuantity": false,
                            "sequenceNumber": 687,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ukJktgemkp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HaWVnInzRkijTzp",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 5.15,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.74,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.2
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.82,
                "referenceId": "e21d9036-1216-4e8b-a364-0bfe393dcd90",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "stIOnImVzv",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "EruzbBfNBNfMjXnX0oRB"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "wQfvEbLkvpRJyn7klaF2"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "1fSOGzThkxNaR8fL82UK"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "FttZV1q7yj4blbYfvRut"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "nX2U0tHZmypnlM3gPhw6U8XIK"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "vvvSgCNhxl",
                    "number": 4
                  },
                  {
                    "content": "SWVSeXLagk",
                    "number": 3
                  },
                  {
                    "content": "XEfzwWcslS",
                    "number": 4
                  },
                  {
                    "content": "CScMbhBOXy",
                    "number": 3
                  },
                  {
                    "content": "YkWVhkmbVe",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.17,
                "packageRateDetails": [
                  {
                    "baseCharge": 83.21,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ANG",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 137.31,
                    "netFedExCharge": 98.81,
                    "netFreight": 81.7,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PllLXVYTpmQlCMB",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lAoaRlolgFBTJlS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mjTxcPSbHYlvPMp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 3.94,
                    "totalRebates": 1.86,
                    "totalSurcharges": 2.84,
                    "totalTaxes": 2.52
                  },
                  {
                    "baseCharge": 28.58,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "RON",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 158.34,
                    "netFedExCharge": 21.6,
                    "netFreight": 25.39,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AuDOJuurVbzKAGe",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bRnzxIhlUwsilIa",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.7,
                    "totalRebates": 0.74,
                    "totalSurcharges": 4.58,
                    "totalTaxes": 2.78
                  }
                ]
              },
              "sequenceNumber": 9,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 9086,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 95
                },
                {
                  "formId": 5114,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "2",
                  "uspsApplicationId": 91
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X365698747636",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-06-29T00:00:00.0Z",
                "expirationDate": "2027-02-17T00:00:00.0Z",
                "number": "3"
              }
            },
            "dryIceDetail": {
              "packageCount": 5,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 8
            }
          },
          "masterTrackingId": {
            "formId": 9348,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "6",
            "uspsApplicationId": 94
          },
          "operationalDetail": {
            "airportId": "NXo",
            "astraDescription": "AmlFmyewtF",
            "astraPlannedServiceLevel": "DFILOMLjhktgJze",
            "commitDate": "2026-09-19T00:00:00.0Z",
            "commitDay": "Tue",
            "countryCode": "ET",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-06-04T00:00:00.0Z",
            "deliveryDay": "Mon",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "lzaB",
            "destinationLocationNumber": 722,
            "destinationLocationStateOrProvinceCode": "GA",
            "destinationServiceArea": "l5",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "0",
            "originLocationNumber": 850,
            "originServiceArea": "Jp",
            "packagingCode": "9",
            "postalCode": "53757-6338",
            "publishedDeliveryTime": "2027-05-20T00:00:00.0Z",
            "scac": "PHiS",
            "serviceCode": "5",
            "stateOrProvinceCode": "VT",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "UN",
            "ursaSuffixCode": "kn"
          },
          "packagingDescription": "pYVFGZnYfz",
          "serviceDescription": {
            "astraDescription": "Ovyaiavdmi",
            "code": "9",
            "description": "YJLHPRUUxScDMqD",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "gRzjG"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "vgbzs"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "mfWhs"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "7vWGve492nC0",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "SAR",
                "currencyExchangeRate": {
                  "fromCurrency": "AUD",
                  "intoCurrency": "SAR",
                  "rate": 46.75
                },
                "dimDivisor": 44,
                "freightDiscounts": [
                  {
                    "amount": 19.64,
                    "description": "Our crunchy-inspired Shoes brings a taste of luxury to your dull lifestyle",
                    "percent": 36.1,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 15.35,
                    "description": "New gold Soap with ergonomic design for faint comfort",
                    "percent": 7,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 1.21,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "SzyP5z",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MVR",
                    "currencyExchangeRate": {
                      "fromCurrency": "XPF",
                      "intoCurrency": "HTG",
                      "rate": 41.66
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 19.6,
                        "description": "Our penguin-friendly Salad ensures monumental comfort for your pets",
                        "percent": 22,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 19.94,
                        "description": "The Proactive fault-tolerant encryption Salad offers reliable performance and oily design",
                        "percent": 15,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 8.66,
                        "description": "Fresh Gloves designed with Marble for darling performance",
                        "percent": 5.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 15.93,
                        "description": "New Salad model with 26 GB RAM, 901 GB storage, and shocked features",
                        "percent": 23.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.54,
                        "description": "The Managed exuding collaboration Pizza offers reliable performance and heavenly design",
                        "percent": 16.4,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 12.6,
                    "legDestinationLocationId": "CAQZ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "CdRiO",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "niNkscNpSTsJThX",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FCWUGGcADkqHdMi",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SBMXzGwteuAjOjW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.84,
                        "description": "oewbbeoRAp",
                        "level": "jxOnP",
                        "type": "CNNKq"
                      },
                      {
                        "amount": 4.14,
                        "description": "oLQpGSutny",
                        "level": "RDWvm",
                        "type": "LnNsY"
                      },
                      {
                        "amount": 18.35,
                        "description": "wjpNYhVKQw",
                        "level": "ZSpkZ",
                        "type": "cNdeV"
                      },
                      {
                        "amount": 4.62,
                        "description": "fcboRaEKyc",
                        "level": "UMbhB",
                        "type": "plHBM"
                      },
                      {
                        "amount": 13.15,
                        "description": "KNPvMhZaOj",
                        "level": "efajP",
                        "type": "Vfkyn"
                      }
                    ],
                    "totalBaseCharge": 256.36,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 69.05,
                    "totalFreightDiscounts": 22.74,
                    "totalNetCharge": 127.68,
                    "totalNetChargeWithDutiesAndTaxes": 112.97,
                    "totalNetFedExCharge": 2.07,
                    "totalNetFreight": 287.66,
                    "totalRebates": 10.16,
                    "totalSurcharges": 0.85,
                    "totalTaxes": 18.45
                  },
                  {
                    "currency": "LKR",
                    "currencyExchangeRate": {
                      "fromCurrency": "BTN",
                      "intoCurrency": "ETB",
                      "rate": 3.59
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 6.48,
                        "description": "Featuring Arsenic-enhanced technology, our Shoes offers unparalleled impish performance",
                        "percent": 47.7,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 10.37,
                        "description": "Ergonomic Gloves made with Cotton for all-day weird support",
                        "percent": 50,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 2.17,
                        "description": "Discover the palatable new Pizza with an exciting mix of Silk ingredients",
                        "percent": 38.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 16.51,
                        "description": "Our tender-inspired Bike brings a taste of luxury to your noted lifestyle",
                        "percent": 24.3,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 12.7,
                    "legDestinationLocationId": "SPCJ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "a1eQw",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iBsglIWJPSFpeHD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hGomYrGZHfHJnvp",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.83,
                        "description": "rMtCbQChnS",
                        "level": "fueGi",
                        "type": "RohkZ"
                      },
                      {
                        "amount": 6.51,
                        "description": "RxrwEeXHGF",
                        "level": "RNTPE",
                        "type": "DTeLB"
                      },
                      {
                        "amount": 7.32,
                        "description": "IpyjLyJGgJ",
                        "level": "EdOgy",
                        "type": "NCSJS"
                      }
                    ],
                    "totalBaseCharge": 186.99,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 33.41,
                    "totalFreightDiscounts": 69.32,
                    "totalNetCharge": 43.52,
                    "totalNetChargeWithDutiesAndTaxes": 21.43,
                    "totalNetFedExCharge": 13.25,
                    "totalNetFreight": 173.2,
                    "totalRebates": 3.9,
                    "totalSurcharges": 13.54,
                    "totalTaxes": 9.74
                  },
                  {
                    "currency": "RSD",
                    "currencyExchangeRate": {
                      "fromCurrency": "LRD",
                      "intoCurrency": "IDR",
                      "rate": 40.51
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 13.2,
                        "description": "Discover the deer-like agility of our Cheese, perfect for polished users",
                        "percent": 16.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.86,
                        "description": "Our fresh-inspired Sausages brings a taste of luxury to your impish lifestyle",
                        "percent": 11.1,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 12,
                    "legDestinationLocationId": "QJOX",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "q4R3A",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OLCrAXZVoQfmqFd",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GKfoeUKOWAWnXvY",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ApmKFRZTqRGtliW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.8,
                        "description": "bMaSJLdQsm",
                        "level": "OcBPu",
                        "type": "iHsFV"
                      }
                    ],
                    "totalBaseCharge": 375.02,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 40.49,
                    "totalFreightDiscounts": 51.6,
                    "totalNetCharge": 226.28,
                    "totalNetChargeWithDutiesAndTaxes": 339.01,
                    "totalNetFedExCharge": 17.04,
                    "totalNetFreight": 355.84,
                    "totalRebates": 39.06,
                    "totalSurcharges": 19.69,
                    "totalTaxes": 8.2
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "eUSkLDBjupsOXtA",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "gQyIPCEAJoBxrDv",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "moxODfEfgYSNZTI",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xlbZawmIzboeGDI",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.64,
                    "description": "ezkcajsDWt",
                    "level": "cvgdp",
                    "type": "rVUtG"
                  },
                  {
                    "amount": 12.26,
                    "description": "eUTMkLODwR",
                    "level": "xBxjW",
                    "type": "hDnyW"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.68,
                "totalBaseCharge": 447.75,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.84,
                "totalDutiesTaxesAndFees": 51.55,
                "totalFreightDiscounts": 2.75,
                "totalNetCharge": 300.58,
                "totalNetChargeWithDutiesAndTaxes": 224.65,
                "totalNetFedExCharge": 106.07,
                "totalNetFreight": 33.4,
                "totalRebates": 3.51,
                "totalSurcharges": 17.19,
                "totalTaxes": 5.53
              },
              {
                "currency": "UYU",
                "currencyExchangeRate": {
                  "fromCurrency": "KZT",
                  "intoCurrency": "TTD",
                  "rate": 11.9
                },
                "dimDivisor": 102,
                "freightDiscounts": [
                  {
                    "amount": 1.8,
                    "description": "Professional-grade Towels perfect for biodegradable training and recreational use",
                    "percent": 30.7,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 9.31,
                    "description": "Oberbrunner, Mertz and Wilkinson's most advanced Shoes technology increases humble capabilities",
                    "percent": 45.2,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 14.36,
                    "description": "Our crunchy-inspired Pants brings a taste of luxury to your sentimental lifestyle",
                    "percent": 37.8,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 7.01,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "58SRfe",
                "shipmentLegRateDetails": [
                  {
                    "currency": "EUR",
                    "currencyExchangeRate": {
                      "fromCurrency": "PAB",
                      "intoCurrency": "GMD",
                      "rate": 33.4
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 12.54,
                        "description": "Innovative Tuna featuring sorrowful technology and Silk construction",
                        "percent": 23.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 16.76,
                        "description": "The sleek and fruitful Car comes with ivory LED lighting for smart functionality",
                        "percent": 48,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.7,
                    "legDestinationLocationId": "NEMA",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "wpv25",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rVNQCuNXIQpmLZE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kqtFuziwloDpJiE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iXQlpYgJaYwUauT",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.33,
                        "description": "lCEEFDXHwr",
                        "level": "qUTAx",
                        "type": "YkEGw"
                      },
                      {
                        "amount": 16.15,
                        "description": "aBFSLpsfot",
                        "level": "xanHP",
                        "type": "JvYFp"
                      },
                      {
                        "amount": 11.84,
                        "description": "DrKclKFdwM",
                        "level": "neAKa",
                        "type": "yEpjE"
                      },
                      {
                        "amount": 1.96,
                        "description": "Ywmpbotmwd",
                        "level": "aSqCx",
                        "type": "ZIfsM"
                      }
                    ],
                    "totalBaseCharge": 213.98,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 55.57,
                    "totalFreightDiscounts": 64.51,
                    "totalNetCharge": 486.83,
                    "totalNetChargeWithDutiesAndTaxes": 549.28,
                    "totalNetFedExCharge": 43.95,
                    "totalNetFreight": 211.3,
                    "totalRebates": 0.51,
                    "totalSurcharges": 2.05,
                    "totalTaxes": 19.02
                  },
                  {
                    "currency": "CDF",
                    "currencyExchangeRate": {
                      "fromCurrency": "TND",
                      "intoCurrency": "GMD",
                      "rate": 31.45
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 13.17,
                        "description": "Ergonomic Hat made with Rubber for all-day whirlwind support",
                        "percent": 23.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.24,
                        "description": "New sky blue Cheese with ergonomic design for jam-packed comfort",
                        "percent": 49.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.99,
                        "description": "Innovative Hat featuring grizzled technology and Silk construction",
                        "percent": 28,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 1.98,
                        "description": "Stylish Sausages designed to make you stand out with tedious looks",
                        "percent": 24.1,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.8,
                    "legDestinationLocationId": "LUSO",
                    "minimumChargeType": "NONE",
                    "pricingCode": "uktgJ",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AmUZRFJcVHBwfIJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tVKhlRiWvljLaoR",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vxuyLAVvaeTGPzL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UbMWHecYMaAnLRq",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.41,
                        "description": "asQpEBiDXl",
                        "level": "qKJKM",
                        "type": "HhDDX"
                      },
                      {
                        "amount": 6.53,
                        "description": "yXpkVdeQkh",
                        "level": "isRiN",
                        "type": "SIPnD"
                      },
                      {
                        "amount": 14.6,
                        "description": "vSJQeoMJCB",
                        "level": "rWnOE",
                        "type": "JOkKJ"
                      },
                      {
                        "amount": 16.52,
                        "description": "FniLVbpAzG",
                        "level": "CLdrA",
                        "type": "rrvpU"
                      }
                    ],
                    "totalBaseCharge": 178.56,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 67.64,
                    "totalFreightDiscounts": 74.03,
                    "totalNetCharge": 431.43,
                    "totalNetChargeWithDutiesAndTaxes": 579.56,
                    "totalNetFedExCharge": 38.95,
                    "totalNetFreight": 74.51,
                    "totalRebates": 24.3,
                    "totalSurcharges": 6.59,
                    "totalTaxes": 10.94
                  },
                  {
                    "currency": "PHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "TZS",
                      "intoCurrency": "ALL",
                      "rate": 44.79
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 7.91,
                        "description": "The Christina Chicken is the latest in a series of tense products from Metz - MacGyver",
                        "percent": 43.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.28,
                        "description": "New grey Ball with ergonomic design for able comfort",
                        "percent": 36.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.29,
                        "description": "The Aiden Pants is the latest in a series of natural products from Gutmann - Grimes",
                        "percent": 41.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 6.69,
                        "description": "Our delicious-inspired Pants brings a taste of luxury to your neat lifestyle",
                        "percent": 36,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.83,
                        "description": "Schinner, Spinka and Bogan's most advanced Shirt technology increases admired capabilities",
                        "percent": 28.7,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 3.3,
                    "legDestinationLocationId": "MVUC",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "LZqW4",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sbKucKZXhuxaXnX",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TmbMDQQRkygJCMz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.53,
                        "description": "KMShBrnRxi",
                        "level": "BXkZi",
                        "type": "srnHz"
                      },
                      {
                        "amount": 3.31,
                        "description": "pWHASDkMrp",
                        "level": "UmiRG",
                        "type": "LGITR"
                      },
                      {
                        "amount": 8.23,
                        "description": "xsizsZSGwz",
                        "level": "unrMW",
                        "type": "PCcrN"
                      },
                      {
                        "amount": 5.56,
                        "description": "bkJjCOoUbd",
                        "level": "yAKbK",
                        "type": "tTrxR"
                      }
                    ],
                    "totalBaseCharge": 26.04,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76.57,
                    "totalFreightDiscounts": 34.48,
                    "totalNetCharge": 215.86,
                    "totalNetChargeWithDutiesAndTaxes": 409.22,
                    "totalNetFedExCharge": 31.86,
                    "totalNetFreight": 55.3,
                    "totalRebates": 7.02,
                    "totalSurcharges": 19.04,
                    "totalTaxes": 7.23
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "lIEoDTMxDIHdBen",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pdFnqrRQpdLWKFJ",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "CjhajMfoNnmTlDs",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pMVHsiwmPFkuMxx",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "mpvIXNuApHcwkpw",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 12.85,
                    "description": "hGoxrAGKGB",
                    "level": "ojHoR",
                    "type": "xkalJ"
                  },
                  {
                    "amount": 14.58,
                    "description": "SDUkvSVpDk",
                    "level": "THkDJ",
                    "type": "jeSFR"
                  },
                  {
                    "amount": 7.41,
                    "description": "UjJvXTGLKh",
                    "level": "rIWGz",
                    "type": "pZast"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.12,
                "totalBaseCharge": 648.12,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.76,
                "totalDutiesTaxesAndFees": 93.76,
                "totalFreightDiscounts": 2.4,
                "totalNetCharge": 218.62,
                "totalNetChargeWithDutiesAndTaxes": 919.35,
                "totalNetFedExCharge": 275.71,
                "totalNetFreight": 87.19,
                "totalRebates": 4.36,
                "totalSurcharges": 10.89,
                "totalTaxes": 3.14
              },
              {
                "currency": "SHP",
                "currencyExchangeRate": {
                  "fromCurrency": "GNF",
                  "intoCurrency": "SGD",
                  "rate": 26.39
                },
                "dimDivisor": 232,
                "freightDiscounts": [
                  {
                    "amount": 11.23,
                    "description": "Discover the zebra-like agility of our Sausages, perfect for realistic users",
                    "percent": 47.6,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 5.26,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "UIovil",
                "shipmentLegRateDetails": [
                  {
                    "currency": "GEL",
                    "currencyExchangeRate": {
                      "fromCurrency": "XAF",
                      "intoCurrency": "ANG",
                      "rate": 35.47
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 16.79,
                        "description": "Featuring Lawrencium-enhanced technology, our Pants offers unparalleled little performance",
                        "percent": 32.4,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 12,
                    "legDestinationLocationId": "NWZF",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "wPScL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yyxUvpNOJTKptrD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MBdvfDAcklxvFQo",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xBDLgWFLpNbrmXH",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eyahjGoHsIjWqnI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EUKPXhyIZtdkdQJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.2,
                        "description": "BUTCWhwyPQ",
                        "level": "WiAUb",
                        "type": "MOeDA"
                      },
                      {
                        "amount": 9.56,
                        "description": "bpKbHQVNdo",
                        "level": "BlqTJ",
                        "type": "LTAez"
                      },
                      {
                        "amount": 9.47,
                        "description": "PcCXhYYEsv",
                        "level": "mEkSz",
                        "type": "iDLOk"
                      },
                      {
                        "amount": 18.57,
                        "description": "SsOhlZaXUF",
                        "level": "LoQHi",
                        "type": "kHNWP"
                      },
                      {
                        "amount": 10.6,
                        "description": "GoADLqzeyj",
                        "level": "vKpAA",
                        "type": "INLRm"
                      }
                    ],
                    "totalBaseCharge": 302.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.39,
                    "totalFreightDiscounts": 28.57,
                    "totalNetCharge": 299.02,
                    "totalNetChargeWithDutiesAndTaxes": 32.11,
                    "totalNetFedExCharge": 30.89,
                    "totalNetFreight": 388.78,
                    "totalRebates": 41.88,
                    "totalSurcharges": 3.34,
                    "totalTaxes": 15.83
                  },
                  {
                    "currency": "SBD",
                    "currencyExchangeRate": {
                      "fromCurrency": "VUV",
                      "intoCurrency": "CRC",
                      "rate": 21.02
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 19.24,
                        "description": "Stylish Cheese designed to make you stand out with big looks",
                        "percent": 23.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.2,
                        "description": "Innovative Chair featuring short technology and Bamboo construction",
                        "percent": 35,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 11.9,
                    "legDestinationLocationId": "DHVC",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "50CtL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MLIZFGAYBtYaOFN",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.08,
                        "description": "EalKTGNofO",
                        "level": "auifM",
                        "type": "lGfGb"
                      },
                      {
                        "amount": 1.61,
                        "description": "zFpxrjqKDM",
                        "level": "VYnWD",
                        "type": "jpWXd"
                      },
                      {
                        "amount": 5.45,
                        "description": "UcdxZSdueT",
                        "level": "LjSqJ",
                        "type": "AddDS"
                      },
                      {
                        "amount": 1.91,
                        "description": "PPctDZDJZF",
                        "level": "hmQLE",
                        "type": "lVfst"
                      },
                      {
                        "amount": 12.68,
                        "description": "RBXatVhDlL",
                        "level": "ymPyh",
                        "type": "CIMFD"
                      }
                    ],
                    "totalBaseCharge": 285.83,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 84.13,
                    "totalFreightDiscounts": 95.04,
                    "totalNetCharge": 196.54,
                    "totalNetChargeWithDutiesAndTaxes": 418.46,
                    "totalNetFedExCharge": 38.61,
                    "totalNetFreight": 308.88,
                    "totalRebates": 20.38,
                    "totalSurcharges": 0.6,
                    "totalTaxes": 9.49
                  },
                  {
                    "currency": "SDG",
                    "currencyExchangeRate": {
                      "fromCurrency": "TND",
                      "intoCurrency": "MGA",
                      "rate": 3.58
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 19.7,
                        "description": "Experience the violet brilliance of our Chips, perfect for honorable environments",
                        "percent": 23.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 17,
                        "description": "The teal Mouse combines Isle of Man aesthetics with Rubidium-based durability",
                        "percent": 29.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.58,
                        "description": "Discover the oblong new Pants with an exciting mix of Aluminum ingredients",
                        "percent": 36.1,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.92,
                        "description": "Introducing the Belarus-inspired Pizza, blending outlying style with local craftsmanship",
                        "percent": 18,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.71,
                        "description": "Our sea lion-friendly Mouse ensures inconsequential comfort for your pets",
                        "percent": 6.3,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 14.6,
                    "legDestinationLocationId": "ZGFS",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "8ci4M",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "3",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lifCiDPPQjJubKu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vHBnVORPEwZvPkd",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uAIGkWsaCUEkrDW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "toxGCrEjglIUokQ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.29,
                        "description": "yzLRVvyXGt",
                        "level": "knxOb",
                        "type": "kchlP"
                      }
                    ],
                    "totalBaseCharge": 67.47,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 43.76,
                    "totalFreightDiscounts": 34.46,
                    "totalNetCharge": 51.83,
                    "totalNetChargeWithDutiesAndTaxes": 196.36,
                    "totalNetFedExCharge": 31.58,
                    "totalNetFreight": 57.85,
                    "totalRebates": 43.37,
                    "totalSurcharges": 0.74,
                    "totalTaxes": 7.09
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "XQajjElPKaLvXVJ",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "sgEtQAICnQWNYvD",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "QZvygJISpOZsahr",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TIoYIyTOkhBSVNr",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 13.51,
                    "description": "kHMYqMsxoh",
                    "level": "KztzY",
                    "type": "AEKhW"
                  },
                  {
                    "amount": 7.99,
                    "description": "HjcGdWejXV",
                    "level": "izlkk",
                    "type": "wQdYO"
                  },
                  {
                    "amount": 1.03,
                    "description": "JDTTCApojd",
                    "level": "udSwe",
                    "type": "oWPwg"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.47,
                "totalBaseCharge": 959.27,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.53,
                "totalDutiesTaxesAndFees": 15.01,
                "totalFreightDiscounts": 9.67,
                "totalNetCharge": 142.63,
                "totalNetChargeWithDutiesAndTaxes": 1171.04,
                "totalNetFedExCharge": 135.94,
                "totalNetFreight": 19.96,
                "totalRebates": 1.28,
                "totalSurcharges": 1.55,
                "totalTaxes": 3.95
              },
              {
                "currency": "RWF",
                "currencyExchangeRate": {
                  "fromCurrency": "SBD",
                  "intoCurrency": "NOK",
                  "rate": 44.8
                },
                "dimDivisor": 86,
                "freightDiscounts": [
                  {
                    "amount": 7.37,
                    "description": "Savor the spicy essence in our Pizza, designed for vain culinary adventures",
                    "percent": 37.6,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 14.69,
                    "description": "Discover the dog-like agility of our Tuna, perfect for infamous users",
                    "percent": 47,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 13.31,
                    "description": "The sleek and jagged Chicken comes with violet LED lighting for smart functionality",
                    "percent": 46,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 10.11,
                    "description": "Savor the savory essence in our Bike, designed for physical culinary adventures",
                    "percent": 7.1,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 13.85,
                    "description": "Discover the practical new Pizza with an exciting mix of Metal ingredients",
                    "percent": 41.9,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 4.91,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "iglpSN",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "MDL",
                      "intoCurrency": "IQD",
                      "rate": 25.02
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 12.03,
                        "description": "The green Car combines Marshall Islands aesthetics with Radium-based durability",
                        "percent": 35.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 15.5,
                        "description": "Ergonomic Sausages made with Aluminum for all-day weary support",
                        "percent": 7.4,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 5.8,
                    "legDestinationLocationId": "MREF",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "LedHk",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fOXQAGLSHuVorbq",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HGVjWomFxhxhkqT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.99,
                        "description": "MLvYeKBsTm",
                        "level": "gFLAK",
                        "type": "fruVP"
                      },
                      {
                        "amount": 3.63,
                        "description": "LDBNATKBJd",
                        "level": "kltJX",
                        "type": "ZIGKo"
                      }
                    ],
                    "totalBaseCharge": 93.9,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.92,
                    "totalFreightDiscounts": 87.37,
                    "totalNetCharge": 48.73,
                    "totalNetChargeWithDutiesAndTaxes": 133.22,
                    "totalNetFedExCharge": 24.68,
                    "totalNetFreight": 391.86,
                    "totalRebates": 35.28,
                    "totalSurcharges": 2.86,
                    "totalTaxes": 3.83
                  },
                  {
                    "currency": "XAF",
                    "currencyExchangeRate": {
                      "fromCurrency": "AUD",
                      "intoCurrency": "IRR",
                      "rate": 2.9
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.97,
                        "description": "Professional-grade Salad perfect for remorseful training and recreational use",
                        "percent": 39.1,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 18.36,
                        "description": "Innovative Hat featuring fond technology and Ceramic construction",
                        "percent": 46.5,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 8.9,
                    "legDestinationLocationId": "ZIMW",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "4qyT3",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RfVasHzLZGejIXE",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gwTjQBWzNMNfvdD",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bevesBkKfeSPZix",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hFLHfGGiAQSeBrj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OZmIVHHMyhqDUfk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.35,
                        "description": "TYZpGEUpLz",
                        "level": "nGKdv",
                        "type": "jkOkJ"
                      }
                    ],
                    "totalBaseCharge": 180.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.6,
                    "totalFreightDiscounts": 86.53,
                    "totalNetCharge": 408.78,
                    "totalNetChargeWithDutiesAndTaxes": 246.6,
                    "totalNetFedExCharge": 24.72,
                    "totalNetFreight": 391.55,
                    "totalRebates": 0.4,
                    "totalSurcharges": 12.7,
                    "totalTaxes": 20.48
                  },
                  {
                    "currency": "MZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "CDF",
                      "intoCurrency": "MMK",
                      "rate": 49.6
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 16.38,
                        "description": "Licensed Chair designed with Rubber for shrill performance",
                        "percent": 47.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.74,
                        "description": "Stylish Chips designed to make you stand out with warm looks",
                        "percent": 10,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 14.27,
                        "description": "Innovative Computer featuring sarcastic technology and Marble construction",
                        "percent": 7.9,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 10.2,
                    "legDestinationLocationId": "JNMC",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "HupiI",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ErcDOweedpjJvvF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PuEnBRQLlatOWPI",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tIRMLsoCtogJzos",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fBkpbGOzUWmYkNz",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qrHpDicJEMtwYip",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.06,
                        "description": "SpZIHuJPEn",
                        "level": "zhIEg",
                        "type": "pnJjn"
                      },
                      {
                        "amount": 12.41,
                        "description": "YNxRKhumVT",
                        "level": "NpwXT",
                        "type": "eexHq"
                      }
                    ],
                    "totalBaseCharge": 462.62,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 34.74,
                    "totalFreightDiscounts": 31.29,
                    "totalNetCharge": 316.4,
                    "totalNetChargeWithDutiesAndTaxes": 293.49,
                    "totalNetFedExCharge": 26.96,
                    "totalNetFreight": 62.08,
                    "totalRebates": 40.45,
                    "totalSurcharges": 4.98,
                    "totalTaxes": 12.46
                  },
                  {
                    "currency": "QAR",
                    "currencyExchangeRate": {
                      "fromCurrency": "ETB",
                      "intoCurrency": "MVR",
                      "rate": 48.85
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 12.08,
                        "description": "Discover the rhinoceros-like agility of our Keyboard, perfect for earnest users",
                        "percent": 25.9,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.26,
                        "description": "Experience the pink brilliance of our Chair, perfect for nautical environments",
                        "percent": 8.4,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 14.5,
                    "legDestinationLocationId": "QOTR",
                    "minimumChargeType": "NONE",
                    "pricingCode": "Ks23K",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SdysuplIeGlFkRg",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "acYceDlrUhyZDtO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PInvlBFzuTvpDXc",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IJeEkpxJYUqUUfG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "irQNuOycHRfAJbw",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.42,
                        "description": "gkfJmHUIHN",
                        "level": "KjIXC",
                        "type": "MXZlN"
                      }
                    ],
                    "totalBaseCharge": 121.63,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 77.6,
                    "totalFreightDiscounts": 20.82,
                    "totalNetCharge": 23.98,
                    "totalNetChargeWithDutiesAndTaxes": 488.39,
                    "totalNetFedExCharge": 4.09,
                    "totalNetFreight": 26.93,
                    "totalRebates": 22.2,
                    "totalSurcharges": 11.61,
                    "totalTaxes": 7.79
                  },
                  {
                    "currency": "TMT",
                    "currencyExchangeRate": {
                      "fromCurrency": "KYD",
                      "intoCurrency": "HUF",
                      "rate": 2.37
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 5.86,
                        "description": "New Gloves model with 39 GB RAM, 626 GB storage, and frilly features",
                        "percent": 33,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2.98,
                        "description": "Savor the crunchy essence in our Car, designed for rotating culinary adventures",
                        "percent": 21.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 8.13,
                        "description": "The Emilia Salad is the latest in a series of incomparable products from Mohr, Boyer and Hodkiewicz",
                        "percent": 20.4,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 3.1,
                    "legDestinationLocationId": "MANS",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "iEXid",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dAjNxMfPUGOohpQ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VVEvsVdllKjUeny",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zOBSIRCQwRyUhuW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kkkcVaocABSsxao",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mRGQEvNQNCmQDZG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.34,
                        "description": "nYJpZjcFng",
                        "level": "paBAi",
                        "type": "RdGcI"
                      },
                      {
                        "amount": 6.63,
                        "description": "zZvdiLguxX",
                        "level": "SVoeb",
                        "type": "IVtLT"
                      },
                      {
                        "amount": 7.14,
                        "description": "ijhZudzYtP",
                        "level": "TgAtU",
                        "type": "lUvML"
                      },
                      {
                        "amount": 15.66,
                        "description": "OHFJItwJCn",
                        "level": "reEWH",
                        "type": "YzRCf"
                      },
                      {
                        "amount": 9.29,
                        "description": "XDfrugrarM",
                        "level": "AfjJU",
                        "type": "nwXbe"
                      }
                    ],
                    "totalBaseCharge": 14.16,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.44,
                    "totalFreightDiscounts": 82.42,
                    "totalNetCharge": 45.04,
                    "totalNetChargeWithDutiesAndTaxes": 73.1,
                    "totalNetFedExCharge": 9.58,
                    "totalNetFreight": 259.24,
                    "totalRebates": 20.2,
                    "totalSurcharges": 17.35,
                    "totalTaxes": 13.12
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "REGbmgptEYsSLjP",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ezjBGnIPOBKqHUb",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ogGzxEwwndhYpZu",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.13,
                    "description": "clfNzpthcG",
                    "level": "eFiyN",
                    "type": "VEuoX"
                  },
                  {
                    "amount": 19.46,
                    "description": "IsuoLvLBFH",
                    "level": "benlW",
                    "type": "uyJvC"
                  },
                  {
                    "amount": 18.07,
                    "description": "ovScFiNswJ",
                    "level": "oCaYy",
                    "type": "NwiZo"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.61,
                "totalBaseCharge": 722.09,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.87,
                "totalDutiesTaxesAndFees": 39.24,
                "totalFreightDiscounts": 8.98,
                "totalNetCharge": 382.73,
                "totalNetChargeWithDutiesAndTaxes": 640.29,
                "totalNetFedExCharge": 221.59,
                "totalNetFreight": 34.09,
                "totalRebates": 3.54,
                "totalSurcharges": 4.83,
                "totalTaxes": 6.91
              },
              {
                "currency": "UZS",
                "currencyExchangeRate": {
                  "fromCurrency": "DOP",
                  "intoCurrency": "KES",
                  "rate": 45.6
                },
                "dimDivisor": 180,
                "freightDiscounts": [
                  {
                    "amount": 7.4,
                    "description": "New lavender Car with ergonomic design for annual comfort",
                    "percent": 13.4,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 11.39,
                    "description": "Innovative Bacon featuring funny technology and Ceramic construction",
                    "percent": 28.8,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 15.58,
                    "description": "Ergonomic Bike made with Wooden for all-day internal support",
                    "percent": 31.1,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 5.22,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "qDooge",
                "shipmentLegRateDetails": [
                  {
                    "currency": "CUP",
                    "currencyExchangeRate": {
                      "fromCurrency": "BBD",
                      "intoCurrency": "MKD",
                      "rate": 32.27
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 5.52,
                        "description": "The Balanced user-facing circuit Sausages offers reliable performance and anguished design",
                        "percent": 34.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 17.31,
                        "description": "New blue Gloves with ergonomic design for subdued comfort",
                        "percent": 10.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.38,
                        "description": "The Thelma Hat is the latest in a series of ajar products from Jones, Medhurst and Bins",
                        "percent": 10.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 18.18,
                        "description": "Schumm, Hammes and VonRueden's most advanced Sausages technology increases timely capabilities",
                        "percent": 23.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.83,
                        "description": "Professional-grade Shirt perfect for general training and recreational use",
                        "percent": 25,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 12.4,
                    "legDestinationLocationId": "YHIY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "67sEj",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dYPemCSKCXRJNIu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yinGEaisPklMjUV",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.37,
                        "description": "PMYiPiDDCH",
                        "level": "eYtOv",
                        "type": "HYLJV"
                      },
                      {
                        "amount": 11.95,
                        "description": "PQaBdQLisO",
                        "level": "JByjM",
                        "type": "hclao"
                      },
                      {
                        "amount": 19.01,
                        "description": "SdvZdzNwGG",
                        "level": "Tfqdm",
                        "type": "VEMzA"
                      },
                      {
                        "amount": 10.32,
                        "description": "gFnlKdYXDa",
                        "level": "uywSm",
                        "type": "ddNqz"
                      },
                      {
                        "amount": 15.49,
                        "description": "eQwtAnZphN",
                        "level": "lMVfS",
                        "type": "QdOUr"
                      }
                    ],
                    "totalBaseCharge": 201.31,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 42.85,
                    "totalFreightDiscounts": 12.91,
                    "totalNetCharge": 55.95,
                    "totalNetChargeWithDutiesAndTaxes": 438.45,
                    "totalNetFedExCharge": 22.59,
                    "totalNetFreight": 208.66,
                    "totalRebates": 22.18,
                    "totalSurcharges": 3.34,
                    "totalTaxes": 1.17
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pnLAVuYOoMOJRcj",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "DsmOXmBSgDVLcNY",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "iRJgqxXJAEbuoag",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.94,
                    "description": "GNqyxFsMpI",
                    "level": "AhKNA",
                    "type": "NeIwx"
                  },
                  {
                    "amount": 8.12,
                    "description": "yFtxSrmfRD",
                    "level": "xLXng",
                    "type": "oPpng"
                  },
                  {
                    "amount": 5.89,
                    "description": "mpsOXVyKML",
                    "level": "QDigr",
                    "type": "fCdib"
                  },
                  {
                    "amount": 16.55,
                    "description": "dygwgsLYXR",
                    "level": "hUFuM",
                    "type": "kxFkW"
                  },
                  {
                    "amount": 17.51,
                    "description": "MipyTBqXVA",
                    "level": "CKjGq",
                    "type": "SNEKb"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.33,
                "totalBaseCharge": 671.78,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.06,
                "totalDutiesTaxesAndFees": 21.97,
                "totalFreightDiscounts": 6.92,
                "totalNetCharge": 15.91,
                "totalNetChargeWithDutiesAndTaxes": 749.07,
                "totalNetFedExCharge": 81.69,
                "totalNetFreight": 70.37,
                "totalRebates": 3.93,
                "totalSurcharges": 7.71,
                "totalTaxes": 8.84
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "375470069603",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "231072647156",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 20.78,
            "baseRateAmount": 430.71,
            "codcollectionAmount": 139.01,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "15911",
            "masterTrackingNumber": "785790940954",
            "netChargeAmount": 19.51,
            "netDiscountAmount": 13.83,
            "netListRateAmount": 6.01,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "3Of6zvS2a1",
                    "message": "lkevYsLecgachUTNusxu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "6CJPVRCNTa",
                    "message": "nkVgWuUcOysJvzgifisF"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "xhvZPt0F5u",
                    "message": "XfJSOlBaJewYEISZTVtp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ziagf1TRQh",
                    "message": "cFEnjwUsSRkEieDKIDlx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nKtCYw2skq",
                    "message": "OQSSzUlWjlzoaJcOsNld"
                  }
                ],
                "contentKey": "vJiFbqXfF3",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "hG3gNNwI24cdVviptxymUtxwBQZ5uT8aI9NN708XjIckNIyKgu",
                "trackingNumber": "0",
                "url": "https://shameless-tomatillo.name/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "006769294769",
            "transactionDetails": [
              {
                "transactionDetails": "sLMTUfsCCFDpvfT",
                "transactionId": "530dd769-eed0-42b9-aca2-61aa7ed8111e"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "772725076947",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 21.76,
            "baseRateAmount": 463.47,
            "codcollectionAmount": 167.18,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "48468",
            "masterTrackingNumber": "073178781367",
            "netChargeAmount": 83.07,
            "netDiscountAmount": 25.33,
            "netListRateAmount": 7.04,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "kYwNaNY9Rn",
                    "message": "qvozYCEyrFWpcngCzDMM"
                  }
                ],
                "contentKey": "byUevBMk0R",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "5KtjeqTYVkld4MxOqIzonWlOnRxA7CZuXtUvhDql145Zt1zoyJ",
                "trackingNumber": "4",
                "url": "https://foolish-cauliflower.biz"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "248025251259",
            "transactionDetails": [
              {
                "transactionDetails": "vdaDOOdfOEOSnmM",
                "transactionId": "f62f2a05-7ed9-455f-8d5a-dfe4e6c8e97c"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "954262184679",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 28.61,
            "baseRateAmount": 499.15,
            "codcollectionAmount": 445.53,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "48663",
            "masterTrackingNumber": "735052858679",
            "netChargeAmount": 10.49,
            "netDiscountAmount": 17.83,
            "netListRateAmount": 6.01,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "zZGleamrMU",
                    "message": "OjfBmelnxhRtCfCbUFvQ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rOe8oP9RSL",
                    "message": "OgomKpCFAmzYHRGEXXGD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Pva7CxPv0N",
                    "message": "jebODGpvprEDuJCSctuM"
                  }
                ],
                "contentKey": "M6Omb1IhGd",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "P0Q9fXXDbNf9jvGJwo1TlISqURoQPHKIV5s7Q9FUhKen0tfpjM",
                "trackingNumber": "1",
                "url": "https://respectful-nudge.com"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "A2Yezkk21U",
                    "message": "RkFdOEarIQZkCUUVzQxf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "tybRbqUuUp",
                    "message": "gNDTUxCrtRAlivrxReeG"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "4KHEGpkcep",
                    "message": "MMwRVwLUqLVEgtKKVmmR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "XA2LxAuv2h",
                    "message": "JNpGoGlvCoiALdIiGJpO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jyGnQbNHnX",
                    "message": "aZJVKxjsOqCGIKgKGUVx"
                  }
                ],
                "contentKey": "HzbtvWqQUT",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "t4KeB9iAd3ftgRptb5uefyQYiHZhO1VFWtDfHr71vFNQVNekvh",
                "trackingNumber": "2",
                "url": "https://squeaky-rim.com/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "294016779415",
            "transactionDetails": [
              {
                "transactionDetails": "lTCRsfhjJiyspNv",
                "transactionId": "b9bf3cc2-1b38-4f48-a5f7-c0db1b782c04"
              },
              {
                "transactionDetails": "bapLRcPoBAifPgm",
                "transactionId": "7a1f41a6-99ad-43b6-87e6-3a7aefea2693"
              },
              {
                "transactionDetails": "dmrMMYDUoaRBTop",
                "transactionId": "4d7a13a9-787b-42fc-98a6-9de8ea8f3a75"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "146061920764",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 19.53,
            "baseRateAmount": 145.25,
            "codcollectionAmount": 314.43,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "16419",
            "masterTrackingNumber": "296535312258",
            "netChargeAmount": 77.35,
            "netDiscountAmount": 9.92,
            "netListRateAmount": 0.75,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "i0nMWY2nQt",
                    "message": "BRAVmpPjNeSLFcJFzugZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "d2sxXwggDu",
                    "message": "MwzdTBMitsEUXJjHffqQ"
                  }
                ],
                "contentKey": "DVSNCphDKF",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "MqB2KHlj7I4ZrJv1lUsRVyeXubWISn3Ago9Mry61P9GpmhkYWB",
                "trackingNumber": "1",
                "url": "https://forceful-issue.biz"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "IkzotzYbKX",
                    "message": "OnAvxWHDeKkQvUHfJssm"
                  }
                ],
                "contentKey": "DIavvDql4u",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "mBwu9WyCymqnr1WUJW9y1TEfO2RoJMPTZKD6F2Ba1ysR6gqM1k",
                "trackingNumber": "2",
                "url": "https://clean-reconsideration.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "CDaifl1WBT",
                    "message": "ulBHMpOMRhukukRbJXrD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KUPECx4eJL",
                    "message": "EGtywexhVjHomfgpqPnW"
                  }
                ],
                "contentKey": "oNbnzURwC7",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "fqz6XBSFaR0mYnHhDgFqVc5FAqKjnmGPBu5BQjiv1tWEQARbMf",
                "trackingNumber": "5",
                "url": "https://critical-atrium.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Xz7W0H1KSR",
                    "message": "tOhCrkybjKJudwkHHKCX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GJeSAo4G0e",
                    "message": "ZhJkGfwQcafqBHtoKaDe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "JX3gHpdxPs",
                    "message": "caNBLuXKqFABRzkUmNOb"
                  }
                ],
                "contentKey": "iiHSsEuFrb",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "IgVOWmiNZDFqgg5y47WRT8PwLHWoHiNaosSH0bT5UmIIj3iccm",
                "trackingNumber": "3",
                "url": "https://ethical-pecan.biz"
              }
            ],
            "packageSequenceNumber": 8,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "803698762356",
            "transactionDetails": [
              {
                "transactionDetails": "oFVaoSjmXaiSnCJ",
                "transactionId": "f24e3bf9-bf69-474f-9444-ed304a3e39df"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 47,
                "suggestions": [
                  {
                    "description": "Savor the golden essence in our Table, designed for unruly culinary adventures",
                    "harmonizedCode": "gr8Ue0jp"
                  },
                  {
                    "description": "Walter, Greenholt and Batz's most advanced Hat technology increases steel capabilities",
                    "harmonizedCode": "BHsjNz3N"
                  },
                  {
                    "description": "New black Hat with ergonomic design for weary comfort",
                    "harmonizedCode": "8qqw47MG"
                  }
                ]
              },
              {
                "commodityIndex": 44,
                "suggestions": [
                  {
                    "description": "Professional-grade Mouse perfect for neglected training and recreational use",
                    "harmonizedCode": "vBDXUDwB"
                  },
                  {
                    "description": "Introducing the Guadeloupe-inspired Bike, blending another style with local craftsmanship",
                    "harmonizedCode": "XjYg3vFO"
                  },
                  {
                    "description": "The Roxane Salad is the latest in a series of orange products from Ernser - Rohan",
                    "harmonizedCode": "ORb8lRg5"
                  },
                  {
                    "description": "Featuring Flerovium-enhanced technology, our Shirt offers unparalleled untimely performance",
                    "harmonizedCode": "u7IK11Qi"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "bdd9d945-7153-42c9-a7de-ccce40491d32",
                  "localizedText": "Our rich-inspired Soap brings a taste of luxury to your avaricious lifestyle",
                  "parameters": [
                    {
                      "id": "f8847d57-b5b9-414d-a7c6-0c8547340f30",
                      "value": "Tasty"
                    }
                  ],
                  "text": "Savor the fresh essence in our Chicken, designed for skeletal culinary adventures"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 17,
                "derivedHarmonizedCode": "ZBKDpB",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "6d818540-8cce-44ee-870c-b0ca818f320b",
                      "localizedText": "Professional-grade Salad perfect for sick training and recreational use",
                      "parameters": [
                        {
                          "id": "61390c40-0464-46d6-9b0a-8be0b8305713",
                          "value": "Sleek"
                        },
                        {
                          "id": "7efc065f-1cce-4c8c-a150-d8ade96b0338",
                          "value": "Luxurious"
                        },
                        {
                          "id": "ad4c60b1-ea53-4ad5-bce0-c4d0cfc548ef",
                          "value": "Incredible"
                        },
                        {
                          "id": "ccb95b8a-eac9-4ced-bfd6-c71dee4978e1",
                          "value": "Small"
                        }
                      ],
                      "text": "Featuring Mercury-enhanced technology, our Towels offers unparalleled thin performance"
                    },
                    {
                      "code": "6b2cbbd1-e878-4851-89c9-8775d1813922",
                      "localizedText": "The Hester Computer is the latest in a series of enraged products from Cremin, Leuschke and Kovacek",
                      "parameters": [
                        {
                          "id": "490e0d4a-7845-4cf1-8735-ffd29418f2f1",
                          "value": "Elegant"
                        },
                        {
                          "id": "8ea8cc28-5bd1-40a3-ab6f-b62f99369378",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "63e30e45-c3d5-4deb-84a1-b7ae3405d57f",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "2badad72-3420-4bd3-afaa-242068f9bfcd",
                          "value": "Refined"
                        },
                        {
                          "id": "24b8e8bd-88d0-4b9c-ac7a-21a7cc164a20",
                          "value": "Fresh"
                        }
                      ],
                      "text": "Elegant Cheese designed with Ceramic for prudent performance"
                    },
                    {
                      "code": "81adf576-248c-4efe-b3d0-9f72e9f2ceb9",
                      "localizedText": "Professional-grade Mouse perfect for favorable training and recreational use",
                      "parameters": [
                        {
                          "id": "6022fc8b-498d-4a81-9ef2-3b2a68f4855e",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Experience the black brilliance of our Towels, perfect for intelligent environments"
                    }
                  ],
                  "description": "Awesome Chair designed with Steel for insignificant performance",
                  "id": "77ff1d40-2a02-4676-8192-1b3e8421b028"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "ZKR6yENDbG",
                "message": "JUEKVZOSPzDRGWSwyhrK"
              }
            ],
            "contentKey": "K1X5Qyy85d",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PDF",
            "encodedLabel": "TGoGWJd2dr70WHThLvqDrwDDf0Y1xqVzUMGtg3waIv910JtNeS",
            "trackingNumber": "3",
            "url": "https://far-manner.org"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "CWMtxtDNoV",
                "message": "WNLVzQzGrhfMyAVIcrFv"
              },
              {
                "alertType": "NOTE",
                "code": "2oKk1d1oQz",
                "message": "trIWjNRAFqRqiNQTqwSB"
              },
              {
                "alertType": "NOTE",
                "code": "cmktm7qDP8",
                "message": "onVlPJhQhfpOQuuchZYm"
              },
              {
                "alertType": "NOTE",
                "code": "vF6KTLlnz8",
                "message": "tTlgzCWmMpesRtcblQUT"
              },
              {
                "alertType": "NOTE",
                "code": "ON06tAgThE",
                "message": "pisctLjeWYTNLxyhAJgT"
              }
            ],
            "contentKey": "ELfRifHIYh",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PDF",
            "encodedLabel": "ZcRemf74rsy6jpNoIVETmsJH8jrrCXNfRyAG5yZ2yL9xlrjick",
            "trackingNumber": "4",
            "url": "https://quarrelsome-pocket-watch.org/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "4UpEma8v9J",
            "message": "ZUKNRvfMNIBMhbmgNbPA"
          },
          {
            "alertType": "NOTE",
            "code": "SxWIffq5V2",
            "message": "SJpsfbWTtUncxatnLpaj"
          },
          {
            "alertType": "NOTE",
            "code": "QFE3vgFGG6",
            "message": "cKAeqJWzCrDtlwJyoVzJ"
          },
          {
            "alertType": "NOTE",
            "code": "JcDMFzFTBa",
            "message": "fnlDcYNAakOCqmPcCMJT"
          },
          {
            "alertType": "NOTE",
            "code": "fJXytn203X",
            "message": "vCXYbWHRCFQpqCUYqnrd"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://shoddy-hierarchy.org",
                "password": "TYXkORlALA",
                "role": "SHIPPER",
                "userId": "Johnathan_Kovacek64"
              },
              {
                "emailLabelUrl": "https://same-bin.info",
                "password": "oFaPNo1Beu",
                "role": "THIRD_PARTY",
                "userId": "Krystel10"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "WGSMVUCxRjLOGtJ",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "b3d7fb56-b894-4afc-a627-fadeca8e33a4",
                "documentReference": "CBIrWMsd",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EcrlAXmGUX",
                          "hazardClass": "lRNkZ",
                          "id": "2",
                          "labelText": "qOzaNAlvRc",
                          "packingGroup": "av",
                          "packingInstructions": "uGdiLEVFuC",
                          "properShippingName": "tLJTDUKUMJ",
                          "properShippingNameAndDescription": "gLcxVnwVCotKxtH",
                          "sequenceNumber": 944,
                          "specialProvisions": "AFJgjUVXgZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QdhoR",
                          "technicalName": "XlUFgacOwg",
                          "tunnelRestrictionCode": "9Crfi"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 42.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jzLXZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "RWFndyFOiz",
                            "hazardClass": "XsFAe",
                            "id": "1",
                            "labelText": "IxPuFLXioo",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "uybzORglxH"
                            },
                            "packingGroup": "I",
                            "percentage": 8.77,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "oYRCSdOwgmhZpLi",
                            "reportableQuantity": false,
                            "sequenceNumber": 208,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SGheoTzFDd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 5.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DkJBbnnJQphvRvo",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 10.88,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.39,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UAdOxIqDju",
                          "hazardClass": "xrtJU",
                          "id": "4",
                          "labelText": "aKIJmfEpRy",
                          "packingGroup": "ie",
                          "packingInstructions": "XoAGmmdLYn",
                          "properShippingName": "KgGABaEKHz",
                          "properShippingNameAndDescription": "ZFwIHACinEuBFMO",
                          "sequenceNumber": 599,
                          "specialProvisions": "kIDVZXJUHc",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mIZHB",
                          "technicalName": "tKpwDLMHJK",
                          "tunnelRestrictionCode": "Xz5tw"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 35.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MvPSn"
                        },
                        "options": {
                          "description": {
                            "authorization": "AsXbtZoMfn",
                            "hazardClass": "YFypf",
                            "id": "0",
                            "labelText": "sGuEuOxUFU",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "hiqlacmEbN"
                            },
                            "packingGroup": "I",
                            "percentage": 80.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OkwVYFImJMjexle",
                            "reportableQuantity": true,
                            "sequenceNumber": 737,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YUqWlTYFWK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VRWqUCWmJUAuUqr",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 15.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 12.89,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JzprfYBgKy",
                          "hazardClass": "jiiqX",
                          "id": "2",
                          "labelText": "vTqkzyMSPF",
                          "packingGroup": "mS",
                          "packingInstructions": "mTWUAqdnPr",
                          "properShippingName": "LmNgkaaukL",
                          "properShippingNameAndDescription": "WOKGnsrvysPbCHw",
                          "sequenceNumber": 760,
                          "specialProvisions": "gkjCLpZLbN",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EEfSj",
                          "technicalName": "GXaYpYJvwx",
                          "tunnelRestrictionCode": "YYEvW"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 47.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "plVyG"
                        },
                        "options": {
                          "description": {
                            "authorization": "EUKQdQjvWS",
                            "hazardClass": "CGttw",
                            "id": "7",
                            "labelText": "eYtSiXxjbl",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZBCDnmrXfD"
                            },
                            "packingGroup": "I",
                            "percentage": 98.82,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fzfxNHLmGGgPhkR",
                            "reportableQuantity": false,
                            "sequenceNumber": 70,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yTXZBCgCEG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "WDCpVFJPahjpPED",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 34.65,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 38.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DbfBcNKway",
                          "hazardClass": "yYZLl",
                          "id": "4",
                          "labelText": "jkwJvVSHMP",
                          "packingGroup": "TL",
                          "packingInstructions": "TeDSfhLSCC",
                          "properShippingName": "ANORJyMjRy",
                          "properShippingNameAndDescription": "CStxESnZbqAYNal",
                          "sequenceNumber": 820,
                          "specialProvisions": "tyFTBVIRay",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xQghf",
                          "technicalName": "RcsOMZLkuk",
                          "tunnelRestrictionCode": "pTV69"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 24.24,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lQuBq"
                        },
                        "options": {
                          "description": {
                            "authorization": "CfdNtJWEao",
                            "hazardClass": "gnFWE",
                            "id": "0",
                            "labelText": "yNoliVLJnz",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "THfGevKgso"
                            },
                            "packingGroup": "I",
                            "percentage": 70.04,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZmDetcBCgfdQzcn",
                            "reportableQuantity": false,
                            "sequenceNumber": 236,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mrgsJIOzoU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "czaDxaFzUkuxNgO",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.92,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 1.08,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ftroEXsNKb",
                          "hazardClass": "AzoJe",
                          "id": "5",
                          "labelText": "JpbsnIwCgd",
                          "packingGroup": "yX",
                          "packingInstructions": "NYHYssvTGr",
                          "properShippingName": "atILqHxYNz",
                          "properShippingNameAndDescription": "bKyWgZZYmxMdlsG",
                          "sequenceNumber": 285,
                          "specialProvisions": "RjnWbBcdpW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ANVeS",
                          "technicalName": "mhKvJccIEw",
                          "tunnelRestrictionCode": "9fFwU"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 47.07,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bgDbE"
                        },
                        "options": {
                          "description": {
                            "authorization": "hVJgDSXaCf",
                            "hazardClass": "RkRfy",
                            "id": "9",
                            "labelText": "ZkZJLRBOZx",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vILWWGeldq"
                            },
                            "packingGroup": "I",
                            "percentage": 27.48,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GBCJelFSLgATuEc",
                            "reportableQuantity": true,
                            "sequenceNumber": 206,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CdSVhAdHsg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.29,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aqEeUvCrovDASqs",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 14.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.49,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iYDzKFLJIG",
                          "hazardClass": "ghxqa",
                          "id": "9",
                          "labelText": "uUIIUCuqJB",
                          "packingGroup": "kZ",
                          "packingInstructions": "yTdpojWqvM",
                          "properShippingName": "Zvkjxrihiv",
                          "properShippingNameAndDescription": "eaRuEBmofniKAyn",
                          "sequenceNumber": 385,
                          "specialProvisions": "eBFVBvfVnF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "tUlfa",
                          "technicalName": "SdGkHIAYCP",
                          "tunnelRestrictionCode": "Ebhb8"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 34.56,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OrRWs"
                        },
                        "options": {
                          "description": {
                            "authorization": "vsXLMJBIlR",
                            "hazardClass": "xjEWk",
                            "id": "1",
                            "labelText": "YABlUhMroh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VJGgKIYqCf"
                            },
                            "packingGroup": "I",
                            "percentage": 48.59,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HdRKswRqjoCsdmK",
                            "reportableQuantity": false,
                            "sequenceNumber": 5,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "frzijRHGik"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KpgsqlGcENXDLUj",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 3.57,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 24.74,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DcVeXypWqx",
                          "hazardClass": "oDvwX",
                          "id": "2",
                          "labelText": "JsecHRecuv",
                          "packingGroup": "SE",
                          "packingInstructions": "seGpgWIbuG",
                          "properShippingName": "ByqLzAACJc",
                          "properShippingNameAndDescription": "uWbnTeRgfNaLhNn",
                          "sequenceNumber": 355,
                          "specialProvisions": "AVTNFHisPG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "coKEP",
                          "technicalName": "AKfiNTpLIX",
                          "tunnelRestrictionCode": "ZazLE"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 26.48,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OrvQS"
                        },
                        "options": {
                          "description": {
                            "authorization": "zXImWUxJnd",
                            "hazardClass": "GALYO",
                            "id": "1",
                            "labelText": "xNcPVhaYwa",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "xplCCvFWvA"
                            },
                            "packingGroup": "I",
                            "percentage": 53.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cSNKnmdmaulJitc",
                            "reportableQuantity": true,
                            "sequenceNumber": 377,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UNaEqbUeUx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20.82,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "iPQTUtiFSXYbPyO",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 41.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.28,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MHjWtCJQcG",
                          "hazardClass": "JicgB",
                          "id": "9",
                          "labelText": "nqxSdbWaBO",
                          "packingGroup": "Vf",
                          "packingInstructions": "AVCegOhuPg",
                          "properShippingName": "iiUCyQVGXq",
                          "properShippingNameAndDescription": "fciBIDlVZRARLps",
                          "sequenceNumber": 80,
                          "specialProvisions": "GDFqitYKOY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NymFG",
                          "technicalName": "PAkLVomowr",
                          "tunnelRestrictionCode": "roL2C"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 9.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xQRmn"
                        },
                        "options": {
                          "description": {
                            "authorization": "kxdnoHUszm",
                            "hazardClass": "EoRwC",
                            "id": "3",
                            "labelText": "nCHEHaFpOw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "nUDwAhOgjf"
                            },
                            "packingGroup": "I",
                            "percentage": 6.31,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "feNfFazGhyIPuok",
                            "reportableQuantity": false,
                            "sequenceNumber": 239,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tCunpquorQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NdNaAixIajPUuUY",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 19.93,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.38,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LlbfkWOmgT",
                          "hazardClass": "sIqxI",
                          "id": "9",
                          "labelText": "FvQeAvVBnv",
                          "packingGroup": "AW",
                          "packingInstructions": "nNnxsoOrAS",
                          "properShippingName": "mUwMqBTzfu",
                          "properShippingNameAndDescription": "kdhLEKkwWOuYrEB",
                          "sequenceNumber": 810,
                          "specialProvisions": "cBOzRHkckJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jfupC",
                          "technicalName": "JgEFdBuTTD",
                          "tunnelRestrictionCode": "hkDuw"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 32.68,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nOpcM"
                        },
                        "options": {
                          "description": {
                            "authorization": "EYMQSIHeUP",
                            "hazardClass": "zXCal",
                            "id": "2",
                            "labelText": "qZbwCcTlFW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "qJUsSKWrYc"
                            },
                            "packingGroup": "I",
                            "percentage": 71.48,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WoQgoeYISJUZhRV",
                            "reportableQuantity": true,
                            "sequenceNumber": 529,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gupknfIpVx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.22,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IzGUfHlfUyEDBGl",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 36.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 26.85,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FikGdGpBHF",
                          "hazardClass": "iDovi",
                          "id": "4",
                          "labelText": "luWOjqtmvb",
                          "packingGroup": "Ug",
                          "packingInstructions": "DHrzMJivPL",
                          "properShippingName": "fmArSjjpPc",
                          "properShippingNameAndDescription": "ViIrrZiCaAiPhny",
                          "sequenceNumber": 589,
                          "specialProvisions": "PfXGLyhrEt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lDhYN",
                          "technicalName": "WOHIBckyip",
                          "tunnelRestrictionCode": "2Po86"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 48.53,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zDdYJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "VWgTLvthXH",
                            "hazardClass": "xRBjZ",
                            "id": "1",
                            "labelText": "STUTJUXjfZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mDSZOmQLIT"
                            },
                            "packingGroup": "I",
                            "percentage": 71.14,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RDDfSJdSPzgpHlC",
                            "reportableQuantity": true,
                            "sequenceNumber": 595,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "StyWOkshAk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "scxRyuGmPBzDDgh",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 1.73,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.97,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CPoHZIvWSm",
                          "hazardClass": "sDYaE",
                          "id": "2",
                          "labelText": "lFyFADaLtP",
                          "packingGroup": "CD",
                          "packingInstructions": "zsYUfybFXJ",
                          "properShippingName": "QiNrxGIYrO",
                          "properShippingNameAndDescription": "vBYWeJrAmQfyRVP",
                          "sequenceNumber": 963,
                          "specialProvisions": "OcNezbFeUg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xfrit",
                          "technicalName": "zrOvLbvixq",
                          "tunnelRestrictionCode": "XuREs"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 31.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "knCpX"
                        },
                        "options": {
                          "description": {
                            "authorization": "gQxfzotKck",
                            "hazardClass": "GNVuM",
                            "id": "4",
                            "labelText": "VjbaEhFWjG",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "noHuHfkHHX"
                            },
                            "packingGroup": "I",
                            "percentage": 43.62,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "tDylsqcGDHPJOfP",
                            "reportableQuantity": false,
                            "sequenceNumber": 104,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "aswcFZgRZN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 25.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.36,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sGObLBYbdbEvRoS",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 29.71,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31.71,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.9
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.57,
                "referenceId": "e1e4c181-597d-4c17-bb22-d983793330ce",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "lSqjTynzzQ",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "Rp5KQh9gxbri3bXX8raz"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "KaqaLI8vIKTVOVk7Yzq4"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Sk5oOzOakOIy39Sw4TPb"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "e9iqyTVKapE6U3oL6ew1"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "8EyFbANZ8aygKUbn7Ydf"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "rba1H4EuCg7e8iLzIB5I8PmiN"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "rHc0TwyACMpDSz8BMuRw2ftwz"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "lACProALkt0tCtNjlERKPrzOF"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "M5gKf13hkQXnTrz90ZQFeRXMd"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "dBZEuWzvaU",
                    "number": 1
                  },
                  {
                    "content": "CqneDCAdZk",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.45,
                "packageRateDetails": [
                  {
                    "baseCharge": 83.42,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LBP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 176.9,
                    "netFedExCharge": 81.89,
                    "netFreight": 36.06,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PdUWHdibHhilQHz",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.87,
                    "totalRebates": 1.95,
                    "totalSurcharges": 2.51,
                    "totalTaxes": 4.48
                  },
                  {
                    "baseCharge": 92.64,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BDT",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 199.23,
                    "netFedExCharge": 178.98,
                    "netFreight": 66.4,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "svEOxyZfAryJDsf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FtBIZVyQTScmuOd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 15.09,
                    "totalRebates": 1.74,
                    "totalSurcharges": 5.92,
                    "totalTaxes": 4.58
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 3624,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 4443,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 7785,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 2968,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 95
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xUcoywPfJa",
                          "hazardClass": "qRTxV",
                          "id": "9",
                          "labelText": "yBfPvYkFxG",
                          "packingGroup": "TZ",
                          "packingInstructions": "ziwYJGkomx",
                          "properShippingName": "VjqMUiEjad",
                          "properShippingNameAndDescription": "NZuMttnrYlCThWk",
                          "sequenceNumber": 249,
                          "specialProvisions": "mTPxFiggbz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "asCCL",
                          "technicalName": "KzTmoGyJeO",
                          "tunnelRestrictionCode": "k7MXJ"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 33.97,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QuMYZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "aYgVCfSBeT",
                            "hazardClass": "tpKiY",
                            "id": "0",
                            "labelText": "QOUEcOqzuD",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FxHnCXFGNC"
                            },
                            "packingGroup": "I",
                            "percentage": 7.58,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GpAxIpRRecSppkN",
                            "reportableQuantity": true,
                            "sequenceNumber": 123,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FqWKbITBdd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pqrsuwfPdQmVOjY",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 11.06,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.33,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ByzPqhxpGU",
                          "hazardClass": "zSKRw",
                          "id": "9",
                          "labelText": "ifWmZnWcng",
                          "packingGroup": "yB",
                          "packingInstructions": "FfTUSEDbrL",
                          "properShippingName": "KTIUrDmMfT",
                          "properShippingNameAndDescription": "JSCwKxHeeinzPdE",
                          "sequenceNumber": 49,
                          "specialProvisions": "KUtQctzzxV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ILgmB",
                          "technicalName": "dTkVrcVwfE",
                          "tunnelRestrictionCode": "st8Lh"
                        },
                        "massPoints": 5,
                        "netExplosiveDetail": {
                          "amount": 40.56,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "dUDJc"
                        },
                        "options": {
                          "description": {
                            "authorization": "aZkMGQWVdX",
                            "hazardClass": "OGuhQ",
                            "id": "3",
                            "labelText": "ZcLTBvygYy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "PcwieWKdfp"
                            },
                            "packingGroup": "I",
                            "percentage": 31,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "iZeSXmhjGujsjxa",
                            "reportableQuantity": true,
                            "sequenceNumber": 844,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rkFnoPrsKm"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AQrpTvFhIYmCZZg",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 13.32,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 35.08,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.05,
                "referenceId": "eb74262f-8902-468c-a9ed-54c7bdf4821e",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "CdHSwcEMoz",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "aaywo7eRiTkvGwDyzxKJ"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "2TF10OFSkxm9eZHorNjO"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "dC8g8mwTRAKFWixctA6M"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "66kjCqhuQ4zlbwzSTR5d"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "LZtHeHWyW6SIjQdOZLttKUd8z"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "yv85afirdneRRnssxwBdPHCbl"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "vNjxt6SGAQE9Xh8ioWDGOoz1r"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "GYOLmYAFUG",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 5,
                "packageRateDetails": [
                  {
                    "baseCharge": 113.22,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ZMW",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 89.03,
                    "netFedExCharge": 40.95,
                    "netFreight": 21.28,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PjaCdrvZvHRwkIn",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VOIDOORVuQOyEzm",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rKhVkYQYfpgowGZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fJSyMMCHASmVqBJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.13,
                    "totalRebates": 0.94,
                    "totalSurcharges": 8.11,
                    "totalTaxes": 3.29
                  }
                ]
              },
              "sequenceNumber": 10,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 8514,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 8250,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 93
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X937399310755",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-11-25T00:00:00.0Z",
                "expirationDate": "2027-04-10T00:00:00.0Z",
                "number": "1"
              }
            },
            "dryIceDetail": {
              "packageCount": 3,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 6
            }
          },
          "masterTrackingId": {
            "formId": 1925,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "0",
            "uspsApplicationId": 96
          },
          "operationalDetail": {
            "airportId": "oXi",
            "astraDescription": "dmtfZsWWBC",
            "astraPlannedServiceLevel": "keVidIIlzDcyNfE",
            "commitDate": "2027-02-24T00:00:00.0Z",
            "commitDay": "Mon",
            "countryCode": "ST",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2027-03-30T00:00:00.0Z",
            "deliveryDay": "Mon",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "yVjJ",
            "destinationLocationNumber": 389,
            "destinationLocationStateOrProvinceCode": "PA",
            "destinationServiceArea": "x1",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "9",
            "originLocationNumber": 428,
            "originServiceArea": "xO",
            "packagingCode": "7",
            "postalCode": "22123-4880",
            "publishedDeliveryTime": "2026-08-13T00:00:00.0Z",
            "scac": "iIGq",
            "serviceCode": "0",
            "stateOrProvinceCode": "GA",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "Rk",
            "ursaSuffixCode": "sU"
          },
          "packagingDescription": "sSwHZdawdd",
          "serviceDescription": {
            "astraDescription": "xwzOLRcBFr",
            "code": "7",
            "description": "YpzAMimkQAtuaUl",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "yagvv"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "DfNNl"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "AT6gBNxPplCP",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "BDT",
                "currencyExchangeRate": {
                  "fromCurrency": "BZD",
                  "intoCurrency": "LKR",
                  "rate": 30.52
                },
                "dimDivisor": 243,
                "freightDiscounts": [
                  {
                    "amount": 6.22,
                    "description": "Professional-grade Ball perfect for hard-to-find training and recreational use",
                    "percent": 18.8,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.33,
                    "description": "Stylish Bacon designed to make you stand out with athletic looks",
                    "percent": 18,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 9.64,
                    "description": "New magenta Chicken with ergonomic design for fine comfort",
                    "percent": 39,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 3.5,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "zc3d15",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BBD",
                      "intoCurrency": "MRU",
                      "rate": 23
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 10.86,
                        "description": "Innovative Car featuring sad technology and Steel construction",
                        "percent": 8.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 13,
                    "legDestinationLocationId": "ZDOE",
                    "minimumChargeType": "NONE",
                    "pricingCode": "FBUNK",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cTrZeaWAqdYiboK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DltkANUYICOauke",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OQRfnMCLQICojVR",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HQUpMnfgdTAiPnE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kBoZffCPLbvIekf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.08,
                        "description": "IqryJaThJS",
                        "level": "ZpAGh",
                        "type": "oKBCI"
                      },
                      {
                        "amount": 15.48,
                        "description": "HdhvQaAZfd",
                        "level": "FuwpG",
                        "type": "CkNmH"
                      },
                      {
                        "amount": 7.42,
                        "description": "PSQcQBvZIK",
                        "level": "oPfXk",
                        "type": "zOkfS"
                      },
                      {
                        "amount": 11.81,
                        "description": "xUwfnfIBXh",
                        "level": "nIYHQ",
                        "type": "hjrkT"
                      },
                      {
                        "amount": 17.04,
                        "description": "slBEHBmXqg",
                        "level": "OTWUK",
                        "type": "QkhdI"
                      }
                    ],
                    "totalBaseCharge": 465.58,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 33.78,
                    "totalFreightDiscounts": 75.9,
                    "totalNetCharge": 467.73,
                    "totalNetChargeWithDutiesAndTaxes": 157.33,
                    "totalNetFedExCharge": 8.37,
                    "totalNetFreight": 393.54,
                    "totalRebates": 37.08,
                    "totalSurcharges": 17.66,
                    "totalTaxes": 24.5
                  },
                  {
                    "currency": "BSD",
                    "currencyExchangeRate": {
                      "fromCurrency": "GIP",
                      "intoCurrency": "TZS",
                      "rate": 2.46
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.29,
                        "description": "Olson LLC's most advanced Fish technology increases short capabilities",
                        "percent": 21.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.61,
                        "description": "Our golden-inspired Chair brings a taste of luxury to your these lifestyle",
                        "percent": 28.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.75,
                        "description": "The Vesta Sausages is the latest in a series of clear products from Connelly, Hoeger and Schmeler",
                        "percent": 49.2,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.2,
                    "legDestinationLocationId": "RHZR",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "v7Br9",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "9",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wqbFLbvkcvWNEnr",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fcNTmvZlMvDbrWK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "amYDukReunRIXKd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OiXQVCQFiqRmVQM",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rWROmkgsPwurSzI",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.71,
                        "description": "xQZAChASDJ",
                        "level": "cTBQG",
                        "type": "shcVS"
                      },
                      {
                        "amount": 17.23,
                        "description": "uxwYmMfWdY",
                        "level": "gzQVV",
                        "type": "uqNXe"
                      },
                      {
                        "amount": 7.5,
                        "description": "cSSmMfigUO",
                        "level": "atXQG",
                        "type": "vScDz"
                      },
                      {
                        "amount": 16.05,
                        "description": "ubHraBxrOd",
                        "level": "omMcA",
                        "type": "FlgSv"
                      },
                      {
                        "amount": 5.41,
                        "description": "nPyEVILWcb",
                        "level": "THumV",
                        "type": "CMndt"
                      }
                    ],
                    "totalBaseCharge": 423.64,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 80.39,
                    "totalFreightDiscounts": 26.63,
                    "totalNetCharge": 257.91,
                    "totalNetChargeWithDutiesAndTaxes": 599.99,
                    "totalNetFedExCharge": 32.3,
                    "totalNetFreight": 62.73,
                    "totalRebates": 22.18,
                    "totalSurcharges": 14.57,
                    "totalTaxes": 16.33
                  },
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "NGN",
                      "intoCurrency": "DKK",
                      "rate": 45.43
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 17.18,
                        "description": "Sleek Towels designed with Rubber for actual performance",
                        "percent": 21.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 10.57,
                        "description": "Featuring Platinum-enhanced technology, our Gloves offers unparalleled breakable performance",
                        "percent": 8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.25,
                        "description": "Savor the moist essence in our Pants, designed for robust culinary adventures",
                        "percent": 36.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.37,
                        "description": "Innovative Computer featuring idolized technology and Ceramic construction",
                        "percent": 21.5,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 10.6,
                    "legDestinationLocationId": "WXPH",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "c2574",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CkLPkFULipfABsm",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lPVXSDpngTEZEVH",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.86,
                        "description": "DRSBUwDLhX",
                        "level": "HMyUy",
                        "type": "cViyq"
                      },
                      {
                        "amount": 16.77,
                        "description": "AhahjjCjuA",
                        "level": "HbsOp",
                        "type": "gzqpN"
                      },
                      {
                        "amount": 16.3,
                        "description": "vipTwlITSK",
                        "level": "ehxDG",
                        "type": "LFbPA"
                      }
                    ],
                    "totalBaseCharge": 402.84,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 7.42,
                    "totalFreightDiscounts": 50.72,
                    "totalNetCharge": 356.96,
                    "totalNetChargeWithDutiesAndTaxes": 430.46,
                    "totalNetFedExCharge": 19.04,
                    "totalNetFreight": 53.12,
                    "totalRebates": 43.65,
                    "totalSurcharges": 14.9,
                    "totalTaxes": 19.39
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "dPcvfhodCiAXaLi",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "IrDSbERMRWkhlXC",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 3,
                    "description": "NDoAATlUxv",
                    "level": "WCBeX",
                    "type": "hdLtw"
                  },
                  {
                    "amount": 5.29,
                    "description": "muHxKSXCYx",
                    "level": "kNeTA",
                    "type": "rcmWD"
                  },
                  {
                    "amount": 8.21,
                    "description": "txmOSEDJYA",
                    "level": "dCbeY",
                    "type": "EzDTc"
                  },
                  {
                    "amount": 11.17,
                    "description": "bqlvYzFBra",
                    "level": "xoAkk",
                    "type": "vOJYO"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.24,
                "totalBaseCharge": 614.49,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.18,
                "totalDutiesTaxesAndFees": 81.17,
                "totalFreightDiscounts": 4.91,
                "totalNetCharge": 256.86,
                "totalNetChargeWithDutiesAndTaxes": 651.69,
                "totalNetFedExCharge": 253.62,
                "totalNetFreight": 17.97,
                "totalRebates": 1.13,
                "totalSurcharges": 1.36,
                "totalTaxes": 7.81
              },
              {
                "currency": "CUP",
                "currencyExchangeRate": {
                  "fromCurrency": "BAM",
                  "intoCurrency": "PLN",
                  "rate": 45.17
                },
                "dimDivisor": 145,
                "freightDiscounts": [
                  {
                    "amount": 16.49,
                    "description": "Our tiger-friendly Towels ensures victorious comfort for your pets",
                    "percent": 44.8,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 1.79,
                    "description": "Cremin, Torphy and Howe's most advanced Tuna technology increases proud capabilities",
                    "percent": 42.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 5.77,
                    "description": "Ergonomic Shirt made with Metal for all-day emotional support",
                    "percent": 17.8,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 7.35,
                    "description": "Introducing the Nauru-inspired Fish, blending puny style with local craftsmanship",
                    "percent": 18.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.18,
                    "description": "Stylish Towels designed to make you stand out with impartial looks",
                    "percent": 49.7,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 7.56,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "9",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "p6uEUQ",
                "shipmentLegRateDetails": [
                  {
                    "currency": "CNY",
                    "currencyExchangeRate": {
                      "fromCurrency": "MNT",
                      "intoCurrency": "CRC",
                      "rate": 44.98
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 11.54,
                        "description": "Discover the rhinoceros-like agility of our Shoes, perfect for smooth users",
                        "percent": 39.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.56,
                        "description": "The green Ball combines Macao aesthetics with Francium-based durability",
                        "percent": 12.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.98,
                        "description": "The Team-oriented demand-driven hardware Salad offers reliable performance and hoarse design",
                        "percent": 7.8,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.2,
                    "legDestinationLocationId": "EFGN",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "LSgeU",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PxGLDPyOCPhtSoL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.69,
                        "description": "ZQSgTSSzhJ",
                        "level": "ucIcT",
                        "type": "ybJJj"
                      },
                      {
                        "amount": 7.59,
                        "description": "rBKCPBNvhX",
                        "level": "XXeHk",
                        "type": "Culxi"
                      }
                    ],
                    "totalBaseCharge": 97.66,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 56,
                    "totalFreightDiscounts": 56.58,
                    "totalNetCharge": 455.39,
                    "totalNetChargeWithDutiesAndTaxes": 104.72,
                    "totalNetFedExCharge": 45.54,
                    "totalNetFreight": 224.95,
                    "totalRebates": 20,
                    "totalSurcharges": 17.02,
                    "totalTaxes": 2.89
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "PvOtMCSjJTiltNV",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 14.35,
                    "description": "YZXnojiHOE",
                    "level": "hpeyD",
                    "type": "LFMCk"
                  },
                  {
                    "amount": 2.54,
                    "description": "VJUSpiUpQj",
                    "level": "pTxbB",
                    "type": "fcqVT"
                  },
                  {
                    "amount": 17.96,
                    "description": "ZLhZuruWpg",
                    "level": "LAFuI",
                    "type": "pzMns"
                  },
                  {
                    "amount": 4.59,
                    "description": "lPaRegNxHB",
                    "level": "EQpSF",
                    "type": "IBWce"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.16,
                "totalBaseCharge": 475.91,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.7,
                "totalDutiesTaxesAndFees": 63.86,
                "totalFreightDiscounts": 9.04,
                "totalNetCharge": 475.98,
                "totalNetChargeWithDutiesAndTaxes": 641.69,
                "totalNetFedExCharge": 61.02,
                "totalNetFreight": 91.21,
                "totalRebates": 2.76,
                "totalSurcharges": 7.69,
                "totalTaxes": 5.52
              },
              {
                "currency": "CZK",
                "currencyExchangeRate": {
                  "fromCurrency": "LBP",
                  "intoCurrency": "MGA",
                  "rate": 37.14
                },
                "dimDivisor": 194,
                "freightDiscounts": [
                  {
                    "amount": 16.88,
                    "description": "Introducing the Burkina Faso-inspired Bike, blending angelic style with local craftsmanship",
                    "percent": 18.2,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 4.12,
                    "description": "Stylish Shirt designed to make you stand out with probable looks",
                    "percent": 45.8,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 19.2,
                    "description": "Our rhinoceros-friendly Fish ensures only comfort for your pets",
                    "percent": 13.7,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 6.78,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "cN9c48",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MNT",
                    "currencyExchangeRate": {
                      "fromCurrency": "GTQ",
                      "intoCurrency": "GHS",
                      "rate": 22.03
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 15.69,
                        "description": "Savor the juicy essence in our Pizza, designed for official culinary adventures",
                        "percent": 29.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 14.79,
                        "description": "Our deer-friendly Soap ensures tedious comfort for your pets",
                        "percent": 34.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.69,
                        "description": "Professional-grade Keyboard perfect for simple training and recreational use",
                        "percent": 31.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.6,
                        "description": "Savor the smoky essence in our Soap, designed for outrageous culinary adventures",
                        "percent": 25.4,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 12,
                    "legDestinationLocationId": "DFAZ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "T5Z2S",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BbAEnLfEBKKcSxo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ftCjhcsKhYrEMaT",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.1,
                        "description": "DmxvKhuVuV",
                        "level": "AlxBS",
                        "type": "SyACq"
                      },
                      {
                        "amount": 16.57,
                        "description": "dhoOUHRVtV",
                        "level": "aUBzz",
                        "type": "GCRIN"
                      },
                      {
                        "amount": 8.13,
                        "description": "zRzJmxBeEI",
                        "level": "stRoH",
                        "type": "oxXxf"
                      }
                    ],
                    "totalBaseCharge": 16.01,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 29.8,
                    "totalFreightDiscounts": 52.16,
                    "totalNetCharge": 77.5,
                    "totalNetChargeWithDutiesAndTaxes": 436.24,
                    "totalNetFedExCharge": 47.58,
                    "totalNetFreight": 261.81,
                    "totalRebates": 45.4,
                    "totalSurcharges": 12.48,
                    "totalTaxes": 4.44
                  },
                  {
                    "currency": "SBD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BOB",
                      "intoCurrency": "NOK",
                      "rate": 16.18
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 15.96,
                        "description": "Effertz Group's most advanced Tuna technology increases natural capabilities",
                        "percent": 27.6,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 9.8,
                    "legDestinationLocationId": "RDIU",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "9E7L5",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "5",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OBpDFbnjuEmgAFa",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XMHWtLCMKxlyiRn",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "POBYdkmfrShtPmZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ksLODqzngJIxNVf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.1,
                        "description": "ZnkJlTGaZs",
                        "level": "FWaPw",
                        "type": "QEEZq"
                      },
                      {
                        "amount": 5.17,
                        "description": "nozbyBMJYg",
                        "level": "JKkbJ",
                        "type": "sTajV"
                      },
                      {
                        "amount": 12.02,
                        "description": "siFqbWhILZ",
                        "level": "bZjZy",
                        "type": "uWiIp"
                      }
                    ],
                    "totalBaseCharge": 234.67,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 61.57,
                    "totalFreightDiscounts": 5.52,
                    "totalNetCharge": 275.32,
                    "totalNetChargeWithDutiesAndTaxes": 411.84,
                    "totalNetFedExCharge": 39.21,
                    "totalNetFreight": 57.7,
                    "totalRebates": 31.82,
                    "totalSurcharges": 19.1,
                    "totalTaxes": 6.7
                  },
                  {
                    "currency": "KRW",
                    "currencyExchangeRate": {
                      "fromCurrency": "SAR",
                      "intoCurrency": "PGK",
                      "rate": 24.38
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 10.69,
                        "description": "New cyan Soap with ergonomic design for artistic comfort",
                        "percent": 40.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.78,
                        "description": "Ergonomic Sausages made with Steel for all-day bleak support",
                        "percent": 13.8,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.8,
                    "legDestinationLocationId": "SLAK",
                    "minimumChargeType": "NONE",
                    "pricingCode": "4kaWh",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JuTrwofAbpZOixg",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sOXYRnwkBEeQOKy",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.7,
                        "description": "BLTmbYVKuZ",
                        "level": "rAUYJ",
                        "type": "YKQbP"
                      },
                      {
                        "amount": 12.62,
                        "description": "RFgSTvlUYJ",
                        "level": "PMETF",
                        "type": "ONOXJ"
                      }
                    ],
                    "totalBaseCharge": 57.06,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 90.04,
                    "totalFreightDiscounts": 94.04,
                    "totalNetCharge": 288.27,
                    "totalNetChargeWithDutiesAndTaxes": 48.81,
                    "totalNetFedExCharge": 14.23,
                    "totalNetFreight": 210.49,
                    "totalRebates": 18.61,
                    "totalSurcharges": 19.7,
                    "totalTaxes": 12.4
                  },
                  {
                    "currency": "LSL",
                    "currencyExchangeRate": {
                      "fromCurrency": "VUV",
                      "intoCurrency": "TZS",
                      "rate": 16.91
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 17.78,
                        "description": "Innovative Pants featuring glum technology and Rubber construction",
                        "percent": 49.7,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.14,
                        "description": "The sleek and infinite Soap comes with yellow LED lighting for smart functionality",
                        "percent": 30.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 12.93,
                        "description": "Savor the smoky essence in our Gloves, designed for trusty culinary adventures",
                        "percent": 22.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 14.11,
                        "description": "Electronic Bike designed with Cotton for these performance",
                        "percent": 9.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 9.7,
                    "legDestinationLocationId": "QVKE",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "hHxs0",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zpELlZpjUpdqkNz",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VuHSbhiXJHdbpqe",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lXNnqaWyxxmZzPa",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.15,
                        "description": "zROGsvIBft",
                        "level": "kFmbc",
                        "type": "sEzQW"
                      }
                    ],
                    "totalBaseCharge": 288.45,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 93.51,
                    "totalFreightDiscounts": 41.96,
                    "totalNetCharge": 350.25,
                    "totalNetChargeWithDutiesAndTaxes": 24.01,
                    "totalNetFedExCharge": 39.86,
                    "totalNetFreight": 71.46,
                    "totalRebates": 34.67,
                    "totalSurcharges": 10.23,
                    "totalTaxes": 0.11
                  },
                  {
                    "currency": "MDL",
                    "currencyExchangeRate": {
                      "fromCurrency": "PGK",
                      "intoCurrency": "MVR",
                      "rate": 32.42
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 15.41,
                        "description": "New blue Salad with ergonomic design for valuable comfort",
                        "percent": 32,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 10.5,
                    "legDestinationLocationId": "ROTI",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "1xrhL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xQMZMTjaXlTwEaA",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EysKUACHkjPytWm",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.39,
                        "description": "CaWYNcRjJc",
                        "level": "VcBlQ",
                        "type": "DLRXp"
                      },
                      {
                        "amount": 7.17,
                        "description": "xcuozhbVfs",
                        "level": "jQwDS",
                        "type": "zXezC"
                      },
                      {
                        "amount": 7.58,
                        "description": "bABBYyJWLG",
                        "level": "bNYhC",
                        "type": "PcGLs"
                      },
                      {
                        "amount": 6.37,
                        "description": "fkTNDBJCxL",
                        "level": "zyytf",
                        "type": "JuGjw"
                      }
                    ],
                    "totalBaseCharge": 219.68,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 59.82,
                    "totalFreightDiscounts": 69.56,
                    "totalNetCharge": 283.63,
                    "totalNetChargeWithDutiesAndTaxes": 255.03,
                    "totalNetFedExCharge": 45.37,
                    "totalNetFreight": 376.33,
                    "totalRebates": 1.76,
                    "totalSurcharges": 4.72,
                    "totalTaxes": 17.57
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "hOrGtuyJRsJTpai",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 4.62,
                    "description": "pvHKpCpyPT",
                    "level": "NEYWe",
                    "type": "XeuMP"
                  },
                  {
                    "amount": 7.28,
                    "description": "quPoTSoOER",
                    "level": "ElGzm",
                    "type": "CaYKi"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.6,
                "totalBaseCharge": 711.15,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.67,
                "totalDutiesTaxesAndFees": 99.36,
                "totalFreightDiscounts": 2.2,
                "totalNetCharge": 306.07,
                "totalNetChargeWithDutiesAndTaxes": 481.86,
                "totalNetFedExCharge": 250.01,
                "totalNetFreight": 28.35,
                "totalRebates": 2.26,
                "totalSurcharges": 6.8,
                "totalTaxes": 4.08
              },
              {
                "currency": "MXN",
                "currencyExchangeRate": {
                  "fromCurrency": "ALL",
                  "intoCurrency": "CDF",
                  "rate": 38.92
                },
                "dimDivisor": 155,
                "freightDiscounts": [
                  {
                    "amount": 8.37,
                    "description": "Our smoky-inspired Pants brings a taste of luxury to your fortunate lifestyle",
                    "percent": 20.8,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 17.25,
                    "description": "The mint green Pizza combines Slovenia aesthetics with Rhodium-based durability",
                    "percent": 20.4,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 5.88,
                    "description": "The sleek and rectangular Chair comes with lavender LED lighting for smart functionality",
                    "percent": 15.9,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 5.96,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "3",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "px1YGz",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HTG",
                    "currencyExchangeRate": {
                      "fromCurrency": "RWF",
                      "intoCurrency": "NAD",
                      "rate": 30
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 6.98,
                        "description": "Innovative Bike featuring unsteady technology and Silk construction",
                        "percent": 31,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 10,
                        "description": "The teal Tuna combines El Salvador aesthetics with Hafnium-based durability",
                        "percent": 32.9,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 14.4,
                    "legDestinationLocationId": "EKBN",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Nkk72",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TnvVzDFEHBZnLsF",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.97,
                        "description": "krziLFkDQp",
                        "level": "gsOuh",
                        "type": "yRRcO"
                      },
                      {
                        "amount": 3.23,
                        "description": "jDFmKWnghz",
                        "level": "YMFKy",
                        "type": "xOIzZ"
                      },
                      {
                        "amount": 17.93,
                        "description": "NgLXdVkaaw",
                        "level": "LTrJM",
                        "type": "sDsey"
                      }
                    ],
                    "totalBaseCharge": 233.66,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 37.91,
                    "totalFreightDiscounts": 27.34,
                    "totalNetCharge": 323.82,
                    "totalNetChargeWithDutiesAndTaxes": 190.58,
                    "totalNetFedExCharge": 5.68,
                    "totalNetFreight": 353.05,
                    "totalRebates": 46.84,
                    "totalSurcharges": 13.68,
                    "totalTaxes": 8.42
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "JYoKzkYCJifpzNb",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "RcAcfXYsQZVOWHn",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "jeSeuzFVZzHkbFs",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 13.29,
                    "description": "FEaAlYpPQg",
                    "level": "qMzAC",
                    "type": "OOrqA"
                  },
                  {
                    "amount": 12.51,
                    "description": "zjkRCPhHXv",
                    "level": "khsMB",
                    "type": "kpskm"
                  },
                  {
                    "amount": 2.08,
                    "description": "vcVtqcwVuT",
                    "level": "ZjaTN",
                    "type": "bWmoH"
                  },
                  {
                    "amount": 9.95,
                    "description": "hNiPpFGtBi",
                    "level": "ibqsZ",
                    "type": "DQRuR"
                  },
                  {
                    "amount": 18.62,
                    "description": "CDIHTkoQyy",
                    "level": "Qcdvk",
                    "type": "znQvl"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.97,
                "totalBaseCharge": 258.7,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.44,
                "totalDutiesTaxesAndFees": 89.76,
                "totalFreightDiscounts": 7.74,
                "totalNetCharge": 424.5,
                "totalNetChargeWithDutiesAndTaxes": 775.01,
                "totalNetFedExCharge": 188.78,
                "totalNetFreight": 63.61,
                "totalRebates": 2.23,
                "totalSurcharges": 18.95,
                "totalTaxes": 9.4
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "641172018274",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "850755886607",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 35.41,
            "baseRateAmount": 79.92,
            "codcollectionAmount": 44.53,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "48926",
            "masterTrackingNumber": "859819919190",
            "netChargeAmount": 34.76,
            "netDiscountAmount": 9.21,
            "netListRateAmount": 9.53,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jIIRJTLiim",
                    "message": "tIrGGdJMkdeceAbOzbvB"
                  }
                ],
                "contentKey": "azHnwRipb1",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "y2o5ndoXGq8hKjWodUYAYGVgJJNd6aqYQxdaBuCzXlm1nTaOj5",
                "trackingNumber": "0",
                "url": "https://lonely-compromise.org"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "929729484581",
            "transactionDetails": [
              {
                "transactionDetails": "lGMjWQbZTEnuzca",
                "transactionId": "fad334d7-369c-481d-a89f-8bf67dbb2ce0"
              },
              {
                "transactionDetails": "zIxbSlktjKKWhdA",
                "transactionId": "063ba5d0-0777-4057-98e5-24ceb7fe005f"
              },
              {
                "transactionDetails": "tNSdAxHWcedfOll",
                "transactionId": "c5592ac2-e5a9-415e-8a75-8e1ede9cad33"
              },
              {
                "transactionDetails": "LKJAsvkezSHFTEi",
                "transactionId": "329a2b93-fca1-4067-8339-bf852fe35636"
              },
              {
                "transactionDetails": "adkYTBWTLrcBNMT",
                "transactionId": "aa9f95da-4ffa-425e-b812-1b8204c7e7f6"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "410945896400",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 29.06,
            "baseRateAmount": 95.7,
            "codcollectionAmount": 253.13,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "18890",
            "masterTrackingNumber": "344674023171",
            "netChargeAmount": 43.33,
            "netDiscountAmount": 29.3,
            "netListRateAmount": 3.9,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "y67nR6xCqz",
                    "message": "dflZnvwmOzEkdKbadVqK"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IYyDarwmWQ",
                    "message": "BfbeCutmDzavjjnPlwzl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IksKHk4DSq",
                    "message": "OOMfMaHIaBxSceMBwked"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3taeQMb6IY",
                    "message": "BbXecfWTBYJbRuTJUkUb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "aIFzezKkyn",
                    "message": "KdYzYWhAJHTNPTgKxgzF"
                  }
                ],
                "contentKey": "Fr1JZGtEXH",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "ISOJGLUuxtGDP6F85idZDcrVVcNG63CA6iW6gmBdIPmCMl86B0",
                "trackingNumber": "1",
                "url": "https://dismal-birdbath.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "lcn36J6fDY",
                    "message": "zBxLGbuwRrzNLKXLPoGk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "GXUIC6AkGb",
                    "message": "fADxsDsDvVZlYJlDJyXg"
                  }
                ],
                "contentKey": "DJmW1O52dQ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "kxVHFtcruLxNodji3y9KIUC8zdWHc8uTEkjARWGvfh8CTbDMEV",
                "trackingNumber": "9",
                "url": "https://guilty-petticoat.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "EGXpwtNX0k",
                    "message": "MMxPCtLRFGxtyjugYQNi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "yNgR3htj05",
                    "message": "iCapFsYGyTbUBKAUDegg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "6dUkkyfahV",
                    "message": "dPOybrmxfnJZYqEhyKIj"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BeWGEedxzf",
                    "message": "uTuZyLswhasyLZPJBING"
                  }
                ],
                "contentKey": "nSyY4kUroK",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "wO1pvzOlTphw04R3wagOJfqbPVy2mvLQsn4ljTA2QCWOHmOjgF",
                "trackingNumber": "3",
                "url": "https://rundown-minion.net/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "902582821816",
            "transactionDetails": [
              {
                "transactionDetails": "HRfDDjTbXbUPSjN",
                "transactionId": "c6ec58bf-ad97-4be0-8852-bd8cc79f6cd6"
              },
              {
                "transactionDetails": "XszVUCDgMFjJpSl",
                "transactionId": "46119757-cc45-4241-b00c-589e7094a7b1"
              },
              {
                "transactionDetails": "LKhGEXrCjCPLkdg",
                "transactionId": "3d69bf42-ef59-456c-a978-00db0aafe6e4"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Ground",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 12,
                "suggestions": [
                  {
                    "description": "Professional-grade Tuna perfect for fat training and recreational use",
                    "harmonizedCode": "qDof1lfc"
                  },
                  {
                    "description": "Innovative Tuna featuring self-assured technology and Granite construction",
                    "harmonizedCode": "JIWfmVuo"
                  },
                  {
                    "description": "The Hosea Soap is the latest in a series of ashamed products from Okuneva, Robel and Mertz",
                    "harmonizedCode": "EvyLmyS5"
                  },
                  {
                    "description": "Savor the sweet essence in our Shirt, designed for funny culinary adventures",
                    "harmonizedCode": "opXV0ctY"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "b94ed9d2-5160-435d-a4ca-6689ab18f92e",
                  "localizedText": "The purple Towels combines Burundi aesthetics with Copper-based durability",
                  "parameters": [
                    {
                      "id": "fd7bb59f-9310-4393-80a8-07a0acfaa133",
                      "value": "Electronic"
                    },
                    {
                      "id": "20c6d8af-f596-45c9-ae2e-29ba9ed2cdf1",
                      "value": "Frozen"
                    },
                    {
                      "id": "be00ee9b-70f6-485c-8377-eea37f944df3",
                      "value": "Licensed"
                    }
                  ],
                  "text": "Innovative Soap featuring worst technology and Wooden construction"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 36,
                "derivedHarmonizedCode": "VH3EV9",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "5d3cf4f0-3215-44a8-974d-7bd5927ac840",
                      "localizedText": "The indigo Chips combines Belgium aesthetics with Nobelium-based durability",
                      "parameters": [
                        {
                          "id": "454788d2-2d73-45de-973e-1538adb45757",
                          "value": "Practical"
                        },
                        {
                          "id": "ec1cb207-4c09-45fe-ad8d-b44ec22975d4",
                          "value": "Modern"
                        },
                        {
                          "id": "0dee6ea7-7906-47b4-8e28-ec141fc29653",
                          "value": "Licensed"
                        },
                        {
                          "id": "57d8cc01-33c8-4e2f-ad6a-ed975f45f60b",
                          "value": "Awesome"
                        },
                        {
                          "id": "596a5bdd-6ef0-45b1-b93c-9452a8026fa3",
                          "value": "Modern"
                        }
                      ],
                      "text": "Our crunchy-inspired Chair brings a taste of luxury to your stained lifestyle"
                    },
                    {
                      "code": "b954b44c-5043-42bb-aa06-1e88c086bca8",
                      "localizedText": "Stylish Soap designed to make you stand out with quixotic looks",
                      "parameters": [
                        {
                          "id": "8e7f8460-37be-4855-a830-913192da738c",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "90e945f9-70a6-4f8f-b62f-2a2e5e57617c",
                          "value": "Modern"
                        }
                      ],
                      "text": "Savor the fresh essence in our Shoes, designed for thorough culinary adventures"
                    },
                    {
                      "code": "0ffae134-de6d-40c0-9ed5-7f76504a2cd5",
                      "localizedText": "New Fish model with 85 GB RAM, 527 GB storage, and mundane features",
                      "parameters": [
                        {
                          "id": "57f8080d-f36f-4fe5-a1dc-b5e493e9f1b3",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "03ca5051-c38c-4210-9808-c4073d1edde7",
                          "value": "Generic"
                        },
                        {
                          "id": "79cd7fa0-1f2b-462a-8d9f-fea976d2c25b",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "29d1cad1-772c-42a4-8f19-dc508fd391ff",
                          "value": "Elegant"
                        }
                      ],
                      "text": "Stylish Salad designed to make you stand out with french looks"
                    },
                    {
                      "code": "0736c43c-267c-4b61-87d8-f60e5b0f6616",
                      "localizedText": "Stylish Towels designed to make you stand out with shameful looks",
                      "parameters": [
                        {
                          "id": "90807f61-a06d-4050-aaef-a67f4a75d57b",
                          "value": "Rustic"
                        },
                        {
                          "id": "fba0cee8-70c3-4eee-9c0c-105352df2d81",
                          "value": "Small"
                        },
                        {
                          "id": "75299d57-6ae0-4134-bf33-3de3edfb5222",
                          "value": "Electronic"
                        },
                        {
                          "id": "290df31c-12f1-4485-9861-32ef221ec79d",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Steuber and Sons's most advanced Shirt technology increases sizzling capabilities"
                    },
                    {
                      "code": "49b8b56f-c09e-4dc7-9b70-55ffba2e4879",
                      "localizedText": "Discover the glum new Soap with an exciting mix of Ceramic ingredients",
                      "parameters": [
                        {
                          "id": "9cfa144d-023a-4b09-800b-79672431ff03",
                          "value": "Sleek"
                        },
                        {
                          "id": "9e8d3d45-df82-46e1-af85-653910e4ccb6",
                          "value": "Soft"
                        },
                        {
                          "id": "6db3166a-88be-456f-9031-049700d5a3bd",
                          "value": "Intelligent"
                        }
                      ],
                      "text": "Our fresh-inspired Ball brings a taste of luxury to your decisive lifestyle"
                    }
                  ],
                  "description": "New Chicken model with 31 GB RAM, 187 GB storage, and present features",
                  "id": "3d690551-8b0d-4d02-a413-0a38ef64b1ac"
                }
              },
              {
                "advisory": {
                  "code": "f54a2853-ca63-49ed-a207-c745399ee68e",
                  "localizedText": "Handmade Table designed with Silk for lively performance",
                  "parameters": [
                    {
                      "id": "c40550e6-ebd5-400c-a20d-4c4eede0865d",
                      "value": "Practical"
                    },
                    {
                      "id": "d014d986-c17a-4780-9218-f56152b92a5f",
                      "value": "Refined"
                    },
                    {
                      "id": "ae465334-a96e-4989-b384-daa8a949643f",
                      "value": "Elegant"
                    },
                    {
                      "id": "7b587756-3683-4c13-874d-bd9307e8072b",
                      "value": "Frozen"
                    }
                  ],
                  "text": "New Bike model with 45 GB RAM, 944 GB storage, and frozen features"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 31,
                "derivedHarmonizedCode": "uuBHaU",
                "source": "EXTERNAL",
                "status": "ACTIVE",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "6112dcbd-8845-48c9-88d0-8a336e397f55",
                      "localizedText": "Innovative Hat featuring official technology and Steel construction",
                      "parameters": [
                        {
                          "id": "47c1b183-f642-4069-8762-f4092018cde8",
                          "value": "Oriental"
                        },
                        {
                          "id": "9f3c0b26-a72f-405a-8763-58496c892b6b",
                          "value": "Sleek"
                        },
                        {
                          "id": "0e47b102-ec06-4a01-b3a5-af9c05989644",
                          "value": "Electronic"
                        }
                      ],
                      "text": "Introducing the Togo-inspired Computer, blending political style with local craftsmanship"
                    },
                    {
                      "code": "a751dede-eeaa-475b-bbbc-d7a4621871fb",
                      "localizedText": "Discover the polar bear-like agility of our Hat, perfect for athletic users",
                      "parameters": [
                        {
                          "id": "8408349c-9441-41a2-ab24-8470d6d579f4",
                          "value": "Fantastic"
                        },
                        {
                          "id": "c92d43e4-db52-4c14-800f-6128a44d29a9",
                          "value": "Incredible"
                        },
                        {
                          "id": "1c56f130-256c-46e4-af82-c60f549c746c",
                          "value": "Incredible"
                        },
                        {
                          "id": "748b8d1d-7a25-4200-b058-7f5d8743a530",
                          "value": "Electronic"
                        }
                      ],
                      "text": "The sleek and good-natured Pizza comes with white LED lighting for smart functionality"
                    },
                    {
                      "code": "38688f6e-f522-4b45-910a-974b5e22590f",
                      "localizedText": "The magenta Towels combines Zimbabwe aesthetics with Yttrium-based durability",
                      "parameters": [
                        {
                          "id": "765afd07-45e5-4f57-a55e-7999745c0bf2",
                          "value": "Elegant"
                        },
                        {
                          "id": "f380bd66-88df-4fea-ac4d-89f2f71d8733",
                          "value": "Oriental"
                        },
                        {
                          "id": "de43ffd4-8a46-4771-92f3-f6f5e0bce0b7",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "a0826f41-14b6-45f9-9e74-8abaeeacd948",
                          "value": "Modern"
                        }
                      ],
                      "text": "The sleek and tight Shirt comes with lavender LED lighting for smart functionality"
                    }
                  ],
                  "description": "New Shirt model with 13 GB RAM, 276 GB storage, and uneven features",
                  "id": "719a1370-897f-4d2c-99dc-dabc9374317b"
                }
              },
              {
                "advisory": {
                  "code": "3168bd57-72cf-4174-967d-91dcdfeb7191",
                  "localizedText": "Okuneva, Mitchell and Ritchie's most advanced Chips technology increases unfortunate capabilities",
                  "parameters": [
                    {
                      "id": "422df82e-8c88-483c-a8b5-38cd6f90d631",
                      "value": "Luxurious"
                    },
                    {
                      "id": "6e898031-fe8e-4b9c-bcda-833243333d71",
                      "value": "Generic"
                    },
                    {
                      "id": "345ecb6b-663d-4916-a4c2-98c1762753a5",
                      "value": "Practical"
                    },
                    {
                      "id": "dbbbd4f3-0079-47bf-b35d-1e944f5a74c1",
                      "value": "Intelligent"
                    },
                    {
                      "id": "dede0441-5a2c-486c-87f7-1e113225ea58",
                      "value": "Handmade"
                    }
                  ],
                  "text": "Experience the cyan brilliance of our Salad, perfect for breakable environments"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 15,
                "derivedHarmonizedCode": "u6kpmI",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "4f1b88a9-f592-4422-8b57-1e1cb758ebf0",
                      "localizedText": "Savor the bitter essence in our Bacon, designed for vivid culinary adventures",
                      "parameters": [
                        {
                          "id": "ab03b456-9a38-42e0-9d46-fb4fdeb91200",
                          "value": "Modern"
                        },
                        {
                          "id": "eed35e6e-a4e5-4aa0-968e-ce81864a5a93",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Innovative Computer featuring tame technology and Bronze construction"
                    },
                    {
                      "code": "18cd6496-e62f-4f29-85d5-4416b10cd7c4",
                      "localizedText": "Featuring Bismuth-enhanced technology, our Fish offers unparalleled colorless performance",
                      "parameters": [
                        {
                          "id": "88f43f1c-fd96-42b8-9723-23d7c9308ae2",
                          "value": "Modern"
                        },
                        {
                          "id": "924d015d-b5bf-4fe0-8c3d-8526f1a323b4",
                          "value": "Elegant"
                        }
                      ],
                      "text": "Savor the sweet essence in our Chips, designed for tragic culinary adventures"
                    },
                    {
                      "code": "e0dbb8c2-abd0-4888-9c94-98e29cfb0eb4",
                      "localizedText": "Savor the sour essence in our Soap, designed for fatal culinary adventures",
                      "parameters": [
                        {
                          "id": "68bba9e1-f958-427d-bd0a-3807a675584b",
                          "value": "Fresh"
                        },
                        {
                          "id": "806b6643-a0c0-4af7-8d3e-1650bffc0ed4",
                          "value": "Intelligent"
                        },
                        {
                          "id": "30fac456-3dec-41ae-bc74-51371bd6721d",
                          "value": "Incredible"
                        },
                        {
                          "id": "d6aebb6a-0146-43e0-9652-1b622a011ab3",
                          "value": "Refined"
                        },
                        {
                          "id": "5a6e0051-9f4f-488b-a539-36775a95c29c",
                          "value": "Practical"
                        }
                      ],
                      "text": "Our rabbit-friendly Chips ensures altruistic comfort for your pets"
                    },
                    {
                      "code": "58dd86c9-8afa-4c58-8848-225ae99aa9b9",
                      "localizedText": "Savor the tangy essence in our Keyboard, designed for secondary culinary adventures",
                      "parameters": [
                        {
                          "id": "29d77e58-4342-4d8b-9725-75619758e2d7",
                          "value": "Oriental"
                        }
                      ],
                      "text": "Our bird-friendly Gloves ensures dutiful comfort for your pets"
                    },
                    {
                      "code": "bd2027f4-1999-4d58-ad33-eb434081040d",
                      "localizedText": "The sleek and putrid Chips comes with green LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "ef226101-61d3-472d-bd9c-f4d8bcdbb565",
                          "value": "Electronic"
                        },
                        {
                          "id": "4b335473-8a2f-407e-8759-f1e5622608af",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Innovative Bike featuring parallel technology and Ceramic construction"
                    }
                  ],
                  "description": "Innovative Pizza featuring ordinary technology and Wooden construction",
                  "id": "c6c7076a-1a59-4adf-8682-099639bd5909"
                }
              },
              {
                "advisory": {
                  "code": "cb39c26f-c1aa-448c-883c-df6635fcbb8e",
                  "localizedText": "Professional-grade Computer perfect for warlike training and recreational use",
                  "parameters": [
                    {
                      "id": "ab7d7559-643d-4824-8597-9be3b15410f0",
                      "value": "Unbranded"
                    },
                    {
                      "id": "539f1ef2-78e6-4352-b7de-b0473fd2fd60",
                      "value": "Sleek"
                    },
                    {
                      "id": "03d48fbb-15e7-497a-8835-9349b752619a",
                      "value": "Oriental"
                    },
                    {
                      "id": "aea3e285-7790-4b99-ab48-37e6d7efe5de",
                      "value": "Generic"
                    }
                  ],
                  "text": "Unbranded Chips designed with Marble for back performance"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 19,
                "derivedHarmonizedCode": "TM4gCn",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "bb588f9b-1ded-4251-b6e4-afd1541c1a06",
                      "localizedText": "New Chicken model with 68 GB RAM, 140 GB storage, and meaty features",
                      "parameters": [
                        {
                          "id": "e87cca3e-dffe-4ddd-a39a-d487264a7fde",
                          "value": "Soft"
                        },
                        {
                          "id": "2e587742-f0e7-4794-aa64-930338458281",
                          "value": "Refined"
                        },
                        {
                          "id": "98825afb-883c-45fc-9d30-39c82b7804ac",
                          "value": "Awesome"
                        },
                        {
                          "id": "b11a1fe5-9f5a-46cf-b713-0e0cddf62354",
                          "value": "Elegant"
                        },
                        {
                          "id": "5d94c6ef-bdb2-4482-9829-acbfe3f5a2d1",
                          "value": "Oriental"
                        }
                      ],
                      "text": "New Cheese model with 78 GB RAM, 927 GB storage, and lively features"
                    },
                    {
                      "code": "bf156404-4892-4a0e-b94f-6f344a73ae16",
                      "localizedText": "New Shirt model with 45 GB RAM, 159 GB storage, and beloved features",
                      "parameters": [
                        {
                          "id": "5142583d-eff8-4e17-8a54-ca2974d746d2",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "1b761ee5-e457-419a-b39b-be4bc073caa8",
                          "value": "Soft"
                        },
                        {
                          "id": "d4b9291d-a8b9-4209-8767-d7afcaa9aa50",
                          "value": "Fresh"
                        }
                      ],
                      "text": "Practical Ball designed with Steel for dead performance"
                    }
                  ],
                  "description": "Innovative Fish featuring hurtful technology and Cotton construction",
                  "id": "88f891b1-6f6a-42e4-b2e9-a2d4c17bac09"
                }
              },
              {
                "advisory": {
                  "code": "81eba3ad-c4c6-4fff-9deb-792345e09b52",
                  "localizedText": "Our zebra-friendly Table ensures wretched comfort for your pets",
                  "parameters": [
                    {
                      "id": "52a8863a-5aed-4389-8ac0-b7f3b7e40478",
                      "value": "Refined"
                    },
                    {
                      "id": "f00df485-1ea8-416a-a300-6184d64f4212",
                      "value": "Recycled"
                    }
                  ],
                  "text": "Our squirrel-friendly Salad ensures whispered comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 47,
                "derivedHarmonizedCode": "N3Iqp4",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "0ac9e6e2-8c17-4482-ba1c-2a36462d264a",
                      "localizedText": "Stylish Shoes designed to make you stand out with well-off looks",
                      "parameters": [
                        {
                          "id": "19f0d600-bd90-4d28-ba72-e54d3fa42bbb",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "8e20500e-6ebc-4eaf-862f-41ee6bf9c8df",
                          "value": "Luxurious"
                        },
                        {
                          "id": "3e17a78f-db9d-4370-aa4a-503a6f7d1dc6",
                          "value": "Elegant"
                        },
                        {
                          "id": "706b5c81-6094-4786-a48e-e66913af2be9",
                          "value": "Sleek"
                        },
                        {
                          "id": "bc5ad4ff-2f70-4a78-8151-6c1ff2988615",
                          "value": "Fantastic"
                        }
                      ],
                      "text": "Our rich-inspired Hat brings a taste of luxury to your wiggly lifestyle"
                    },
                    {
                      "code": "21be0318-7686-498a-80bc-4b0d421df538",
                      "localizedText": "The grey Pants combines Kazakhstan aesthetics with Uranium-based durability",
                      "parameters": [
                        {
                          "id": "deb12252-a16b-4a13-9449-b39dbf5cbd18",
                          "value": "Fresh"
                        },
                        {
                          "id": "4c9fa765-99d7-400d-a3b4-764f9df616bc",
                          "value": "Small"
                        },
                        {
                          "id": "6307c41b-14c5-4b2f-8a14-3eb53bd1f660",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Yost - Walter's most advanced Gloves technology increases whole capabilities"
                    }
                  ],
                  "description": "Experience the yellow brilliance of our Shirt, perfect for leading environments",
                  "id": "b33028d6-68fb-4a36-aa86-e4f143eae08f"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "YMRNA8lamS",
                "message": "YgIrrNhWhgcVVIzGgURD"
              },
              {
                "alertType": "NOTE",
                "code": "QE34RLm3I8",
                "message": "ALsFhgkItTQjCLLKlQiF"
              },
              {
                "alertType": "NOTE",
                "code": "XQGJKkJbFI",
                "message": "AELMcGTneUZMgqkVMDsF"
              },
              {
                "alertType": "NOTE",
                "code": "WHnH6lkuyJ",
                "message": "gETNOTVkPoXrSndKbSUm"
              }
            ],
            "contentKey": "nf2N0naN5F",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "O5pSw2LntAh8ql7ATovj4GhN4atrSTgt8hDmtNKxLS5GEhp8mB",
            "trackingNumber": "5",
            "url": "https://foolish-digit.name/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "369KoeufwC",
            "message": "aOVVvUzjjzvtmwjAhdJV"
          },
          {
            "alertType": "NOTE",
            "code": "up4qqmLUdi",
            "message": "AiCpZHWiHPgbOoOzDqnq"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://nervous-pillbox.com",
                "password": "vjnBjZkjXv",
                "role": "THIRD_PARTY",
                "userId": "Hermann88"
              },
              {
                "emailLabelUrl": "https://mushy-alert.name/",
                "password": "F3Vt_ohojU",
                "role": "RECIPIENT",
                "userId": "Joyce94"
              },
              {
                "emailLabelUrl": "https://agitated-interior.com",
                "password": "jFU0Zojpui",
                "role": "RECIPIENT",
                "userId": "Georgiana_Gislason60"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "JfXsrzANaRxsPix",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Certificate of Origin",
                "documentId": "a62dfb7f-44e7-4344-b729-bcb552abc520",
                "documentReference": "OAKGwG9X",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "671b4b4a-5dbb-41c0-a7d8-a658f0f724c4",
                "documentReference": "Abd4sgGo",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "943a5ed3-e7fb-4eff-a452-4f51ff2dfb61",
                "documentReference": "Bl1ODAFo",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "a6f92c42-f9ea-46eb-9f8d-5de17374cd73",
                "documentReference": "eHRUJVWk",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "be801ff2-f08e-4314-836f-b67f73e077f4",
                "documentReference": "IVTp09LM",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 4,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nUywfCKTiO",
                          "hazardClass": "FgYUa",
                          "id": "8",
                          "labelText": "AvUdYRpVtj",
                          "packingGroup": "SF",
                          "packingInstructions": "KjZKRhdqwz",
                          "properShippingName": "rmeuVzsmcX",
                          "properShippingNameAndDescription": "OtROLucktCFqJIG",
                          "sequenceNumber": 355,
                          "specialProvisions": "LRxbNNDHHQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dgPaL",
                          "technicalName": "qnpvMSQIYY",
                          "tunnelRestrictionCode": "fuijl"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 14.36,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nRlVQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "dPEYnMhQUz",
                            "hazardClass": "jpIRd",
                            "id": "6",
                            "labelText": "vFaaMGQtbO",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "sttsOLnaNi"
                            },
                            "packingGroup": "I",
                            "percentage": 40.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MzcMtltzGsjVAES",
                            "reportableQuantity": false,
                            "sequenceNumber": 475,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "flMcjLmXJZ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.51,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OSahGFzxVJvipCv",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 27.78,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.7,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KdeVFgIDIM",
                          "hazardClass": "Mlgpq",
                          "id": "5",
                          "labelText": "vzrfzMabuJ",
                          "packingGroup": "Pz",
                          "packingInstructions": "OVTouxohss",
                          "properShippingName": "hLDcIFgOFd",
                          "properShippingNameAndDescription": "QMDjGUWZvASnviv",
                          "sequenceNumber": 116,
                          "specialProvisions": "WEOOuaMcJb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PhpDc",
                          "technicalName": "GWMCCJAAqr",
                          "tunnelRestrictionCode": "WXgNg"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 11.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XjMlS"
                        },
                        "options": {
                          "description": {
                            "authorization": "LIDcPwtUVU",
                            "hazardClass": "IsoOb",
                            "id": "8",
                            "labelText": "UIyYRlbMEZ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "OsMYWktMLs"
                            },
                            "packingGroup": "I",
                            "percentage": 69.73,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dXiryBcdUwfZhYu",
                            "reportableQuantity": false,
                            "sequenceNumber": 932,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EFNiTPjYsY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UDaLHmebWzGrQXy",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 11.53,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 47.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DeXmQcWvjt",
                          "hazardClass": "mDtMR",
                          "id": "5",
                          "labelText": "tvqwEfNmND",
                          "packingGroup": "kC",
                          "packingInstructions": "cRMATJspok",
                          "properShippingName": "VHJzsfEgvG",
                          "properShippingNameAndDescription": "ZWISpxiJzytSvgZ",
                          "sequenceNumber": 259,
                          "specialProvisions": "hWVvbAjKZO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "AcqIb",
                          "technicalName": "RkKmSacpKG",
                          "tunnelRestrictionCode": "7AtzD"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 7.85,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YfJJV"
                        },
                        "options": {
                          "description": {
                            "authorization": "wchjyBrkfz",
                            "hazardClass": "tlqLl",
                            "id": "4",
                            "labelText": "GdTbSDLkyY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "poMmvAXBkS"
                            },
                            "packingGroup": "I",
                            "percentage": 88.73,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bDpyzWvYcTDPPrr",
                            "reportableQuantity": false,
                            "sequenceNumber": 809,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "lHfvAWptNE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.62,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.85,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lLERQeNKhlqLZJo",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 19.86,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 33.35,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xBKxTyhrwc",
                          "hazardClass": "rcVxb",
                          "id": "0",
                          "labelText": "anWAoABjpe",
                          "packingGroup": "GG",
                          "packingInstructions": "ftDHjBDqay",
                          "properShippingName": "qGPKLnwMms",
                          "properShippingNameAndDescription": "vTgwNHthWPvweRc",
                          "sequenceNumber": 204,
                          "specialProvisions": "upcFLsoNSW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "UEXQT",
                          "technicalName": "POUcYYDpcw",
                          "tunnelRestrictionCode": "U4OdA"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 33.18,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MpLMo"
                        },
                        "options": {
                          "description": {
                            "authorization": "VPsNHuuJrb",
                            "hazardClass": "fLcAl",
                            "id": "8",
                            "labelText": "CGczlOFAnW",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "udcMRfKzEE"
                            },
                            "packingGroup": "I",
                            "percentage": 20.66,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JDWPXLbuQKoPyQv",
                            "reportableQuantity": false,
                            "sequenceNumber": 988,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DcRgKgQYwS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QKubbNywvoBmUZa",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 47.97,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.28,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.7
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.13,
                "referenceId": "f0934e09-0601-4c61-a93d-e69eb9163efd",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "vgkQElcWDx",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "nbB68mDvBBYsLvzWdO9L"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "rVAZhd07Rs2UQ868LEUN"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "Rby31lf3woWJ3c9hg7IcoXqTK"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "amRkUqnqTe",
                    "number": 4
                  },
                  {
                    "content": "LuYGyhlwrT",
                    "number": 4
                  },
                  {
                    "content": "rZpbdqSJih",
                    "number": 1
                  },
                  {
                    "content": "eMVYJlclDL",
                    "number": 5
                  },
                  {
                    "content": "JfcUsPcvKi",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.01,
                "packageRateDetails": [
                  {
                    "baseCharge": 125.29,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PLN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 62.52,
                    "netFedExCharge": 108.41,
                    "netFreight": 51.57,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lIdRzdohiNxcdJu",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.04,
                    "totalRebates": 1.33,
                    "totalSurcharges": 5.86,
                    "totalTaxes": 1.75
                  },
                  {
                    "baseCharge": 70.72,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BBD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 42.75,
                    "netFedExCharge": 123.62,
                    "netFreight": 13.77,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nnXHGDJQOkeoKDO",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 8.24,
                    "totalRebates": 1.94,
                    "totalSurcharges": 6.96,
                    "totalTaxes": 4.14
                  },
                  {
                    "baseCharge": 148.46,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LKR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 139.8,
                    "netFedExCharge": 29.94,
                    "netFreight": 80.56,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sZeKwDJLVDbPVlq",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NZZBcQbMClphQil",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.25,
                    "totalRebates": 0.42,
                    "totalSurcharges": 9.71,
                    "totalTaxes": 3.34
                  },
                  {
                    "baseCharge": 86.83,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CUP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 43.45,
                    "netFedExCharge": 23.34,
                    "netFreight": 65.58,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LnkeHojOqzaulzx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qvlwUFTFqKUoxnn",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TbZPpzuzMkqgzOZ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 8.91,
                    "totalRebates": 1.02,
                    "totalSurcharges": 2.89,
                    "totalTaxes": 0.86
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 4247,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "0",
                  "uspsApplicationId": 93
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UtBwutOYjk",
                          "hazardClass": "YHbuC",
                          "id": "5",
                          "labelText": "LjKfZGsrEa",
                          "packingGroup": "hT",
                          "packingInstructions": "OjCEmSWsVZ",
                          "properShippingName": "bTwBiXvPRe",
                          "properShippingNameAndDescription": "TNyiGnnPKerOvgg",
                          "sequenceNumber": 312,
                          "specialProvisions": "FOHpLQvMKs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZmRhU",
                          "technicalName": "yATzvIdmbH",
                          "tunnelRestrictionCode": "xypVr"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 5.37,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aYXdp"
                        },
                        "options": {
                          "description": {
                            "authorization": "aUZDiOuFsG",
                            "hazardClass": "BNNAY",
                            "id": "1",
                            "labelText": "bxTSzrJbWH",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "sQVtzvmBZz"
                            },
                            "packingGroup": "I",
                            "percentage": 33.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uJtCJtGBRtBNkMz",
                            "reportableQuantity": false,
                            "sequenceNumber": 201,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tgMrcxDPnD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.18,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JbsTixUTcXBtlKj",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 16.88,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.06,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cYgvCyvVae",
                          "hazardClass": "OJFAQ",
                          "id": "5",
                          "labelText": "BbnIaJlMcn",
                          "packingGroup": "jt",
                          "packingInstructions": "NcLdrnEceB",
                          "properShippingName": "eJdHbmCpKZ",
                          "properShippingNameAndDescription": "PoBxkVqzyYsQzhK",
                          "sequenceNumber": 601,
                          "specialProvisions": "HLgJhFbfHV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zmeYi",
                          "technicalName": "AvGEIoIsVt",
                          "tunnelRestrictionCode": "Ph7qb"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 4.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "wDgCJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "ixvUAtywjm",
                            "hazardClass": "OYYAn",
                            "id": "0",
                            "labelText": "guFZShEcRT",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "fLidqKVTQz"
                            },
                            "packingGroup": "I",
                            "percentage": 28.72,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ckjGCLhpTvqANxb",
                            "reportableQuantity": false,
                            "sequenceNumber": 185,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HrmZEOCiVx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 1.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.94,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ZXVVXyHxrwRgQZG",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 27.15,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.29,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "urjpjXBFvp",
                          "hazardClass": "wmYhC",
                          "id": "3",
                          "labelText": "BukcTvKQNB",
                          "packingGroup": "Yf",
                          "packingInstructions": "vEJLdkrwCC",
                          "properShippingName": "ajJthJQBnO",
                          "properShippingNameAndDescription": "LkwPJeISuYDjwQs",
                          "sequenceNumber": 624,
                          "specialProvisions": "asVuUDFOfT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lvDqi",
                          "technicalName": "zGLJaGbgzy",
                          "tunnelRestrictionCode": "lGh7b"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 14.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KDKiq"
                        },
                        "options": {
                          "description": {
                            "authorization": "ylWNFFWRbt",
                            "hazardClass": "yEztD",
                            "id": "0",
                            "labelText": "OnNMKYPIhN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "bGYCabqVyJ"
                            },
                            "packingGroup": "I",
                            "percentage": 64.76,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qrgnlyKCaCOHMPO",
                            "reportableQuantity": false,
                            "sequenceNumber": 137,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yyEvvAqtyb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.62,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EFeXQJOiKfpexxb",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 43.28,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 17.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YJphcigqex",
                          "hazardClass": "wdgZn",
                          "id": "1",
                          "labelText": "wVtwjpOQTc",
                          "packingGroup": "XX",
                          "packingInstructions": "fmxlSsbJoA",
                          "properShippingName": "zvkhYzdXXh",
                          "properShippingNameAndDescription": "ZSmgweWVfRJNodc",
                          "sequenceNumber": 949,
                          "specialProvisions": "LRulBYwpkJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fRGnq",
                          "technicalName": "HtbvjNVCqq",
                          "tunnelRestrictionCode": "v31O6"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 11.73,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hmFjl"
                        },
                        "options": {
                          "description": {
                            "authorization": "qHzkvOCKCv",
                            "hazardClass": "pxVqQ",
                            "id": "9",
                            "labelText": "AoEaKGiYwT",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ByFxymuPBD"
                            },
                            "packingGroup": "I",
                            "percentage": 31.78,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UtjJnJkOyBFToiJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 719,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kxCCfYSMrQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 24.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "szdNrxEvhQqlTcz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 23.76,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 11.02,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JsSLdQLqhU",
                          "hazardClass": "hDMbN",
                          "id": "1",
                          "labelText": "xnKfWqFnrl",
                          "packingGroup": "gT",
                          "packingInstructions": "oMgRGLqvwx",
                          "properShippingName": "bjxwbHmRjp",
                          "properShippingNameAndDescription": "KxqIdrtZjHnpHPU",
                          "sequenceNumber": 891,
                          "specialProvisions": "qLWpVSCDsB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "WkZfv",
                          "technicalName": "CSIGxuKwFe",
                          "tunnelRestrictionCode": "6zdGS"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 46.31,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bpWiU"
                        },
                        "options": {
                          "description": {
                            "authorization": "iCgvHKjTFS",
                            "hazardClass": "qEuQj",
                            "id": "3",
                            "labelText": "DjDrmWrIyt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "lXaJkZGRYL"
                            },
                            "packingGroup": "I",
                            "percentage": 18.74,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JvRPMhvuiMYEMfH",
                            "reportableQuantity": false,
                            "sequenceNumber": 199,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vhAYeiZAus"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 49.88,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OoPwolUEvsDuoBC",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 40,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48.24,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.7
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.91,
                "referenceId": "ce387d35-573a-4265-9617-0b4b41aa5926",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "xeTIZPYCWY",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "nSH2nufsCLBZGQ7ZZFZl"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "6aAiluluRqK4TktvICJZEN6Cv"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "xpiAjQHyMY",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 5.42,
                "packageRateDetails": [
                  {
                    "baseCharge": 59.18,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ETB",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 109.23,
                    "netFedExCharge": 129.4,
                    "netFreight": 60.01,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OGvYDrxUnrdwRSs",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XkzxoKIHUxyLYOl",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NbEchJvWlVbiQzD",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nnMnBMTCyUtFnKH",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.48,
                    "totalRebates": 0.16,
                    "totalSurcharges": 3.63,
                    "totalTaxes": 1.4
                  },
                  {
                    "baseCharge": 117.34,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "FJD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 136.4,
                    "netFedExCharge": 154.76,
                    "netFreight": 89.02,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hECOkFgDyPDBrGh",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rqlchivGBNCTqKN",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SPoDyvKTuECXCZH",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CboUJpqBiciRDCC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 5.53,
                    "totalRebates": 1.57,
                    "totalSurcharges": 8.02,
                    "totalTaxes": 0.35
                  }
                ]
              },
              "sequenceNumber": 3,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 6423,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 4644,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 4919,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "2",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 6718,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 3017,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "3",
                  "uspsApplicationId": 91
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zDqLMziOjI",
                          "hazardClass": "bhJjS",
                          "id": "4",
                          "labelText": "ovuUrvCEXN",
                          "packingGroup": "yq",
                          "packingInstructions": "eUllJMFNQT",
                          "properShippingName": "ItdHErEODy",
                          "properShippingNameAndDescription": "JKOdrFfMURNWDZH",
                          "sequenceNumber": 614,
                          "specialProvisions": "LHuWWXQrPF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RUTFX",
                          "technicalName": "yHYODqRvwz",
                          "tunnelRestrictionCode": "EaYZ2"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 11.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "OiQkE"
                        },
                        "options": {
                          "description": {
                            "authorization": "JDWEMdJcaL",
                            "hazardClass": "COcPT",
                            "id": "2",
                            "labelText": "djcxwPUoYq",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "aCcqoLueVP"
                            },
                            "packingGroup": "I",
                            "percentage": 58.4,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "rewrCvIZGznevAp",
                            "reportableQuantity": false,
                            "sequenceNumber": 874,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rWpyBAINHQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MIZqbfpJeSAYJKq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 5.61,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ahzAZSsZWu",
                          "hazardClass": "kfokc",
                          "id": "9",
                          "labelText": "ilIaKgYYEL",
                          "packingGroup": "co",
                          "packingInstructions": "PCEmmpCWXH",
                          "properShippingName": "POqyuzzZaQ",
                          "properShippingNameAndDescription": "DpIqiCgfnnVRTDq",
                          "sequenceNumber": 641,
                          "specialProvisions": "hyJDWJHSgh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mGHZG",
                          "technicalName": "jAclJHgscW",
                          "tunnelRestrictionCode": "APWSB"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 41.59,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "eEtbl"
                        },
                        "options": {
                          "description": {
                            "authorization": "FzdYHVaKqw",
                            "hazardClass": "OrqjK",
                            "id": "2",
                            "labelText": "JGtrWniuUs",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "CdPcWPuCsx"
                            },
                            "packingGroup": "I",
                            "percentage": 45.34,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "izNiAovWHpyeTso",
                            "reportableQuantity": true,
                            "sequenceNumber": 68,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UaswczNdbg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SLciwZKgvEzgAKE",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 42.49,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.35,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tnoZqbfyaX",
                          "hazardClass": "DbSkG",
                          "id": "8",
                          "labelText": "ljqIxBuzVC",
                          "packingGroup": "ns",
                          "packingInstructions": "YwGjjjJVML",
                          "properShippingName": "EmnMnztLTP",
                          "properShippingNameAndDescription": "TKyOuQmWIriFupx",
                          "sequenceNumber": 674,
                          "specialProvisions": "eCgRIdTaOM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yrKVN",
                          "technicalName": "rarFOllFLe",
                          "tunnelRestrictionCode": "QkuLf"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 4.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yfOzt"
                        },
                        "options": {
                          "description": {
                            "authorization": "zbFKLHieeQ",
                            "hazardClass": "ZAszz",
                            "id": "8",
                            "labelText": "oJkqZXWKWL",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YXklWPouwP"
                            },
                            "packingGroup": "I",
                            "percentage": 97.92,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AvngNdgbFmWmSYg",
                            "reportableQuantity": false,
                            "sequenceNumber": 455,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fiGhmhKCwB"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.11,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LBhclKhRpoDTVwg",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 43.25,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 5.55,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ooZfhcInWo",
                          "hazardClass": "xYTCQ",
                          "id": "9",
                          "labelText": "qGlGrJGRMa",
                          "packingGroup": "pF",
                          "packingInstructions": "ZFaxGQVOrg",
                          "properShippingName": "rKxbQPXXmc",
                          "properShippingNameAndDescription": "UwNuhhyXpRBHegq",
                          "sequenceNumber": 508,
                          "specialProvisions": "EfiZWLeAkb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GWOVG",
                          "technicalName": "olDrRMTAOm",
                          "tunnelRestrictionCode": "YPm3w"
                        },
                        "massPoints": 1.6,
                        "netExplosiveDetail": {
                          "amount": 27.39,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ujJgK"
                        },
                        "options": {
                          "description": {
                            "authorization": "UewGPpRWpV",
                            "hazardClass": "frlHr",
                            "id": "8",
                            "labelText": "xOZGDbAZxA",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FZZgWlxmLJ"
                            },
                            "packingGroup": "I",
                            "percentage": 65.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sRwQpBpzbRrKQxo",
                            "reportableQuantity": true,
                            "sequenceNumber": 898,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rONgfCzEpr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.22,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.6,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HIEfxsHiYCqhzps",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 15.37,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LsQZMPhpBW",
                          "hazardClass": "iSkAF",
                          "id": "8",
                          "labelText": "QvcMMXjQhN",
                          "packingGroup": "pT",
                          "packingInstructions": "TaxkXAEppS",
                          "properShippingName": "keUQJRoVeA",
                          "properShippingNameAndDescription": "KRAYistfOSmUlmd",
                          "sequenceNumber": 805,
                          "specialProvisions": "JZiMLATGhp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MpTgV",
                          "technicalName": "EqJcgXPUrs",
                          "tunnelRestrictionCode": "DCzbA"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 47.44,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hflaG"
                        },
                        "options": {
                          "description": {
                            "authorization": "CEeGSzzKEN",
                            "hazardClass": "dHgsx",
                            "id": "1",
                            "labelText": "nRgTJzEjeN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "yxrXfbdKon"
                            },
                            "packingGroup": "I",
                            "percentage": 22.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MSikTVXQhVgVZDe",
                            "reportableQuantity": true,
                            "sequenceNumber": 255,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BRosOOGkXh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MwvgiMZMrPcAbSV",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 13.65,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.32,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "WdSPPsaVMV",
                          "hazardClass": "GzVmh",
                          "id": "6",
                          "labelText": "hkmGXKfExd",
                          "packingGroup": "Ky",
                          "packingInstructions": "etGjYQkIjr",
                          "properShippingName": "BnOLOmsZsR",
                          "properShippingNameAndDescription": "TgKnnzVqctWeOLM",
                          "sequenceNumber": 536,
                          "specialProvisions": "GtMAucijgd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hTgMr",
                          "technicalName": "wneqGllFxw",
                          "tunnelRestrictionCode": "wP9BR"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 3.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "USAYZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "CqoEKbIXMd",
                            "hazardClass": "AWHAy",
                            "id": "2",
                            "labelText": "mNGxdIJbGV",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "qEOJbiJuEP"
                            },
                            "packingGroup": "I",
                            "percentage": 35.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ndYuesfSKkKGQvI",
                            "reportableQuantity": true,
                            "sequenceNumber": 932,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ILNxOCYgIw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.72,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ParXOhwvXuKrNEU",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 18.78,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.94,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hrtEPLvaue",
                          "hazardClass": "ceREt",
                          "id": "2",
                          "labelText": "GMmqVWORko",
                          "packingGroup": "Ip",
                          "packingInstructions": "ggGPrzffqY",
                          "properShippingName": "OmdPmltiwU",
                          "properShippingNameAndDescription": "pGDJLRuWnhgGQmZ",
                          "sequenceNumber": 77,
                          "specialProvisions": "jatCgVRmGE",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "UgNSr",
                          "technicalName": "suLMkLfGIN",
                          "tunnelRestrictionCode": "tO4hd"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 35.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JQfmz"
                        },
                        "options": {
                          "description": {
                            "authorization": "mxmOjeYKtu",
                            "hazardClass": "xFSHG",
                            "id": "4",
                            "labelText": "DraAQzdDBB",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "DYtODhIbTM"
                            },
                            "packingGroup": "I",
                            "percentage": 65.37,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "MxWuWMJTbWsSMFB",
                            "reportableQuantity": false,
                            "sequenceNumber": 372,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hyRBIhUyUL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uAyjyAysMmmgFga",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 38.65,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.23,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gRxFYAnQva",
                          "hazardClass": "vqBag",
                          "id": "1",
                          "labelText": "ZgxFrFwKqq",
                          "packingGroup": "XP",
                          "packingInstructions": "uDeqOIVAPS",
                          "properShippingName": "wdChPwHhjL",
                          "properShippingNameAndDescription": "bEdZvlXqPRwWldp",
                          "sequenceNumber": 551,
                          "specialProvisions": "eobLRsDDOB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gPEwU",
                          "technicalName": "kuYddAtXfk",
                          "tunnelRestrictionCode": "6Kybe"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 20.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "tAfIu"
                        },
                        "options": {
                          "description": {
                            "authorization": "TTRqLExTGM",
                            "hazardClass": "qofXG",
                            "id": "1",
                            "labelText": "RwAFcgVxbs",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "RvRuVnlHJH"
                            },
                            "packingGroup": "I",
                            "percentage": 73.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "LYuUEGNtyQlpjQr",
                            "reportableQuantity": true,
                            "sequenceNumber": 255,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XLRiXMXHHw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.42,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rxVhvbPUoGdSJLK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 34.97,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.17,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "lemKiyxfwq",
                          "hazardClass": "TqwWC",
                          "id": "0",
                          "labelText": "GBoVOrSHoJ",
                          "packingGroup": "nK",
                          "packingInstructions": "mGtWDKBsIu",
                          "properShippingName": "YsZRFCQpkc",
                          "properShippingNameAndDescription": "dXpbZknBvZRbxAl",
                          "sequenceNumber": 826,
                          "specialProvisions": "dFtKNTKqeT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BQwKi",
                          "technicalName": "dkPqXBwGoR",
                          "tunnelRestrictionCode": "0cym4"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 7.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yfaIt"
                        },
                        "options": {
                          "description": {
                            "authorization": "MXFkvpJWGK",
                            "hazardClass": "bdczy",
                            "id": "8",
                            "labelText": "LfZdHcNUbb",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "CwxgGIqihs"
                            },
                            "packingGroup": "I",
                            "percentage": 89.85,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AgUuvmmlvukqFSA",
                            "reportableQuantity": true,
                            "sequenceNumber": 773,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iCKPrxWgkX"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JZhPJnmnfPgeZKM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 31.66,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 14.74,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BnrSzekbAm",
                          "hazardClass": "rPcHY",
                          "id": "0",
                          "labelText": "PqjMHSTTeZ",
                          "packingGroup": "NH",
                          "packingInstructions": "GuHkMPZqHf",
                          "properShippingName": "ETBLsOgfBM",
                          "properShippingNameAndDescription": "YPIFWwtLgKCAkxm",
                          "sequenceNumber": 512,
                          "specialProvisions": "vUNRblFXNF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FeRpT",
                          "technicalName": "jKvrVyVOeM",
                          "tunnelRestrictionCode": "2mCzw"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 42.37,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XIRAN"
                        },
                        "options": {
                          "description": {
                            "authorization": "qSjkjYMVxI",
                            "hazardClass": "Ieynp",
                            "id": "3",
                            "labelText": "NwsMOOyqxA",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "deJycGWvrL"
                            },
                            "packingGroup": "I",
                            "percentage": 33.79,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SLiormLoSfeZDAn",
                            "reportableQuantity": true,
                            "sequenceNumber": 650,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UOQeIeylUn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.08,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.41,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wdrGeqgqywAAnfm",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 28.68,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 36.96,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QgGYltwHdQ",
                          "hazardClass": "VKuIF",
                          "id": "4",
                          "labelText": "PbrVJlchGT",
                          "packingGroup": "QN",
                          "packingInstructions": "WPeCQibrsL",
                          "properShippingName": "ubCOjxOKzM",
                          "properShippingNameAndDescription": "huWNXiMOTWWUofl",
                          "sequenceNumber": 788,
                          "specialProvisions": "akRREhQxJn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZESbg",
                          "technicalName": "wEmozcLJVe",
                          "tunnelRestrictionCode": "cSZ1K"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 1.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "fSJIB"
                        },
                        "options": {
                          "description": {
                            "authorization": "VOYpKyitqI",
                            "hazardClass": "tYZwz",
                            "id": "3",
                            "labelText": "eVZivPLEIb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dffsoGonpp"
                            },
                            "packingGroup": "I",
                            "percentage": 33.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "POZoIkMYGWzAhVK",
                            "reportableQuantity": true,
                            "sequenceNumber": 751,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OPbjsstZuy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.94,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.44,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TjwBXxAEQbvBfSp",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 11.05,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.96,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "fDyWrLqvkr",
                          "hazardClass": "ayLMO",
                          "id": "7",
                          "labelText": "CCMwAgVyeW",
                          "packingGroup": "dP",
                          "packingInstructions": "hAXGPJwfeL",
                          "properShippingName": "qYBrwASxVG",
                          "properShippingNameAndDescription": "qSqUtyjoIoxxUQh",
                          "sequenceNumber": 15,
                          "specialProvisions": "tAPUpWnBfQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DkcUb",
                          "technicalName": "WmPyyMmmvE",
                          "tunnelRestrictionCode": "h86Cj"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 19.96,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "smDCs"
                        },
                        "options": {
                          "description": {
                            "authorization": "nEBBTNNkuc",
                            "hazardClass": "BQqQQ",
                            "id": "8",
                            "labelText": "zyDjFjmEOy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "kWXsYlUuSu"
                            },
                            "packingGroup": "I",
                            "percentage": 99.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XjqFbEaULurFOZo",
                            "reportableQuantity": false,
                            "sequenceNumber": 512,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "szqbFptDBN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jZOKTreSLnVfJKU",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 12.05,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 31,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.4
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.71,
                "referenceId": "a100a75f-0ff2-47b2-a931-191ff8496406",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "dchbPXsNrw",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "AaBMX71IqId4TFedc3Ba"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Kq97mAHQeH67kKoJ52TM"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "XUI8iNnPasdSSlaGEUay"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "yo4ltc8p5txjapK9Tfvy"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "UkaS5OKivRDTm8gK0SI7"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "kP3ImhmoL8aKSY8bMfIk2st0O"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "zGznZHwiKkKAcbfuSS2JgqgJC"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "f6OoJfNHPJ0PgpfDzoLVt0bPq"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "obi0aVeyPRfZD5SoRkOBMcR2g"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "OeloGFhJEu",
                    "number": 4
                  },
                  {
                    "content": "wsarrMkQRa",
                    "number": 3
                  },
                  {
                    "content": "rhAOUulWFE",
                    "number": 1
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 2.25,
                "packageRateDetails": [
                  {
                    "baseCharge": 89.84,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "EUR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 102.82,
                    "netFedExCharge": 20.35,
                    "netFreight": 52.34,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YUEZGEKWetFBXJV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FYfLzlqdbkLQpAc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 10.57,
                    "totalRebates": 1.87,
                    "totalSurcharges": 3.69,
                    "totalTaxes": 4.21
                  },
                  {
                    "baseCharge": 30.06,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "QAR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 142.3,
                    "netFedExCharge": 68.44,
                    "netFreight": 90.38,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QTsiUTHuyhSrsSi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gStgXtftkSJRHfq",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CBUpWozxrNIEHXD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 8.57,
                    "totalRebates": 0.98,
                    "totalSurcharges": 5.06,
                    "totalTaxes": 4.51
                  },
                  {
                    "baseCharge": 147.69,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "KYD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 168.41,
                    "netFedExCharge": 67.3,
                    "netFreight": 49.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RWzOtnItERcovBz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BUVKbPPdoCAGqLa",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xMIgbOpoVbIZIKZ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.2,
                    "totalRebates": 0.29,
                    "totalSurcharges": 1.51,
                    "totalTaxes": 3.72
                  },
                  {
                    "baseCharge": 82.27,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "YER",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 29.26,
                    "netFedExCharge": 50.74,
                    "netFreight": 86.06,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rUHaFdqhZlyvTkI",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uGaHwXrSZjRvvbf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XRZgEFuqWSUVzmu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 14.07,
                    "totalRebates": 0.63,
                    "totalSurcharges": 4.91,
                    "totalTaxes": 0.88
                  }
                ]
              },
              "sequenceNumber": 9,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 8471,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "6",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 6111,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "0",
                  "uspsApplicationId": 99
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XTfogLCsbL",
                          "hazardClass": "gbDRo",
                          "id": "4",
                          "labelText": "jolDlqVBKy",
                          "packingGroup": "qF",
                          "packingInstructions": "oiHuTjjryG",
                          "properShippingName": "RGBMDfqFHc",
                          "properShippingNameAndDescription": "JcKHNRKrgxmJqcf",
                          "sequenceNumber": 960,
                          "specialProvisions": "XcsilqdbiI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZhTJw",
                          "technicalName": "BBhlJHbcBQ",
                          "tunnelRestrictionCode": "hrApO"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 3.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "dqrzG"
                        },
                        "options": {
                          "description": {
                            "authorization": "RhHstQZIGx",
                            "hazardClass": "QmMvy",
                            "id": "5",
                            "labelText": "kjCSRDfMPu",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "NImgBedmcy"
                            },
                            "packingGroup": "I",
                            "percentage": 32.86,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wlmluaDfcqoaXWi",
                            "reportableQuantity": false,
                            "sequenceNumber": 255,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iBiYeENzRv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "orlQVffMCIkIqdO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 21.21,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 27.31,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uONYQEsNZz",
                          "hazardClass": "LNKeE",
                          "id": "6",
                          "labelText": "PpZeKdDInD",
                          "packingGroup": "MC",
                          "packingInstructions": "pmLbZOypjL",
                          "properShippingName": "qRgEfgXMRU",
                          "properShippingNameAndDescription": "gOoEdUZLrecjXip",
                          "sequenceNumber": 40,
                          "specialProvisions": "WxTwMtqkgu",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JvwoD",
                          "technicalName": "rfumAnCday",
                          "tunnelRestrictionCode": "7j1C3"
                        },
                        "massPoints": 3.9,
                        "netExplosiveDetail": {
                          "amount": 7.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VBhNP"
                        },
                        "options": {
                          "description": {
                            "authorization": "aAIpWMWiyF",
                            "hazardClass": "GUPQz",
                            "id": "3",
                            "labelText": "CBVRgAiDDR",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ynlwXmdvUY"
                            },
                            "packingGroup": "I",
                            "percentage": 43.18,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sdryFNiReEskBOn",
                            "reportableQuantity": true,
                            "sequenceNumber": 546,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NOkaBZNQOF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rQeOENVwwrrqJBz",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 15.53,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.2,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sZhREMlYlT",
                          "hazardClass": "GLELV",
                          "id": "7",
                          "labelText": "GTQLdtZGON",
                          "packingGroup": "ce",
                          "packingInstructions": "rjCwwbxqLJ",
                          "properShippingName": "dIedgOHyZu",
                          "properShippingNameAndDescription": "SUggTFHuEjImiHl",
                          "sequenceNumber": 478,
                          "specialProvisions": "dJOcOYiPOU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rFdJw",
                          "technicalName": "UcVWTngPof",
                          "tunnelRestrictionCode": "AN97m"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 32.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PpRzI"
                        },
                        "options": {
                          "description": {
                            "authorization": "RvIpBXNfpm",
                            "hazardClass": "ZPsdY",
                            "id": "9",
                            "labelText": "UOeLHjzlfB",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "RAvdrNbMJX"
                            },
                            "packingGroup": "I",
                            "percentage": 38.99,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "zyzFchrYRKIjoRu",
                            "reportableQuantity": false,
                            "sequenceNumber": 649,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kNNIhbBLvp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.06,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.3,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pmYhelrrWJUiGqu",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 9.04,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 5.96,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wfoOVQWkmw",
                          "hazardClass": "JUraw",
                          "id": "7",
                          "labelText": "scKnoyrBpA",
                          "packingGroup": "RH",
                          "packingInstructions": "lfKredLrcX",
                          "properShippingName": "YETMzOqVDJ",
                          "properShippingNameAndDescription": "vZIUBEXEJidXJdn",
                          "sequenceNumber": 372,
                          "specialProvisions": "fwBbtzTlfY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yzTTi",
                          "technicalName": "jSfBNJEkmJ",
                          "tunnelRestrictionCode": "Of4Ku"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 2.44,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CJPhk"
                        },
                        "options": {
                          "description": {
                            "authorization": "DEYDiPGwCb",
                            "hazardClass": "ZDlgg",
                            "id": "8",
                            "labelText": "xwztfAiXfc",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "LiBxPPlZHV"
                            },
                            "packingGroup": "I",
                            "percentage": 42.48,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "wDsryVacAXrYwXg",
                            "reportableQuantity": false,
                            "sequenceNumber": 749,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qiknBiqiiy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wXgMXmXolzNfSoS",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 26.16,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 28.81,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "McxaXOgorE",
                          "hazardClass": "LqaZp",
                          "id": "5",
                          "labelText": "mYhaMtZycG",
                          "packingGroup": "sX",
                          "packingInstructions": "RvrBKCovKD",
                          "properShippingName": "YjvadvfXDQ",
                          "properShippingNameAndDescription": "DGGcPFQhbgbTTtK",
                          "sequenceNumber": 382,
                          "specialProvisions": "RduTyJZitX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LtxAk",
                          "technicalName": "gMOmNtPrtS",
                          "tunnelRestrictionCode": "CfSa8"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 2.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VToQg"
                        },
                        "options": {
                          "description": {
                            "authorization": "CSPrApyaHR",
                            "hazardClass": "MDsel",
                            "id": "8",
                            "labelText": "vZtLHCdWUv",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vvYJCWxPaM"
                            },
                            "packingGroup": "I",
                            "percentage": 50.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AdJlIPODpfuYrsM",
                            "reportableQuantity": true,
                            "sequenceNumber": 809,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ojxcHIibKe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 26.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "sLFSKjFilUVZUTd",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 28.95,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.27,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cYvdotGaTU",
                          "hazardClass": "yhTHK",
                          "id": "7",
                          "labelText": "AHBgOiggnd",
                          "packingGroup": "bt",
                          "packingInstructions": "TNyjPFrzku",
                          "properShippingName": "FAtHVhgbNW",
                          "properShippingNameAndDescription": "SJlKgHLfIlEogxv",
                          "sequenceNumber": 931,
                          "specialProvisions": "NgUCzEsFzL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QJeWp",
                          "technicalName": "kGEYrXcUsO",
                          "tunnelRestrictionCode": "diJUR"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 11.23,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "iqjFh"
                        },
                        "options": {
                          "description": {
                            "authorization": "LeONXGheMA",
                            "hazardClass": "UGuYI",
                            "id": "7",
                            "labelText": "IWxrkBJDIl",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "AZZCmWPiBd"
                            },
                            "packingGroup": "I",
                            "percentage": 44.5,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "itjiVUhsONHfCgK",
                            "reportableQuantity": true,
                            "sequenceNumber": 129,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FsWHqtWMNY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kuvStFUUxjXMibM",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 42.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 33.33,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "onhjtxgZjZ",
                          "hazardClass": "OftzI",
                          "id": "5",
                          "labelText": "TwUpoptIQL",
                          "packingGroup": "AM",
                          "packingInstructions": "xEmLHrEiqd",
                          "properShippingName": "vROyYyMlXi",
                          "properShippingNameAndDescription": "umULbVjZHgoLyBQ",
                          "sequenceNumber": 1,
                          "specialProvisions": "bDsANnMHMx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rtSXL",
                          "technicalName": "RFSuSaZyHu",
                          "tunnelRestrictionCode": "yvo0v"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 17.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TgnAJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "NNsyPGyhRy",
                            "hazardClass": "tyiyK",
                            "id": "9",
                            "labelText": "iYTLXXoHfd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "EZEAYGQBtD"
                            },
                            "packingGroup": "I",
                            "percentage": 86,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "eEuSbOfNROvSeSr",
                            "reportableQuantity": false,
                            "sequenceNumber": 860,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CujIyLscrg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nRQZgPvGQbLinzx",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 9.06,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.74,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EwCusHQhUh",
                          "hazardClass": "embtj",
                          "id": "3",
                          "labelText": "SvOeVvtvUO",
                          "packingGroup": "bK",
                          "packingInstructions": "ZfvAKJRYCg",
                          "properShippingName": "WyJqnIszhE",
                          "properShippingNameAndDescription": "NqHqpZHCiQXJuQh",
                          "sequenceNumber": 442,
                          "specialProvisions": "pyxaJYchBr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FsizY",
                          "technicalName": "bcKzukelcZ",
                          "tunnelRestrictionCode": "HqHyy"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 32.27,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TnLBf"
                        },
                        "options": {
                          "description": {
                            "authorization": "cCXKEiqUqA",
                            "hazardClass": "MpsiH",
                            "id": "3",
                            "labelText": "eIhBpIpgOg",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "LVKKetPdgZ"
                            },
                            "packingGroup": "I",
                            "percentage": 12.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CIklsgVAMImCTrl",
                            "reportableQuantity": true,
                            "sequenceNumber": 542,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RyOlgNnmdr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HjglBpjSJtnNrjK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 17.76,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.1,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bPRqgviofj",
                          "hazardClass": "pMYyw",
                          "id": "4",
                          "labelText": "fKUBUMoNTn",
                          "packingGroup": "Im",
                          "packingInstructions": "APXaupUDqn",
                          "properShippingName": "zfzGbsPZeN",
                          "properShippingNameAndDescription": "yMNiIdGxOPHnedO",
                          "sequenceNumber": 216,
                          "specialProvisions": "DMNUWWvdXP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LfocT",
                          "technicalName": "KPAwtBMUWn",
                          "tunnelRestrictionCode": "4Qzgm"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 4.26,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zeTZB"
                        },
                        "options": {
                          "description": {
                            "authorization": "HQZUBKSoxs",
                            "hazardClass": "JqICV",
                            "id": "8",
                            "labelText": "cWBWTqqvOm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "eJMmNrQMeU"
                            },
                            "packingGroup": "I",
                            "percentage": 11.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QHIANToELOrEzHw",
                            "reportableQuantity": true,
                            "sequenceNumber": 427,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gEhGdiloiI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.2,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.51,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "dmQbgWIpQfTywli",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 44.29,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.27,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xdDTBENyCA",
                          "hazardClass": "wfbkP",
                          "id": "9",
                          "labelText": "fQquJBlURG",
                          "packingGroup": "JH",
                          "packingInstructions": "HJLuhXFHjS",
                          "properShippingName": "bZYrgPndCx",
                          "properShippingNameAndDescription": "sIXALWmAZTOjVuM",
                          "sequenceNumber": 16,
                          "specialProvisions": "ZbMuwxtnng",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iHbOB",
                          "technicalName": "LYGYlezDvF",
                          "tunnelRestrictionCode": "B61tj"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 47.19,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NEHya"
                        },
                        "options": {
                          "description": {
                            "authorization": "apSYpRmdZv",
                            "hazardClass": "cUpPp",
                            "id": "5",
                            "labelText": "pVAnkMhsqw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "yvrvXRntgJ"
                            },
                            "packingGroup": "I",
                            "percentage": 2.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "IUCxDXjfPcaSLrz",
                            "reportableQuantity": true,
                            "sequenceNumber": 308,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HKgQTUGWMr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IibnAlgcCmSgwyL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.81,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.79,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xVXjrfyNpc",
                          "hazardClass": "VhBYw",
                          "id": "8",
                          "labelText": "fCynWJNYPP",
                          "packingGroup": "mu",
                          "packingInstructions": "TBLNwBwIBz",
                          "properShippingName": "nHLtVDXVNl",
                          "properShippingNameAndDescription": "UNPLjzYRWsDwGBe",
                          "sequenceNumber": 90,
                          "specialProvisions": "MUJsMVlxXr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uaTWR",
                          "technicalName": "EiOAfpDrsr",
                          "tunnelRestrictionCode": "KCUVM"
                        },
                        "massPoints": 1.5,
                        "netExplosiveDetail": {
                          "amount": 8.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NZYpw"
                        },
                        "options": {
                          "description": {
                            "authorization": "OCGVfprnij",
                            "hazardClass": "sToLy",
                            "id": "9",
                            "labelText": "OaqUUCPspm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "gqIazTbjwM"
                            },
                            "packingGroup": "I",
                            "percentage": 66.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "kZgmFcPKBrByWUC",
                            "reportableQuantity": true,
                            "sequenceNumber": 780,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uULrgxfuUE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PMlVhIiEBfwSWrB",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 34.87,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 19.82,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XjcqPOaTQs",
                          "hazardClass": "ioyvr",
                          "id": "7",
                          "labelText": "tYYEdEUHIA",
                          "packingGroup": "Xn",
                          "packingInstructions": "YcvnVryKEh",
                          "properShippingName": "bDwIKFYVKP",
                          "properShippingNameAndDescription": "hjUaTfbRfIGDGrJ",
                          "sequenceNumber": 860,
                          "specialProvisions": "DXDQkCFPoA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JlAln",
                          "technicalName": "drFYzckPTa",
                          "tunnelRestrictionCode": "XTmi6"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 3.03,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WftQC"
                        },
                        "options": {
                          "description": {
                            "authorization": "HkDmZDCbFd",
                            "hazardClass": "YOtko",
                            "id": "4",
                            "labelText": "VmdWONNjXk",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "TiibxgkwOL"
                            },
                            "packingGroup": "I",
                            "percentage": 90.52,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DNgkocGOMtzFXSh",
                            "reportableQuantity": true,
                            "sequenceNumber": 972,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mFgWdTJbwS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TzwAkfexWWLoSvW",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 42.6,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 36.02,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "pEteJyjpmR",
                          "hazardClass": "UghNA",
                          "id": "0",
                          "labelText": "nCoBhoKCQg",
                          "packingGroup": "vQ",
                          "packingInstructions": "ajzBtbcScY",
                          "properShippingName": "xGiIiSaKsA",
                          "properShippingNameAndDescription": "ZEENbzUfJlAKegc",
                          "sequenceNumber": 762,
                          "specialProvisions": "urjthpXwsQ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MkmGF",
                          "technicalName": "plEsPuKcgH",
                          "tunnelRestrictionCode": "uJvnB"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 7.4,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yFCCq"
                        },
                        "options": {
                          "description": {
                            "authorization": "fKdRFFpqab",
                            "hazardClass": "YlWsw",
                            "id": "4",
                            "labelText": "OonaAhsNnO",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "LvuyVjWqxF"
                            },
                            "packingGroup": "I",
                            "percentage": 36.85,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "UMIptpiLlwNDCCc",
                            "reportableQuantity": true,
                            "sequenceNumber": 938,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "pMZyhjvicq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VFgOXzCuVwvIvZr",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 21.08,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 45.02,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "diNhtWnuVw",
                          "hazardClass": "aIyDC",
                          "id": "2",
                          "labelText": "jqtZWmdIwo",
                          "packingGroup": "cl",
                          "packingInstructions": "oAaGETzXhi",
                          "properShippingName": "nHwPcVeQlq",
                          "properShippingNameAndDescription": "OiWZIgNqBnxKDiC",
                          "sequenceNumber": 711,
                          "specialProvisions": "BbBCKMYbnk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZqOyW",
                          "technicalName": "GqghIPKetE",
                          "tunnelRestrictionCode": "Cj0fQ"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 11.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UKoub"
                        },
                        "options": {
                          "description": {
                            "authorization": "uwIAOCqGfA",
                            "hazardClass": "shvvK",
                            "id": "3",
                            "labelText": "rclVQrhzUh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "AnkKJZfzMR"
                            },
                            "packingGroup": "I",
                            "percentage": 19.95,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OFvQZsdOMHxWvLs",
                            "reportableQuantity": false,
                            "sequenceNumber": 16,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FPZDPcWnkb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.45,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uyZxjyiBDkHkVLV",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.84,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 22.99,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "PSXFyIYSOl",
                          "hazardClass": "NMnbu",
                          "id": "9",
                          "labelText": "DbMgrdzxGi",
                          "packingGroup": "tJ",
                          "packingInstructions": "TbOlhAgOCF",
                          "properShippingName": "JNLkZnvYaM",
                          "properShippingNameAndDescription": "qsMuyeFwbzxaHeE",
                          "sequenceNumber": 910,
                          "specialProvisions": "AOCEvdBBIs",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FwUWg",
                          "technicalName": "otjceRkWyX",
                          "tunnelRestrictionCode": "Cyv0o"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 1.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PoomF"
                        },
                        "options": {
                          "description": {
                            "authorization": "DxvDHOSXHg",
                            "hazardClass": "lXmey",
                            "id": "7",
                            "labelText": "lBMLKeJJOu",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ErOuTywJCj"
                            },
                            "packingGroup": "I",
                            "percentage": 26.72,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gsbFKbEDKhnKzZx",
                            "reportableQuantity": false,
                            "sequenceNumber": 608,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kZEqVCooVZ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LymaLWsRHoadwWn",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 33.59,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.48,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MPCCsDFedw",
                          "hazardClass": "KsXQg",
                          "id": "8",
                          "labelText": "zoboQMfwbg",
                          "packingGroup": "Ml",
                          "packingInstructions": "mgRULdOOLk",
                          "properShippingName": "XTasnbKijP",
                          "properShippingNameAndDescription": "zZOWJchVImQBIln",
                          "sequenceNumber": 2,
                          "specialProvisions": "xPMYDNhGDG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "banZI",
                          "technicalName": "BLeaTTSAWc",
                          "tunnelRestrictionCode": "ockaS"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 13.21,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "GZdnt"
                        },
                        "options": {
                          "description": {
                            "authorization": "NkuXFzAKQR",
                            "hazardClass": "cCuKb",
                            "id": "8",
                            "labelText": "saEqsmvGHe",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "getYggmoAV"
                            },
                            "packingGroup": "I",
                            "percentage": 1.42,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "eevzsLwsxmjrUNw",
                            "reportableQuantity": true,
                            "sequenceNumber": 654,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MiengpJZBa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.74,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fZyXWZEaHYMhWLS",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 37.26,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 8.25,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GgOUhRUQXd",
                          "hazardClass": "BauNm",
                          "id": "1",
                          "labelText": "wPkxURpIjB",
                          "packingGroup": "NV",
                          "packingInstructions": "dNOKyhHqUq",
                          "properShippingName": "RIRYcEzdKT",
                          "properShippingNameAndDescription": "GcfIEViEObdHfZr",
                          "sequenceNumber": 351,
                          "specialProvisions": "OwpYjTscnI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VHsfK",
                          "technicalName": "amXzjFHUPj",
                          "tunnelRestrictionCode": "sH6Xe"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 24.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "iRimq"
                        },
                        "options": {
                          "description": {
                            "authorization": "AgEMaZmUmn",
                            "hazardClass": "NQXZQ",
                            "id": "9",
                            "labelText": "qzfkEcvqyw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "pXDPSTYZVi"
                            },
                            "packingGroup": "I",
                            "percentage": 5.73,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HliRhlJxkyVLaoG",
                            "reportableQuantity": true,
                            "sequenceNumber": 217,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rgxjJqPrps"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 1.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MmcGULqMGlvGsOO",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 23.84,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.94,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "njDwhLYCjb",
                          "hazardClass": "VZUDG",
                          "id": "1",
                          "labelText": "zBAIqcYqaD",
                          "packingGroup": "dn",
                          "packingInstructions": "FLLedCmJTK",
                          "properShippingName": "rbuEyFmkni",
                          "properShippingNameAndDescription": "tEmcPpPqlKicVNB",
                          "sequenceNumber": 278,
                          "specialProvisions": "jWmGCFICUU",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XfEcJ",
                          "technicalName": "oKKxFeHcRN",
                          "tunnelRestrictionCode": "2owpE"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 2.82,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HGMBL"
                        },
                        "options": {
                          "description": {
                            "authorization": "vNpNPpxdZW",
                            "hazardClass": "HlVZm",
                            "id": "1",
                            "labelText": "QjwEOplAQQ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iwFXZgoPOn"
                            },
                            "packingGroup": "I",
                            "percentage": 93.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uDkbRBLvLWABgGD",
                            "reportableQuantity": false,
                            "sequenceNumber": 38,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CpMyCXmzHy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cdkGlTWASzBHxBz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 37.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 40.5,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.32,
                "referenceId": "15037e2d-09e7-421f-8277-1190f63bea86",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "mdrjLdHbLu",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "bC0G8CP24jzfZ5LxcFLo"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "M8uHsD88Or9KkLuXyFXc"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "jKBIKHHHjnwkLp74FfT3"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "sH1L9QJYCDpJcIsmzvkH"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "LJr74uuWAoKTxJii0YmO6p3n6"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "2mSx1zoJphYQd1gw9AbLVFQ7h"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ZZkLDyoSqnGWEBgH6NIbwpLkc"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "4Ivm3UlOzoEDPDg86LrJjLTdk"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "UGGA03GDilVu2JxmOhdWqW2rE"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "UkOqUrhDWn",
                    "number": 2
                  },
                  {
                    "content": "UbHkwbdyvJ",
                    "number": 5
                  },
                  {
                    "content": "TuRVNCPeKs",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0.08,
                "packageRateDetails": [
                  {
                    "baseCharge": 91.65,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "EUR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 108.46,
                    "netFedExCharge": 47.31,
                    "netFreight": 74.28,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MsLPxrIKRJrMPbZ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rkJnQqCzQWNodGi",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kqxYAuIZPZXDXbB",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iGHfgkHPKCqYUdI",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.64,
                    "totalRebates": 0.72,
                    "totalSurcharges": 9.45,
                    "totalTaxes": 0.19
                  },
                  {
                    "baseCharge": 147.73,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 182.81,
                    "netFedExCharge": 187.3,
                    "netFreight": 47.9,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZYORYOmVsibYfCr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vROfGNXNkutQciO",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wyQRrekbgrRFHzY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dKhLbNgJGiYGWGE",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 10.32,
                    "totalRebates": 1.66,
                    "totalSurcharges": 6.51,
                    "totalTaxes": 4.06
                  },
                  {
                    "baseCharge": 94.51,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LSL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 56.29,
                    "netFedExCharge": 119.63,
                    "netFreight": 50.8,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bVKMkGvlclIpTbd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ucFcXaRnGnsktWj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mPoAMPbzyiKKJJv",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wjlEDEzABCyUedu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 2.34,
                    "totalRebates": 0.86,
                    "totalSurcharges": 7.57,
                    "totalTaxes": 1.73
                  },
                  {
                    "baseCharge": 141.22,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "DOP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 59.35,
                    "netFedExCharge": 91.2,
                    "netFreight": 74.01,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IgApdFVoZMfxUIq",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 18.01,
                    "totalRebates": 1.15,
                    "totalSurcharges": 3.24,
                    "totalTaxes": 4.68
                  },
                  {
                    "baseCharge": 55.01,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "KHR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 110.83,
                    "netFedExCharge": 126.56,
                    "netFreight": 37.04,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UroIbpGyKsYcBxl",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tPpvxfMJGgfKWJb",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TbxpmVoHuVfOxoB",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MoXdnYMXOvrQwor",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 14,
                    "totalRebates": 1.27,
                    "totalSurcharges": 8.88,
                    "totalTaxes": 3.47
                  }
                ]
              },
              "sequenceNumber": 2,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 2837,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 8965,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 9008,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 98
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X884461166724",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-09-04T00:00:00.0Z",
                "expirationDate": "2027-06-23T00:00:00.0Z",
                "number": "3"
              }
            },
            "dryIceDetail": {
              "packageCount": 5,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 4
            }
          },
          "masterTrackingId": {
            "formId": 5354,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "0",
            "uspsApplicationId": 97
          },
          "operationalDetail": {
            "airportId": "hGd",
            "astraDescription": "iFnrlCzUaz",
            "astraPlannedServiceLevel": "zRNJfGSlqvYnTPt",
            "commitDate": "2026-09-27T00:00:00.0Z",
            "commitDay": "Mon",
            "countryCode": "EC",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2027-04-17T00:00:00.0Z",
            "deliveryDay": "Sun",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "pfh1",
            "destinationLocationNumber": 551,
            "destinationLocationStateOrProvinceCode": "IA",
            "destinationServiceArea": "Ag",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "9",
            "originLocationNumber": 219,
            "originServiceArea": "RH",
            "packagingCode": "6",
            "postalCode": "20350-4308",
            "publishedDeliveryTime": "2026-08-22T00:00:00.0Z",
            "scac": "dfgd",
            "serviceCode": "6",
            "stateOrProvinceCode": "KY",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "DF",
            "ursaSuffixCode": "wx"
          },
          "packagingDescription": "nDOZDNjhMK",
          "serviceDescription": {
            "astraDescription": "gLMCCMbSvw",
            "code": "9",
            "description": "oxksgPCkmosPFUm",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "EGnsa"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "S5CNNalPdl8r",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "MXN",
                "currencyExchangeRate": {
                  "fromCurrency": "KGS",
                  "intoCurrency": "NZD",
                  "rate": 24.12
                },
                "dimDivisor": 157,
                "freightDiscounts": [
                  {
                    "amount": 13.54,
                    "description": "Discover the whole new Bike with an exciting mix of Granite ingredients",
                    "percent": 49.2,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 8.63,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "Dn3kbK",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "LKR",
                      "intoCurrency": "ARS",
                      "rate": 23.2
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 10.59,
                        "description": "Ergonomic Sausages made with Concrete for all-day substantial support",
                        "percent": 29.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.72,
                        "description": "Introducing the Gabon-inspired Mouse, blending potable style with local craftsmanship",
                        "percent": 34.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 9.07,
                        "description": "Stylish Cheese designed to make you stand out with shy looks",
                        "percent": 29.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.36,
                        "description": "The sleek and lustrous Sausages comes with orange LED lighting for smart functionality",
                        "percent": 35.1,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 3.4,
                    "legDestinationLocationId": "YXRK",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "hGpg6",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "6",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZEowGbPEmjuXxnE",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.71,
                        "description": "VwAOJjRTOf",
                        "level": "GyUzY",
                        "type": "MOjkj"
                      },
                      {
                        "amount": 5.77,
                        "description": "tZcjKaIbZe",
                        "level": "VTEdE",
                        "type": "QVFjw"
                      },
                      {
                        "amount": 17.66,
                        "description": "EPnkMoNTdF",
                        "level": "nwqTG",
                        "type": "ZhgOn"
                      },
                      {
                        "amount": 11.28,
                        "description": "XpkZSZRdtO",
                        "level": "uLymx",
                        "type": "lKmFx"
                      },
                      {
                        "amount": 14.06,
                        "description": "lfTQADEaER",
                        "level": "pvJtb",
                        "type": "BMIiG"
                      }
                    ],
                    "totalBaseCharge": 407.48,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 17.9,
                    "totalFreightDiscounts": 96.35,
                    "totalNetCharge": 384.44,
                    "totalNetChargeWithDutiesAndTaxes": 79.35,
                    "totalNetFedExCharge": 48.16,
                    "totalNetFreight": 9.82,
                    "totalRebates": 0.87,
                    "totalSurcharges": 19.18,
                    "totalTaxes": 22.55
                  },
                  {
                    "currency": "PHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "LRD",
                      "intoCurrency": "BBD",
                      "rate": 22.35
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 13.61,
                        "description": "The Alexandre Tuna is the latest in a series of unimportant products from Jakubowski, Franecki and Purdy",
                        "percent": 31.7,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 9.7,
                    "legDestinationLocationId": "IVYQ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "xWnFz",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LsMTOIyrDxrXKti",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wwylnOHAuckcUuG",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UwqakfaxkyEAKOd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.91,
                        "description": "TpvpcwJGyg",
                        "level": "BurNP",
                        "type": "JvUSK"
                      }
                    ],
                    "totalBaseCharge": 350.71,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 16.57,
                    "totalFreightDiscounts": 19.41,
                    "totalNetCharge": 460.1,
                    "totalNetChargeWithDutiesAndTaxes": 76.5,
                    "totalNetFedExCharge": 12.05,
                    "totalNetFreight": 364.5,
                    "totalRebates": 44.1,
                    "totalSurcharges": 4.97,
                    "totalTaxes": 11.13
                  },
                  {
                    "currency": "VUV",
                    "currencyExchangeRate": {
                      "fromCurrency": "CDF",
                      "intoCurrency": "ILS",
                      "rate": 44.27
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.46,
                        "description": "Savor the sweet essence in our Shirt, designed for courteous culinary adventures",
                        "percent": 43.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 10.5,
                    "legDestinationLocationId": "LKQY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "k20Lf",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ICgawqgQjLhysFD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fvaCZiMoaDPrgwt",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VkipXkrAMEXEogx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HSfZALNDuiDtMet",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HwZAgRIUWWRaCxT",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.35,
                        "description": "KrUlWaiRka",
                        "level": "DLEyS",
                        "type": "FBpil"
                      }
                    ],
                    "totalBaseCharge": 28.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 76.06,
                    "totalFreightDiscounts": 44.1,
                    "totalNetCharge": 427.38,
                    "totalNetChargeWithDutiesAndTaxes": 481.12,
                    "totalNetFedExCharge": 36.86,
                    "totalNetFreight": 298.33,
                    "totalRebates": 39.1,
                    "totalSurcharges": 4.78,
                    "totalTaxes": 2.02
                  },
                  {
                    "currency": "EGP",
                    "currencyExchangeRate": {
                      "fromCurrency": "CVE",
                      "intoCurrency": "SBD",
                      "rate": 35.43
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 9.5,
                        "description": "Our salty-inspired Chips brings a taste of luxury to your untidy lifestyle",
                        "percent": 18.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 15.56,
                        "description": "Our sea lion-friendly Ball ensures growing comfort for your pets",
                        "percent": 12.1,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 2.9,
                    "legDestinationLocationId": "DAQF",
                    "minimumChargeType": "NONE",
                    "pricingCode": "45BBA",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ocjFxTLvZHcYxes",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gQGxMBCefDHezyz",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mbBeXpOgWWOHbHW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KyzRSEsXGzsrGNE",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.55,
                        "description": "JhOoomGOui",
                        "level": "FRXKr",
                        "type": "zbIkR"
                      },
                      {
                        "amount": 17.82,
                        "description": "yKbYIgvAPY",
                        "level": "oCYka",
                        "type": "zhVhF"
                      }
                    ],
                    "totalBaseCharge": 106.01,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 31.81,
                    "totalFreightDiscounts": 12.1,
                    "totalNetCharge": 441.58,
                    "totalNetChargeWithDutiesAndTaxes": 130.83,
                    "totalNetFedExCharge": 20.7,
                    "totalNetFreight": 328.53,
                    "totalRebates": 43.98,
                    "totalSurcharges": 17.35,
                    "totalTaxes": 24.04
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "fRuGhWaZbzaiwKI",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 14.11,
                    "description": "rZnOGCRmkH",
                    "level": "ZQmEk",
                    "type": "GFRbJ"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.47,
                "totalBaseCharge": 524.45,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.02,
                "totalDutiesTaxesAndFees": 48.38,
                "totalFreightDiscounts": 3.58,
                "totalNetCharge": 400.7,
                "totalNetChargeWithDutiesAndTaxes": 233.64,
                "totalNetFedExCharge": 245.76,
                "totalNetFreight": 13.35,
                "totalRebates": 0.52,
                "totalSurcharges": 0.66,
                "totalTaxes": 9.92
              },
              {
                "currency": "SOS",
                "currencyExchangeRate": {
                  "fromCurrency": "SEK",
                  "intoCurrency": "SDG",
                  "rate": 29.71
                },
                "dimDivisor": 18,
                "freightDiscounts": [
                  {
                    "amount": 6.49,
                    "description": "New Table model with 79 GB RAM, 401 GB storage, and ajar features",
                    "percent": 10,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 19.4,
                    "description": "Ergonomic Soap made with Plastic for all-day trustworthy support",
                    "percent": 5.8,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 3.04,
                    "description": "The Sustainable systematic collaboration Chicken offers reliable performance and juvenile design",
                    "percent": 10.3,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 6.58,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "sLqbVV",
                "shipmentLegRateDetails": [
                  {
                    "currency": "BHD",
                    "currencyExchangeRate": {
                      "fromCurrency": "FKP",
                      "intoCurrency": "JPY",
                      "rate": 1.11
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 8.39,
                        "description": "The Streamlined intermediate hardware Hat offers reliable performance and sick design",
                        "percent": 20.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 12.61,
                        "description": "Savor the salty essence in our Pizza, designed for steep culinary adventures",
                        "percent": 28.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.37,
                        "description": "New Shirt model with 38 GB RAM, 852 GB storage, and damaged features",
                        "percent": 44.4,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 11.2,
                    "legDestinationLocationId": "URYY",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "xy1FR",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lsRuiBxaQwGaqzp",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ooNTQBahfhXZTrx",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kzuRxgcgcNXlDjF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "STkWhmpPCFGOoZX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cuuoJSGIABGpQbq",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.06,
                        "description": "rJywCelCft",
                        "level": "oxoDr",
                        "type": "rJDVY"
                      },
                      {
                        "amount": 19.74,
                        "description": "tPEXnkTdNd",
                        "level": "ORXNy",
                        "type": "tqEnJ"
                      },
                      {
                        "amount": 3.74,
                        "description": "rSikgRtOwx",
                        "level": "UVmxK",
                        "type": "JOAHp"
                      },
                      {
                        "amount": 12.88,
                        "description": "NWzrDHYCfU",
                        "level": "npxoI",
                        "type": "icUcU"
                      },
                      {
                        "amount": 15.45,
                        "description": "LViTbxBKoD",
                        "level": "QVeqs",
                        "type": "HIDhS"
                      }
                    ],
                    "totalBaseCharge": 296.97,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 30.23,
                    "totalFreightDiscounts": 58.41,
                    "totalNetCharge": 169.39,
                    "totalNetChargeWithDutiesAndTaxes": 303.98,
                    "totalNetFedExCharge": 11.27,
                    "totalNetFreight": 247.97,
                    "totalRebates": 22.2,
                    "totalSurcharges": 0.47,
                    "totalTaxes": 11.82
                  },
                  {
                    "currency": "TJS",
                    "currencyExchangeRate": {
                      "fromCurrency": "MVR",
                      "intoCurrency": "RON",
                      "rate": 49.69
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 6.32,
                        "description": "Discover the brown new Gloves with an exciting mix of Cotton ingredients",
                        "percent": 37.5,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.18,
                        "description": "Our kangaroo-friendly Pizza ensures remarkable comfort for your pets",
                        "percent": 35.2,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 14.3,
                    "legDestinationLocationId": "DDZY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "fMBKO",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hCJSzoCxOcFFMcx",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JogxUiAiZJzVoIz",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qUqYbytuvHxVfBD",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MRYWwGhIqRDkBqt",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NTcXYBjNtuWPEUV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.52,
                        "description": "XvzMTaQxFK",
                        "level": "NnGRP",
                        "type": "PrqBT"
                      },
                      {
                        "amount": 11.23,
                        "description": "aBDDnGJYsQ",
                        "level": "lVlUQ",
                        "type": "gkXsU"
                      },
                      {
                        "amount": 1.21,
                        "description": "mpROOSMJkF",
                        "level": "rTDWA",
                        "type": "OFgnk"
                      }
                    ],
                    "totalBaseCharge": 412.64,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 5.93,
                    "totalFreightDiscounts": 89.72,
                    "totalNetCharge": 420.51,
                    "totalNetChargeWithDutiesAndTaxes": 163.01,
                    "totalNetFedExCharge": 32.7,
                    "totalNetFreight": 191.8,
                    "totalRebates": 36.7,
                    "totalSurcharges": 9.48,
                    "totalTaxes": 2.33
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xmNYtLHRlMOEuRX",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "OcdgsQmtCuFlzuO",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 10.07,
                    "description": "mKgIwmFQHH",
                    "level": "AIRIw",
                    "type": "DvNVT"
                  },
                  {
                    "amount": 6.99,
                    "description": "aRsNUwkbmk",
                    "level": "QOwhy",
                    "type": "lChci"
                  },
                  {
                    "amount": 19.55,
                    "description": "VUEJYFTRGW",
                    "level": "usHIV",
                    "type": "TJULj"
                  },
                  {
                    "amount": 4.88,
                    "description": "iRNHbcepBU",
                    "level": "EwMvK",
                    "type": "cweOv"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.39,
                "totalBaseCharge": 725.8,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.73,
                "totalDutiesTaxesAndFees": 62.74,
                "totalFreightDiscounts": 7.92,
                "totalNetCharge": 303.15,
                "totalNetChargeWithDutiesAndTaxes": 827.07,
                "totalNetFedExCharge": 120.64,
                "totalNetFreight": 94.49,
                "totalRebates": 4.09,
                "totalSurcharges": 2.83,
                "totalTaxes": 4.13
              },
              {
                "currency": "MNT",
                "currencyExchangeRate": {
                  "fromCurrency": "ZAR",
                  "intoCurrency": "JOD",
                  "rate": 17.26
                },
                "dimDivisor": 126,
                "freightDiscounts": [
                  {
                    "amount": 10.03,
                    "description": "Professional-grade Bike perfect for disloyal training and recreational use",
                    "percent": 5.9,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 5.8,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "iPnO1D",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HTG",
                    "currencyExchangeRate": {
                      "fromCurrency": "FJD",
                      "intoCurrency": "VND",
                      "rate": 31.1
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.05,
                        "description": "New lime Ball with ergonomic design for paltry comfort",
                        "percent": 23.9,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 1.1,
                    "legDestinationLocationId": "VXOJ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "nyJS3",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sXegwQZmIkmUibY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QhdxLJcrRfqUYEG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IPqUEwhTbibmNMX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FljUytSVBQRjFVE",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bQrCkPTHnINkRly",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.88,
                        "description": "qPVXLiVTSL",
                        "level": "iHluN",
                        "type": "nNKxu"
                      },
                      {
                        "amount": 4.37,
                        "description": "wRRMVPEWjh",
                        "level": "YMjVT",
                        "type": "ijdDx"
                      },
                      {
                        "amount": 9.5,
                        "description": "jQxddueYJx",
                        "level": "tOnCf",
                        "type": "Nejdk"
                      },
                      {
                        "amount": 17.6,
                        "description": "KzehadGKMG",
                        "level": "wKJDf",
                        "type": "jUWhe"
                      }
                    ],
                    "totalBaseCharge": 280,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 99.91,
                    "totalFreightDiscounts": 2.56,
                    "totalNetCharge": 156.24,
                    "totalNetChargeWithDutiesAndTaxes": 15.59,
                    "totalNetFedExCharge": 11.18,
                    "totalNetFreight": 318.28,
                    "totalRebates": 9.77,
                    "totalSurcharges": 1.09,
                    "totalTaxes": 13.8
                  },
                  {
                    "currency": "FKP",
                    "currencyExchangeRate": {
                      "fromCurrency": "LBP",
                      "intoCurrency": "LKR",
                      "rate": 16.81
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 17.83,
                        "description": "Our fish-friendly Pants ensures sore comfort for your pets",
                        "percent": 14.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.5,
                    "legDestinationLocationId": "VUTU",
                    "minimumChargeType": "NONE",
                    "pricingCode": "kCfeG",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RpRXnWQZIQhgVub",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zZhvRPSYucGoFRh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OYOCAogVtBAXCAI",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "gQmlaIaeGjMOIEv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xhpFksMAAgPRHgJ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 16.75,
                        "description": "SDinLrMdvV",
                        "level": "rkDeR",
                        "type": "CLgoj"
                      },
                      {
                        "amount": 8.65,
                        "description": "rQjoaVFBTq",
                        "level": "ACwdj",
                        "type": "bRyjz"
                      },
                      {
                        "amount": 3.82,
                        "description": "CUvRfsoZJj",
                        "level": "AUFwW",
                        "type": "OOmQW"
                      }
                    ],
                    "totalBaseCharge": 21.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.44,
                    "totalFreightDiscounts": 62.3,
                    "totalNetCharge": 222.82,
                    "totalNetChargeWithDutiesAndTaxes": 374.89,
                    "totalNetFedExCharge": 32.63,
                    "totalNetFreight": 181.01,
                    "totalRebates": 2.54,
                    "totalSurcharges": 11.58,
                    "totalTaxes": 20.51
                  },
                  {
                    "currency": "ETB",
                    "currencyExchangeRate": {
                      "fromCurrency": "PYG",
                      "intoCurrency": "SLE",
                      "rate": 38.95
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 16.97,
                        "description": "Savor the rich essence in our Ball, designed for hairy culinary adventures",
                        "percent": 14.8,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.3,
                    "legDestinationLocationId": "PQPW",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "Rt248",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "8",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "plQBJMLQNNrwfZW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UougTGLgRKatKCC",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wTUZDANErUjnlWk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PDTccjIstQCdDZp",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.69,
                        "description": "iYAQNiPNnM",
                        "level": "UZjRy",
                        "type": "szlED"
                      },
                      {
                        "amount": 11.09,
                        "description": "japADhBajI",
                        "level": "bVCKV",
                        "type": "QJXmR"
                      },
                      {
                        "amount": 11.23,
                        "description": "ZtweKekTAV",
                        "level": "snXxD",
                        "type": "KgPlY"
                      }
                    ],
                    "totalBaseCharge": 337.51,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.84,
                    "totalFreightDiscounts": 43.68,
                    "totalNetCharge": 294.08,
                    "totalNetChargeWithDutiesAndTaxes": 238.34,
                    "totalNetFedExCharge": 31.23,
                    "totalNetFreight": 219.81,
                    "totalRebates": 12.82,
                    "totalSurcharges": 8.37,
                    "totalTaxes": 22.59
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "lMKOGXHBXBCMdKe",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "GXfPtPzBEbwIwKz",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ddWRTlPIwSYwWAb",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "HtNxeNtnFwOYnHB",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xLYinJeMROeUtzS",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.21,
                    "description": "VCNkMBpuXG",
                    "level": "xsqNP",
                    "type": "VdMOz"
                  },
                  {
                    "amount": 4.08,
                    "description": "vvvHYLxTLy",
                    "level": "EIUWe",
                    "type": "MwBdE"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.95,
                "totalBaseCharge": 206.33,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.62,
                "totalDutiesTaxesAndFees": 94.37,
                "totalFreightDiscounts": 2.29,
                "totalNetCharge": 176.26,
                "totalNetChargeWithDutiesAndTaxes": 644.49,
                "totalNetFedExCharge": 135.58,
                "totalNetFreight": 45.49,
                "totalRebates": 4.72,
                "totalSurcharges": 4.73,
                "totalTaxes": 8.5
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "283953013814",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "133600072435",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 22.89,
            "baseRateAmount": 316.77,
            "codcollectionAmount": 93.34,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "78824",
            "masterTrackingNumber": "786842687291",
            "netChargeAmount": 13.25,
            "netDiscountAmount": 19.52,
            "netListRateAmount": 6.06,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "zjgZKxzLhd",
                    "message": "qouLDSSIRjvEpdfqICGx"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rA7NeyMbxN",
                    "message": "JUhCjnjvsMqJQRSbmWAV"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "uZcfGlAkA1",
                    "message": "wIIMMMVOQgQAXbhiHaGE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Y4DQr0elsV",
                    "message": "HXgWXkXFXPTwejWWyRPN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qVq6NrH6Od",
                    "message": "aoaHUvScIrBIxMsjrWWQ"
                  }
                ],
                "contentKey": "b65GAyGTA1",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "WAQDpGXBw9Wxlc9q5UDSZAxz51iqQ5MDK4lBnhjrVyRWdEAEJt",
                "trackingNumber": "5",
                "url": "https://another-corral.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "hIkyGhADOV",
                    "message": "UaioejasnJqeHvZoZdro"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "gcuDEKh5gH",
                    "message": "vNSQkWOHossJjBPNoRJs"
                  }
                ],
                "contentKey": "zVF1YWTL2r",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "0oseT7XijAVa4K2fS0cnrkg5BeBvEjknSJxM9KgNQVYwHgFAMK",
                "trackingNumber": "7",
                "url": "https://selfish-contrail.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "PGXmuHqTKZ",
                    "message": "QimKsJBuYTwLimsWqGWv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NWZ43FI0Fw",
                    "message": "dvnfXBvjVDSmQvehQijy"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "dE6swuycoN",
                    "message": "LHIOqTRsbGbVwRVHpBZU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "MPgVDG7Joa",
                    "message": "kVAGEIvOeOVVkScxNUYN"
                  }
                ],
                "contentKey": "MRWIidZvez",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "d02sWhMyO5WEHO33DrH4qeIrQGazhvgtPQyopEKVHdVhqoySm2",
                "trackingNumber": "1",
                "url": "https://thick-caption.biz/"
              }
            ],
            "packageSequenceNumber": 3,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "303006956799",
            "transactionDetails": [
              {
                "transactionDetails": "KBrlOQgXpHyPmHv",
                "transactionId": "6ffd9ab0-b07e-48e9-b9d1-ffb8e153f8ce"
              },
              {
                "transactionDetails": "IUbmVlYtdDYegBi",
                "transactionId": "1fa6ef2c-4b5f-47fc-8c23-15160b18119b"
              },
              {
                "transactionDetails": "HjnfJomPlTajjMj",
                "transactionId": "d04d381e-10d3-41d2-acfd-dfbe708c4b70"
              },
              {
                "transactionDetails": "nCsgiSzzbNjvtZW",
                "transactionId": "66855a77-9a74-432f-b206-e91c787d69ab"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "490629609294",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 18.38,
            "baseRateAmount": 215.01,
            "codcollectionAmount": 139.94,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "18724",
            "masterTrackingNumber": "228216621495",
            "netChargeAmount": 98.86,
            "netDiscountAmount": 11.68,
            "netListRateAmount": 6.79,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "6WWfGQehPf",
                    "message": "RbbCeFbFqStmVhhvIzhu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zNaY1fTtHn",
                    "message": "DxWvDqbVggMcGQXqegfc"
                  }
                ],
                "contentKey": "KHOPo1Eyok",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "v2KBOPc57uV90MGCTS1Mh28VZJ7AqmMts3h8QW9H6zF8wzLLAq",
                "trackingNumber": "1",
                "url": "https://small-netsuke.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "8kzRqoqMmM",
                    "message": "lphBJvvKybJIFeJeHCbm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3ROEgCkDbU",
                    "message": "YGWmMiAKfpUwHmpsJRxP"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "iiwOMfujG3",
                    "message": "FnPcBPyNsMQDUmlLeCao"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Mbqd6LIg5i",
                    "message": "xEIQelZTcATMtcImWDLA"
                  }
                ],
                "contentKey": "tDfRo2vNuo",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "dHKu8ZJeM8sbBNVKZyxh3yowKmIlzNO4IKhXFENx1XNB5EIha5",
                "trackingNumber": "6",
                "url": "https://joyful-cod.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "jtFnpUnqK3",
                    "message": "TNfEznsjoWwPFHllkPJU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "pQut35Iao2",
                    "message": "hTwXMOWyKiQjwVmAoKtM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HoHoeQXcGL",
                    "message": "HPFvQxmjAtMSHJqxiJQI"
                  }
                ],
                "contentKey": "6m5pu06vkh",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "QNGOJTzERM47AvHxyoUveJEikaTcfLdhls5ur0IriTxmc4V4eV",
                "trackingNumber": "3",
                "url": "https://cool-entry.biz/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "223170372697",
            "transactionDetails": [
              {
                "transactionDetails": "akYyutjHvUeVQNG",
                "transactionId": "7f7b2ae9-8f3f-4b1e-9ad6-ba6539424d44"
              },
              {
                "transactionDetails": "tJgRBLGnJJhCfwU",
                "transactionId": "6a7261ed-817c-454a-8a9c-807b135c1952"
              },
              {
                "transactionDetails": "flkengfQBWKVmpy",
                "transactionId": "12e5e0c7-7093-4402-bd77-b501a77102a1"
              },
              {
                "transactionDetails": "TJdxuzOkWeGXPCr",
                "transactionId": "ea6d689f-38ce-416a-aeeb-ada96ab3acbe"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "509380309616",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 13.82,
            "baseRateAmount": 439.64,
            "codcollectionAmount": 401.79,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "84715",
            "masterTrackingNumber": "416905369538",
            "netChargeAmount": 79.29,
            "netDiscountAmount": 1.73,
            "netListRateAmount": 3.92,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "7Aq2ToKUtO",
                    "message": "IJfqfPyvxgPFCGCbVLyW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "h3hww2XDLa",
                    "message": "iSAtOrxLDncDGAlyQEjJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "B7GxnLvQzb",
                    "message": "yyYXwDyGzIazOjzjJNCe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "q78RuYFmi8",
                    "message": "ALsnnDuODgcUIhZGmRTR"
                  }
                ],
                "contentKey": "W5op0Pfme2",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "W5eiRgwWPIHdUZJCxGJXojBUpog2f4uwbDEyurUEURt4VtDaPQ",
                "trackingNumber": "4",
                "url": "https://neighboring-avalanche.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wJUd6rTxMY",
                    "message": "tBhEFTofctorCXmupSOf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mZ1VYhZuoU",
                    "message": "vBgorycPQwoZfKQlLJST"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "klDUxZISRA",
                    "message": "uujJPgCaWJwgVNLYqoQv"
                  }
                ],
                "contentKey": "3rWHZOrDCA",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "Ne5EZ1POP7CZrSHdPLyWY8NnKCDgv799FElTpZ25fmi0uRHItp",
                "trackingNumber": "9",
                "url": "https://pointed-vicinity.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "J3FhB1E1yV",
                    "message": "DHVazoVDOwQlgkDWJaQM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "kh60zYDi6x",
                    "message": "adfOASCENUtTLydhiAhb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "mqVDFTZeye",
                    "message": "gadWrBoibEUOfQtVYDUg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VSw8pq0RKn",
                    "message": "zKnQfuJkFTiWcsxxJIjp"
                  }
                ],
                "contentKey": "SIMLBsCTsC",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "YiUCCqc4yjB5mAfnczAgpShkTBlaWUaGC2w25QOIZCTpjyOP17",
                "trackingNumber": "7",
                "url": "https://metallic-swath.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "4FBa9lFbHg",
                    "message": "BFskKEpsywQQDwtrxOGY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "AnIGG3b9Hv",
                    "message": "KwFyIQztCtLlpSLOTzVH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bvL7HGitvI",
                    "message": "DMtxKVRxTqNbHMkqCNJL"
                  }
                ],
                "contentKey": "VNIONMEgiK",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "NFVajeNuwFDPNU5QhckW9CPUd1jgH5JEx6ggkikbn77EbInPCc",
                "trackingNumber": "2",
                "url": "https://sorrowful-complication.info/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "641717987442",
            "transactionDetails": [
              {
                "transactionDetails": "RaiuSLihdlRxYjR",
                "transactionId": "ffc6362c-c7e5-48c3-b877-d133058ea759"
              },
              {
                "transactionDetails": "IEeriyKncnMCuhV",
                "transactionId": "38943015-26e2-4207-ae7d-1de64448879e"
              },
              {
                "transactionDetails": "VqOyjcJfyiWVZuD",
                "transactionId": "f796ad3b-39d4-4592-8e0e-1f8907cbb49e"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "903756281211",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 13.94,
            "baseRateAmount": 156.42,
            "codcollectionAmount": 410.57,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "02176",
            "masterTrackingNumber": "047296282983",
            "netChargeAmount": 97.54,
            "netDiscountAmount": 19.16,
            "netListRateAmount": 8.6,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "GBJ2ReIIIt",
                    "message": "JWYmBoCvMvuZvdXfrTba"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "fET7ExgXUz",
                    "message": "RwtFMqZFaquVwKjpmWwm"
                  }
                ],
                "contentKey": "tOySu7qSN9",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "19kPyTNuqf0UMt15Trc8On7JTXyi2doykIQEPqcZm6MypYT7Wn",
                "trackingNumber": "0",
                "url": "https://wiggly-forager.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "qI4hDknP4T",
                    "message": "flbOWlYxcSIcReadvMHi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Oe06QjJ7zd",
                    "message": "IcNoDOnQwKJgpbwrkfDR"
                  }
                ],
                "contentKey": "zmqzfH1GBv",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "IPRhPyrwbrxkaUb1FmU6BTcutNM6iWPuc97toQnvCWj7mcRDeu",
                "trackingNumber": "3",
                "url": "https://sniveling-offset.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "3VoW64uwqA",
                    "message": "mdSXCELVMzuAIaReIrbb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zU2yDWZxHY",
                    "message": "hpJwrBkXsMunHAQBRvav"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "wv4QmwAzA5",
                    "message": "niXhEOUJcaVZAChgwOOB"
                  }
                ],
                "contentKey": "UeoVOEHys8",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "dBPEcVM1EjfilAnlx7B8xwfP60gRzwX1ilx3vLv2LwGOH0P9wV",
                "trackingNumber": "9",
                "url": "https://variable-monster.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "d3HFbjtYuZ",
                    "message": "EitxqlIZKJOyLCVbSXNQ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "JXrqPCT30i",
                    "message": "vzwuxNxPMVPZgfIOpLpB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lME8ADAX8D",
                    "message": "LdAhiwkhnipkujUsrArN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "eb86TKhuN1",
                    "message": "UzDisntFSxUpLAxPRtts"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3rwaSG2ojE",
                    "message": "ExSHqJJWIVGpdAKrBJZY"
                  }
                ],
                "contentKey": "VQRPPHjnLI",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "F4iYAFLAyeHKjWCzIcOsXK7pkYoEgtxb0q2hJKXOb5l5mJYQDd",
                "trackingNumber": "5",
                "url": "https://skeletal-climb.com"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "311737419382",
            "transactionDetails": [
              {
                "transactionDetails": "YdhYCmGZumrgNKN",
                "transactionId": "7b1c7620-bd82-42bb-b241-6304638c4055"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "168099504110",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 47.58,
            "baseRateAmount": 345.16,
            "codcollectionAmount": 340.56,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "12549",
            "masterTrackingNumber": "142760147976",
            "netChargeAmount": 98.62,
            "netDiscountAmount": 10.98,
            "netListRateAmount": 8.24,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "7nScAxuuVu",
                    "message": "reLsmKXVtVloBPRieZTe"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OXMh6ekOYH",
                    "message": "lzGsaXdJFJgyWQudmTVv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WncTMR3Cgp",
                    "message": "LHWODKkjrZOJOUBOAthU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "52X6l9iXep",
                    "message": "fBcgkUYXTayNVujWLfSM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "fzeVzpk7Mw",
                    "message": "mjbHFrqhhdyVkXIjzpfj"
                  }
                ],
                "contentKey": "duYkBdbeKQ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "JzyMrwfgkg0R5CWirx1QM31yYdalK21TQulrgnxl6k9u6PMQpD",
                "trackingNumber": "9",
                "url": "https://nocturnal-tribe.biz"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "NStNzv5IS6",
                    "message": "BrQgfbEiTSskAwVjirqf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "64fjJlC6b6",
                    "message": "pawYuuADZmsblTbvtOPR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Hi6hbnviwo",
                    "message": "RrcwohTawtPOpfmMzigq"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Qdee8hkIor",
                    "message": "eXHWHmKsHBEcdzeDaYpg"
                  }
                ],
                "contentKey": "wvT1tkd3sR",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "zw3kqId6YG9YnuTZEacgL2h1G9xhDvhZnh28a3ZrDNa7wVpCWY",
                "trackingNumber": "1",
                "url": "https://majestic-rawhide.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ogsFQ57J3l",
                    "message": "HGBiIzunfiMaCYIhFtoE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ovYpNPymp2",
                    "message": "iaOUgwmYMFPKHBYOBoyN"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "0kstZrFeg4",
                    "message": "CpphojqMbUkVjgPjtEKX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "UNRFqtd0Kl",
                    "message": "aSBttfqjrmQHsohKzCtk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jk0iKAkvFS",
                    "message": "sSggtVkMcLsVvMcfbAfI"
                  }
                ],
                "contentKey": "nDGIpo5KMP",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "5qaJqmxvwQzpgSNN7Jkas8tlukX0xpIWvSHJru58Xd1nj5kkwK",
                "trackingNumber": "1",
                "url": "https://impressive-presume.net/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "eeXIQLWHPP",
                    "message": "utExtTRBmDzwZyGuZvtS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "v7R2Gz1LZQ",
                    "message": "tVzadWkZHriaMEIOxaEp"
                  }
                ],
                "contentKey": "rO8bdKZx87",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "iLZen6CzgiyiTOaVefKbZAZ5PAawxhb1x9Cf90TvDL4F9D0Hnh",
                "trackingNumber": "6",
                "url": "https://dramatic-technologist.name/"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "273048480406",
            "transactionDetails": [
              {
                "transactionDetails": "hAqTkQercNUoTvm",
                "transactionId": "b49d47f7-9999-4ce7-be6b-aab805329301"
              },
              {
                "transactionDetails": "CUvytGmekCjmscF",
                "transactionId": "130beaed-668a-49c9-b1a2-307bfba4ad0c"
              },
              {
                "transactionDetails": "foCmJBMmIRhyBpK",
                "transactionId": "5d72ca8e-ce34-488b-bea2-b3e4be0b32d4"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Ground",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-07-01T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 82,
                "suggestions": [
                  {
                    "description": "Luxurious Sausages designed with Cotton for well-worn performance",
                    "harmonizedCode": "ubh6GDCb"
                  },
                  {
                    "description": "Innovative Soap featuring thin technology and Bamboo construction",
                    "harmonizedCode": "BACRPX4T"
                  }
                ]
              },
              {
                "commodityIndex": 42,
                "suggestions": [
                  {
                    "description": "Discover the long-term new Pizza with an exciting mix of Bamboo ingredients",
                    "harmonizedCode": "DhmduyUF"
                  },
                  {
                    "description": "Ergonomic Gloves made with Ceramic for all-day cheerful support",
                    "harmonizedCode": "uVfhiBzv"
                  },
                  {
                    "description": "Savor the rich essence in our Mouse, designed for leading culinary adventures",
                    "harmonizedCode": "X4etoFop"
                  },
                  {
                    "description": "The Devonte Fish is the latest in a series of mean products from Wuckert, Reinger and Hilll",
                    "harmonizedCode": "cZj7W9xL"
                  },
                  {
                    "description": "The gold Ball combines Malaysia aesthetics with Krypton-based durability",
                    "harmonizedCode": "nMAwr5T5"
                  }
                ]
              },
              {
                "commodityIndex": 52,
                "suggestions": [
                  {
                    "description": "Discover the everlasting new Mouse with an exciting mix of Rubber ingredients",
                    "harmonizedCode": "dA1KTYw3"
                  },
                  {
                    "description": "Discover the substantial new Pants with an exciting mix of Gold ingredients",
                    "harmonizedCode": "oaJ2C82V"
                  },
                  {
                    "description": "The User-friendly homogeneous time-frame Fish offers reliable performance and unused design",
                    "harmonizedCode": "MYPLUp1u"
                  }
                ]
              },
              {
                "commodityIndex": 87,
                "suggestions": [
                  {
                    "description": "Ergonomic Cheese made with Gold for all-day elementary support",
                    "harmonizedCode": "d4pTZS6g"
                  }
                ]
              },
              {
                "commodityIndex": 47,
                "suggestions": [
                  {
                    "description": "Stylish Bacon designed to make you stand out with total looks",
                    "harmonizedCode": "SiJoZ427"
                  },
                  {
                    "description": "Featuring Germanium-enhanced technology, our Computer offers unparalleled second-hand performance",
                    "harmonizedCode": "4nF76iO0"
                  },
                  {
                    "description": "Savor the tangy essence in our Car, designed for urban culinary adventures",
                    "harmonizedCode": "9zIbxMqO"
                  },
                  {
                    "description": "Frozen Gloves designed with Granite for general performance",
                    "harmonizedCode": "hw9RfI54"
                  },
                  {
                    "description": "Handcrafted Bacon designed with Marble for sleepy performance",
                    "harmonizedCode": "djVSkz77"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "0ec2d3ff-d648-4895-911a-67f61f55d5f5",
                  "localizedText": "Featuring Sodium-enhanced technology, our Chair offers unparalleled foolhardy performance",
                  "parameters": [
                    {
                      "id": "b908f9e6-ca23-425d-a9fd-efd3be522c35",
                      "value": "Practical"
                    },
                    {
                      "id": "7bf08f79-cfc6-4ac1-ad24-3a3a92a8d4cf",
                      "value": "Tasty"
                    }
                  ],
                  "text": "New Cheese model with 44 GB RAM, 141 GB storage, and great features"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 46,
                "derivedHarmonizedCode": "EcQqqi",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "87ea2f69-ff6f-4110-93d5-f16085bfc79e",
                      "localizedText": "Featuring Iodine-enhanced technology, our Mouse offers unparalleled reasonable performance",
                      "parameters": [
                        {
                          "id": "166c581d-1311-43c5-89b3-c9b9513e0048",
                          "value": "Luxurious"
                        },
                        {
                          "id": "cb35baf6-396e-4abe-b355-922238df2917",
                          "value": "Handmade"
                        }
                      ],
                      "text": "Introducing the Zambia-inspired Tuna, blending blank style with local craftsmanship"
                    },
                    {
                      "code": "86a72a21-d261-4464-ac1d-035348c01184",
                      "localizedText": "The Kacie Computer is the latest in a series of bare products from Wolff Inc",
                      "parameters": [
                        {
                          "id": "3988514e-74da-444b-b860-463533b3ecc8",
                          "value": "Small"
                        },
                        {
                          "id": "a6cb146e-1d7e-4422-b760-42fbac3d5faf",
                          "value": "Soft"
                        },
                        {
                          "id": "eba16ba2-87ee-4a93-a48f-f0666ce6b106",
                          "value": "Elegant"
                        },
                        {
                          "id": "f3b2e92f-9920-4128-8268-c0a413dc2ecc",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "98242802-9cc2-41fe-bc89-74ba8cb7ebf3",
                          "value": "Frozen"
                        }
                      ],
                      "text": "Our elephant-friendly Pants ensures able comfort for your pets"
                    },
                    {
                      "code": "8e81fde4-2425-4d0e-ae8b-920d1e7eccd4",
                      "localizedText": "Experience the black brilliance of our Chicken, perfect for rotten environments",
                      "parameters": [
                        {
                          "id": "ea7a90f0-432a-4cbe-bf36-6fdffc2ac25c",
                          "value": "Practical"
                        },
                        {
                          "id": "bdfb4066-e6d2-4eca-9948-ea3ceaed96ed",
                          "value": "Frozen"
                        },
                        {
                          "id": "23ff924a-8458-4dd4-8d16-7ca335004864",
                          "value": "Incredible"
                        },
                        {
                          "id": "342d7d35-fc57-4210-898f-b5abfa22d274",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "38ab8184-9526-4095-99ff-17de930ab88b",
                          "value": "Awesome"
                        }
                      ],
                      "text": "Experience the tan brilliance of our Shirt, perfect for probable environments"
                    },
                    {
                      "code": "794900a8-3f42-4e92-aa0e-f34331ac182f",
                      "localizedText": "Savor the zesty essence in our Bacon, designed for quarterly culinary adventures",
                      "parameters": [
                        {
                          "id": "c562884f-bb69-4015-8e2f-bc266f0639b7",
                          "value": "Fresh"
                        }
                      ],
                      "text": "Our shark-friendly Bike ensures outstanding comfort for your pets"
                    }
                  ],
                  "description": "Experience the fuchsia brilliance of our Gloves, perfect for miserable environments",
                  "id": "709f08c2-8634-450c-a0ba-7cdece2f72d3"
                }
              },
              {
                "advisory": {
                  "code": "fb59071d-cf36-46f0-8861-552781f5d80b",
                  "localizedText": "Discover the well-worn new Tuna with an exciting mix of Marble ingredients",
                  "parameters": [
                    {
                      "id": "8701321c-c679-43b8-a3da-951484501d8d",
                      "value": "Incredible"
                    },
                    {
                      "id": "11c14aaf-5476-427b-a8e1-34c82e6fdeb2",
                      "value": "Generic"
                    },
                    {
                      "id": "6c9360e6-5530-431c-9baf-c164b2cd4436",
                      "value": "Soft"
                    },
                    {
                      "id": "dce9a087-2fa1-4740-a0c7-09ecaa2ee8fd",
                      "value": "Modern"
                    },
                    {
                      "id": "fdc918b5-6133-424b-90e0-4fc59131f7b3",
                      "value": "Tasty"
                    }
                  ],
                  "text": "New Salad model with 96 GB RAM, 358 GB storage, and hefty features"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 9,
                "derivedHarmonizedCode": "8vvPsu",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "dba418e2-e958-4f4d-86df-25e89d329edf",
                      "localizedText": "Experience the lavender brilliance of our Hat, perfect for stark environments",
                      "parameters": [
                        {
                          "id": "6a252052-44fe-4383-8e9f-f7b3e1850529",
                          "value": "Fresh"
                        },
                        {
                          "id": "e2dc4f2d-137c-4846-8c17-127f0b7b36a2",
                          "value": "Oriental"
                        },
                        {
                          "id": "a2cddf84-751a-4186-b062-d0b4c7c5d8f4",
                          "value": "Refined"
                        },
                        {
                          "id": "d5e7295f-5335-43b1-939b-554ab774eb0f",
                          "value": "Small"
                        }
                      ],
                      "text": "New Pizza model with 27 GB RAM, 235 GB storage, and unknown features"
                    }
                  ],
                  "description": "Innovative Computer featuring unwieldy technology and Marble construction",
                  "id": "05d35783-8131-4788-871f-cbf781a5196d"
                }
              },
              {
                "advisory": {
                  "code": "10adc201-72d6-4411-ae67-79f5ea567af7",
                  "localizedText": "New magenta Mouse with ergonomic design for definite comfort",
                  "parameters": [
                    {
                      "id": "ac5c8c93-60ae-4352-b7b3-a7a6dad5ed4a",
                      "value": "Unbranded"
                    },
                    {
                      "id": "977c3c7d-b2d0-4259-9270-e73998db6a1e",
                      "value": "Fantastic"
                    }
                  ],
                  "text": "Our golden-inspired Shirt brings a taste of luxury to your unripe lifestyle"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 12,
                "derivedHarmonizedCode": "s9V3Mf",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "b60c395c-0d33-4522-9d4c-655d6cd53593",
                      "localizedText": "The Theo Shirt is the latest in a series of tragic products from Maggio - Gerhold",
                      "parameters": [
                        {
                          "id": "3b3e95a2-ee09-46d2-aac2-818c227d3006",
                          "value": "Recycled"
                        },
                        {
                          "id": "91541d97-8c2e-4244-ba8c-6ebc927d443d",
                          "value": "Ergonomic"
                        }
                      ],
                      "text": "Introducing the Lithuania-inspired Tuna, blending peppery style with local craftsmanship"
                    },
                    {
                      "code": "56fe535d-52e7-42b9-8717-cded7f356384",
                      "localizedText": "Experience the green brilliance of our Shoes, perfect for rare environments",
                      "parameters": [
                        {
                          "id": "da522952-1a4d-473f-8475-4582dea3484d",
                          "value": "Refined"
                        }
                      ],
                      "text": "Elegant Pants designed with Aluminum for cluttered performance"
                    },
                    {
                      "code": "f321bb4f-174d-442c-89ac-0d5981c9db38",
                      "localizedText": "New lavender Shoes with ergonomic design for sudden comfort",
                      "parameters": [
                        {
                          "id": "4b7bf163-8f70-4dba-aaca-0c061612b1bf",
                          "value": "Handmade"
                        },
                        {
                          "id": "4315fe36-7c9c-4937-9175-5d5bc8618c0f",
                          "value": "Unbranded"
                        },
                        {
                          "id": "b3d11352-f04c-4f53-a781-e03e771c4853",
                          "value": "Refined"
                        },
                        {
                          "id": "2fb58d73-70de-47a0-a4e6-b42a7fed6108",
                          "value": "Rustic"
                        }
                      ],
                      "text": "The sleek and early Tuna comes with azure LED lighting for smart functionality"
                    },
                    {
                      "code": "0405b96d-4a4c-4cbf-9b89-318917178a1e",
                      "localizedText": "Ergonomic Shoes made with Plastic for all-day peppery support",
                      "parameters": [
                        {
                          "id": "0ff04728-afb7-4949-bb49-9e529acfebb7",
                          "value": "Intelligent"
                        },
                        {
                          "id": "f0767d89-9f13-4668-99f4-6f98d1acec22",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "1827850d-b7af-4210-bbc2-aaa566bfabee",
                          "value": "Practical"
                        },
                        {
                          "id": "3f451d1d-4fdb-4f80-a35e-db4ebd7bc8ea",
                          "value": "Unbranded"
                        },
                        {
                          "id": "eac65545-476e-4e71-954d-6b9bb086e1a2",
                          "value": "Handcrafted"
                        }
                      ],
                      "text": "Discover the gloomy new Towels with an exciting mix of Metal ingredients"
                    },
                    {
                      "code": "0029aaed-b9dd-4370-9454-3781ff51d057",
                      "localizedText": "Innovative Chair featuring accomplished technology and Marble construction",
                      "parameters": [
                        {
                          "id": "8d3a3022-8e80-40cd-8597-14fd88d9942a",
                          "value": "Sleek"
                        }
                      ],
                      "text": "The azure Mouse combines Mayotte aesthetics with Tungsten-based durability"
                    }
                  ],
                  "description": "The mint green Table combines Hungary aesthetics with Magnesium-based durability",
                  "id": "2ab46a2b-e225-482c-a82f-e142db8212fc"
                }
              },
              {
                "advisory": {
                  "code": "7cdfa8a4-d58b-410d-97ff-81aa70648568",
                  "localizedText": "Stamm, Ondricka and Dietrich's most advanced Pizza technology increases sad capabilities",
                  "parameters": [
                    {
                      "id": "9292ce92-1b8b-4503-bdee-14878c43ab6a",
                      "value": "Intelligent"
                    }
                  ],
                  "text": "Innovative Table featuring foolhardy technology and Cotton construction"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 10,
                "derivedHarmonizedCode": "aYLzaS",
                "source": "INTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "1d31fe52-50d9-43b9-8cb6-c0ff4ebd10c4",
                      "localizedText": "Our rhinoceros-friendly Pizza ensures black comfort for your pets",
                      "parameters": [
                        {
                          "id": "3881a8c3-8478-4c61-9a9c-c34d4a8c4d5e",
                          "value": "Generic"
                        },
                        {
                          "id": "3ce244c0-a7a3-4d4e-acf4-eff829b38ac8",
                          "value": "Licensed"
                        }
                      ],
                      "text": "The sleek and content Gloves comes with black LED lighting for smart functionality"
                    }
                  ],
                  "description": "Introducing the Martinique-inspired Car, blending triangular style with local craftsmanship",
                  "id": "10a9cbdd-eb7e-426f-863c-57cf35b00e23"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "kos34Xf6uf",
                "message": "lUClmRhTKpwZLJwtNRTo"
              },
              {
                "alertType": "NOTE",
                "code": "3HxWdTjSRu",
                "message": "OgPbdorwclBoIvHlGsHl"
              }
            ],
            "contentKey": "q78PfhT0gA",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "tZHsUtjmkkm825ns5OH22fgZpxVrFJScsVTKPLXzMlIjXp4eLO",
            "trackingNumber": "4",
            "url": "https://hidden-starboard.info"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "asWA51GEX5",
                "message": "vMhmPjhzcilzAIqBqRFX"
              },
              {
                "alertType": "NOTE",
                "code": "XmvkZ9TCt4",
                "message": "HBSvGmKeRzoXceoUhMhe"
              }
            ],
            "contentKey": "a6dOJuvTpJ",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "ZPL",
            "encodedLabel": "hGuyxczqZoakpLg43dmU8UjGL9RPba4aiit78C4hyYSKBw8Hcc",
            "trackingNumber": "7",
            "url": "https://agreeable-descendant.net"
          }
        ]
      }
    ]
  },
  "transactionId": "223e1320-6b01-4321-85ec-12c75e6d21b0"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "index": "Test1234",
  "requestedPackageLineItems": [
    {
      "declaredValue": {
        "amount": "100",
        "currency": "USD"
      },
      "weight": {
        "units": "LB",
        "value": "20"
      }
    }
  ]
}
{
  "customerTransactionId": "8y6SOMTJZpfJGL7",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "pXwOVJRKU0",
        "message": "cAxvVccepoRSipRXNrcJ"
      }
    ],
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "WwJUxSHNeM",
            "message": "KhdeSeikXeXqaDbmjOpn"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://these-cardboard.com/",
                "password": "l8pR4MR0Db",
                "role": "SHIPPER",
                "userId": "Taylor_Walter30"
              },
              {
                "emailLabelUrl": "https://sturdy-coast.com",
                "password": "gYZx_BLP60",
                "role": "SHIPPER",
                "userId": "Marlin5"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "ZWEvvsz26osQSBJ",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Certificate of Origin",
                "documentId": "2accd8d3-2e4f-419a-9e4d-45735d27545e",
                "documentReference": "bji4iv0E",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Pro Forma Invoice",
                "documentId": "eab942dd-91e7-4129-a930-05521436aae0",
                "documentReference": "Xh5CRv1F",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "900f3160-e60c-464e-b0c9-2e583c70dd94",
                "documentReference": "wLjo7Ryh",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 3,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FtiviXwBfZ",
                          "hazardClass": "YIZyk",
                          "id": "2",
                          "labelText": "WdLajieFEO",
                          "packingGroup": "YS",
                          "packingInstructions": "kbLwQJuQol",
                          "properShippingName": "ehkDIXaYAN",
                          "properShippingNameAndDescription": "dftmmXzbQAvLpuD",
                          "sequenceNumber": 922,
                          "specialProvisions": "IVRArZmeoZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gujio",
                          "technicalName": "DOYqsYRxAX",
                          "tunnelRestrictionCode": "fmxiQ"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 34.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hzQNE"
                        },
                        "options": {
                          "description": {
                            "authorization": "rWDSJRBWhy",
                            "hazardClass": "vUeip",
                            "id": "8",
                            "labelText": "YPhKWQlieZ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "mzuLZTTJAO"
                            },
                            "packingGroup": "I",
                            "percentage": 29.68,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "khNlCqTByfGBsrL",
                            "reportableQuantity": false,
                            "sequenceNumber": 540,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jEVYPWeqvY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pDgeqEtSwtuSBUL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 11.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.47,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FXekUBWjpF",
                          "hazardClass": "YnIbP",
                          "id": "0",
                          "labelText": "vKhzGMlVQM",
                          "packingGroup": "mv",
                          "packingInstructions": "Dtvfdgorpr",
                          "properShippingName": "wMpXHmRgyF",
                          "properShippingNameAndDescription": "YTOkAngsNqYGWlT",
                          "sequenceNumber": 614,
                          "specialProvisions": "hLmHGTAVkV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "aVnDa",
                          "technicalName": "HGibTvOGZv",
                          "tunnelRestrictionCode": "PiyiB"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 39.28,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JkdQJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "bnulovhiSO",
                            "hazardClass": "JtUxz",
                            "id": "8",
                            "labelText": "xPfVhbdMqd",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "oMqOczgyEC"
                            },
                            "packingGroup": "I",
                            "percentage": 11.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lLHyAUMyMwIooOH",
                            "reportableQuantity": true,
                            "sequenceNumber": 432,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zzQaVKjAuo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KqgADGZxahHywzs",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 21.9,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 28.11,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "oDKrLCoLbO",
                          "hazardClass": "NOPiN",
                          "id": "8",
                          "labelText": "SJMvoMurgQ",
                          "packingGroup": "fu",
                          "packingInstructions": "PqtGDnVKXz",
                          "properShippingName": "WcKsmjbmDN",
                          "properShippingNameAndDescription": "dKZzsEfyYTyAzTj",
                          "sequenceNumber": 690,
                          "specialProvisions": "yoDVTYceEo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qVQrR",
                          "technicalName": "fzmbgNRykf",
                          "tunnelRestrictionCode": "aa0c9"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 9.52,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aLGIq"
                        },
                        "options": {
                          "description": {
                            "authorization": "gLxeSEaJbM",
                            "hazardClass": "tztMD",
                            "id": "7",
                            "labelText": "ImlGdLmPTM",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iFArZxwoAg"
                            },
                            "packingGroup": "I",
                            "percentage": 25.81,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RAssvQfxaVnFRoN",
                            "reportableQuantity": true,
                            "sequenceNumber": 942,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NwldshGwJN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rsLshcJIVImrOKt",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 14.55,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.96,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "WFFjbOjWaP",
                          "hazardClass": "wkiwD",
                          "id": "3",
                          "labelText": "DipZCGTkIo",
                          "packingGroup": "va",
                          "packingInstructions": "SysTHunWiX",
                          "properShippingName": "POPeLWqqVI",
                          "properShippingNameAndDescription": "JdzOXVIEPCsAfxG",
                          "sequenceNumber": 601,
                          "specialProvisions": "ymmUZfWBzq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dlyUF",
                          "technicalName": "QekARtEoRA",
                          "tunnelRestrictionCode": "DAZtS"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 47.14,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "woKnN"
                        },
                        "options": {
                          "description": {
                            "authorization": "EKRJhvGbPf",
                            "hazardClass": "UVSbG",
                            "id": "0",
                            "labelText": "YNMJSOlMVV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VGzsLSPdQT"
                            },
                            "packingGroup": "I",
                            "percentage": 55.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TtGDsOBRDJsGmnF",
                            "reportableQuantity": true,
                            "sequenceNumber": 4,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fEqyDQwMOu"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RrChGGSzdaXRggn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 23.95,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 9.21,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AhjuNLTfkb",
                          "hazardClass": "FXfDt",
                          "id": "4",
                          "labelText": "UaioWvhCJL",
                          "packingGroup": "gd",
                          "packingInstructions": "XhSahxbLXg",
                          "properShippingName": "pIXrdyeZhf",
                          "properShippingNameAndDescription": "uaqGXzmKPwDyxPg",
                          "sequenceNumber": 58,
                          "specialProvisions": "nIYHxyCoHW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "CPUiF",
                          "technicalName": "aAeWBcYVLB",
                          "tunnelRestrictionCode": "3ISsR"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 4.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BZKWW"
                        },
                        "options": {
                          "description": {
                            "authorization": "uVBduVEuUX",
                            "hazardClass": "WGelO",
                            "id": "8",
                            "labelText": "WHiplRtswL",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wFWnaETEPY"
                            },
                            "packingGroup": "I",
                            "percentage": 16.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xJtNLBcZTRDSsEO",
                            "reportableQuantity": false,
                            "sequenceNumber": 49,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YkbONCRtnR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.94,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FpklkMIerLSKIyR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 24.16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.24,
                "referenceId": "e46c4008-a3d4-4723-9f6d-cfad1076c6d8",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "iWTctGWhSS",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "bKqi8WrnBK2s6QAT9n1z"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "3OBJQTQ83EFT74wMISP9"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "zSCxxViTdIVVrrTk0fG7pJJri"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "uvo0G7skWobbxWwqinC7wQwW5"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "baHStQjJ4YDSSq8tHzyDpn6q4"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "Iyu2Tu8VVNYy52EAYMvp1tiPA"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "DixsEasRr6qer1cqw26ax1pEE"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "XIBtRoibVb",
                    "number": 3
                  },
                  {
                    "content": "aFWcHOYKrj",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.13,
                "packageRateDetails": [
                  {
                    "baseCharge": 93.79,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GMD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 109.69,
                    "netFedExCharge": 87.48,
                    "netFreight": 48.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nsnslwbMNkqNSNo",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RfjIkfsSQLbhOEM",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lCqgrKSQYBFlsdE",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 12,
                    "totalRebates": 0.25,
                    "totalSurcharges": 2.5,
                    "totalTaxes": 0.38
                  },
                  {
                    "baseCharge": 110.48,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ZMW",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 163.93,
                    "netFedExCharge": 149.5,
                    "netFreight": 44.69,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MHnOiFzWdoxvWli",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ypcnwmDTGLlFQJy",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.9,
                    "totalRebates": 0.51,
                    "totalSurcharges": 5.89,
                    "totalTaxes": 2.03
                  }
                ]
              },
              "sequenceNumber": 8,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 9064,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "1",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 4216,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "3",
                  "uspsApplicationId": 90
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X753364502065",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-08-03T00:00:00.0Z",
                "expirationDate": "2026-09-18T00:00:00.0Z",
                "number": "0"
              }
            },
            "dryIceDetail": {
              "packageCount": 8,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 10
            }
          },
          "masterTrackingId": {
            "formId": 9909,
            "trackingIdType": "GROUND",
            "trackingNumber": "5",
            "uspsApplicationId": 96
          },
          "operationalDetail": {
            "airportId": "Lpg",
            "astraDescription": "UsaSIFbYOV",
            "astraPlannedServiceLevel": "tuBIhQxipautJfH",
            "commitDate": "2027-05-01T00:00:00.0Z",
            "commitDay": "Tue",
            "countryCode": "HT",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-01-16T00:00:00.0Z",
            "deliveryDay": "Sat",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "YfBw",
            "destinationLocationNumber": 801,
            "destinationLocationStateOrProvinceCode": "OH",
            "destinationServiceArea": "MW",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "6",
            "originLocationNumber": 256,
            "originServiceArea": "7Q",
            "packagingCode": "4",
            "postalCode": "50962",
            "publishedDeliveryTime": "2026-10-24T00:00:00.0Z",
            "scac": "flhU",
            "serviceCode": "4",
            "stateOrProvinceCode": "WA",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "wc",
            "ursaSuffixCode": "Yy"
          },
          "packagingDescription": "HBgWqwSRvZ",
          "serviceDescription": {
            "astraDescription": "pzZnSiCdIy",
            "code": "5",
            "description": "chIhUDuSungLpgH",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "YqzTA"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "VNNIa"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "SEEMk"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "IiKAA"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "J37i1oYTIjPz",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "LRD",
                "currencyExchangeRate": {
                  "fromCurrency": "GEL",
                  "intoCurrency": "GYD",
                  "rate": 26.64
                },
                "dimDivisor": 184,
                "freightDiscounts": [
                  {
                    "amount": 18.42,
                    "description": "Savor the spicy essence in our Pizza, designed for wide-eyed culinary adventures",
                    "percent": 33.4,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 19.79,
                    "description": "The plum Pants combines North Macedonia aesthetics with Tennessine-based durability",
                    "percent": 18.5,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 5.98,
                    "description": "New grey Bacon with ergonomic design for noxious comfort",
                    "percent": 6.9,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 9.34,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "ApB02I",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "NGN",
                      "intoCurrency": "SDG",
                      "rate": 22.69
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 15.17,
                        "description": "Innovative Hat featuring ugly technology and Plastic construction",
                        "percent": 32.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 15.56,
                        "description": "The Multi-tiered systematic microservice Towels offers reliable performance and complete design",
                        "percent": 31.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.98,
                        "description": "Experience the blue brilliance of our Gloves, perfect for powerful environments",
                        "percent": 27.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.6,
                        "description": "The Adolphus Ball is the latest in a series of sparkling products from Dicki - Breitenberg",
                        "percent": 35.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.8,
                        "description": "The indigo Hat combines Saint Vincent and the Grenadines aesthetics with Einsteinium-based durability",
                        "percent": 30.5,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 7.7,
                    "legDestinationLocationId": "FCIB",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "OfZ0k",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qUmpzyysYdBLdIz",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ewKSrWULuqdHjoI",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "acXDIRdkeBsUqIB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.85,
                        "description": "tGNYnlpmtd",
                        "level": "CcXVU",
                        "type": "ixhlB"
                      }
                    ],
                    "totalBaseCharge": 78.93,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.93,
                    "totalFreightDiscounts": 94.78,
                    "totalNetCharge": 341.97,
                    "totalNetChargeWithDutiesAndTaxes": 351.69,
                    "totalNetFedExCharge": 28.59,
                    "totalNetFreight": 68.63,
                    "totalRebates": 25.08,
                    "totalSurcharges": 18.55,
                    "totalTaxes": 21.79
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "cxQCONLTQlBzRUV",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "GVylAEfFhGrmbRo",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "YQrRdBNXiNqYsHM",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "NrvrFIJTdrQCwFG",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 12.68,
                    "description": "TlUefHksOk",
                    "level": "SSrbU",
                    "type": "mCSDV"
                  },
                  {
                    "amount": 3.81,
                    "description": "eCpIuuTWYr",
                    "level": "DuAKy",
                    "type": "LEceM"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 8.75,
                "totalBaseCharge": 403.67,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.7,
                "totalDutiesTaxesAndFees": 17.15,
                "totalFreightDiscounts": 6.85,
                "totalNetCharge": 194.69,
                "totalNetChargeWithDutiesAndTaxes": 180.12,
                "totalNetFedExCharge": 239.6,
                "totalNetFreight": 20.29,
                "totalRebates": 4.62,
                "totalSurcharges": 9.48,
                "totalTaxes": 1.23
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "288837086355",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "7",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 18.36,
            "baseRateAmount": 264.21,
            "codcollectionAmount": 57.02,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              }
            ],
            "deliveryTimestamp": "2027-05-16T00:00:00.0Z",
            "listCustomerTotalCharge": "6",
            "masterTrackingNumber": "2",
            "netChargeAmount": 107.42,
            "netDiscountAmount": 25.15,
            "netListRateAmount": 4.17,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "8gHUlwtj2t",
                    "message": "LEgWYPAFfcBjKIGouJrS"
                  }
                ],
                "contentKey": "Pl88libIi0",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "DKoC8wQnFAiDhioLkoUX626N8flStnpvG9c3lrscDuPphrjT81",
                "trackingNumber": "8",
                "url": "https://trim-casement.org/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "TG0D3fNRCO",
                    "message": "kpWPEqLbynUkEsLBFcGO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "tlOcMVa7ty",
                    "message": "xQMZUGYlfjVJtRrrqSUc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3DZAIOgZ2b",
                    "message": "FiBdgfSuAvnrcywvGnRQ"
                  }
                ],
                "contentKey": "zMBQYPhWw3",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "bXH7JMyKSIcZXYzcsXh86ocIcgTHgxtzaHxGh2kle2HKqK68Tg",
                "trackingNumber": "9",
                "url": "https://cruel-deed.com/"
              }
            ],
            "packageSequenceNumber": 10,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "5",
            "transactionDetails": [
              {
                "transactionDetails": "hWdopODUyKLzDiJ",
                "transactionId": "25473dcd-d545-4e4f-bccb-a73f1e41a99b"
              },
              {
                "transactionDetails": "jGFsAcKhBSywYxI",
                "transactionId": "080fa201-6875-4862-80fb-904d85937133"
              },
              {
                "transactionDetails": "KRgVgHlvmqPEVup",
                "transactionId": "b326d3da-a934-4ef6-8ea3-38b7e6293bbe"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "0",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 9.48,
            "baseRateAmount": 101.03,
            "codcollectionAmount": 21.25,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-08-28T00:00:00.0Z",
            "listCustomerTotalCharge": "7",
            "masterTrackingNumber": "0",
            "netChargeAmount": 38.6,
            "netDiscountAmount": 34.71,
            "netListRateAmount": 9.79,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "JLKvo4W7pp",
                    "message": "rcSPLebKpUeWSMTBhZwc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "sBpLZoOVN3",
                    "message": "VFAhejQpbCPWFZGCmcXA"
                  }
                ],
                "contentKey": "p8ZaBPqcrX",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "bDAxmxx5HxrMbtH7604ofUiPt0nwNoERoRFmMH0fgJ6k7jJdc1",
                "trackingNumber": "0",
                "url": "https://brilliant-hoof.net/"
              }
            ],
            "packageSequenceNumber": 18,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "1",
            "transactionDetails": [
              {
                "transactionDetails": "vBZHKTwxANyCkHy",
                "transactionId": "96637db7-0b14-4cd0-91b8-b33cf2a35761"
              },
              {
                "transactionDetails": "BZONcyOvxsateOd",
                "transactionId": "8e6ef018-0a3a-4a28-8d8c-3bd0f4c11ef5"
              },
              {
                "transactionDetails": "cTHdifhoTeDKPlf",
                "transactionId": "29dab82e-264c-47b5-9998-2cd1df56e94e"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "1",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 10.24,
            "baseRateAmount": 257.15,
            "codcollectionAmount": 67.78,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              }
            ],
            "deliveryTimestamp": "2027-04-11T00:00:00.0Z",
            "listCustomerTotalCharge": "0",
            "masterTrackingNumber": "0",
            "netChargeAmount": 58.01,
            "netDiscountAmount": 29.61,
            "netListRateAmount": 12.17,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "cvv3dTmcp7",
                    "message": "nVHymHbmiPYYkhXqZwjI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "wF0ITjeFBX",
                    "message": "aCsOlOcSTmNgYvMNFHQk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ytn80eX9lp",
                    "message": "gKScdRUtbvIGMNSoFiCu"
                  }
                ],
                "contentKey": "LJYYQnzntp",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "MGHVjltCUIWtN9v155Tzu8sJ99k1q0bDkjK4eu1t055FiK6kZU",
                "trackingNumber": "3",
                "url": "https://boiling-hippodrome.com/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "gqN6afyt2U",
                    "message": "gwUNMrHeagmPbzFNQnMV"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bufb8sASKj",
                    "message": "OdsKGVlihHAdSoCUKJdZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Lw9z09A0L6",
                    "message": "vOJkgTbXjcbNgERLMMzY"
                  }
                ],
                "contentKey": "GWlLoyBM4D",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "MmmtkPejuPhOrbZzvVQaeDXLnND8Dwd0oJFwUnIhAgyTtgLHlU",
                "trackingNumber": "4",
                "url": "https://hospitable-saw.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "kTImfHhVmA",
                    "message": "QAWKWDeVDacbUydJnlUS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nOkMN64NDc",
                    "message": "ZpcoogyugwJlKacHtisl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2kSLsICBWL",
                    "message": "ESpZEqeWvyXpMxKYTvJB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bpJKXuc9qt",
                    "message": "HCHUdSTYndBxzXkpyoCd"
                  }
                ],
                "contentKey": "QEohRzZSVV",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "denErKv1xqgfJgWIAX5M6NEWwNDpN6m3wFj0YvxMqwmFxdU5AC",
                "trackingNumber": "2",
                "url": "https://youthful-monasticism.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "otRuwLg673",
                    "message": "kxkTaWjJskgyjQjXcNTU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "uFAry5uHLD",
                    "message": "bKjQnhdLXQGBdNsmqTVD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Sy84nx2cum",
                    "message": "IoognnHBRsiQCAmdVFLe"
                  }
                ],
                "contentKey": "dA0DqADKxE",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "9cM8NOfbbKkKbpyi8esNxi1azyTJHBpGYWJS2H5eUdKpPMoqHJ",
                "trackingNumber": "8",
                "url": "https://separate-pinstripe.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "KULpSFiMCR",
                    "message": "bYZcNJoSyRLboAZHOIoZ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "U1gSrNBDlP",
                    "message": "DEdUsgLAEPDqlJeGeHms"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "a9U5TBw1ng",
                    "message": "rTNDBstIQHcvhLZACngv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nGR14OEgLp",
                    "message": "ztunKzQeUQRAVTGReGqs"
                  }
                ],
                "contentKey": "rCDVHOY7Bs",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "RHF2tQIWUp9fKLNSR3kMkyf5RUmx3h36c61TrzPkCMa7Skbidg",
                "trackingNumber": "6",
                "url": "https://splendid-king.info/"
              }
            ],
            "packageSequenceNumber": 18,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "1",
            "transactionDetails": [
              {
                "transactionDetails": "aqHBWbWJerNYUMe",
                "transactionId": "ecbf384e-7d23-42e9-8782-182567e9201a"
              },
              {
                "transactionDetails": "etqRtlPmLSVntqL",
                "transactionId": "faad9a88-403e-4b57-9206-b9a81708e96a"
              },
              {
                "transactionDetails": "ajjSMIhnNwGtemb",
                "transactionId": "87c33137-030e-48bd-8291-32a334c37659"
              },
              {
                "transactionDetails": "afDMjDRacwGIRHT",
                "transactionId": "323da0a6-9b8c-4d5c-9ce4-ff2c8eed2640"
              },
              {
                "transactionDetails": "WEQuTSdGHPaZbgs",
                "transactionId": "de0cb8e2-c1fa-49e6-a619-73ecb8c14721"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "9",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 18.25,
            "baseRateAmount": 203.6,
            "codcollectionAmount": 57.82,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2027-01-14T00:00:00.0Z",
            "listCustomerTotalCharge": "5",
            "masterTrackingNumber": "8",
            "netChargeAmount": 87.44,
            "netDiscountAmount": 13.31,
            "netListRateAmount": 4.43,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "M5agiQAvop",
                    "message": "BgRrXPKhghjtTJwfzlka"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "AjBJCuFrnk",
                    "message": "rZNWCokFnjdwLZjEuEYT"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "HJs4FvOdp4",
                    "message": "tdklzUFwoiBQuQCujsXu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "eN1PgeeT4L",
                    "message": "cvHaReIPfsQwAgkQVoKq"
                  }
                ],
                "contentKey": "A652F1gjwG",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "XydHlT2i4y8LOAyZBwTmuWTSUO0H42N6unLhrYz41brvc8PzFj",
                "trackingNumber": "0",
                "url": "https://personal-exploration.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "n4cAEihV3f",
                    "message": "VkwhbYzCiAABLLTjAxXv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "3QBWY2gdP6",
                    "message": "brdLhOtPbtwLzxzkJMoz"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ekw1HHNQBA",
                    "message": "SsZhueUCSHrNXIxyjIbl"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jG8Pf9YfUp",
                    "message": "jgrnYaJlNjlHJewMNNzU"
                  }
                ],
                "contentKey": "p5Icj6Y73x",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "GbbAWrkGRS8cec3soMmph0a6PtOfinbMXSuXmbTYfFCH5XEjGV",
                "trackingNumber": "4",
                "url": "https://frizzy-flat.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "7AYzfp4OXl",
                    "message": "KUEhotMoXylJDXXzOMNJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "L0Nxo5DMCz",
                    "message": "UmWKanujpljslOMYioty"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "C1H4sCHAOx",
                    "message": "tippfPFrUJaFRTLWMSzw"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "43jqd48QBb",
                    "message": "GrFiUUjaUaPplNuqONXa"
                  }
                ],
                "contentKey": "IYZdrNC5Bs",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "bzZcVaDFCsyrtnr0gopvAeDGU0DOGOikr3OHkNW8J7G3C3pClx",
                "trackingNumber": "2",
                "url": "https://voluminous-institute.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "uQkYvBexuZ",
                    "message": "gnRPcxpRfMFbSGhZuuga"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "TmG5qbzwWq",
                    "message": "JprFMQdHDeQwDLcggFOJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "0ho0x5Qohp",
                    "message": "pdDyTcpkISClVjixUtvY"
                  }
                ],
                "contentKey": "hJZH3R2Cjj",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "cV4PfI8TpCGR6tZkyPb33iY5T2xosC9lDJg3yPZo4tURxXqpCl",
                "trackingNumber": "5",
                "url": "https://fortunate-milestone.org"
              }
            ],
            "packageSequenceNumber": 15,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "4",
            "transactionDetails": [
              {
                "transactionDetails": "GdZJXXfPTAZRwES",
                "transactionId": "f39ccf5b-0bd8-4225-b3c9-050a96c7c5b1"
              },
              {
                "transactionDetails": "moACicMgsGfgLmi",
                "transactionId": "282d3c85-c112-4618-9b70-1aa21dcbd390"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Ground",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 11,
                "suggestions": [
                  {
                    "description": "Our flamingo-friendly Fish ensures clean comfort for your pets",
                    "harmonizedCode": "dxejzHMM"
                  },
                  {
                    "description": "Stylish Pants designed to make you stand out with likely looks",
                    "harmonizedCode": "1bYW8sIO"
                  },
                  {
                    "description": "Discover the cat-like agility of our Bacon, perfect for enchanted users",
                    "harmonizedCode": "eMiPGRR3"
                  },
                  {
                    "description": "New teal Pants with ergonomic design for grubby comfort",
                    "harmonizedCode": "V72GuqdT"
                  },
                  {
                    "description": "Discover the sea lion-like agility of our Car, perfect for superior users",
                    "harmonizedCode": "6SuCcbIa"
                  }
                ]
              },
              {
                "commodityIndex": 81,
                "suggestions": [
                  {
                    "description": "Stylish Tuna designed to make you stand out with ultimate looks",
                    "harmonizedCode": "UKTTCGqJ"
                  },
                  {
                    "description": "Stylish Pizza designed to make you stand out with wide looks",
                    "harmonizedCode": "NPeRtsvl"
                  },
                  {
                    "description": "Stylish Sausages designed to make you stand out with joyous looks",
                    "harmonizedCode": "tK8ooKed"
                  },
                  {
                    "description": "The sleek and compassionate Car comes with red LED lighting for smart functionality",
                    "harmonizedCode": "8NAxUbhB"
                  },
                  {
                    "description": "Professional-grade Cheese perfect for tense training and recreational use",
                    "harmonizedCode": "nVX4Tzrj"
                  }
                ]
              },
              {
                "commodityIndex": 100,
                "suggestions": [
                  {
                    "description": "Introducing the Ireland-inspired Towels, blending well-to-do style with local craftsmanship",
                    "harmonizedCode": "S5j4qfSw"
                  },
                  {
                    "description": "Savor the zesty essence in our Car, designed for old-fashioned culinary adventures",
                    "harmonizedCode": "k8nTm3ht"
                  },
                  {
                    "description": "Stylish Car designed to make you stand out with cooperative looks",
                    "harmonizedCode": "v4rbWokK"
                  },
                  {
                    "description": "Kuhlman, Turner and Keeling's most advanced Keyboard technology increases insidious capabilities",
                    "harmonizedCode": "5LfLJPK6"
                  },
                  {
                    "description": "Our horse-friendly Keyboard ensures aware comfort for your pets",
                    "harmonizedCode": "fjOXJpsI"
                  }
                ]
              },
              {
                "commodityIndex": 82,
                "suggestions": [
                  {
                    "description": "Soft Tuna designed with Marble for utilized performance",
                    "harmonizedCode": "tMjP64XA"
                  },
                  {
                    "description": "New orange Car with ergonomic design for cavernous comfort",
                    "harmonizedCode": "lzc6WRMz"
                  },
                  {
                    "description": "New Salad model with 73 GB RAM, 509 GB storage, and critical features",
                    "harmonizedCode": "HPznu8sY"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "04c73408-d15b-400f-98d7-ff87f9451c05",
                  "localizedText": "Discover the boring new Chicken with an exciting mix of Silk ingredients",
                  "parameters": [
                    {
                      "id": "76c6f7f0-6e3e-4b45-b92b-1fb9c6a4ce12",
                      "value": "Awesome"
                    },
                    {
                      "id": "c89168e1-de6f-4bb0-8e75-e3938dbc0e0e",
                      "value": "Gorgeous"
                    }
                  ],
                  "text": "Our crunchy-inspired Car brings a taste of luxury to your frequent lifestyle"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 9,
                "derivedHarmonizedCode": "zb5AbG",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "677905ae-762b-4be6-a54e-35803ec072ac",
                      "localizedText": "Discover the meaty new Chicken with an exciting mix of Ceramic ingredients",
                      "parameters": [
                        {
                          "id": "42357b37-3a62-4642-9122-a9aeb5c28abc",
                          "value": "Sleek"
                        },
                        {
                          "id": "327d9b36-6bed-4770-90dd-f388b09ee161",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "dfe8772f-014e-4012-a789-01485b057a0c",
                          "value": "Fantastic"
                        },
                        {
                          "id": "be27d543-5f51-4705-bb8b-789c87304120",
                          "value": "Frozen"
                        },
                        {
                          "id": "91901136-1e60-4d44-8d94-6f086f40e37c",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Toy - Klein's most advanced Chair technology increases thorny capabilities"
                    },
                    {
                      "code": "f18e5ab9-c490-46dc-ae7c-3cb0fdb463b4",
                      "localizedText": "Introducing the Maldives-inspired Cheese, blending murky style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "70d4179c-f3a9-4564-a584-882db97e3689",
                          "value": "Elegant"
                        }
                      ],
                      "text": "Professional-grade Car perfect for arid training and recreational use"
                    },
                    {
                      "code": "0d4cc25c-bb1b-4cd2-bcb9-579e2db06111",
                      "localizedText": "Savor the crispy essence in our Bacon, designed for stable culinary adventures",
                      "parameters": [
                        {
                          "id": "6de20434-5d5c-4f81-a03a-6909e7461027",
                          "value": "Fantastic"
                        },
                        {
                          "id": "1aacd696-5cc6-436b-a0dd-2e099d5c8c22",
                          "value": "Tasty"
                        },
                        {
                          "id": "0a504858-d39a-44b9-84ee-ebe0fdca5a5f",
                          "value": "Rustic"
                        }
                      ],
                      "text": "Our monkey-friendly Car ensures minty comfort for your pets"
                    },
                    {
                      "code": "9ec1f870-6951-4c72-95e4-b7133d63b391",
                      "localizedText": "Experience the pink brilliance of our Chicken, perfect for annual environments",
                      "parameters": [
                        {
                          "id": "01fe72a3-cceb-4439-99c3-cbc2fc29beb4",
                          "value": "Modern"
                        },
                        {
                          "id": "467a3360-2bb5-44cc-953c-3d9f5b5910a9",
                          "value": "Sleek"
                        },
                        {
                          "id": "db3c2713-27c0-40fd-a7d3-2bcdd5441838",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "f6ad3fe1-cfc3-481a-973d-aea3ee2f59ac",
                          "value": "Frozen"
                        },
                        {
                          "id": "7355a2a6-357b-412a-90ea-21a194d051d3",
                          "value": "Licensed"
                        }
                      ],
                      "text": "Stylish Chair designed to make you stand out with old-fashioned looks"
                    },
                    {
                      "code": "847b9801-8ff8-4a64-af4a-2431d1b90490",
                      "localizedText": "Our peacock-friendly Table ensures wicked comfort for your pets",
                      "parameters": [
                        {
                          "id": "6f255c89-b5e6-46a1-9bc6-310cd9ef9964",
                          "value": "Fantastic"
                        },
                        {
                          "id": "764c75da-18c4-4c8c-b960-25a530fd747d",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "18b8ac90-5dd8-4d75-9942-fa8a5c9ce58f",
                          "value": "Practical"
                        },
                        {
                          "id": "8b3fd05c-98db-412f-9287-35283a056dc4",
                          "value": "Incredible"
                        },
                        {
                          "id": "3e308964-8ec9-4cf4-a627-1da1c028159e",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Professional-grade Fish perfect for wrong training and recreational use"
                    }
                  ],
                  "description": "Savor the salty essence in our Cheese, designed for complete culinary adventures",
                  "id": "bd23c5f3-1c62-4b0c-b483-68edb420fee5"
                }
              },
              {
                "advisory": {
                  "code": "29d6b634-97df-402e-bcc6-87e48783bdbe",
                  "localizedText": "The plum Chicken combines Haiti aesthetics with Selenium-based durability",
                  "parameters": [
                    {
                      "id": "7799649d-8475-4212-9684-06c927d238e2",
                      "value": "Ergonomic"
                    },
                    {
                      "id": "0d543a91-c2b3-4d18-9a57-d3c6004f379a",
                      "value": "Modern"
                    },
                    {
                      "id": "c142b1ae-af55-48d5-b31d-607b1fc8995f",
                      "value": "Recycled"
                    }
                  ],
                  "text": "The lime Tuna combines Christmas Island aesthetics with Titanium-based durability"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 34,
                "derivedHarmonizedCode": "kZFtRT",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "9aa3b664-575a-40df-b68c-a75b7aad6e02",
                      "localizedText": "Schamberger - Daugherty's most advanced Salad technology increases juicy capabilities",
                      "parameters": [
                        {
                          "id": "22589030-d603-4607-aaf9-6f9292bd7e18",
                          "value": "Awesome"
                        },
                        {
                          "id": "a7508c2c-a2dc-40ee-8924-77665df499a8",
                          "value": "Intelligent"
                        },
                        {
                          "id": "7857743f-8903-42a6-8b1c-a993984d8289",
                          "value": "Handcrafted"
                        }
                      ],
                      "text": "Our squirrel-friendly Fish ensures sugary comfort for your pets"
                    },
                    {
                      "code": "08c11ff2-d84c-44cc-8ab2-fc0dcc8b11aa",
                      "localizedText": "Our moist-inspired Shirt brings a taste of luxury to your worst lifestyle",
                      "parameters": [
                        {
                          "id": "c5914d3c-c60d-41cb-84dd-592b5b0c1c2d",
                          "value": "Rustic"
                        },
                        {
                          "id": "91054abd-b9bb-4e41-898b-5171e81b138d",
                          "value": "Soft"
                        }
                      ],
                      "text": "Our lion-friendly Pizza ensures round comfort for your pets"
                    }
                  ],
                  "description": "Daugherty, Wiza and Lesch's most advanced Hat technology increases digital capabilities",
                  "id": "d5b13ccf-d8a1-4352-96d6-dff8684264d2"
                }
              },
              {
                "advisory": {
                  "code": "cc832192-3c34-422d-922b-94466524db47",
                  "localizedText": "Experience the teal brilliance of our Salad, perfect for specific environments",
                  "parameters": [
                    {
                      "id": "205654fa-38b1-4a8c-a670-b968519dd26b",
                      "value": "Fantastic"
                    },
                    {
                      "id": "c8875aeb-5e47-458d-b261-5b3203f0e295",
                      "value": "Licensed"
                    }
                  ],
                  "text": "The User-centric homogeneous benchmark Chair offers reliable performance and immediate design"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 3,
                "derivedHarmonizedCode": "J0aUW2",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "ec452290-9389-4a0a-8dbd-643ea1a070b2",
                      "localizedText": "Generic Chicken designed with Steel for stylish performance",
                      "parameters": [
                        {
                          "id": "d32b217f-6b06-4f7e-a599-b6a33d173cb8",
                          "value": "Handcrafted"
                        },
                        {
                          "id": "e023d33c-a243-4f7d-9cc4-b7f32ded0ea4",
                          "value": "Intelligent"
                        },
                        {
                          "id": "b35ce211-fc01-47fa-b3c0-a14e6f64a8cb",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "1c2d84e2-6bda-4551-9c95-6d55646f9872",
                          "value": "Unbranded"
                        },
                        {
                          "id": "5234e2b8-4e45-404f-af70-6b84fbd99ee1",
                          "value": "Recycled"
                        }
                      ],
                      "text": "The Mauricio Pants is the latest in a series of infamous products from Von Group"
                    },
                    {
                      "code": "4f282a64-1655-4460-a754-e5922aa6218d",
                      "localizedText": "The Baron Towels is the latest in a series of majestic products from Witting - Keeling",
                      "parameters": [
                        {
                          "id": "c56112e3-ee1f-4279-9f02-40ee1b9f1669",
                          "value": "Unbranded"
                        },
                        {
                          "id": "06fd244b-4518-4ff9-bc1b-f44ac921aae2",
                          "value": "Frozen"
                        },
                        {
                          "id": "0968987c-5ecf-40f7-ada5-4937f72cc8ce",
                          "value": "Sleek"
                        },
                        {
                          "id": "b1fb3fe9-3e83-4511-aef6-12057d836e09",
                          "value": "Generic"
                        },
                        {
                          "id": "2b7d9331-0a59-4777-bcc1-ee689b93a3a6",
                          "value": "Electronic"
                        }
                      ],
                      "text": "Experience the plum brilliance of our Gloves, perfect for careless environments"
                    },
                    {
                      "code": "75f184a5-151d-4289-a663-4c951d93d0e8",
                      "localizedText": "New Bacon model with 93 GB RAM, 277 GB storage, and variable features",
                      "parameters": [
                        {
                          "id": "ff0afc97-7b91-4d8c-98b3-c08713608e87",
                          "value": "Recycled"
                        },
                        {
                          "id": "b6cd5897-a81a-422a-a57d-eeae3c11e246",
                          "value": "Gorgeous"
                        }
                      ],
                      "text": "Von, Greenholt and Bergstrom's most advanced Car technology increases definitive capabilities"
                    },
                    {
                      "code": "6342fe65-d2d1-4054-9954-70f471d3805b",
                      "localizedText": "Experience the plum brilliance of our Pants, perfect for front environments",
                      "parameters": [
                        {
                          "id": "65bd9427-7a08-447a-9007-e2146ebdb913",
                          "value": "Awesome"
                        }
                      ],
                      "text": "New cyan Shirt with ergonomic design for discrete comfort"
                    }
                  ],
                  "description": "Professional-grade Bacon perfect for appropriate training and recreational use",
                  "id": "b5229e0a-9ed5-4c91-a0b0-09b34e568db0"
                }
              },
              {
                "advisory": {
                  "code": "c791c894-9c78-4303-8824-bf03e07c4f43",
                  "localizedText": "The Cross-platform executive complexity Soap offers reliable performance and downright design",
                  "parameters": [
                    {
                      "id": "6549d6c2-d73a-40ee-a3f8-7d56393a097f",
                      "value": "Modern"
                    }
                  ],
                  "text": "The Dannie Computer is the latest in a series of haunting products from Schiller - Renner"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 16,
                "derivedHarmonizedCode": "w7BINP",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "35101c2c-e811-44f7-87b5-dcd4cda7143f",
                      "localizedText": "The Gene Pizza is the latest in a series of cultivated products from Block, McLaughlin and Larkin",
                      "parameters": [
                        {
                          "id": "f3567ccc-19e1-4ec8-b96c-90b1243e26ec",
                          "value": "Incredible"
                        },
                        {
                          "id": "7ab1c8d8-0cc1-4a36-bcae-d388a04b58b6",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "3b056df0-50b7-49d1-ab1f-6d200e97c51c",
                          "value": "Luxurious"
                        },
                        {
                          "id": "994d071b-6858-4374-8965-970ba47d9eab",
                          "value": "Awesome"
                        },
                        {
                          "id": "6f1cced3-6ba7-4256-bcc2-720ed6d0e8a9",
                          "value": "Sleek"
                        }
                      ],
                      "text": "Discover the zebra-like agility of our Hat, perfect for graceful users"
                    },
                    {
                      "code": "9d4ffdf6-249c-4253-bb8b-549025e07f56",
                      "localizedText": "The yellow Fish combines Slovenia aesthetics with Neodymium-based durability",
                      "parameters": [
                        {
                          "id": "05a1829e-6d76-48eb-9030-3b9bdab9d988",
                          "value": "Refined"
                        },
                        {
                          "id": "2a4269d7-a9fd-4fe8-bb9f-109cde84c6f1",
                          "value": "Elegant"
                        },
                        {
                          "id": "36748044-4c6d-4a87-8d86-ceeff2b1996f",
                          "value": "Generic"
                        }
                      ],
                      "text": "New sky blue Towels with ergonomic design for empty comfort"
                    },
                    {
                      "code": "78d71bcd-a2b8-407b-9267-d52f37b2bdaf",
                      "localizedText": "Ergonomic Sausages made with Steel for all-day winged support",
                      "parameters": [
                        {
                          "id": "23f43188-f85d-44aa-927a-03b66de5601f",
                          "value": "Small"
                        },
                        {
                          "id": "7d1cae69-47ab-4780-a230-222909f38eed",
                          "value": "Rustic"
                        },
                        {
                          "id": "3f67a056-870e-4bd4-9a1c-116ebb015a70",
                          "value": "Generic"
                        },
                        {
                          "id": "891759bc-dd2d-41d7-8fff-3f37781e9353",
                          "value": "Small"
                        },
                        {
                          "id": "714cd24a-3f8b-4586-80df-a6c65835b080",
                          "value": "Electronic"
                        }
                      ],
                      "text": "Discover the abandoned new Bike with an exciting mix of Gold ingredients"
                    },
                    {
                      "code": "7a057d09-d384-4780-af16-c804b6815eda",
                      "localizedText": "The turquoise Mouse combines Pitcairn Islands aesthetics with Aluminium-based durability",
                      "parameters": [
                        {
                          "id": "336e27d9-3ee9-4f80-b9d9-ead528fefdf9",
                          "value": "Refined"
                        }
                      ],
                      "text": "Introducing the South Sudan-inspired Car, blending intent style with local craftsmanship"
                    }
                  ],
                  "description": "Discover the smoggy new Gloves with an exciting mix of Metal ingredients",
                  "id": "c0b84855-0155-40c0-9ea9-0f091616efcb"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "dC2xUs4UhY",
                "message": "wwSkoDjHzoBNxZvJlgdj"
              }
            ],
            "contentKey": "VwlmiOSh50",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "cQHyEmdm80yZlkZPvu578BUmVKOd0gXoYPKLoShxUOqTapnNps",
            "trackingNumber": "3",
            "url": "https://memorable-kielbasa.name"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "Um6ZnXOcJw",
                "message": "naOnkGFufdtczLAuhyGN"
              },
              {
                "alertType": "NOTE",
                "code": "wU3xloFTr7",
                "message": "mTtdEIhGODDOhwuQxdSJ"
              }
            ],
            "contentKey": "IDT6lAi64b",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "P7YdYEMAat5AHSmYHIpE72DPVMitcLKGLAjPykUI3Zup1nXfCh",
            "trackingNumber": "7",
            "url": "https://qualified-order.com"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "Zc7eePPvRy",
                "message": "wrZYGGFDumujnkDLHtzh"
              },
              {
                "alertType": "NOTE",
                "code": "0dNHywUKfj",
                "message": "ugkxZxgGtrBOprumzBjw"
              },
              {
                "alertType": "NOTE",
                "code": "wrh86tBJEV",
                "message": "OSLaxyIjQYJYnwYkVCib"
              }
            ],
            "contentKey": "3Gv0rzXkOq",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "PDF",
            "encodedLabel": "E8EnYQqo6R6C6VGQ88J4EMfoOIxAULHERWIyJbAi60dFYzXSIX",
            "trackingNumber": "8",
            "url": "https://empty-strategy.com/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "lgHhnx2sGQ",
                "message": "YPYUVHDaUcAAXQidPohZ"
              },
              {
                "alertType": "NOTE",
                "code": "pDv3brdG6I",
                "message": "dQsDIMbHmooiHrzLzvDI"
              },
              {
                "alertType": "NOTE",
                "code": "cJh97yN66e",
                "message": "XRfomtSJrNVCjmtXRjxt"
              },
              {
                "alertType": "NOTE",
                "code": "dxjWe4jG5d",
                "message": "goFpoRdKybjYgtjEnmyB"
              }
            ],
            "contentKey": "R2pfFdfq99",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "ZPL",
            "encodedLabel": "rCoY9ShB9xy7inF1do0PQJJxek0cnoi9uz5mVFw9g2kz9SPNL1",
            "trackingNumber": "7",
            "url": "https://enchanting-brace.info"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "IrmdBga3LW",
                "message": "lEGOqutEQseKhEkKFNJI"
              }
            ],
            "contentKey": "IkBB524uwU",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "PNG",
            "encodedLabel": "Z41BFSAWLwlmIZX9qGfeELDvMJ2BKChPxciU91276XHyy0G3bx",
            "trackingNumber": "2",
            "url": "https://selfish-bookend.org/"
          }
        ]
      }
    ]
  },
  "transactionId": "436b4356-3fb4-4e80-a97a-696a5364b47f"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "index": "Test1234",
  "trackingIds": [
    {
      "formId": "0263",
      "trackingIdType": "FEDEX",
      "trackingNumber": "7950095xxxxx"
    }
  ]
}
{
  "customerTransactionId": "ggTFHe_j4HTS-k9",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "Oh0y82du5R",
        "message": "emGnozBgZlKGykJQZsyX"
      }
    ],
    "deletedPackagesFromOpenshipment": false
  },
  "transactionId": "4851390f-f5d8-4ede-bf3f-32a28fd08f6a"
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "Your account number"
  },
  "index": "endYMOW-",
  "trackingId": {
    "formId": 5726,
    "trackingIdType": "GROUND",
    "trackingNumber": "0",
    "uspsApplicationId": 94
  },
  "version": {
    "major": 2,
    "minor": 2,
    "patch": 0
  }
}
{
  "customerTransactionId": "klhw_VQG4SwRwKM",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "HYvfYmAo7l",
        "message": "SCwSWOsfoOaQLyJmgpSY"
      },
      {
        "alertType": "NOTE",
        "code": "7zy0b1FfZz",
        "message": "veHmrcuZaFvEyUrifwse"
      },
      {
        "alertType": "NOTE",
        "code": "3u1HMf6oaT",
        "message": "ZZRSJUUmSDCOOKONyUdP"
      },
      {
        "alertType": "NOTE",
        "code": "eoeTE0UCny",
        "message": "ITCECDFBcAvWYKqyGnJM"
      },
      {
        "alertType": "NOTE",
        "code": "XMBrw0p8bR",
        "message": "MximgfmNOeDGVJFrqYOp"
      }
    ],
    "requestedpackageLineItem": {
      "contentRecord": [
        {
          "description": "gmbXNiMFnshrjbA",
          "itemNumber": "5",
          "partNumber": "CTJLnk",
          "receivedQuantity": 67
        },
        {
          "description": "NtDNRmVwpRcXgLf",
          "itemNumber": "9",
          "partNumber": "eZ41l5",
          "receivedQuantity": 3
        },
        {
          "description": "PmemDpdkelrmmpC",
          "itemNumber": "8",
          "partNumber": "zFDZlI",
          "receivedQuantity": 91
        },
        {
          "description": "WsZNPxJHaZQpFpO",
          "itemNumber": "2",
          "partNumber": "0qLJ3L",
          "receivedQuantity": 9
        }
      ],
      "customerReferences": [
        {
          "customerReferenceType": "INVOICE_NUMBER",
          "value": "2"
        },
        {
          "customerReferenceType": "INVOICE_NUMBER",
          "value": "0"
        },
        {
          "customerReferenceType": "INVOICE_NUMBER",
          "value": "3"
        }
      ],
      "declaredValue": {
        "amount": 325.66,
        "currency": "NGN"
      },
      "dimensions": {
        "height": 30,
        "length": 100,
        "units": "CM",
        "width": 50
      },
      "groupPackageCount": 8,
      "itemDescription": "gVeqFwqZldLbTFU",
      "itemDescriptionForClearance": "phDJaSEccSRpFjH",
      "packageSpecialServices": {
        "alcoholDetail": {
          "alcoholRecipientType": "LICENSEE",
          "shipperAgreementType": "Retailer"
        },
        "batteryDetails": [
          {
            "batteryMaterialType": "LITHIUM_METAL",
            "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
            "batteryRegulatoryType": "IATA_SECTION_II"
          },
          {
            "batteryMaterialType": "LITHIUM_METAL",
            "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
            "batteryRegulatoryType": "IATA_SECTION_II"
          },
          {
            "batteryMaterialType": "LITHIUM_ION",
            "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
            "batteryRegulatoryType": "IATA_SECTION_II"
          }
        ],
        "dangerousGoodsDetail": {
          "accessibility": "INACCESSIBLE",
          "cargoAircraftOnly": true,
          "options": [
            "LIMITED_QUANTITIES_COMMODITIES",
            "ORM_D"
          ],
          "regulation": "ADR"
        },
        "dryIceWeight": {
          "units": "KG",
          "value": 40.66
        },
        "packageCODDetail": {
          "codCollectionAmount": {
            "amount": 437.63,
            "currency": "TRY"
          }
        },
        "pieceCountVerificationBoxCount": 10,
        "priorityAlertDetail": {
          "content": [
            "string"
          ],
          "enhancementTypes": [
            "PRIORITY_ALERT_PLUS"
          ]
        },
        "signatureOptionDetail": {
          "signatureReleaseNumber": "6"
        },
        "signatureOptionType": "SERVICE_DEFAULT",
        "specialServiceTypes": [
          "ALCOHOL",
          "NON_STANDARD_CONTAINER"
        ],
        "standaloneBatteryDetails": [
          {
            "batteryMaterialType": "LITHIUM_METAL"
          },
          {
            "batteryMaterialType": "LITHIUM_METAL"
          },
          {
            "batteryMaterialType": "LITHIUM_METAL"
          },
          {
            "batteryMaterialType": "LITHIUM_METAL"
          }
        ]
      },
      "sequenceNumber": "8",
      "subPackagingType": "CONTAINER",
      "variableHandlingChargeDetail": {
        "fixedValue": {
          "amount": 24.45,
          "currency": "USD"
        },
        "percentValue": 17.39,
        "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
        "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
        "rateType": "PREFERRED_CURRENCY"
      },
      "weight": {
        "units": "KG",
        "value": 26.05
      }
    }
  },
  "transactionId": "be735da3-379b-4ecc-868e-c5a9454a3c9b"
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "index": "Test1234"
}
{
  "customerTransactionId": "9HdveXg3N5vIFui",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "73e3QZZy2Q",
        "message": "MUWOCItvndislTezyXDo"
      },
      {
        "alertType": "NOTE",
        "code": "psdWScLsWB",
        "message": "uHOGwcVNpKePydlbwOuv"
      }
    ],
    "deletedOpenshipment": false
  },
  "transactionId": "1a4cdae3-6c1f-4842-aa20-6c0c517dd22d"
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "Your account number"
  },
  "index": "5ciBTzy0",
  "version": {
    "major": 5,
    "minor": 1,
    "patch": 7
  }
}
{
  "customerTransactionId": "zuVPtcfIU0PcOOS",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "V7OszCY6JJ",
        "message": "MgYNEuHRWRWwVQGybyQQ"
      },
      {
        "alertType": "NOTE",
        "code": "kFx9dygT9f",
        "message": "UHbTLnhvZYfjfpmdFJoz"
      },
      {
        "alertType": "NOTE",
        "code": "6Y5Zl89JUv",
        "message": "ybZCQQZnMZUpqVGrZGDH"
      }
    ],
    "requestedShipment": {
      "blockInsightVisibility": true,
      "customsClearanceDetail": {
        "brokers": [
          {
            "broker": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "90210",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": 1234567,
                "personName": "John Taylor",
                "phoneExtension": 91,
                "phoneNumber": "1234567890"
              },
              "deliveryInstructions": "deliveryInstructions",
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            },
            "type": "IMPORT"
          },
          {
            "broker": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "90210",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": 1234567,
                "personName": "John Taylor",
                "phoneExtension": 91,
                "phoneNumber": "1234567890"
              },
              "deliveryInstructions": "deliveryInstructions",
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            },
            "type": "IMPORT"
          },
          {
            "broker": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "90210",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": 1234567,
                "personName": "John Taylor",
                "phoneExtension": 91,
                "phoneNumber": "1234567890"
              },
              "deliveryInstructions": "deliveryInstructions",
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            },
            "type": "IMPORT"
          },
          {
            "broker": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "90210",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": 1234567,
                "personName": "John Taylor",
                "phoneExtension": 91,
                "phoneNumber": "1234567890"
              },
              "deliveryInstructions": "deliveryInstructions",
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            },
            "type": "IMPORT"
          },
          {
            "broker": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "90210",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": 1234567,
                "personName": "John Taylor",
                "phoneExtension": 91,
                "phoneNumber": "1234567890"
              },
              "deliveryInstructions": "deliveryInstructions",
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            },
            "type": "IMPORT"
          }
        ],
        "commercialInvoice": {
          "comments": [
            "optional comments for the commercial invoice"
          ],
          "customerReferences": [
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "6"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "1"
            }
          ],
          "declarationStatement": "lIzHGQEzfpsoDix",
          "emailNotificationDetail": {
            "emailAddress": "Rodrick53@gmail.com",
            "recipientType": "BROKER",
            "type": "FAILED"
          },
          "freightCharge": {
            "amount": 435.48,
            "currency": "GYD"
          },
          "handlingCosts": {
            "amount": 228.51,
            "currency": "TRY"
          },
          "originatorName": "Jonathan Wolf",
          "packingCosts": {
            "amount": 307.7,
            "currency": "LBP"
          },
          "shipmentPurpose": "REPAIR_AND_RETURN",
          "specialInstructions": "mTQUpefYFDqMOul",
          "taxesOrMiscellaneousCharge": {
            "amount": 475.67,
            "currency": "CHF"
          },
          "taxesOrMiscellaneousChargeType": "COMMISSIONS",
          "termsOfSale": "DDP"
        },
        "commodities": [
          {
            "additionalMeasures": [
              {
                "quantity": 77,
                "units": "LB"
              },
              {
                "quantity": 43,
                "units": "LB"
              }
            ],
            "cIMarksAndNumbers": "3",
            "clearanceItemDetail": [
              {
                "address": {
                  "city": "Plano",
                  "countryCode": "RS",
                  "postalCode": "24699",
                  "residential": false,
                  "stateOrProvinceCode": "DE",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Harber, Jaskolski and Heller"
                },
                "id": "HEGjakfuBY",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "Schowaltertown",
                  "countryCode": "KM",
                  "postalCode": "00934-4918",
                  "residential": false,
                  "stateOrProvinceCode": "AK",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Adams - Greenholt"
                },
                "id": "vScoDvZf9Y",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "Rauborough",
                  "countryCode": "VG",
                  "postalCode": "42038",
                  "residential": true,
                  "stateOrProvinceCode": "NC",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Aufderhar - Kuhn"
                },
                "id": "Zfmul166xl",
                "role": "MANUFACTURER"
              }
            ],
            "countryOfManufacture": "NI",
            "customsValue": {
              "amount": 51.3,
              "currency": "WST"
            },
            "description": "Discover the uncomfortable new Tuna with an exciting mix of Wooden ingredients",
            "exportLicenseExpirationDate": "2026-10-31T00:00:00.0Z",
            "exportLicenseNumber": "7",
            "harmonizedCode": "5",
            "name": "Fresh Marble Bacon",
            "numberOfPieces": 18,
            "partNumber": "OVkYCq",
            "purpose": "BUSINESS",
            "quantity": 29,
            "quantityUnits": "KG",
            "unitPrice": {
              "amount": 297.06,
              "currency": "PKR"
            },
            "usmcaDetail": {
              "originCriterion": "B"
            },
            "weight": {
              "units": "KG",
              "value": 12.44
            }
          },
          {
            "additionalMeasures": [
              {
                "quantity": 29,
                "units": "LB"
              },
              {
                "quantity": 26,
                "units": "EA"
              }
            ],
            "cIMarksAndNumbers": "2",
            "clearanceItemDetail": [
              {
                "address": {
                  "city": "Port Martyport",
                  "countryCode": "KN",
                  "postalCode": "51754",
                  "residential": true,
                  "stateOrProvinceCode": "PA",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Hirthe, Skiles and Hettinger"
                },
                "id": "Z5BfOOu9iq",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "Los Angeles",
                  "countryCode": "HU",
                  "postalCode": "21645-7136",
                  "residential": true,
                  "stateOrProvinceCode": "WY",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Murphy Group"
                },
                "id": "jV6YpKQf64",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "South Brooklyn",
                  "countryCode": "GH",
                  "postalCode": "50150-2547",
                  "residential": true,
                  "stateOrProvinceCode": "AL",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Nolan, Sporer and Parker"
                },
                "id": "9lChUr0IXK",
                "role": "MANUFACTURER"
              }
            ],
            "countryOfManufacture": "FI",
            "customsValue": {
              "amount": 32.2,
              "currency": "BAM"
            },
            "description": "Our sea lion-friendly Gloves ensures angelic comfort for your pets",
            "exportLicenseExpirationDate": "2026-07-25T00:00:00.0Z",
            "exportLicenseNumber": "0",
            "harmonizedCode": "3",
            "name": "Fantastic Bronze Mouse",
            "numberOfPieces": 34,
            "partNumber": "fNnWLt",
            "purpose": "BUSINESS",
            "quantity": 60,
            "quantityUnits": "KG",
            "unitPrice": {
              "amount": 322.55,
              "currency": "FKP"
            },
            "usmcaDetail": {
              "originCriterion": "C"
            },
            "weight": {
              "units": "KG",
              "value": 23.77
            }
          },
          {
            "additionalMeasures": [
              {
                "quantity": 80,
                "units": "LB"
              },
              {
                "quantity": 8,
                "units": "LB"
              },
              {
                "quantity": 36,
                "units": "EA"
              },
              {
                "quantity": 43,
                "units": "LB"
              },
              {
                "quantity": 89,
                "units": "KG"
              }
            ],
            "cIMarksAndNumbers": "5",
            "clearanceItemDetail": [
              {
                "address": {
                  "city": "Flofort",
                  "countryCode": "IT",
                  "postalCode": "62727-0329",
                  "residential": false,
                  "stateOrProvinceCode": "OK",
                  "streetLines": [
                    "123 Factory Rd",
                    "Industrial Park"
                  ]
                },
                "contact": {
                  "companyName": "Stamm - Robel"
                },
                "id": "8PHWn9I83B",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "Lonton",
                  "countryCode": "GT",
                  "postalCode": "60117",
                  "residential": false,
                  "stateOrProvinceCode": "VA",
                  "streetLines": [
                    "123 Factory Rd",
                    "Industrial Park"
                  ]
                },
                "contact": {
                  "companyName": "Kuhlman, Bednar and Bartell"
                },
                "id": "2Nir1lUkh7",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "Yadirachester",
                  "countryCode": "TN",
                  "postalCode": "19924-6199",
                  "residential": false,
                  "stateOrProvinceCode": "WA",
                  "streetLines": [
                    "Industrial Park",
                    "123 Factory Rd"
                  ]
                },
                "contact": {
                  "companyName": "Jenkins Group"
                },
                "id": "DrSaBCO4TA",
                "role": "MANUFACTURER"
              },
              {
                "address": {
                  "city": "East Earnestshire",
                  "countryCode": "MY",
                  "postalCode": "70247-2584",
                  "residential": false,
                  "stateOrProvinceCode": "KS",
                  "streetLines": [
                    "123 Factory Rd",
                    "Industrial Park"
                  ]
                },
                "contact": {
                  "companyName": "Schuppe, Hagenes and Parisian"
                },
                "id": "TPvuUDONPy",
                "role": "MANUFACTURER"
              }
            ],
            "countryOfManufacture": "GD",
            "customsValue": {
              "amount": 323.48,
              "currency": "BOB"
            },
            "description": "The cyan Shirt combines Tokelau aesthetics with Bromine-based durability",
            "exportLicenseExpirationDate": "2026-07-22T00:00:00.0Z",
            "exportLicenseNumber": "0",
            "harmonizedCode": "5",
            "name": "Generic Granite Keyboard",
            "numberOfPieces": 9,
            "partNumber": "f4kZUE",
            "purpose": "BUSINESS",
            "quantity": 2,
            "quantityUnits": "KG",
            "unitPrice": {
              "amount": 179.31,
              "currency": "HNL"
            },
            "usmcaDetail": {
              "originCriterion": "B"
            },
            "weight": {
              "units": "KG",
              "value": 31.04
            }
          }
        ],
        "customsOption": {
          "description": "Description",
          "type": "COURTESY_RETURN_LABEL"
        },
        "declarationStatementDetail": {
          "usmcaLowValueStatementDetail": {
            "countryOfOriginLowValueDocumentRequested": true,
            "customsRole": "EXPORTER"
          }
        },
        "dutiesPayment": {
          "billingDetails": {
            "accountNickname": "accountNickname",
            "accountNumber": "Your account number",
            "accountNumberCountryCode": "US",
            "aliasId": "aliasId",
            "billingCode": "billingCode",
            "billingType": "billingType"
          },
          "paymentType": "SENDER",
          "payor": {
            "responsibleParty": {
              "accountNumber": {
                "value": "Your account number"
              },
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "fax number",
                "personName": "John Taylor",
                "phoneExtension": "phone extension",
                "phoneNumber": "1234567890"
              },
              "tins": [
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                },
                {
                  "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                  "expirationDate": "2000-01-23T04:56:07.000+00:00",
                  "number": "number",
                  "tinType": "FEDERAL",
                  "usage": "usage"
                }
              ]
            }
          }
        },
        "exportDetail": {
          "b13AFilingOption": "NOT_REQUIRED",
          "destinationControlDetail": {
            "destinationCountries": [
              "USA",
              "India"
            ],
            "endUser": "Emilio Beatty",
            "statementTypes": "DEPARTMENT_OF_COMMERCE"
          },
          "exportComplianceStatement": "IfLfhWpN1KQ2FSy",
          "permitNumber": "0"
        },
        "freightOnValue": "OWN_RISK",
        "generatedDocumentLocale": "fr_FR",
        "importerOfRecord": {
          "accountNumber": {
            "value": "Your account number"
          },
          "address": {
            "city": "Beverly Hills",
            "countryCode": "US",
            "postalCode": "90210",
            "residential": false,
            "stateOrProvinceCode": "CA",
            "streetLines": [
              "10 FedEx Parkway",
              "Suite 302"
            ]
          },
          "contact": {
            "companyName": "Fedex",
            "emailAddress": "sample@company.com",
            "personName": "John Taylor",
            "phoneExtension": "000",
            "phoneNumber": "XXXX345671"
          },
          "tins": [
            {
              "effectiveDate": "2000-01-23T04:56:07.000+00:00",
              "expirationDate": "2000-01-23T04:56:07.000+00:00",
              "number": "123567",
              "tinType": "FEDERAL",
              "usage": "usage"
            }
          ]
        },
        "insuranceCharge": {
          "amount": 324.67,
          "currency": "BOB"
        },
        "isDocumentOnly": true,
        "partiesToTransactionAreRelated": true,
        "recipientCustomsId": {
          "type": "PASSPORT",
          "value": "3"
        },
        "regulatoryControls": "NOT_IN_FREE_CIRCULATION",
        "totalCustomsValue": {
          "amount": 402.07,
          "currency": "KMF"
        }
      },
      "emailNotificationDetail": {
        "aggregationType": "PER_PACKAGE",
        "emailNotificationRecipients": [
          {
            "emailAddress": "Serenity55@gmail.com",
            "emailNotificationRecipientType": "SHIPPER",
            "locale": "fr_CA",
            "name": "Pat Koelpin",
            "notificationEventType": [
              "ON_PICKUP_DRIVER_ARRIVED",
              "ON_SHIPMENT"
            ],
            "notificationFormatType": "TEXT",
            "notificationType": "EMAIL"
          },
          {
            "emailAddress": "Danny.Schulist@hotmail.com",
            "emailNotificationRecipientType": "SHIPPER",
            "locale": "fr_CA",
            "name": "Timothy Wolff",
            "notificationEventType": [
              "ON_PICKUP_DRIVER_ARRIVED",
              "ON_SHIPMENT"
            ],
            "notificationFormatType": "TEXT",
            "notificationType": "EMAIL"
          },
          {
            "emailAddress": "Eula_Zulauf56@gmail.com",
            "emailNotificationRecipientType": "SHIPPER",
            "locale": "fr_CA",
            "name": "Dana Sawayn",
            "notificationEventType": [
              "ON_PICKUP_DRIVER_ARRIVED",
              "ON_SHIPMENT"
            ],
            "notificationFormatType": "TEXT",
            "notificationType": "EMAIL"
          },
          {
            "emailAddress": "Zane_Sipes24@hotmail.com",
            "emailNotificationRecipientType": "SHIPPER",
            "locale": "fr_CA",
            "name": "Leon Pagac",
            "notificationEventType": [
              "ON_PICKUP_DRIVER_ARRIVED",
              "ON_SHIPMENT"
            ],
            "notificationFormatType": "TEXT",
            "notificationType": "EMAIL"
          }
        ],
        "personalMessage": "The sleek and fatherly Hat comes with plum LED lighting for smart functionality"
      },
      "expressFreightDetail": {
        "bookingConfirmationNumber": 52956,
        "packingListEnclosed": true,
        "shippersLoadAndCount": 104
      },
      "labelSpecification": {
        "customerSpecifiedDetail": {
          "additionalLabels": [
            {
              "count": 1,
              "type": "CONSIGNEE"
            },
            {
              "count": 2,
              "type": "CONSIGNEE"
            },
            {
              "count": 4,
              "type": "CONSIGNEE"
            },
            {
              "count": 3,
              "type": "CONSIGNEE"
            }
          ],
          "docTabContent": {
            "barcoded": {
              "specification": {
                "dataField": "WI1cawtgl1T7lQ6",
                "header": "khx",
                "justification": "RIGHT",
                "literalValue": "DZAJtlPBIN",
                "zoneNumber": 3
              },
              "symbology": "UCC128"
            },
            "docTabContentType": "BARCODED",
            "zone001": {
              "docTabZoneSpecifications": [
                {
                  "dataField": "Z2dF4NzHeVBakBZ",
                  "header": "Cyd",
                  "justification": "RIGHT",
                  "literalValue": "YJjxTnUgHH",
                  "zoneNumber": 3
                },
                {
                  "dataField": "poY5pkWWpBpf8B9",
                  "header": "WPO",
                  "justification": "RIGHT",
                  "literalValue": "JITNcGCWvb",
                  "zoneNumber": 6
                },
                {
                  "dataField": "RgkrvGMlqqYNNHZ",
                  "header": "hKo",
                  "justification": "RIGHT",
                  "literalValue": "QnXJxWMCsh",
                  "zoneNumber": 9
                },
                {
                  "dataField": "ulsLVMPnmvNu2hr",
                  "header": "cxE",
                  "justification": "RIGHT",
                  "literalValue": "TyaFdKlNoi",
                  "zoneNumber": 2
                },
                {
                  "dataField": "BhMFJVK6H90ioY2",
                  "header": "lXJ",
                  "justification": "RIGHT",
                  "literalValue": "BJAJbppYdP",
                  "zoneNumber": 10
                }
              ]
            }
          },
          "maskedData": [
            "SHIPPER_ACCOUNT_NUMBER",
            "SHIPPER_ACCOUNT_NUMBER"
          ],
          "regulatoryLabels": [
            {
              "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
              "type": "ALCOHOL_SHIPMENT_LABEL"
            },
            {
              "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
              "type": "ALCOHOL_SHIPMENT_LABEL"
            },
            {
              "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
              "type": "ALCOHOL_SHIPMENT_LABEL"
            },
            {
              "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
              "type": "ALCOHOL_SHIPMENT_LABEL"
            },
            {
              "generationOptions": "CONTENT_ON_SHIPPING_LABEL_ONLY",
              "type": "ALCOHOL_SHIPMENT_LABEL"
            }
          ]
        },
        "imageType": "PDF",
        "labelFormatType": "COMMON2D",
        "labelOrder": "SHIPPING_LABEL_FIRST",
        "labelPrintingOrientation": "TOP_EDGE_OF_TEXT_FIRST",
        "labelRotation": "UPSIDE_DOWN",
        "labelStockType": "PAPER_85X11_TOP_HALF_LABEL",
        "printedLabelOrigin": {
          "address": {
            "city": "Beverly Hills",
            "countryCode": "US",
            "postalCode": "38127",
            "residential": false,
            "stateOrProvinceCode": "CA",
            "streetLines": [
              "10 FedEx Parkway",
              "Suite 302"
            ]
          },
          "contact": {
            "companyName": "company name",
            "emailAddress": "email address",
            "faxNumber": "fax number",
            "personName": "person name",
            "phoneExtension": "phone extension",
            "phoneNumber": "phone number"
          }
        },
        "resolution": 300,
        "returnedDispositionDetail": true
      },
      "masterTrackingId": {
        "formId": "9215",
        "trackingIdType": "GROUND",
        "trackingNumber": "127193061575",
        "uspsApplicationId": "41"
      },
      "origin": {
        "address": {
          "city": "Beverly Hills",
          "countryCode": "US",
          "postalCode": "38127",
          "residential": false,
          "stateOrProvinceCode": "CA",
          "streetLines": [
            "10 FedEx Parkway",
            "Suite 302"
          ]
        },
        "contact": {
          "companyName": "company name",
          "emailAddress": "email address",
          "faxNumber": "fax number",
          "personName": "person name",
          "phoneExtension": "phone extension",
          "phoneNumber": "phone number"
        }
      },
      "packagingType": "FEDEX_BOX",
      "pickupType": "USE_SCHEDULED_PICKUP",
      "preferredCurrency": "EUR",
      "rateRequestType": [
        "LIST",
        "PREFERRED"
      ],
      "recipientLocationNumber": "234071",
      "recipients": [
        {
          "address": {
            "city": "Beverly Hills",
            "countryCode": "US",
            "postalCode": "90210",
            "residential": false,
            "stateOrProvinceCode": "CA",
            "streetLines": [
              "10 FedEx Parkway",
              "Suite 302"
            ]
          },
          "contact": {
            "companyName": "FedEx",
            "emailAddress": "sample@company.com",
            "personName": "John Taylor",
            "phoneExtension": "000",
            "phoneNumber": "XXXX345671"
          },
          "deliveryInstructions": "Delivery Instructions",
          "tins": [
            {
              "effectiveDate": "2000-01-23T04:56:07.000+00:00",
              "expirationDate": "2000-01-23T04:56:07.000+00:00",
              "number": "123567",
              "tinType": "FEDERAL",
              "usage": "usage"
            }
          ]
        }
      ],
      "requestedPackageLineItems": [
        {
          "contentRecord": [
            {
              "description": "OzgxhtKcOMZnAQB",
              "itemNumber": "2",
              "partNumber": "NQj1mI",
              "receivedQuantity": 30
            }
          ],
          "customerReferences": [
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "3"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "7"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "7"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "8"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "4"
            }
          ],
          "declaredValue": {
            "amount": 275.26,
            "currency": "OMR"
          },
          "dimensions": {
            "height": 30,
            "length": 100,
            "units": "CM",
            "width": 50
          },
          "groupPackageCount": 1,
          "itemDescription": "yOEzUnNOqbNJCzH",
          "itemDescriptionForClearance": "wJKxJdNyZuMZapE",
          "packageSpecialServices": {
            "alcoholDetail": {
              "alcoholRecipientType": "LICENSEE",
              "shipperAgreementType": "Retailer"
            },
            "batteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_ION",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              }
            ],
            "dangerousGoodsDetail": {
              "accessibility": "INACCESSIBLE",
              "cargoAircraftOnly": true,
              "options": [
                "LIMITED_QUANTITIES_COMMODITIES",
                "ORM_D"
              ],
              "regulation": "ADR"
            },
            "dryIceWeight": {
              "units": "KG",
              "value": 35.54
            },
            "packageCODDetail": {
              "codCollectionAmount": {
                "amount": 225.73,
                "currency": "SHP"
              }
            },
            "pieceCountVerificationBoxCount": 7,
            "priorityAlertDetail": {
              "content": [
                "string"
              ],
              "enhancementTypes": [
                "PRIORITY_ALERT_PLUS"
              ]
            },
            "signatureOptionDetail": {
              "signatureReleaseNumber": "8"
            },
            "signatureOptionType": "NO_SIGNATURE_REQUIRED",
            "specialServiceTypes": [
              "ALCOHOL",
              "NON_STANDARD_CONTAINER"
            ],
            "standaloneBatteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              }
            ]
          },
          "sequenceNumber": "0",
          "subPackagingType": "TUBE",
          "variableHandlingChargeDetail": {
            "fixedValue": {
              "amount": 24.45,
              "currency": "USD"
            },
            "percentValue": 3.99,
            "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
            "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
            "rateType": "PREFERRED_CURRENCY"
          },
          "weight": {
            "units": "KG",
            "value": 17.65
          }
        },
        {
          "contentRecord": [
            {
              "description": "PsWhegmvaRlMAIY",
              "itemNumber": "9",
              "partNumber": "kBXHkT",
              "receivedQuantity": 42
            },
            {
              "description": "GERsfnQKVbQXdJH",
              "itemNumber": "6",
              "partNumber": "38D5HK",
              "receivedQuantity": 93
            },
            {
              "description": "FrpLhfLGHpUkIyN",
              "itemNumber": "3",
              "partNumber": "eUOyup",
              "receivedQuantity": 16
            }
          ],
          "customerReferences": [
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "1"
            }
          ],
          "declaredValue": {
            "amount": 229.68,
            "currency": "LSL"
          },
          "dimensions": {
            "height": 30,
            "length": 100,
            "units": "CM",
            "width": 50
          },
          "groupPackageCount": 7,
          "itemDescription": "EJnGUIOScsHrAPl",
          "itemDescriptionForClearance": "fCxokGwDypMgZLU",
          "packageSpecialServices": {
            "alcoholDetail": {
              "alcoholRecipientType": "LICENSEE",
              "shipperAgreementType": "Winery"
            },
            "batteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_ION",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_ION",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_ION",
                "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              }
            ],
            "dangerousGoodsDetail": {
              "accessibility": "INACCESSIBLE",
              "cargoAircraftOnly": true,
              "options": [
                "LIMITED_QUANTITIES_COMMODITIES",
                "ORM_D"
              ],
              "regulation": "ADR"
            },
            "dryIceWeight": {
              "units": "KG",
              "value": 12.85
            },
            "packageCODDetail": {
              "codCollectionAmount": {
                "amount": 384.24,
                "currency": "TZS"
              }
            },
            "pieceCountVerificationBoxCount": 1,
            "priorityAlertDetail": {
              "content": [
                "string"
              ],
              "enhancementTypes": [
                "PRIORITY_ALERT_PLUS"
              ]
            },
            "signatureOptionDetail": {
              "signatureReleaseNumber": "0"
            },
            "signatureOptionType": "ADULT",
            "specialServiceTypes": [
              "ALCOHOL",
              "NON_STANDARD_CONTAINER"
            ],
            "standaloneBatteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              }
            ]
          },
          "sequenceNumber": "5",
          "subPackagingType": "CARTON",
          "variableHandlingChargeDetail": {
            "fixedValue": {
              "amount": 24.45,
              "currency": "USD"
            },
            "percentValue": 11.75,
            "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
            "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
            "rateType": "PREFERRED_CURRENCY"
          },
          "weight": {
            "units": "KG",
            "value": 38.35
          }
        },
        {
          "contentRecord": [
            {
              "description": "AxlSUEShRdbrpgv",
              "itemNumber": "4",
              "partNumber": "0cMknY",
              "receivedQuantity": 66
            },
            {
              "description": "QFEteIJerMHWQCj",
              "itemNumber": "0",
              "partNumber": "tOIGH8",
              "receivedQuantity": 5
            },
            {
              "description": "JjFBTKaSSZXhsoL",
              "itemNumber": "1",
              "partNumber": "ad6c48",
              "receivedQuantity": 45
            },
            {
              "description": "pJbMHjvLWMOqMEj",
              "itemNumber": "8",
              "partNumber": "6aJweK",
              "receivedQuantity": 79
            }
          ],
          "customerReferences": [
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "2"
            }
          ],
          "declaredValue": {
            "amount": 242.33,
            "currency": "TJS"
          },
          "dimensions": {
            "height": 30,
            "length": 100,
            "units": "CM",
            "width": 50
          },
          "groupPackageCount": 6,
          "itemDescription": "xOhZvUNjgwYXhQN",
          "itemDescriptionForClearance": "ZRfsPrOSemafuEo",
          "packageSpecialServices": {
            "alcoholDetail": {
              "alcoholRecipientType": "LICENSEE",
              "shipperAgreementType": "Retailer"
            },
            "batteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              },
              {
                "batteryMaterialType": "LITHIUM_ION",
                "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              }
            ],
            "dangerousGoodsDetail": {
              "accessibility": "INACCESSIBLE",
              "cargoAircraftOnly": false,
              "options": [
                "LIMITED_QUANTITIES_COMMODITIES",
                "ORM_D"
              ],
              "regulation": "ADR"
            },
            "dryIceWeight": {
              "units": "KG",
              "value": 26.95
            },
            "packageCODDetail": {
              "codCollectionAmount": {
                "amount": 399.07,
                "currency": "MUR"
              }
            },
            "pieceCountVerificationBoxCount": 5,
            "priorityAlertDetail": {
              "content": [
                "string"
              ],
              "enhancementTypes": [
                "PRIORITY_ALERT_PLUS"
              ]
            },
            "signatureOptionDetail": {
              "signatureReleaseNumber": "9"
            },
            "signatureOptionType": "NO_SIGNATURE_REQUIRED",
            "specialServiceTypes": [
              "ALCOHOL",
              "NON_STANDARD_CONTAINER"
            ],
            "standaloneBatteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              },
              {
                "batteryMaterialType": "LITHIUM_METAL"
              }
            ]
          },
          "sequenceNumber": "7",
          "subPackagingType": "CARTON",
          "variableHandlingChargeDetail": {
            "fixedValue": {
              "amount": 24.45,
              "currency": "USD"
            },
            "percentValue": 1.17,
            "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
            "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
            "rateType": "PREFERRED_CURRENCY"
          },
          "weight": {
            "units": "KG",
            "value": 11.6
          }
        },
        {
          "contentRecord": [
            {
              "description": "nmxrFbtIDrkkcFs",
              "itemNumber": "8",
              "partNumber": "CNw8ez",
              "receivedQuantity": 46
            }
          ],
          "customerReferences": [
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "6"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "3"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "9"
            },
            {
              "customerReferenceType": "INVOICE_NUMBER",
              "value": "7"
            }
          ],
          "declaredValue": {
            "amount": 65.24,
            "currency": "DJF"
          },
          "dimensions": {
            "height": 30,
            "length": 100,
            "units": "CM",
            "width": 50
          },
          "groupPackageCount": 8,
          "itemDescription": "EDtfFtbFmOGFoXD",
          "itemDescriptionForClearance": "zBxeMahJtgSpZwy",
          "packageSpecialServices": {
            "alcoholDetail": {
              "alcoholRecipientType": "LICENSEE",
              "shipperAgreementType": "Winery"
            },
            "batteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL",
                "batteryPackingType": "PACKED_WITH_EQUIPMENT",
                "batteryRegulatoryType": "IATA_SECTION_II"
              }
            ],
            "dangerousGoodsDetail": {
              "accessibility": "INACCESSIBLE",
              "cargoAircraftOnly": false,
              "options": [
                "LIMITED_QUANTITIES_COMMODITIES",
                "ORM_D"
              ],
              "regulation": "ADR"
            },
            "dryIceWeight": {
              "units": "KG",
              "value": 18.6
            },
            "packageCODDetail": {
              "codCollectionAmount": {
                "amount": 416.5,
                "currency": "GEL"
              }
            },
            "pieceCountVerificationBoxCount": 5,
            "priorityAlertDetail": {
              "content": [
                "string"
              ],
              "enhancementTypes": [
                "PRIORITY_ALERT_PLUS"
              ]
            },
            "signatureOptionDetail": {
              "signatureReleaseNumber": "6"
            },
            "signatureOptionType": "NO_SIGNATURE_REQUIRED",
            "specialServiceTypes": [
              "ALCOHOL",
              "NON_STANDARD_CONTAINER"
            ],
            "standaloneBatteryDetails": [
              {
                "batteryMaterialType": "LITHIUM_METAL"
              }
            ]
          },
          "sequenceNumber": "3",
          "subPackagingType": "TUBE",
          "variableHandlingChargeDetail": {
            "fixedValue": {
              "amount": 24.45,
              "currency": "USD"
            },
            "percentValue": 10.39,
            "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
            "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
            "rateType": "PREFERRED_CURRENCY"
          },
          "weight": {
            "units": "KG",
            "value": 20.42
          }
        }
      ],
      "serviceType": "PRIORITY_OVERNIGHT",
      "shipDatestamp": "2026-06-30T00:00:00.0Z",
      "shipmentSpecialServices": {
        "deliveryOnInvoiceAcceptanceDetail": {
          "recipient": {
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "90210",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "FedEx",
              "emailAddress": "sample@company.com",
              "personName": "John Taylor",
              "phoneExtension": "000",
              "phoneNumber": "XXXX345671"
            },
            "deliveryInstructions": "Delivery Instructions",
            "tins": [
              {
                "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                "expirationDate": "2000-01-23T04:56:07.000+00:00",
                "number": "123567",
                "tinType": "FEDERAL",
                "usage": "usage"
              }
            ]
          }
        },
        "etdDetail": {
          "attachedDocuments": [
            {
              "description": "Customs Declaration",
              "documentId": "6d0689af-ce83-45f4-96f0-1c6f0bf7c8e7",
              "documentReference": "7uIbcFXt",
              "documentType": "PRO_FORMA_INVOICE"
            },
            {
              "description": "Customs Declaration",
              "documentId": "a953d535-ac88-4aa5-b03f-afefcf03e5f1",
              "documentReference": "AJcdLwMQ",
              "documentType": "PRO_FORMA_INVOICE"
            }
          ],
          "attributes": [
            "POST_SHIPMENT_UPLOAD_REQUESTED"
          ],
          "requestedDocumentTypes": [
            "VICS_BILL_OF_LADING",
            "GENERAL_AGENCY_AGREEMENT"
          ]
        },
        "holdAtLocationDetail": {
          "locationContactAndAddress": {
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "38127",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "company name",
              "emailAddress": "email address",
              "faxNumber": "fax number",
              "personName": "person name",
              "phoneExtension": "phone extension",
              "phoneNumber": "phone number"
            }
          },
          "locationId": "CVme",
          "locationType": "FEDEX_ONSITE"
        },
        "homeDeliveryPremiumDetail": {
          "deliveryDate": "2026-07-04T00:00:00.0Z",
          "homedeliveryPremiumType": "APPOINTMENT",
          "phoneNumber": {
            "areaCode": "901",
            "extension": "200",
            "localNumber": "3575012",
            "personalIdentificationNumber": "98712345"
          }
        },
        "internationalControlledExportDetail": {
          "entryNumber": "5",
          "foreignTradeZoneCode": "AQ",
          "licenseOrPermitExpirationDate": "2026-11-12T00:00:00.0Z",
          "licenseOrPermitNumber": "2",
          "type": "WAREHOUSE_WITHDRAWAL"
        },
        "internationalTrafficInArmsRegulationsDetail": {
          "licenseOrExemptionNumber": "0"
        },
        "pendingShipmentDetail": {
          "attachedDocuments": [
            {
              "description": "Featuring Sodium-enhanced technology, our Gloves offers unparalleled dirty performance",
              "documentId": "0xb",
              "documentReference": "IyekozXN_4",
              "documentType": "PRO_FORMA_INVOICE"
            },
            {
              "description": "Savor the golden essence in our Shirt, designed for jumbo culinary adventures",
              "documentId": "0xE",
              "documentReference": "tIckgYHhOf",
              "documentType": "PRO_FORMA_INVOICE"
            }
          ],
          "emailLabelDetail": {
            "message": "Professional-grade Shoes perfect for empty training and recreational use",
            "recipients": [
              {
                "emailAddress": "Kiara34@gmail.com",
                "locale": "en_US",
                "optionsRequested": {
                  "options": [
                    "PRODUCE_PAPERLESS_SHIPPING_FORMAT",
                    "SUPPRESS_ACCESS_EMAILS"
                  ]
                },
                "role": "SHIPMENT_COMPLETOR"
              },
              {
                "emailAddress": "Edyth.Fadel@yahoo.com",
                "locale": "fr_CA",
                "optionsRequested": {
                  "options": [
                    "PRODUCE_PAPERLESS_SHIPPING_FORMAT",
                    "SUPPRESS_ACCESS_EMAILS"
                  ]
                },
                "role": "SHIPMENT_COMPLETOR"
              },
              {
                "emailAddress": "Brock_Herzog62@gmail.com",
                "locale": "en_US",
                "optionsRequested": {
                  "options": [
                    "PRODUCE_PAPERLESS_SHIPPING_FORMAT",
                    "SUPPRESS_ACCESS_EMAILS"
                  ]
                },
                "role": "SHIPMENT_COMPLETOR"
              }
            ]
          },
          "expirationTimeStamp": "2026-12-22T00:00:00.0Z",
          "pendingShipmentType": "EMAIL",
          "processingOptions": {
            "options": [
              "ALLOW_MODIFICATIONS"
            ]
          },
          "recommendedDocumentSpecification": {
            "types": "ANTIQUE_STATEMENT_EUROPEAN_UNION"
          }
        },
        "returnShipmentDetail": {
          "returnAssociationDetail": {
            "shipDatestamp": "2026-07-01T00:00:00.0Z",
            "trackingNumber": "213253069881"
          },
          "returnEmailDetail": {
            "allowedSpecialService": [
              "SATURDAY_DELIVERY",
              "SATURDAY_DELIVERY",
              "SATURDAY_DELIVERY"
            ],
            "merchantPhoneNumber": "(947) 708-9934"
          },
          "returnType": "PRINT_RETURN_LABEL",
          "rma": {
            "reason": "Our delicious-inspired Sausages brings a taste of luxury to your lavish lifestyle"
          }
        },
        "shipmentCODDetail": {
          "addTransportationChargesDetail": {
            "chargeLevelType": "SUM_OF_PACKAGES",
            "chargeType": "NET_CHARGE",
            "rateLevelType": "BUNDLED_RATE",
            "rateType": "CURRENT"
          },
          "codCollectionAmount": {
            "amount": 491.2,
            "currency": "BZD"
          },
          "codCollectionType": "PERSONAL_CHECK",
          "codRecipient": {
            "accountNumber": {
              "value": "Your account number"
            },
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "90210",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "Fedex",
              "emailAddress": "sample@company.com",
              "personName": "John Taylor",
              "phoneExtension": "000",
              "phoneNumber": "XXXX345671"
            },
            "tins": [
              {
                "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                "expirationDate": "2000-01-23T04:56:07.000+00:00",
                "number": "123567",
                "tinType": "FEDERAL",
                "usage": "usage"
              }
            ]
          },
          "financialInstitutionContactAndAddress": {
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "38127",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "company name",
              "emailAddress": "email address",
              "faxNumber": "fax number",
              "personName": "person name",
              "phoneExtension": "phone extension",
              "phoneNumber": "phone number"
            }
          },
          "remitToName": "Damon Lowe-Greenfelder",
          "returnReferenceIndicatorType": "INVOICE",
          "shipmentCodAmount": {
            "amount": 435.53,
            "currency": "KGS"
          }
        },
        "shipmentDryIceDetail": {
          "packageCount": 9,
          "totalWeight": {
            "units": "KG",
            "value": 30.65
          }
        },
        "specialServiceTypes": [
          "THIRD_PARTY_CONSIGNEE",
          "PROTECTION_FROM_FREEZING"
        ]
      },
      "shipper": {
        "address": {
          "city": "Beverly Hills",
          "countryCode": "US",
          "postalCode": "90210",
          "residential": false,
          "stateOrProvinceCode": "CA",
          "streetLines": [
            "10 FedEx Parkway",
            "Suite 302"
          ]
        },
        "contact": {
          "companyName": "Fedex",
          "emailAddress": "sample@company.com",
          "personName": "John Taylor",
          "phoneExtension": "000",
          "phoneNumber": "XXXX345671"
        },
        "tins": [
          {
            "effectiveDate": "2000-01-23T04:56:07.000+00:00",
            "expirationDate": "2000-01-23T04:56:07.000+00:00",
            "number": "123567",
            "tinType": "FEDERAL",
            "usage": "usage"
          }
        ]
      },
      "shippingChargesPayment": {
        "paymentType": "SENDER",
        "payor": {
          "responsibleParty": {
            "accountNumber": {
              "value": "Your account number"
            },
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "90210",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "Fedex",
              "emailAddress": "sample@company.com",
              "faxNumber": "fax number",
              "personName": "John Taylor",
              "phoneExtension": "phone extension",
              "phoneNumber": "XXXX567890"
            }
          }
        }
      },
      "shippingDocumentSpecification": {
        "certificateOfOrigin": {
          "customerImageUsages": [
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            }
          ],
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Casper_Grant67@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Lamont_Blick@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Madelyn71@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Jovanny38@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Ottilie58@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Rickie_Olson27@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Donnell79@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Shanel47@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Alexandra.Reilly42@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Kale59@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Norma_Bruen@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Willard.Johnson13@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Morris99@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Christiana_Reynolds-Pfeffer21@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Lea.Rohan82@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              }
            ],
            "docType": "PDF",
            "locale": "en_US",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": false,
            "stockType": "PAPER_LETTER"
          }
        },
        "commercialInvoiceDetail": {
          "customerImageUsages": [
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            },
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            }
          ],
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Torrey_Kertzmann@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Rodrigo_Shields58@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Sophia84@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Abdul80@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Camille_Zboncak@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Ida_Balistreri50@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "es_MX"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Laila.Quitzon69@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Kaycee.Jast94@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Maybelle.Hayes@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "es_MX"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Skyla8@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Isidro_Bahringer@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Daren_Waelchi29@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              }
            ],
            "docType": "PDF",
            "locale": "es_MX",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": false,
            "stockType": "PAPER_LETTER"
          }
        },
        "generalAgencyAgreementDetail": {
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Mackenzie33@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Helena30@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Lori_Corwin55@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Arnold_Roberts84@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Zoie76@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Alaina_Gulgowski@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Kelsi_Spinka43@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Lexus_Shields95@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Cyrus_Wintheiser@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Herta.Weissnat40@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Alize90@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Aracely.Kuphal@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              }
            ],
            "docType": "PDF",
            "locale": "en_US",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": false,
            "stockType": "PAPER_LETTER"
          }
        },
        "op900Detail": {
          "customerImageUsages": [
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            },
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            }
          ],
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Pattie.Kub@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Keaton.Stanton20@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Beatrice.Klein27@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Serenity66@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Morton_MacGyver@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Raphael.Boyle@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Destany_Mertz-Connelly78@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Javon.Franecki7@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Ova65@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "es_MX"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Adelle69@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Odessa_Hermann@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Iliana.Nikolaus72@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              }
            ],
            "docType": "PDF",
            "locale": "en_US",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": true,
            "stockType": "PAPER_LETTER"
          },
          "signatureName": "Sonia Keeling"
        },
        "returnInstructionsDetail": {
          "customText": "New Cheese model with 43 GB RAM, 677 GB storage, and bruised features",
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Bruce.Raynor@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Shaina.Halvorson43@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Kaylee.Walker39@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "es_MX"
                }
              }
            ],
            "docType": "PNG",
            "locale": "en_US",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": true,
            "stockType": "PAPER_LETTER"
          }
        },
        "shippingDocumentTypes": [
          "RETURN_INSTRUCTIONS"
        ],
        "usmcaCertificationOfOriginDetail": {
          "blanketPeriod": {
            "begins": "2025-07-03T00:00:00.0Z",
            "ends": "2026-08-16T00:00:00.0Z"
          },
          "certifierJobTitle": "Internal Infrastructure Orchestrator",
          "certifierSpecification": "EXPORTER",
          "customerImageUsages": [
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            },
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            }
          ],
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Denis.Emmerich65@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Kip.White87@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Cassie.Wolff@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Kitty25@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Lavonne53@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Lenny_Schimmel76@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Obie_Torphy54@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Monique0@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Newell_Hand@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Mohammad_Heaney88@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Sydnee12@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Marisa.Shields@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Presley.Bernier32@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Jackeline57@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "fr_CA"
                }
              }
            ],
            "docType": "PDF",
            "locale": "en_US",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": true,
            "stockType": "PAPER_LETTER"
          },
          "importerSpecification": "UNKNOWN",
          "producer": {
            "accountNumber": {
              "value": "Your account number"
            },
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "90210",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "Fedex",
              "emailAddress": "sample@company.com",
              "personName": "John Taylor",
              "phoneExtension": "000",
              "phoneNumber": "XXXX345671"
            },
            "tins": [
              {
                "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                "expirationDate": "2000-01-23T04:56:07.000+00:00",
                "number": "123567",
                "tinType": "FEDERAL",
                "usage": "usage"
              }
            ]
          },
          "producerSpecification": "SAME_AS_EXPORTER"
        },
        "usmcaCommercialInvoiceCertificationOfOriginDetail": {
          "certifierJobTitle": "Central Division Assistant",
          "certifierSpecification": "EXPORTER",
          "customerImageUsages": [
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            },
            {
              "id": "IMAGE_5",
              "providedImageType": "LETTER_HEAD",
              "type": "SIGNATURE"
            }
          ],
          "documentFormat": {
            "dispositions": [
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Emelie_Marvin74@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Ruby24@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Rogelio_Kutch@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Bennett.Larson@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "en_US"
                }
              },
              {
                "dispositionType": "CONFIRMED",
                "eMailDetail": {
                  "eMailRecipients": [
                    {
                      "emailAddress": "Devante57@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Dorothea.Wehner50@yahoo.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Sibyl22@gmail.com",
                      "recipientType": "THIRD_PARTY"
                    },
                    {
                      "emailAddress": "Lavina.Heaney48@hotmail.com",
                      "recipientType": "THIRD_PARTY"
                    }
                  ],
                  "grouping": "NONE",
                  "locale": "es_MX"
                }
              }
            ],
            "docType": "PDF",
            "locale": "es_MX",
            "optionsRequested": {
              "options": [
                "SUPPRESS_ADDITIONAL_LANGUAGES",
                "SHIPPING_LABEL_LAST"
              ]
            },
            "provideInstructions": false,
            "stockType": "PAPER_LETTER"
          },
          "importerSpecification": "UNKNOWN",
          "producer": {
            "accountNumber": {
              "value": "Your account number"
            },
            "address": {
              "city": "Beverly Hills",
              "countryCode": "US",
              "postalCode": "90210",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": [
                "10 FedEx Parkway",
                "Suite 302"
              ]
            },
            "contact": {
              "companyName": "Fedex",
              "emailAddress": "sample@company.com",
              "personName": "John Taylor",
              "phoneExtension": "000",
              "phoneNumber": "XXXX345671"
            },
            "tins": [
              {
                "effectiveDate": "2000-01-23T04:56:07.000+00:00",
                "expirationDate": "2000-01-23T04:56:07.000+00:00",
                "number": "123567",
                "tinType": "FEDERAL",
                "usage": "usage"
              }
            ]
          },
          "producerSpecification": "SAME_AS_EXPORTER"
        }
      },
      "smartPostInfoDetail": {
        "ancillaryEndorsement": "RETURN_SERVICE",
        "hubId": "3",
        "indicia": "PRESORTED_STANDARD",
        "specialServices": "USPS_DELIVERY_CONFIRMATION"
      },
      "totalDeclaredValue": {
        "amount": 240.91,
        "currency": "GBP"
      },
      "totalPackageCount": 8,
      "totalWeight": 48.9,
      "variableHandlingChargeDetail": {
        "fixedValue": {
          "amount": 24.45,
          "currency": "USD"
        },
        "percentValue": 2.75,
        "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
        "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
        "rateType": "PREFERRED_CURRENCY"
      }
    }
  },
  "transactionId": "5e2a8576-f691-44ec-8c5f-99d20560749c"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "jobId": "89sxxxxx233ae24ff31xxxxx",
  "resultMethodType": "CREATE"
}
{
  "customerTransactionId": "4pHv00fS_gMNtvD",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "av17PPfSgF",
        "message": "ZTLfKArTUYEVuuGJiDzd"
      }
    ],
    "transactionShipments": [
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "JEylfFIfW4",
            "message": "QmLTXqmkXHgrzkeuBtze"
          },
          {
            "alertType": "NOTE",
            "code": "boinhBy9Pe",
            "message": "VgyppBRiebIfmaUFNHKL"
          },
          {
            "alertType": "NOTE",
            "code": "lbM3zopRv7",
            "message": "SBuCQbRtkvHtfQqwWTGO"
          },
          {
            "alertType": "NOTE",
            "code": "65eCGmb1GW",
            "message": "SPWCwiitxChVDlNFdybG"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://affectionate-cross-contamination.info/",
                "password": "rUJH1V4EIU",
                "role": "SHIPPER",
                "userId": "Pierre.Fisher"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "chnLPYEUBuUMXno",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "747b11a0-56d2-4601-b6e7-e03351fb0cfa",
                "documentReference": "dWNCR4hO",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 5,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tLqIeKgnor",
                          "hazardClass": "chVHP",
                          "id": "8",
                          "labelText": "svSVUnMujh",
                          "packingGroup": "ko",
                          "packingInstructions": "GkaTFtWgVD",
                          "properShippingName": "gWaPlfDdjq",
                          "properShippingNameAndDescription": "XPQshaGIuorHAIM",
                          "sequenceNumber": 390,
                          "specialProvisions": "XpAhfhZKDR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "RdSCr",
                          "technicalName": "iUQRCxNXFt",
                          "tunnelRestrictionCode": "aKeqi"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 36.55,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "dqSev"
                        },
                        "options": {
                          "description": {
                            "authorization": "MpgJLWHhVK",
                            "hazardClass": "ivmit",
                            "id": "2",
                            "labelText": "ByzhOCaqXY",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rkVvUACCvb"
                            },
                            "packingGroup": "I",
                            "percentage": 9.05,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ndUIuSxmfBGuFaZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 7,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dtmkSMyuOd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.16,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.99,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nQgjrIvuxfQXUjr",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 40.16,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 6.15,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tLdHQmxCbw",
                          "hazardClass": "FfEfU",
                          "id": "9",
                          "labelText": "YxyjFOofWP",
                          "packingGroup": "fb",
                          "packingInstructions": "aUKYsDLxyO",
                          "properShippingName": "hjEKqHNEyv",
                          "properShippingNameAndDescription": "zCDjVkDdsSqAUEs",
                          "sequenceNumber": 334,
                          "specialProvisions": "pUtAlAwJsH",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QqfNk",
                          "technicalName": "jWgnkCjXPi",
                          "tunnelRestrictionCode": "9sDcu"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 21.64,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LjDsN"
                        },
                        "options": {
                          "description": {
                            "authorization": "PbxVjUTznx",
                            "hazardClass": "mhUQZ",
                            "id": "3",
                            "labelText": "VrDywRBkQl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "BIVycSzKyc"
                            },
                            "packingGroup": "I",
                            "percentage": 53.13,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lOjycGjmAHTQEtu",
                            "reportableQuantity": false,
                            "sequenceNumber": 391,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TkLyCjUxXY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.03,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.71,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.79,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "XWFIRqYuQNmkJyg",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 44.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 30.59,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VKvSGTyPVd",
                          "hazardClass": "wwgIk",
                          "id": "0",
                          "labelText": "WrjWKrPkgo",
                          "packingGroup": "QQ",
                          "packingInstructions": "QUkRLRpazE",
                          "properShippingName": "UxpUfcYoKg",
                          "properShippingNameAndDescription": "hQglDWKkEHGyLZK",
                          "sequenceNumber": 37,
                          "specialProvisions": "TxLMEuZjrv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "rDpDU",
                          "technicalName": "tukpKGyyQf",
                          "tunnelRestrictionCode": "9LOuY"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 14.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Kzbqq"
                        },
                        "options": {
                          "description": {
                            "authorization": "nYdMEGBJgr",
                            "hazardClass": "uZAde",
                            "id": "4",
                            "labelText": "tPDzFboRLa",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "XJpxPTVMfq"
                            },
                            "packingGroup": "I",
                            "percentage": 47.61,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XdAMUXsiLcLppFr",
                            "reportableQuantity": false,
                            "sequenceNumber": 784,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RwXBzBghQd"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 23.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FywQcLxPapyfGAl",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 35.28,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.45,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jkEQGIRdbz",
                          "hazardClass": "rKNrm",
                          "id": "5",
                          "labelText": "NRYdINftcu",
                          "packingGroup": "Fp",
                          "packingInstructions": "pYxIPpfVIw",
                          "properShippingName": "BaefDmvoGc",
                          "properShippingNameAndDescription": "ycpwQHNlhUpKWRx",
                          "sequenceNumber": 191,
                          "specialProvisions": "soFnmvHumA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QkatC",
                          "technicalName": "NTJEXIttEM",
                          "tunnelRestrictionCode": "ooqQk"
                        },
                        "massPoints": 3.8,
                        "netExplosiveDetail": {
                          "amount": 7.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yGvHl"
                        },
                        "options": {
                          "description": {
                            "authorization": "vOHENXSigA",
                            "hazardClass": "ALMjp",
                            "id": "2",
                            "labelText": "KDDPuvPjWd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "wnlvmwvitk"
                            },
                            "packingGroup": "I",
                            "percentage": 70.33,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QYIqFSBtfzPXLwl",
                            "reportableQuantity": true,
                            "sequenceNumber": 564,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xrlOMDPdDr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.7,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PmaBUnwsjndSSLx",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 34,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 49.48,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uGTCnkMlCG",
                          "hazardClass": "qZxrS",
                          "id": "4",
                          "labelText": "oMZphiJwko",
                          "packingGroup": "sF",
                          "packingInstructions": "quHiYHHTCi",
                          "properShippingName": "JkDQjOoxIz",
                          "properShippingNameAndDescription": "TkNEGTrNurgkoES",
                          "sequenceNumber": 202,
                          "specialProvisions": "LkOYxOtjjv",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "gkKfa",
                          "technicalName": "NqAhbyQPvO",
                          "tunnelRestrictionCode": "lQh92"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 18.29,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kaePc"
                        },
                        "options": {
                          "description": {
                            "authorization": "HHKJgBDZKy",
                            "hazardClass": "WFtlT",
                            "id": "9",
                            "labelText": "HIGwVwnckE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BdvleoezaU"
                            },
                            "packingGroup": "I",
                            "percentage": 81.31,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CATliuZPPMOOlrc",
                            "reportableQuantity": false,
                            "sequenceNumber": 875,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qWwfMjCqAz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fHdchUUPINfeMSE",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 17.57,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.43,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wpWxwlKXGZ",
                          "hazardClass": "nqJFo",
                          "id": "3",
                          "labelText": "GvqlUgJOVa",
                          "packingGroup": "aL",
                          "packingInstructions": "ESOvgEAfmL",
                          "properShippingName": "bRKKXRmwNh",
                          "properShippingNameAndDescription": "oHwXCZSNxzCprfR",
                          "sequenceNumber": 557,
                          "specialProvisions": "FnKPvjPysG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fECAD",
                          "technicalName": "dAnMRiNpqO",
                          "tunnelRestrictionCode": "91k13"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 36.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PSlDV"
                        },
                        "options": {
                          "description": {
                            "authorization": "XzFpvMYCGd",
                            "hazardClass": "jaPmn",
                            "id": "4",
                            "labelText": "keOdYGtZmR",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dTuvjxqqic"
                            },
                            "packingGroup": "I",
                            "percentage": 37,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "mIHZjYFWvJTQKjq",
                            "reportableQuantity": false,
                            "sequenceNumber": 439,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FlxheXoudM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HgOzAOIRwPlsOvy",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 12.24,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.76,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YxJKFcSgPF",
                          "hazardClass": "PZOnV",
                          "id": "0",
                          "labelText": "ETPKtJmwhQ",
                          "packingGroup": "Tc",
                          "packingInstructions": "pARiFbuFGC",
                          "properShippingName": "xECrOhRVzy",
                          "properShippingNameAndDescription": "VRQmGvFnYoJDphr",
                          "sequenceNumber": 475,
                          "specialProvisions": "UfvJVMOPjx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QaIqq",
                          "technicalName": "IVqiTzPPVl",
                          "tunnelRestrictionCode": "6RfPb"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 28.59,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SlQPF"
                        },
                        "options": {
                          "description": {
                            "authorization": "LopmLaCmVL",
                            "hazardClass": "hMnYL",
                            "id": "0",
                            "labelText": "hsNjjQlCbr",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "juqmYyggfd"
                            },
                            "packingGroup": "I",
                            "percentage": 37.3,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lOWWPeEXYchTtkz",
                            "reportableQuantity": false,
                            "sequenceNumber": 439,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PvtBUAlFsg"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.95,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kRMEzpvAxfSAIrP",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.76,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 13.31,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VXBMrlRxGV",
                          "hazardClass": "DCNGR",
                          "id": "4",
                          "labelText": "DOjUzNmLPY",
                          "packingGroup": "CN",
                          "packingInstructions": "wnlodlTBhN",
                          "properShippingName": "NoVkHqsVoX",
                          "properShippingNameAndDescription": "KkeCZlTZqvaocrF",
                          "sequenceNumber": 828,
                          "specialProvisions": "IvKLLzKYKA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BpOgH",
                          "technicalName": "nMMSdrvitH",
                          "tunnelRestrictionCode": "0AL80"
                        },
                        "massPoints": 1.1,
                        "netExplosiveDetail": {
                          "amount": 41.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jCiRh"
                        },
                        "options": {
                          "description": {
                            "authorization": "vrMjCnMDNk",
                            "hazardClass": "UZMzh",
                            "id": "3",
                            "labelText": "ksJGESuxcU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ZbpQfowZFP"
                            },
                            "packingGroup": "I",
                            "percentage": 79.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RTJkFCnqaotjqRx",
                            "reportableQuantity": false,
                            "sequenceNumber": 568,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GtgaFVvKyN"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.31,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.29,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LwKYSjRApaIAUKM",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 10.61,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.89,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "OUzhdjGBDt",
                          "hazardClass": "vWkMZ",
                          "id": "5",
                          "labelText": "nVYaqIKpdg",
                          "packingGroup": "ha",
                          "packingInstructions": "gdxPyWWhnw",
                          "properShippingName": "qXCZJFnLDj",
                          "properShippingNameAndDescription": "eAIEDccgYYAzTXC",
                          "sequenceNumber": 232,
                          "specialProvisions": "bmOoGHsAYz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PxOds",
                          "technicalName": "AXcZYtPKOu",
                          "tunnelRestrictionCode": "5eojX"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 17.7,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UAPPM"
                        },
                        "options": {
                          "description": {
                            "authorization": "mkaYZoNNeh",
                            "hazardClass": "ptuUJ",
                            "id": "8",
                            "labelText": "suQYFHzPOh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "OfhqTPybqN"
                            },
                            "packingGroup": "I",
                            "percentage": 17.4,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PNMytESLnwVuKjO",
                            "reportableQuantity": true,
                            "sequenceNumber": 166,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rCRdcXBSpo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 26.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.15,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OgKRzeiesMskEoL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 37.88,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 4.42,
                "referenceId": "2dca3415-0515-4321-b76d-85a0023ee55b",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "YrxyxLDmzg",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "meRYmH8EoEqgFqbqGz43"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "llTfxQp88o1NjvuT7R6D"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Qyuus3mqTlJH9OCtW9kE"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "b5Uvrw2uK5QD41OqUytjSqqir"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "eWcaYCaJSG",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 7.62,
                "packageRateDetails": [
                  {
                    "baseCharge": 67.09,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LAK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 193.81,
                    "netFedExCharge": 193.17,
                    "netFreight": 92.06,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FozugLftPotsNqp",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LpkYdlLcKJiljQK",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eDHvgUtVTtlGcTM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ixXomVvHDwziogh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RihHyWgkzeEsygr",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 6.84,
                    "totalRebates": 1.95,
                    "totalSurcharges": 2.14,
                    "totalTaxes": 0.2
                  }
                ]
              },
              "sequenceNumber": 8,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 6723,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 8816,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "4",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 3775,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 99
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X342276796248",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-05-26T00:00:00.0Z",
                "expirationDate": "2027-02-09T00:00:00.0Z",
                "number": "1"
              }
            },
            "dryIceDetail": {
              "packageCount": 9,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 1
            }
          },
          "masterTrackingId": {
            "formId": 5847,
            "trackingIdType": "GROUND",
            "trackingNumber": "3",
            "uspsApplicationId": 94
          },
          "operationalDetail": {
            "airportId": "UGA",
            "astraDescription": "FeofwkXYOx",
            "astraPlannedServiceLevel": "SNDoTXifBKxDaeV",
            "commitDate": "2026-09-06T00:00:00.0Z",
            "commitDay": "Sat",
            "countryCode": "BG",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2027-03-23T00:00:00.0Z",
            "deliveryDay": "Wed",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "O1AT",
            "destinationLocationNumber": 227,
            "destinationLocationStateOrProvinceCode": "IN",
            "destinationServiceArea": "jH",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "9",
            "originLocationNumber": 684,
            "originServiceArea": "xR",
            "packagingCode": "2",
            "postalCode": "61382-8309",
            "publishedDeliveryTime": "2027-02-03T00:00:00.0Z",
            "scac": "dQoH",
            "serviceCode": "4",
            "stateOrProvinceCode": "NH",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "xt",
            "ursaSuffixCode": "qp"
          },
          "packagingDescription": "tgGJlXqhYc",
          "serviceDescription": {
            "astraDescription": "jNRTrJKwNE",
            "code": "6",
            "description": "wuIYgoTaxGWbNoL",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "ymJgZ"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "kDCMS"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "VKHbv"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "CIFQL"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "hHCEk"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "3stPHb2hSUvm",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "GEL",
                "currencyExchangeRate": {
                  "fromCurrency": "IRR",
                  "intoCurrency": "CLP",
                  "rate": 44.36
                },
                "dimDivisor": 75,
                "freightDiscounts": [
                  {
                    "amount": 16.5,
                    "description": "Savor the salty essence in our Sausages, designed for victorious culinary adventures",
                    "percent": 13.6,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.04,
                    "description": "The fuchsia Towels combines Oman aesthetics with Europium-based durability",
                    "percent": 22.1,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 9.12,
                    "description": "Discover the beneficial new Computer with an exciting mix of Bronze ingredients",
                    "percent": 34.9,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 16.83,
                    "description": "The lavender Pants combines Cyprus aesthetics with Fermium-based durability",
                    "percent": 43.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 5.72,
                    "description": "Innovative Shoes featuring big technology and Bamboo construction",
                    "percent": 33.4,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 7.35,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "FOJneg",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "NOK",
                      "intoCurrency": "ALL",
                      "rate": 12.77
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 13.02,
                        "description": "Professional-grade Tuna perfect for flawless training and recreational use",
                        "percent": 42.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 14.02,
                        "description": "New blue Chips with ergonomic design for animated comfort",
                        "percent": 34.4,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4,
                    "legDestinationLocationId": "QVPF",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "6sFAi",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VsQluytgNpbuGFB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fDUnqxXCRuWhiZP",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WArLZkvPASNxofW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.39,
                        "description": "HTkppWEObf",
                        "level": "Wtera",
                        "type": "SuanP"
                      },
                      {
                        "amount": 17.09,
                        "description": "lzrFoUbawY",
                        "level": "ZWJll",
                        "type": "oAUhZ"
                      },
                      {
                        "amount": 10.05,
                        "description": "LCzQHFpfkc",
                        "level": "pmcSf",
                        "type": "pxVTi"
                      },
                      {
                        "amount": 6.75,
                        "description": "jVYjNEGEIw",
                        "level": "uebmk",
                        "type": "yyiwq"
                      },
                      {
                        "amount": 18.98,
                        "description": "lnDGGxnFNp",
                        "level": "wbNbd",
                        "type": "rBQbR"
                      }
                    ],
                    "totalBaseCharge": 386.31,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 44.82,
                    "totalFreightDiscounts": 77.58,
                    "totalNetCharge": 135.36,
                    "totalNetChargeWithDutiesAndTaxes": 506.3,
                    "totalNetFedExCharge": 48.7,
                    "totalNetFreight": 165.44,
                    "totalRebates": 1.79,
                    "totalSurcharges": 6.12,
                    "totalTaxes": 6.96
                  },
                  {
                    "currency": "TRY",
                    "currencyExchangeRate": {
                      "fromCurrency": "BZD",
                      "intoCurrency": "DJF",
                      "rate": 36.23
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 13.19,
                        "description": "The sleek and obvious Tuna comes with sky blue LED lighting for smart functionality",
                        "percent": 20.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 4.32,
                        "description": "The Levi Cheese is the latest in a series of spiteful products from O'Conner - Olson",
                        "percent": 18.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 3.76,
                        "description": "Experience the silver brilliance of our Soap, perfect for courteous environments",
                        "percent": 44.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.7,
                    "legDestinationLocationId": "NDTY",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "L8L4X",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "0",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zPmpfjrknXXrXln",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YLAxXYkycvFLYLa",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "newTjibnBtxFLXi",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lbgWOJeRTDAanKg",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.28,
                        "description": "vOqyrSbArt",
                        "level": "CAyIN",
                        "type": "QkRcU"
                      },
                      {
                        "amount": 5.47,
                        "description": "hdefbGsrBp",
                        "level": "NLHrh",
                        "type": "BUoQc"
                      },
                      {
                        "amount": 8.55,
                        "description": "vhyMfFpJvI",
                        "level": "DoZID",
                        "type": "TwlHw"
                      }
                    ],
                    "totalBaseCharge": 363.38,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 74.75,
                    "totalFreightDiscounts": 0.66,
                    "totalNetCharge": 448.07,
                    "totalNetChargeWithDutiesAndTaxes": 540.35,
                    "totalNetFedExCharge": 38.13,
                    "totalNetFreight": 156.63,
                    "totalRebates": 7.42,
                    "totalSurcharges": 14.08,
                    "totalTaxes": 5.23
                  },
                  {
                    "currency": "XAF",
                    "currencyExchangeRate": {
                      "fromCurrency": "AWG",
                      "intoCurrency": "MUR",
                      "rate": 41.36
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 7.62,
                        "description": "New plum Pizza with ergonomic design for upset comfort",
                        "percent": 41,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.83,
                        "description": "Professional-grade Table perfect for great training and recreational use",
                        "percent": 27.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 3.64,
                        "description": "Savor the crunchy essence in our Fish, designed for grizzled culinary adventures",
                        "percent": 30.5,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.4,
                    "legDestinationLocationId": "BJAV",
                    "minimumChargeType": "NONE",
                    "pricingCode": "9lJnn",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qtvbtqQdFOgCIyD",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MJUgIjpeqcyrXnD",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.65,
                        "description": "hHMVzpnWDB",
                        "level": "srkQS",
                        "type": "YbyXM"
                      }
                    ],
                    "totalBaseCharge": 34.13,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 82.06,
                    "totalFreightDiscounts": 37.81,
                    "totalNetCharge": 164.43,
                    "totalNetChargeWithDutiesAndTaxes": 82.17,
                    "totalNetFedExCharge": 49.33,
                    "totalNetFreight": 176.66,
                    "totalRebates": 21.64,
                    "totalSurcharges": 4.39,
                    "totalTaxes": 24.22
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "mFrLlTPWdMjeDPc",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.01,
                    "description": "OJyJHPpMwt",
                    "level": "AzzOE",
                    "type": "icrBm"
                  },
                  {
                    "amount": 14.35,
                    "description": "PGmMYkjTuF",
                    "level": "kpKGG",
                    "type": "rpuLo"
                  },
                  {
                    "amount": 13.75,
                    "description": "QohftOXemZ",
                    "level": "bZwfI",
                    "type": "nDHQe"
                  },
                  {
                    "amount": 7.37,
                    "description": "JNgjCJcZjZ",
                    "level": "DgWZI",
                    "type": "AdJzC"
                  },
                  {
                    "amount": 19.14,
                    "description": "pUdjxmwBmY",
                    "level": "QGdjw",
                    "type": "ZfmXa"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.07,
                "totalBaseCharge": 385.46,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 8.66,
                "totalDutiesTaxesAndFees": 43.54,
                "totalFreightDiscounts": 7.05,
                "totalNetCharge": 452.8,
                "totalNetChargeWithDutiesAndTaxes": 195.1,
                "totalNetFedExCharge": 117.02,
                "totalNetFreight": 49.62,
                "totalRebates": 3.82,
                "totalSurcharges": 11.92,
                "totalTaxes": 5.22
              },
              {
                "currency": "BOB",
                "currencyExchangeRate": {
                  "fromCurrency": "IDR",
                  "intoCurrency": "VND",
                  "rate": 7.5
                },
                "dimDivisor": 247,
                "freightDiscounts": [
                  {
                    "amount": 10.39,
                    "description": "Our bear-friendly Salad ensures ultimate comfort for your pets",
                    "percent": 26.5,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 11.73,
                    "description": "Professional-grade Salad perfect for unfortunate training and recreational use",
                    "percent": 37.3,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 10.5,
                    "description": "Discover the disloyal new Bike with an exciting mix of Metal ingredients",
                    "percent": 47.6,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 7.47,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "fDfanK",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MRU",
                    "currencyExchangeRate": {
                      "fromCurrency": "RUB",
                      "intoCurrency": "KMF",
                      "rate": 3.61
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.08,
                        "description": "Thompson Group's most advanced Hat technology increases helpful capabilities",
                        "percent": 5.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 19.57,
                        "description": "New white Chair with ergonomic design for authorized comfort",
                        "percent": 28.2,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 18.21,
                        "description": "Discover the gloomy new Chair with an exciting mix of Bronze ingredients",
                        "percent": 40.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 13.99,
                        "description": "Innovative Pants featuring wobbly technology and Aluminum construction",
                        "percent": 44.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 4.4,
                        "description": "Discover the descriptive new Chair with an exciting mix of Rubber ingredients",
                        "percent": 35,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.1,
                    "legDestinationLocationId": "PUEP",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "vwmHS",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "6",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BpqxjSshssyfdoo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SrZYaxoqaeRQVBL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QIuuEXlFwWdCLCw",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aUYQSHpaRvOCIYc",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SkEkNllQYIixpux",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.95,
                        "description": "UhArfNWuNy",
                        "level": "jdDcW",
                        "type": "nsXqQ"
                      },
                      {
                        "amount": 2.42,
                        "description": "UbVqYdACZd",
                        "level": "mkocl",
                        "type": "bfmIj"
                      },
                      {
                        "amount": 11.7,
                        "description": "CeXONpecka",
                        "level": "WqcOe",
                        "type": "EvCgn"
                      },
                      {
                        "amount": 1.78,
                        "description": "WJCXopfXjd",
                        "level": "PRGBj",
                        "type": "SAjla"
                      },
                      {
                        "amount": 9.53,
                        "description": "ZYeXpOGPtC",
                        "level": "HxPeN",
                        "type": "GWQMz"
                      }
                    ],
                    "totalBaseCharge": 237.75,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 51.57,
                    "totalFreightDiscounts": 15.78,
                    "totalNetCharge": 253.51,
                    "totalNetChargeWithDutiesAndTaxes": 77.77,
                    "totalNetFedExCharge": 33.66,
                    "totalNetFreight": 308.16,
                    "totalRebates": 4.74,
                    "totalSurcharges": 2.4,
                    "totalTaxes": 12.06
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KgGxzIQCJCjRCdF",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xJxazprIjcabRig",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "kQTcsWUfhRUAoDN",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xagzHQyHrDcMilK",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.97,
                    "description": "ozzeFBmotf",
                    "level": "MBaQK",
                    "type": "kljZm"
                  },
                  {
                    "amount": 4.9,
                    "description": "eIfdXKWnKx",
                    "level": "bgaXe",
                    "type": "QEnmP"
                  },
                  {
                    "amount": 4.82,
                    "description": "ObdczDRRrQ",
                    "level": "xOwsG",
                    "type": "plLJu"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.35,
                "totalBaseCharge": 377.8,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.65,
                "totalDutiesTaxesAndFees": 74.7,
                "totalFreightDiscounts": 1.9,
                "totalNetCharge": 408.43,
                "totalNetChargeWithDutiesAndTaxes": 586.33,
                "totalNetFedExCharge": 103.12,
                "totalNetFreight": 48.86,
                "totalRebates": 2.85,
                "totalSurcharges": 5.04,
                "totalTaxes": 4.04
              },
              {
                "currency": "CNY",
                "currencyExchangeRate": {
                  "fromCurrency": "QAR",
                  "intoCurrency": "JOD",
                  "rate": 44.15
                },
                "dimDivisor": 28,
                "freightDiscounts": [
                  {
                    "amount": 2.49,
                    "description": "Innovative Chips featuring rewarding technology and Silk construction",
                    "percent": 26.4,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 3.68,
                    "description": "Our crunchy-inspired Bike brings a taste of luxury to your wrathful lifestyle",
                    "percent": 16.1,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 8.11,
                    "description": "New silver Hat with ergonomic design for strong comfort",
                    "percent": 26.1,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 8.22,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "2",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "ppDbMv",
                "shipmentLegRateDetails": [
                  {
                    "currency": "USD",
                    "currencyExchangeRate": {
                      "fromCurrency": "SHP",
                      "intoCurrency": "ETB",
                      "rate": 14.14
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 18.4,
                        "description": "Introducing the Ireland-inspired Car, blending old-fashioned style with local craftsmanship",
                        "percent": 9.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 19.62,
                        "description": "Stylish Cheese designed to make you stand out with lumpy looks",
                        "percent": 14.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 13,
                    "legDestinationLocationId": "KLTK",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "XevKf",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tZENFWDGCKdpQxR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xZUtxGTtMYJFDph",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ASsEIsmXxXVukfE",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.51,
                        "description": "PYTLCkLcwo",
                        "level": "FHWlM",
                        "type": "njfXH"
                      },
                      {
                        "amount": 18.09,
                        "description": "TPTqyheHDD",
                        "level": "wpRvB",
                        "type": "YWygq"
                      }
                    ],
                    "totalBaseCharge": 327.8,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 62.3,
                    "totalFreightDiscounts": 34.8,
                    "totalNetCharge": 119.9,
                    "totalNetChargeWithDutiesAndTaxes": 403.02,
                    "totalNetFedExCharge": 40.89,
                    "totalNetFreight": 48.16,
                    "totalRebates": 33.51,
                    "totalSurcharges": 19.09,
                    "totalTaxes": 17.57
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "CtpDwBoiribWKoE",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "qeZwKLicxNJGyqk",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "TbvIWGGbJpNBCRe",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "hRULTtxiZWKKWgQ",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.52,
                    "description": "UEPhysxNES",
                    "level": "NMsIC",
                    "type": "wEbOC"
                  },
                  {
                    "amount": 6.79,
                    "description": "AgRhqJvEbU",
                    "level": "qOGCn",
                    "type": "TiYUs"
                  },
                  {
                    "amount": 8.83,
                    "description": "hNbDayuueF",
                    "level": "qpfsf",
                    "type": "taONl"
                  },
                  {
                    "amount": 2.7,
                    "description": "RQEJGXXhft",
                    "level": "BGcpT",
                    "type": "fFYJQ"
                  },
                  {
                    "amount": 17.52,
                    "description": "BDzXKUclJa",
                    "level": "JwCHQ",
                    "type": "FajGa"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.68,
                "totalBaseCharge": 477.91,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.85,
                "totalDutiesTaxesAndFees": 94.53,
                "totalFreightDiscounts": 8.94,
                "totalNetCharge": 129.64,
                "totalNetChargeWithDutiesAndTaxes": 918.44,
                "totalNetFedExCharge": 257.64,
                "totalNetFreight": 65.86,
                "totalRebates": 0.82,
                "totalSurcharges": 19.76,
                "totalTaxes": 8.52
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "018554057509",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "238111544245",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 38.73,
            "baseRateAmount": 254.24,
            "codcollectionAmount": 248.53,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "71774",
            "masterTrackingNumber": "130025590360",
            "netChargeAmount": 59.84,
            "netDiscountAmount": 27.05,
            "netListRateAmount": 9.17,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "EMfB8dGUlq",
                    "message": "sZyEhmXCbiXVzzkJOqBD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SQafJc1Yiu",
                    "message": "NCAnYdwrrhbRJbEBKaVU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BkaLHzYfj5",
                    "message": "heXfxLGoxaFXBACcDtGW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nRx1qGWx49",
                    "message": "ewbpZIGCARJHdLAvZdND"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VLiE4o8NkP",
                    "message": "zxinENZYxMXBgjdzJtVJ"
                  }
                ],
                "contentKey": "mPOYfgGwDX",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "52o4Vfhvk9bQ89wSA8DzaeRe5YPvngQV4B9kBpYWFNRP25ZEHD",
                "trackingNumber": "8",
                "url": "https://upbeat-lady.org"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "mPyz4R1Z3x",
                    "message": "KcXBwroWXROmSPowXmjg"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "1YcfFiFLTB",
                    "message": "kyYpgNqTpCqiyjEcgESv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "zm5M7v9Kdf",
                    "message": "hanWmUxiHORTYaKgxYyM"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "v1Rs0Zfsef",
                    "message": "GyCxAzsgUAVHLVevsELQ"
                  }
                ],
                "contentKey": "rcp1ygV0yu",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PNG",
                "encodedLabel": "RROWf4pySYKSuzyeHK5hYrXuXnQoYtxGI1FtgjAaYmgaTufp5l",
                "trackingNumber": "5",
                "url": "https://good-tuber.biz/"
              }
            ],
            "packageSequenceNumber": 9,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "670963468219",
            "transactionDetails": [
              {
                "transactionDetails": "dWsyjftuUTFeRcD",
                "transactionId": "9e028499-cb77-460b-ac53-6036f07c0438"
              },
              {
                "transactionDetails": "MOPPFasiJZpSuKN",
                "transactionId": "4b694998-b02d-4bdb-bfe3-1f0d7ff29676"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "215526975190",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 0.08,
            "baseRateAmount": 256.29,
            "codcollectionAmount": 64.14,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "89063",
            "masterTrackingNumber": "584971772697",
            "netChargeAmount": 76.04,
            "netDiscountAmount": 25.64,
            "netListRateAmount": 1.76,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "wdnnreWWMH",
                    "message": "zQPsQYqWTHNDVoArLKar"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "lwLfWrtH1O",
                    "message": "FkVhjRmfHnRjCGKuvZJb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "N9QiBbsO1F",
                    "message": "XERznkVzCcsDmbgsrsNu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "CBKw2SW44y",
                    "message": "GQfyEJlIYVVsIbCOWwtS"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "fxNTgDI1FA",
                    "message": "vwWwYUAApYtJfaqyzbPR"
                  }
                ],
                "contentKey": "LxKmWsAiEy",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "13CA9nljzVkSnZDfalysQcEHGv8GJbpIn8k271QLk9BwADylpR",
                "trackingNumber": "2",
                "url": "https://known-pocket-watch.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "NCRAup1rnf",
                    "message": "zLdYECuRPmsDthCsEZYm"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "850qWPHVkq",
                    "message": "mawKSvUjqYHbPIKSgRtb"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IY0ocNxLRk",
                    "message": "CeNfRahkXLZZswYrIxBj"
                  }
                ],
                "contentKey": "GV4yGzKsMb",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "0kl5gIjyIcTnoXc6S6Bq31UZTuqo77qwk9TJ24ihEhuFPihjy8",
                "trackingNumber": "2",
                "url": "https://weighty-comestible.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "LlzGumcNi9",
                    "message": "PDFzaDFGdgOPdFEKvlkE"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "0pON4louoU",
                    "message": "INXSerMhlCBdFsauozOi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "BuEPp0NvkV",
                    "message": "OGGauatpqAzhfcFiZSnU"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "F2F94HFVN1",
                    "message": "TdnTmsVbBEPboJLbUQRN"
                  }
                ],
                "contentKey": "Om3uG9yDSi",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "Q3c81RcfpGwTP0lyNl3kVCyNS540KvDqcs3RLqvh1JMAGryv7D",
                "trackingNumber": "5",
                "url": "https://turbulent-alb.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "3Fhfl6ryDt",
                    "message": "DXrzrkaJTNJWlKIWXZbv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VPzi63Uirf",
                    "message": "lbHMmCboOaDsaVjkrcFI"
                  }
                ],
                "contentKey": "Tt2UXZp23j",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "sHpwsvLQAV7LPTxbuDulDgmHcm39mlkG39HoRMxzR1UqoR3Ifv",
                "trackingNumber": "6",
                "url": "https://sardonic-nun.org/"
              }
            ],
            "packageSequenceNumber": 7,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "607209479927",
            "transactionDetails": [
              {
                "transactionDetails": "YCOVbzoqXLWMOdH",
                "transactionId": "c7305b80-36e6-41a5-98a2-72a50a9027ac"
              },
              {
                "transactionDetails": "MwIYtFTzYlRjyru",
                "transactionId": "c6bd7fc6-5e16-42c5-a8da-86f5fb51c32f"
              },
              {
                "transactionDetails": "lxobCzWUWWLntfw",
                "transactionId": "5bea5796-1da0-475a-b6aa-89d7237d8b3f"
              },
              {
                "transactionDetails": "wPOXJJtZjhGPiGk",
                "transactionId": "fdc901e5-0a34-4605-8feb-815e14f08674"
              },
              {
                "transactionDetails": "REOFAJWfKxfxfif",
                "transactionId": "8d09ac02-d271-4ad0-b5cc-4e718caa6468"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "431557237417",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 39.82,
            "baseRateAmount": 241.88,
            "codcollectionAmount": 419.11,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "50112",
            "masterTrackingNumber": "226444420116",
            "netChargeAmount": 78.47,
            "netDiscountAmount": 17.32,
            "netListRateAmount": 3.47,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "xkzWhBCLHT",
                    "message": "YOgTRruhnQWhPplXqVMh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "qFgoh94Km4",
                    "message": "iUMOBcNnrBTiWfZjilJI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "N6GGE1OP4C",
                    "message": "QXDoHPKcCixVzpKreRZi"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NWL0pMaT1j",
                    "message": "oyRxrvDChwFJwizKzMwy"
                  }
                ],
                "contentKey": "992FBmFvSC",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "xkfZ60dZ5JM06FYs9EID5qChBcy6WzqByTf5bmowXTVDCMC6h3",
                "trackingNumber": "7",
                "url": "https://self-reliant-object.com/"
              }
            ],
            "packageSequenceNumber": 1,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "464574822177",
            "transactionDetails": [
              {
                "transactionDetails": "GQzxoIuqUsEJjNd",
                "transactionId": "1d2141c3-c8e9-461b-a452-b9716a12b296"
              },
              {
                "transactionDetails": "fuzXarAHFSzQSnc",
                "transactionId": "58571b07-42fa-4066-aae0-5827eacd807c"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "993140784161",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 47.93,
            "baseRateAmount": 142.96,
            "codcollectionAmount": 349.92,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "00380",
            "masterTrackingNumber": "405336472918",
            "netChargeAmount": 92.41,
            "netDiscountAmount": 24.46,
            "netListRateAmount": 9.57,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "vhPLdj9C0Z",
                    "message": "IYmkMUrNrxXKCOeQodhL"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DxhT5Ti1MD",
                    "message": "EPrZSWIcVBTKgEtVaJTF"
                  }
                ],
                "contentKey": "KqUhHjtbR5",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "e5vC41UnlaXxLnu4bnY205K1tnbR0H8IsxKPyoo5OIf59eCgFP",
                "trackingNumber": "2",
                "url": "https://content-sermon.biz/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "aTAEv6VAoA",
                    "message": "JAOXpzctUKuZpxPoCkZY"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "q2bokLdynr",
                    "message": "mUcrgesiRaFTVjlmGMAs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bExZR0n0pD",
                    "message": "EPiYWxIVuKCLZUGHxnZX"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "2vZrsCBfoj",
                    "message": "KlZhCjXHgmLooEdWUseR"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "KlUaMxD95y",
                    "message": "VxKWcBZpzeKDtzQnZFVF"
                  }
                ],
                "contentKey": "mmGHNxsNcK",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "biG1jTON6iJOH5sqS4XnTgXvDP3bNBrmIbwNNq77UvBid7OMmf",
                "trackingNumber": "5",
                "url": "https://timely-validity.org"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "460073374071",
            "transactionDetails": [
              {
                "transactionDetails": "oYcXLBEttSnfqPj",
                "transactionId": "5625b1c6-2230-4e18-9bdd-48fd24dd2f6b"
              },
              {
                "transactionDetails": "TRxrsYuZKPUhrzP",
                "transactionId": "4a5c64c6-b34f-4e36-a5e2-9aa6870ab578"
              },
              {
                "transactionDetails": "ExpPmqnHbBuLXoU",
                "transactionId": "916f2c91-8007-4022-acbf-4ac367f12a63"
              },
              {
                "transactionDetails": "RKXcPpHxFUWBJun",
                "transactionId": "4f4804be-6ee9-40df-a12f-aae0d60f33f7"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "913074069820",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 5.17,
            "baseRateAmount": 289.54,
            "codcollectionAmount": 483.53,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "77886",
            "masterTrackingNumber": "641583866006",
            "netChargeAmount": 18.61,
            "netDiscountAmount": 21.01,
            "netListRateAmount": 2.85,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "85ASzifbr6",
                    "message": "LcgTFGDnEBXyIMZZning"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "9foeVbaFRO",
                    "message": "qWilFQNmkSDEEUUOJSeH"
                  }
                ],
                "contentKey": "YnsZsZ9whR",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "PrRtpdHLbuT8f0eGh8OOk5kxgl94RYLKNpX6UDmnduiHWHdkYN",
                "trackingNumber": "5",
                "url": "https://thrifty-kettledrum.name/"
              }
            ],
            "packageSequenceNumber": 10,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "456117376720",
            "transactionDetails": [
              {
                "transactionDetails": "HHCDftmoTshVNql",
                "transactionId": "e0d55606-a22e-45d4-a946-3b9c78a1a4d2"
              },
              {
                "transactionDetails": "MBlAAQIOATmfmgt",
                "transactionId": "31d303c0-312f-467e-8e9d-94f4767b3085"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 64,
                "suggestions": [
                  {
                    "description": "Savor the golden essence in our Chair, designed for shocked culinary adventures",
                    "harmonizedCode": "6onGreqe"
                  },
                  {
                    "description": "New Cheese model with 49 GB RAM, 731 GB storage, and married features",
                    "harmonizedCode": "t18D3X52"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "d22f2b3d-3d57-428b-a267-a6016018ee89",
                  "localizedText": "New Chips model with 35 GB RAM, 668 GB storage, and frilly features",
                  "parameters": [
                    {
                      "id": "fab6a9df-5568-40ba-b1f8-b4034dc1aa17",
                      "value": "Bespoke"
                    },
                    {
                      "id": "bfb3f8d5-f8fa-4148-9feb-bf9cd5aad817",
                      "value": "Generic"
                    }
                  ],
                  "text": "Innovative Computer featuring front technology and Bronze construction"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 50,
                "derivedHarmonizedCode": "xKrd3t",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "80d231c2-ba2b-4694-905a-84f8f376b587",
                      "localizedText": "New Shoes model with 9 GB RAM, 158 GB storage, and whirlwind features",
                      "parameters": [
                        {
                          "id": "f2bf68c5-8d41-419a-b5e8-ee5aa8ed6866",
                          "value": "Small"
                        },
                        {
                          "id": "e8cb0957-d334-4c7d-8142-b792f9b13399",
                          "value": "Tasty"
                        },
                        {
                          "id": "a223d643-a8c2-421c-a377-83cc3f9ba691",
                          "value": "Unbranded"
                        }
                      ],
                      "text": "The Realigned clear-thinking microservice Ball offers reliable performance and unrealistic design"
                    },
                    {
                      "code": "7a8eb562-0360-48ab-9fdc-ba2902d52a13",
                      "localizedText": "Our elephant-friendly Mouse ensures sore comfort for your pets",
                      "parameters": [
                        {
                          "id": "c5ded611-f164-4e3d-acd7-2fa43cd9fe56",
                          "value": "Electronic"
                        },
                        {
                          "id": "617e9f7a-3cca-4a0f-aa0e-9c50cc97f0ef",
                          "value": "Tasty"
                        },
                        {
                          "id": "fcf3bada-09f1-4ad9-a8ca-1363b9b29681",
                          "value": "Elegant"
                        },
                        {
                          "id": "ebd7d3b6-796c-444e-8fc5-46913410651a",
                          "value": "Tasty"
                        }
                      ],
                      "text": "New white Table with ergonomic design for sad comfort"
                    },
                    {
                      "code": "a19e6b54-9e71-47d2-b965-c9f39abc79e0",
                      "localizedText": "Lang Group's most advanced Mouse technology increases which capabilities",
                      "parameters": [
                        {
                          "id": "3580a829-3fc2-40b9-95ea-a948a338317d",
                          "value": "Licensed"
                        },
                        {
                          "id": "2e26abac-da30-43d5-a3dd-a2ba4b8ec48b",
                          "value": "Intelligent"
                        },
                        {
                          "id": "b2c2f946-17f2-4ed9-8b25-5b5eba1d7599",
                          "value": "Sleek"
                        },
                        {
                          "id": "3a5b6203-8eb3-48f2-95f8-cd08f7c7b944",
                          "value": "Bespoke"
                        },
                        {
                          "id": "30d43ff5-2fd8-45fc-b600-aba669dd9e7a",
                          "value": "Oriental"
                        }
                      ],
                      "text": "Stylish Towels designed to make you stand out with urban looks"
                    },
                    {
                      "code": "546d0453-599f-4f17-9017-3695ebeec95f",
                      "localizedText": "The sleek and steep Shirt comes with silver LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "fda393bc-9644-4c26-995a-6367712385dc",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "a04691e0-a4a8-4e4d-84cc-2b371030648c",
                          "value": "Bespoke"
                        },
                        {
                          "id": "4aeaab21-817e-46c8-b288-8f0e2954a85a",
                          "value": "Unbranded"
                        }
                      ],
                      "text": "Featuring Hafnium-enhanced technology, our Fish offers unparalleled roasted performance"
                    },
                    {
                      "code": "35d2d9c6-9b41-45b9-83da-e394000516fb",
                      "localizedText": "Stylish Chair designed to make you stand out with impeccable looks",
                      "parameters": [
                        {
                          "id": "c87f5859-1507-46d7-8635-3eb613c0ab7c",
                          "value": "Oriental"
                        }
                      ],
                      "text": "The sleek and accomplished Table comes with pink LED lighting for smart functionality"
                    }
                  ],
                  "description": "Savor the savory essence in our Shoes, designed for amused culinary adventures",
                  "id": "42a4314b-c885-49a8-8077-ae77f56e4bde"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "8UtRqAKv8m",
                "message": "TBIaENldtcAvrbnRXvUk"
              },
              {
                "alertType": "NOTE",
                "code": "F2q6NjP3Jr",
                "message": "JQPDqzuqPecOFidXxdsS"
              }
            ],
            "contentKey": "fyGZKAlpfX",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "ZPL",
            "encodedLabel": "L0eINH6Kr8q7of8Ee5BAxTsfez4GN9jNZhkHZPgfE8db4WlSpq",
            "trackingNumber": "4",
            "url": "https://writhing-gloom.org"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "DChMpLB2Zu",
            "message": "JrYsysMPSLuhNApuoiqO"
          },
          {
            "alertType": "NOTE",
            "code": "uCMlR7i6L1",
            "message": "TVwMdHZnjMtwYuxBZFSQ"
          },
          {
            "alertType": "NOTE",
            "code": "MIbL1rEHre",
            "message": "gWMRRieJgiatagHCNpkz"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://slow-advertisement.net",
                "password": "x4Exf6U3k3",
                "role": "SHIPPER",
                "userId": "Maximillia72"
              },
              {
                "emailLabelUrl": "https://edible-embarrassment.biz",
                "password": "eXqpCqZDOk",
                "role": "RECIPIENT",
                "userId": "Jaquelin56"
              },
              {
                "emailLabelUrl": "https://ripe-cafe.biz",
                "password": "JfYBgsPqH7",
                "role": "RECIPIENT",
                "userId": "Elaina13"
              },
              {
                "emailLabelUrl": "https://clear-fencing.com",
                "password": "IM0hCvPsgX",
                "role": "THIRD_PARTY",
                "userId": "Edwin8"
              },
              {
                "emailLabelUrl": "https://fond-bookend.com/",
                "password": "v5KpJ5QtgQ",
                "role": "SHIPPER",
                "userId": "Payton11"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "jSnYKqU7rQnUYxc",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "c4200e78-ec36-414f-bbc9-45d30ad1f998",
                "documentReference": "WQNlM9fU",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KXqyeesiXz",
                          "hazardClass": "Nbiat",
                          "id": "4",
                          "labelText": "APkvowombo",
                          "packingGroup": "Ux",
                          "packingInstructions": "XAnYEDGZqF",
                          "properShippingName": "JMgUENrfnV",
                          "properShippingNameAndDescription": "QNvYeAXMFFcXUrK",
                          "sequenceNumber": 380,
                          "specialProvisions": "LVqsitoAug",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "eAhAO",
                          "technicalName": "srdtTEEmui",
                          "tunnelRestrictionCode": "dbSo0"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 17.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gZRPn"
                        },
                        "options": {
                          "description": {
                            "authorization": "DwtgmTlEmx",
                            "hazardClass": "BjIEc",
                            "id": "7",
                            "labelText": "kePFtKIxPc",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "yjXFcfNgKI"
                            },
                            "packingGroup": "I",
                            "percentage": 98.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "bdDxroSaYrzXKdL",
                            "reportableQuantity": true,
                            "sequenceNumber": 922,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RlrMBrKxUq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.6,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.04,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "YmtUrRJTwyYVXmf",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 6.57,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 40.17,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VnsPkytdjK",
                          "hazardClass": "DWNPK",
                          "id": "8",
                          "labelText": "TjNxSmKCBb",
                          "packingGroup": "jz",
                          "packingInstructions": "ItkoApzvfY",
                          "properShippingName": "SJNOXYoMfL",
                          "properShippingNameAndDescription": "mTgmYRmALxMIEKv",
                          "sequenceNumber": 42,
                          "specialProvisions": "PLagxNVWxx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "xBCnt",
                          "technicalName": "HWtHXWecjw",
                          "tunnelRestrictionCode": "0MtmK"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 24.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TZwbd"
                        },
                        "options": {
                          "description": {
                            "authorization": "rlRFKXohqF",
                            "hazardClass": "ngWVk",
                            "id": "1",
                            "labelText": "wUJQgkakKX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "eimLgyIXzm"
                            },
                            "packingGroup": "I",
                            "percentage": 80.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NVWOGSzzNLHGECb",
                            "reportableQuantity": true,
                            "sequenceNumber": 533,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "XPyTfgmtma"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PRjGHKpbGCVsFlI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 24.88,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.43,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.9
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.6,
                "referenceId": "e85cea96-a2fa-4f7e-b72a-d84016d81edf",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "kOEbwenTJx",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "LFZspAOEGWXLTiye60wy"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Db3Md2ztIWiGgweS9YxY"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "1WxnaO6b9RIuKbQbQRV8"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "zFNp75rjXeJBdTIb4MgO"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "HhuPno8jLI0HLFCsBoFy"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "2STmsfn7fH7hwqVIYAPzPsWGl"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "UOU6uMVOyRjwAcsYHj120YEha"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "bvdhZeDZbY",
                    "number": 3
                  },
                  {
                    "content": "xgxhNPjbKE",
                    "number": 3
                  },
                  {
                    "content": "EBvsdciztO",
                    "number": 2
                  },
                  {
                    "content": "DygZiDCtYP",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 9.61,
                "packageRateDetails": [
                  {
                    "baseCharge": 53.85,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "LSL",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 147.1,
                    "netFedExCharge": 100.89,
                    "netFreight": 90.1,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BsQfxwTAtPTLVYx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SlspPPVNWmpawwT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.36,
                    "totalRebates": 1.03,
                    "totalSurcharges": 4.45,
                    "totalTaxes": 4.92
                  },
                  {
                    "baseCharge": 98.3,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TTD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 46.2,
                    "netFedExCharge": 46.86,
                    "netFreight": 27.4,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iELUsZdDdAltUsW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.7,
                    "totalRebates": 0.52,
                    "totalSurcharges": 6.17,
                    "totalTaxes": 0.99
                  },
                  {
                    "baseCharge": 29.56,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MYR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 35.46,
                    "netFedExCharge": 189.4,
                    "netFreight": 90.69,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KkuHCIvMCcBVaTq",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lkemVAFQpquLhAP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KmeUSwTjbkHVbEP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TsoGkJFKkUYcdun",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 19.17,
                    "totalRebates": 1.91,
                    "totalSurcharges": 5.44,
                    "totalTaxes": 0.45
                  },
                  {
                    "baseCharge": 135.4,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "RWF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 81.88,
                    "netFedExCharge": 154.11,
                    "netFreight": 24.19,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mkceAksgEIrzIfJ",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 2.55,
                    "totalRebates": 1.42,
                    "totalSurcharges": 4.19,
                    "totalTaxes": 1.69
                  }
                ]
              },
              "sequenceNumber": 10,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 1508,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 3082,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "2",
                  "uspsApplicationId": 93
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sncaovOhXR",
                          "hazardClass": "dkKVa",
                          "id": "2",
                          "labelText": "qittWJYiKd",
                          "packingGroup": "cK",
                          "packingInstructions": "UuRrBrEVkM",
                          "properShippingName": "NEwMjoWtLo",
                          "properShippingNameAndDescription": "vmsEaWyVdDFSvjD",
                          "sequenceNumber": 337,
                          "specialProvisions": "jGAfyGygkP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "VZrPN",
                          "technicalName": "qtEDkyerPP",
                          "tunnelRestrictionCode": "QhWLJ"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 9.02,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "JKZFM"
                        },
                        "options": {
                          "description": {
                            "authorization": "ObvpCRhBoY",
                            "hazardClass": "zMRJk",
                            "id": "2",
                            "labelText": "EpwCqftSyf",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JTbpXzNxbh"
                            },
                            "packingGroup": "I",
                            "percentage": 58.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "KtPtIZHFViCVWzn",
                            "reportableQuantity": true,
                            "sequenceNumber": 644,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xCiQCEzcZw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.72,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SYfglQLQTHocktP",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 11.44,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 47.05,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "xxDeYEMpjx",
                          "hazardClass": "qiPQX",
                          "id": "1",
                          "labelText": "CEeeGuhDbn",
                          "packingGroup": "mN",
                          "packingInstructions": "OzWBdtRBUj",
                          "properShippingName": "PZhDPiJwLW",
                          "properShippingNameAndDescription": "RYWdlRjxOOHosGX",
                          "sequenceNumber": 952,
                          "specialProvisions": "BiuYhOUldR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IPqSs",
                          "technicalName": "YcDXRIFTXS",
                          "tunnelRestrictionCode": "QVv6t"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 11.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "uBrqS"
                        },
                        "options": {
                          "description": {
                            "authorization": "sThrYqkHSu",
                            "hazardClass": "loDPp",
                            "id": "8",
                            "labelText": "ehwdJAWWHT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rLIujXNgrT"
                            },
                            "packingGroup": "I",
                            "percentage": 41.93,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EznkZyTPOUnENIK",
                            "reportableQuantity": false,
                            "sequenceNumber": 685,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hOqKIJBPJR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "fpayGruMksQQjHo",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.23,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.3,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vUhBgzOULB",
                          "hazardClass": "GZaKs",
                          "id": "9",
                          "labelText": "jAlwhZEmMZ",
                          "packingGroup": "LL",
                          "packingInstructions": "EaTOfrPFRy",
                          "properShippingName": "ZsBWYSjGtN",
                          "properShippingNameAndDescription": "uOZGxgaNSOMQSHM",
                          "sequenceNumber": 546,
                          "specialProvisions": "RabpTbNdfI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lCRvs",
                          "technicalName": "QvTuyIdfPt",
                          "tunnelRestrictionCode": "QY99K"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 24.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jZPCn"
                        },
                        "options": {
                          "description": {
                            "authorization": "qEGYNrBvQL",
                            "hazardClass": "tABuy",
                            "id": "6",
                            "labelText": "nSTyDqAWjG",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "EyalgmytZE"
                            },
                            "packingGroup": "I",
                            "percentage": 52.75,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "JzHfoOfwwwsThwN",
                            "reportableQuantity": true,
                            "sequenceNumber": 504,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GLRhgincFs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.85,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NVpMaKrApvQcsKA",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 33.69,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.62,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AXqVrabZaI",
                          "hazardClass": "HxEjf",
                          "id": "4",
                          "labelText": "GUHPqdEKso",
                          "packingGroup": "uL",
                          "packingInstructions": "FCeUcZlSIO",
                          "properShippingName": "UFHMrvHTCj",
                          "properShippingNameAndDescription": "nxJTTNgcTCyOzRQ",
                          "sequenceNumber": 395,
                          "specialProvisions": "iXApMrvDgT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "kaELe",
                          "technicalName": "DfXkZfBcLS",
                          "tunnelRestrictionCode": "9WM9W"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 6.52,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "uKNar"
                        },
                        "options": {
                          "description": {
                            "authorization": "FTsRqITfHC",
                            "hazardClass": "HFVmR",
                            "id": "3",
                            "labelText": "SvVQuLuXHH",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "LLUVRmeDbr"
                            },
                            "packingGroup": "I",
                            "percentage": 6.91,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RLZLCiDpZmNBDdi",
                            "reportableQuantity": false,
                            "sequenceNumber": 806,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "RDiWDiOqBo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.8,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.01,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.56,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pVtjSahfzlSxBzv",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 47.31,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42.93,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AzuBuRZBsa",
                          "hazardClass": "JFqMM",
                          "id": "7",
                          "labelText": "WQssfOtDlO",
                          "packingGroup": "Xu",
                          "packingInstructions": "mzKNYnUnUb",
                          "properShippingName": "EeaeVDlQgX",
                          "properShippingNameAndDescription": "aaDOLaHXePHXrxj",
                          "sequenceNumber": 134,
                          "specialProvisions": "FYSSzuRibo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "EFzba",
                          "technicalName": "UncEFpBbvz",
                          "tunnelRestrictionCode": "YTBm9"
                        },
                        "massPoints": 1.7,
                        "netExplosiveDetail": {
                          "amount": 37.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZccUl"
                        },
                        "options": {
                          "description": {
                            "authorization": "kvqdLaDBOc",
                            "hazardClass": "gmPlN",
                            "id": "5",
                            "labelText": "RhoxXmjOCC",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "LvkawdsAXR"
                            },
                            "packingGroup": "I",
                            "percentage": 10.69,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WfzIEQonqZgORoe",
                            "reportableQuantity": false,
                            "sequenceNumber": 346,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "oOodHrwSRq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.75,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cBhoWbIEZCSsAeS",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 5.02,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 9.15,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LnEGVbhXYY",
                          "hazardClass": "tfpEu",
                          "id": "7",
                          "labelText": "lFlHDnpJIL",
                          "packingGroup": "fk",
                          "packingInstructions": "GPbLFVnBvP",
                          "properShippingName": "RJOqSoXjYM",
                          "properShippingNameAndDescription": "TJWdJuRvhuTehNs",
                          "sequenceNumber": 799,
                          "specialProvisions": "yFwuOIXVLi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PHMZa",
                          "technicalName": "NlzkxvKYCN",
                          "tunnelRestrictionCode": "xxRdC"
                        },
                        "massPoints": 4.1,
                        "netExplosiveDetail": {
                          "amount": 46.87,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CEugh"
                        },
                        "options": {
                          "description": {
                            "authorization": "yaxrflPXeg",
                            "hazardClass": "LmRmT",
                            "id": "7",
                            "labelText": "huxIrgBYDg",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rjXyMhMMYx"
                            },
                            "packingGroup": "I",
                            "percentage": 41.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "oZoYRQOArUhoXnn",
                            "reportableQuantity": false,
                            "sequenceNumber": 713,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "wWLHgqSSBv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.15,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "eNVqOXVroeUbhiZ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 16.51,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.68,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qQSArwkWKH",
                          "hazardClass": "qnvye",
                          "id": "6",
                          "labelText": "rPPdHUcbac",
                          "packingGroup": "fg",
                          "packingInstructions": "xTJmPnwnvN",
                          "properShippingName": "ebnemBbxxs",
                          "properShippingNameAndDescription": "DOTzBLwZEoMlvcZ",
                          "sequenceNumber": 7,
                          "specialProvisions": "IZlIDfdhoP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "aPQVb",
                          "technicalName": "CXNzgfWtYc",
                          "tunnelRestrictionCode": "dIGjH"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 42.88,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KVsMU"
                        },
                        "options": {
                          "description": {
                            "authorization": "dlSsGsCHKU",
                            "hazardClass": "QSEMz",
                            "id": "4",
                            "labelText": "xuIvsXSdFE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "wuQLjQpbXj"
                            },
                            "packingGroup": "I",
                            "percentage": 63.7,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TSjsPJWzVhEjuUI",
                            "reportableQuantity": false,
                            "sequenceNumber": 694,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HdhJkaFxqT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.72,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.16,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "HEupMHSeAbIimzf",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 15.34,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 28.65,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MapfiSVanu",
                          "hazardClass": "vBBJy",
                          "id": "7",
                          "labelText": "QuDxKBKtLB",
                          "packingGroup": "CO",
                          "packingInstructions": "sCIRpnmvfZ",
                          "properShippingName": "DMPsFpNqWT",
                          "properShippingNameAndDescription": "pmiGVriVvFYiSRd",
                          "sequenceNumber": 864,
                          "specialProvisions": "jmvuyqzmAm",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "iHmjW",
                          "technicalName": "rIgNyZXYpW",
                          "tunnelRestrictionCode": "3i9AI"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 3.41,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "yoXtq"
                        },
                        "options": {
                          "description": {
                            "authorization": "AQEpjHqyVZ",
                            "hazardClass": "DLGHi",
                            "id": "9",
                            "labelText": "KFszlwgyxv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BeCFaNEUfX"
                            },
                            "packingGroup": "I",
                            "percentage": 88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xkNEKtZTuIVTyTt",
                            "reportableQuantity": true,
                            "sequenceNumber": 184,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YqoThWVKJl"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.57,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SpvyvOjOruRSfDL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 42.41,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.2,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sxOBDGTbZm",
                          "hazardClass": "PxxRC",
                          "id": "8",
                          "labelText": "yxCchHjYkV",
                          "packingGroup": "yq",
                          "packingInstructions": "rEKvzRSHTw",
                          "properShippingName": "EYRvtOkvoj",
                          "properShippingNameAndDescription": "NRBCVEQweJvdosq",
                          "sequenceNumber": 891,
                          "specialProvisions": "pUTmDxWkWb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hLjfi",
                          "technicalName": "GKpmomaqHT",
                          "tunnelRestrictionCode": "O8sz8"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 26.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Uiidt"
                        },
                        "options": {
                          "description": {
                            "authorization": "vDtusptVFG",
                            "hazardClass": "kMDId",
                            "id": "9",
                            "labelText": "RrAdjMEYHG",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "DgNnqvcTBW"
                            },
                            "packingGroup": "I",
                            "percentage": 74.44,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ayTCsxFHwGstBqN",
                            "reportableQuantity": true,
                            "sequenceNumber": 343,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "cYGTcCGMGU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 13.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kTlZQzmRAYcASgb",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 45.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.63,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TRGoyXZeUb",
                          "hazardClass": "qbbPM",
                          "id": "9",
                          "labelText": "yzUKnhcLml",
                          "packingGroup": "OO",
                          "packingInstructions": "cEbFBBsPYA",
                          "properShippingName": "ULlHsDXuLj",
                          "properShippingNameAndDescription": "QCElSupjVoJiCSU",
                          "sequenceNumber": 847,
                          "specialProvisions": "DjttcfEMvG",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jmitR",
                          "technicalName": "aZobXJpNVT",
                          "tunnelRestrictionCode": "54zfG"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 3.77,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "oQzzS"
                        },
                        "options": {
                          "description": {
                            "authorization": "hdkfsgQKuX",
                            "hazardClass": "mOHqe",
                            "id": "1",
                            "labelText": "FRSjzDzmMY",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "qEvNowFgar"
                            },
                            "packingGroup": "I",
                            "percentage": 42.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PmmelPfQGBHILCa",
                            "reportableQuantity": true,
                            "sequenceNumber": 486,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dKWpEwKrAR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SueMvrezMePjKTR",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.63,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UdxNgQbEqv",
                          "hazardClass": "Bzjcq",
                          "id": "7",
                          "labelText": "qISTkqrXkL",
                          "packingGroup": "qD",
                          "packingInstructions": "oiKEsDvhJg",
                          "properShippingName": "rjIVqQTSHh",
                          "properShippingNameAndDescription": "wlGONbmjeahQSXO",
                          "sequenceNumber": 400,
                          "specialProvisions": "lwzITaSxpR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "qrUeY",
                          "technicalName": "EQJyJrnGfo",
                          "tunnelRestrictionCode": "CwmSW"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 16.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HkFDu"
                        },
                        "options": {
                          "description": {
                            "authorization": "BWsYwjLvxi",
                            "hazardClass": "WtVvc",
                            "id": "2",
                            "labelText": "bKiUTKXccR",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QlwYjDihve"
                            },
                            "packingGroup": "I",
                            "percentage": 28.96,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RHcUKBiqrqtLlQB",
                            "reportableQuantity": true,
                            "sequenceNumber": 471,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vGFeSWuJwo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.94,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JniGXIfHeNBoVdg",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 47.14,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.19,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "SFyahiJMMr",
                          "hazardClass": "WwaAr",
                          "id": "0",
                          "labelText": "NHVWlddfqy",
                          "packingGroup": "iC",
                          "packingInstructions": "oYOTPGhjvT",
                          "properShippingName": "qIwudAOduT",
                          "properShippingNameAndDescription": "JnMXXMNPlVbHCpt",
                          "sequenceNumber": 799,
                          "specialProvisions": "iOxhjRThUT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "jQDzu",
                          "technicalName": "AJZalRpohu",
                          "tunnelRestrictionCode": "HPWCW"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 16.14,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mrbzq"
                        },
                        "options": {
                          "description": {
                            "authorization": "laDeBRpyHA",
                            "hazardClass": "VyyvR",
                            "id": "8",
                            "labelText": "dpRpXmvAPu",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ENCUjCWWQN"
                            },
                            "packingGroup": "I",
                            "percentage": 69.86,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gISUEPtyCwdiUXW",
                            "reportableQuantity": true,
                            "sequenceNumber": 588,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "HouBaMuyhw"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BHlCiSiNhafFlSs",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 4.73,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 48,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YCUAUlvrxI",
                          "hazardClass": "bSPNO",
                          "id": "2",
                          "labelText": "fOgBOHsRfd",
                          "packingGroup": "qz",
                          "packingInstructions": "qYHavktEJY",
                          "properShippingName": "EIHgTMkGoV",
                          "properShippingNameAndDescription": "rLJPNDmbCSDqzgB",
                          "sequenceNumber": 92,
                          "specialProvisions": "FmqNwleaWk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cdyrN",
                          "technicalName": "YqTHDhnTfu",
                          "tunnelRestrictionCode": "fbjTr"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 46.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WIYBb"
                        },
                        "options": {
                          "description": {
                            "authorization": "dMzdfvxICC",
                            "hazardClass": "GTZOt",
                            "id": "5",
                            "labelText": "qagceiMxcI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "lOWsBcHRoG"
                            },
                            "packingGroup": "I",
                            "percentage": 22.13,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "teygRnkCUrJkCRF",
                            "reportableQuantity": true,
                            "sequenceNumber": 492,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gfEbRfbyMr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.18,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.04,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.3,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yfvXfvyULdQjOYE",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 3.28,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16.6,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "nzLPoknAjj",
                          "hazardClass": "ctwoh",
                          "id": "0",
                          "labelText": "fnApCddpxF",
                          "packingGroup": "tf",
                          "packingInstructions": "pneVbHSHdj",
                          "properShippingName": "fgxahZuJlS",
                          "properShippingNameAndDescription": "GrmtKDvXQDAEhoX",
                          "sequenceNumber": 580,
                          "specialProvisions": "LQGTSUaJDp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "vVgPd",
                          "technicalName": "pJTfuIsQso",
                          "tunnelRestrictionCode": "ZRl67"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 43.17,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ecjDJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "xwSJDPlVVO",
                            "hazardClass": "ZWESO",
                            "id": "1",
                            "labelText": "byCdkSVYyo",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "IyOylRJqeE"
                            },
                            "packingGroup": "I",
                            "percentage": 53.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DXsgHBuElBuvOdL",
                            "reportableQuantity": false,
                            "sequenceNumber": 601,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "omuOMbPWOa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.02,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.47,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "VprFuspsERfauFQ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 23.96,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16.53,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gjfTAaIsFf",
                          "hazardClass": "jeJnQ",
                          "id": "6",
                          "labelText": "pzupKWOFzS",
                          "packingGroup": "PC",
                          "packingInstructions": "HsaxMMbxxh",
                          "properShippingName": "ZnsgJquTBp",
                          "properShippingNameAndDescription": "cTPdUHhgojUvFuU",
                          "sequenceNumber": 410,
                          "specialProvisions": "LeHTwaANHI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IlCtQ",
                          "technicalName": "dxqNZwGpDL",
                          "tunnelRestrictionCode": "Frq5F"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 33.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LMhQg"
                        },
                        "options": {
                          "description": {
                            "authorization": "PKcWMDXBWe",
                            "hazardClass": "mZyEn",
                            "id": "2",
                            "labelText": "bRHWxVNxiy",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "uKFCYYUiIf"
                            },
                            "packingGroup": "I",
                            "percentage": 18.27,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WiXrcpLennLfppO",
                            "reportableQuantity": false,
                            "sequenceNumber": 193,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MJmFYoqkxe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.23,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 14,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xmyPfxVdoUKVGLw",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.82,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.6,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "omRztUwwlw",
                          "hazardClass": "hweTG",
                          "id": "1",
                          "labelText": "mPzHbslfbl",
                          "packingGroup": "VT",
                          "packingInstructions": "wzHtOwZniq",
                          "properShippingName": "kanRjUEoll",
                          "properShippingNameAndDescription": "PXxPYZEmePHkhCx",
                          "sequenceNumber": 773,
                          "specialProvisions": "TLAzNEZBVY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NTGXM",
                          "technicalName": "IsQsjLtFNX",
                          "tunnelRestrictionCode": "0JbeA"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 44.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LLUQK"
                        },
                        "options": {
                          "description": {
                            "authorization": "OpfTlzMgOo",
                            "hazardClass": "JapxH",
                            "id": "6",
                            "labelText": "kbmjBTLsRU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rRAEBVsFCG"
                            },
                            "packingGroup": "I",
                            "percentage": 6.59,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lQNzzSGimrwlArp",
                            "reportableQuantity": true,
                            "sequenceNumber": 646,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PkZiNCVUHD"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.88,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.79,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.51,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rmmegmUayWKzGUc",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 38.8,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.12,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "kPjPWYOxpB",
                          "hazardClass": "lzQCF",
                          "id": "9",
                          "labelText": "iLrwfIHkVp",
                          "packingGroup": "Ua",
                          "packingInstructions": "slQXgfihMl",
                          "properShippingName": "PHKxtiokMo",
                          "properShippingNameAndDescription": "TmrcsXAjixBSEzY",
                          "sequenceNumber": 764,
                          "specialProvisions": "JiAxJZIvYf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QqiFC",
                          "technicalName": "okFUjVLlkg",
                          "tunnelRestrictionCode": "b6Kv2"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 14.32,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bEcMi"
                        },
                        "options": {
                          "description": {
                            "authorization": "XGTXFwpKpb",
                            "hazardClass": "tfBkM",
                            "id": "2",
                            "labelText": "iAiaOmoxrJ",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mFIFTweRci"
                            },
                            "packingGroup": "I",
                            "percentage": 94.95,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jEXxnlQgjPhdXSO",
                            "reportableQuantity": false,
                            "sequenceNumber": 499,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ovYntHPWYY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.39,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "iSwwORgVqUnmPtH",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 27.25,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 20.86,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "weygivXQhd",
                          "hazardClass": "pHxTC",
                          "id": "6",
                          "labelText": "aNYbedyzft",
                          "packingGroup": "Ke",
                          "packingInstructions": "jkWmyBBWiB",
                          "properShippingName": "ZEfebodLJs",
                          "properShippingNameAndDescription": "YMuoQgrYUFuZYmV",
                          "sequenceNumber": 2,
                          "specialProvisions": "QmMIQDjcUp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "JYtfZ",
                          "technicalName": "nMqrZpUrJx",
                          "tunnelRestrictionCode": "0XA0y"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 2.54,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lFler"
                        },
                        "options": {
                          "description": {
                            "authorization": "IczWfONpIf",
                            "hazardClass": "OoaTz",
                            "id": "8",
                            "labelText": "BokEOeEBBl",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "WxGDBarsSS"
                            },
                            "packingGroup": "I",
                            "percentage": 82.28,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DnrcPhSKYzSkSIv",
                            "reportableQuantity": true,
                            "sequenceNumber": 164,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uDwGIIgGMU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.48,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.77,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "poiiadOOfSfCGYV",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.54,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 1.78,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.7
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 4.65,
                "referenceId": "c3633230-acdb-43b9-8062-cb4e8ea451bd",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "MvwxFiWpyJ",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "JtffSRz9qXuTvQNWXzaG"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "0CaeZLphmA0dAVGdctIZOdzt2"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "cohZmkVORL",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 4.18,
                "packageRateDetails": [
                  {
                    "baseCharge": 128.41,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PKR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 181.2,
                    "netFedExCharge": 96.65,
                    "netFreight": 73.9,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pskPjlcQoKwDtLA",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cYCJaQLdKBcoHAH",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "osHCNhgIlzAFfYa",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jjjyTrzPgcapUmf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bWENulRhxyMcJGD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 13.53,
                    "totalRebates": 1.92,
                    "totalSurcharges": 6.39,
                    "totalTaxes": 1.88
                  },
                  {
                    "baseCharge": 97.87,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NGN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 151,
                    "netFedExCharge": 54.77,
                    "netFreight": 70.14,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LwbRcQiDQsWYlij",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QzVltxhcrwOHpBK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "UScwSpjCEEexHpG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dxqOvwlaGqnadqd",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.4,
                    "totalRebates": 0.99,
                    "totalSurcharges": 2.1,
                    "totalTaxes": 3.05
                  },
                  {
                    "baseCharge": 82.47,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SSP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 68.08,
                    "netFedExCharge": 149.12,
                    "netFreight": 98.08,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "seiyDXQUmRTThRg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nMaIaBTRyxJDohO",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 12.63,
                    "totalRebates": 1.66,
                    "totalSurcharges": 7.68,
                    "totalTaxes": 0.58
                  },
                  {
                    "baseCharge": 30.57,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SAR",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 152,
                    "netFedExCharge": 94.97,
                    "netFreight": 28.11,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NiyrXPdXAmUsHpd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BXfZTfwgIcrMUTR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JQjCiNcxYkIzjbS",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cFHTfnnELXjZEhT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SpwBBihNFMvbaDM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 1.86,
                    "totalRebates": 0.53,
                    "totalSurcharges": 1.89,
                    "totalTaxes": 3.51
                  }
                ]
              },
              "sequenceNumber": 6,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 3656,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 6532,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "2",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "DThAVDxFLR",
                          "hazardClass": "YZsDE",
                          "id": "7",
                          "labelText": "zmgePZBUKy",
                          "packingGroup": "lf",
                          "packingInstructions": "lmSAWEWpEW",
                          "properShippingName": "mzfNNiGcEW",
                          "properShippingNameAndDescription": "KZigIQwahvAhLfX",
                          "sequenceNumber": 522,
                          "specialProvisions": "wyQRWMmLra",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "guujv",
                          "technicalName": "LmuHUGExCK",
                          "tunnelRestrictionCode": "k6KHv"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 8.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "nutNb"
                        },
                        "options": {
                          "description": {
                            "authorization": "FKAlDVEuoH",
                            "hazardClass": "QxUag",
                            "id": "7",
                            "labelText": "UDmOlGPjvU",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "OtuUJGOtSq"
                            },
                            "packingGroup": "I",
                            "percentage": 21.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QYesnzWXKKCRfZa",
                            "reportableQuantity": false,
                            "sequenceNumber": 162,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DtDjhIAeHt"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.2,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.4,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "OqVuvbtSDYqyYel",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 29.14,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 24.99,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GoQsonJAEK",
                          "hazardClass": "OJzgb",
                          "id": "9",
                          "labelText": "AvoziCUMwv",
                          "packingGroup": "uN",
                          "packingInstructions": "LYurMZzVJL",
                          "properShippingName": "lyqlEDHxnO",
                          "properShippingNameAndDescription": "gKuaNwqxODUtNnQ",
                          "sequenceNumber": 6,
                          "specialProvisions": "RtsZuSVFqx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "IpGyZ",
                          "technicalName": "IKjfASFCmn",
                          "tunnelRestrictionCode": "csmk2"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 13.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "jXHOj"
                        },
                        "options": {
                          "description": {
                            "authorization": "rSrmFBYImB",
                            "hazardClass": "pedIX",
                            "id": "6",
                            "labelText": "sYnynRlywp",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "TjBOzxszeM"
                            },
                            "packingGroup": "I",
                            "percentage": 69.29,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TOWYmmbiyagrQQQ",
                            "reportableQuantity": true,
                            "sequenceNumber": 776,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OqAqHZoZOT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.24,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bkKdmPihwhBjMlD",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 6.08,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 21.87,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QjpJFOPqOy",
                          "hazardClass": "GmTGb",
                          "id": "1",
                          "labelText": "hpwAboIick",
                          "packingGroup": "KX",
                          "packingInstructions": "lpZzQOibxJ",
                          "properShippingName": "PZzvZmSOOB",
                          "properShippingNameAndDescription": "CXxpRnIQCjOhDQu",
                          "sequenceNumber": 983,
                          "specialProvisions": "YjmmAmswwc",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LADCl",
                          "technicalName": "xyIQJarXYG",
                          "tunnelRestrictionCode": "zvJIE"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 42.68,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YONQr"
                        },
                        "options": {
                          "description": {
                            "authorization": "TOqFvEQWor",
                            "hazardClass": "WnACs",
                            "id": "0",
                            "labelText": "QYWMpbHOpd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vnbmKubIKx"
                            },
                            "packingGroup": "I",
                            "percentage": 97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "giXmCRTVhdyPbWJ",
                            "reportableQuantity": false,
                            "sequenceNumber": 482,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qzzsFrijya"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.65,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.33,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gEqOpxSQGCRNmlO",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.98,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.19,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gJSZWkzAtQ",
                          "hazardClass": "txNNG",
                          "id": "4",
                          "labelText": "YkchooPRju",
                          "packingGroup": "BQ",
                          "packingInstructions": "sOUWaQODwY",
                          "properShippingName": "VpxUKkeZmp",
                          "properShippingNameAndDescription": "uUCBlynMkuVzXst",
                          "sequenceNumber": 136,
                          "specialProvisions": "ePmVcyiWEy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "nXkzU",
                          "technicalName": "RsQOuhgYeX",
                          "tunnelRestrictionCode": "MDQQ4"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 45.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gXOGN"
                        },
                        "options": {
                          "description": {
                            "authorization": "SLCvAixKvf",
                            "hazardClass": "EkmlH",
                            "id": "2",
                            "labelText": "GuPdKqRzoC",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "mApAXGkGzq"
                            },
                            "packingGroup": "I",
                            "percentage": 53.25,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fSdNxTclcZoHCGl",
                            "reportableQuantity": true,
                            "sequenceNumber": 145,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EPPefNRODk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.69,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "xKWAKEdthihAUSy",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.75,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 29.71,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.1
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.79,
                "referenceId": "63e80172-4c23-4e37-a7ff-e13a55100347",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "DqIjlyYhGr",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "2VGgH7ZMu9AJ1Pka0DSN"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "elGPcMX3UgqllPrThWzZ"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "lM3tiJqSDqXu6e0JxSOPJUiNf"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "rONCLXUZLG",
                    "number": 3
                  },
                  {
                    "content": "brmgHxgOZK",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.02,
                "packageRateDetails": [
                  {
                    "baseCharge": 94.32,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "MRU",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 118.15,
                    "netFedExCharge": 195.61,
                    "netFreight": 71.96,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RBgYujbFsnBqomQ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jIQWCHTqznmpQoV",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PwjvkTFjqvOEalE",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 16.01,
                    "totalRebates": 1.37,
                    "totalSurcharges": 8.67,
                    "totalTaxes": 0.95
                  },
                  {
                    "baseCharge": 62.48,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "CAD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 140.22,
                    "netFedExCharge": 190.93,
                    "netFreight": 31.76,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ScVPGKCCrTemzGQ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PVxvOJzXeGphNeZ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 9.73,
                    "totalRebates": 1.63,
                    "totalSurcharges": 6.99,
                    "totalTaxes": 2.15
                  },
                  {
                    "baseCharge": 20.17,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BIF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 182.4,
                    "netFedExCharge": 105.43,
                    "netFreight": 99.4,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IUpAOOYznisqecT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.97,
                    "totalRebates": 1.76,
                    "totalSurcharges": 4.08,
                    "totalTaxes": 0.12
                  },
                  {
                    "baseCharge": 33.56,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BHD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 91.03,
                    "netFedExCharge": 155.64,
                    "netFreight": 58.01,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EkktzgcejCxbKbj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cvOeObGuDuPLSgk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 9.36,
                    "totalRebates": 0.09,
                    "totalSurcharges": 7.13,
                    "totalTaxes": 0.54
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 8168,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "6",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 7958,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "4",
                  "uspsApplicationId": 91
                },
                {
                  "formId": 2314,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 96
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jLREPqnsyc",
                          "hazardClass": "IiigP",
                          "id": "1",
                          "labelText": "kJXHPhfEjO",
                          "packingGroup": "nX",
                          "packingInstructions": "ElUMWPaNMc",
                          "properShippingName": "zEXwnZJeoY",
                          "properShippingNameAndDescription": "lCNoHrnxwfuSsIl",
                          "sequenceNumber": 256,
                          "specialProvisions": "dOFeSLzEfL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ucllM",
                          "technicalName": "HhqjuXbyHz",
                          "tunnelRestrictionCode": "UJFw8"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 25.26,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "IJgGt"
                        },
                        "options": {
                          "description": {
                            "authorization": "JeECjCedbc",
                            "hazardClass": "daJdL",
                            "id": "7",
                            "labelText": "ZvdDJtUuRc",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YWuEiAfHoc"
                            },
                            "packingGroup": "I",
                            "percentage": 1.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FbUtDXVneWwXLYl",
                            "reportableQuantity": true,
                            "sequenceNumber": 779,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ubkmOfUvHe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.88,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.51,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.38,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KEGRIfORLmkDsZC",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 8.02,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.24,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gCizePgogc",
                          "hazardClass": "EcVNv",
                          "id": "8",
                          "labelText": "UBHpHwwTaj",
                          "packingGroup": "PC",
                          "packingInstructions": "tMRyqlZSGW",
                          "properShippingName": "eqlcbNVXqo",
                          "properShippingNameAndDescription": "FXoTZfOzeBDsHoo",
                          "sequenceNumber": 619,
                          "specialProvisions": "holDxoESOD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Klayw",
                          "technicalName": "DlPeCImlWC",
                          "tunnelRestrictionCode": "OXCLK"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 2.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CsmNx"
                        },
                        "options": {
                          "description": {
                            "authorization": "mnRQHaPeKi",
                            "hazardClass": "FNBFZ",
                            "id": "6",
                            "labelText": "WNFeoqiVUa",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "gyxDajlmaM"
                            },
                            "packingGroup": "I",
                            "percentage": 91.12,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "TYeoQdirLQbKJCe",
                            "reportableQuantity": false,
                            "sequenceNumber": 835,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dJBEQslItE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 29.87,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uATkjTvURevuYpW",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 33.92,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.15,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "AkUpiHqMdi",
                          "hazardClass": "ktjmR",
                          "id": "4",
                          "labelText": "SLFcDKQFLO",
                          "packingGroup": "Zf",
                          "packingInstructions": "roDYbGLPoD",
                          "properShippingName": "lmLhtCOAxt",
                          "properShippingNameAndDescription": "vVzMtonhyLZDakx",
                          "sequenceNumber": 27,
                          "specialProvisions": "RcbLlVrCto",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XsiKq",
                          "technicalName": "gyhAunbsnC",
                          "tunnelRestrictionCode": "wjfwL"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 2.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "aoimv"
                        },
                        "options": {
                          "description": {
                            "authorization": "QLalfpioFK",
                            "hazardClass": "hSQXA",
                            "id": "4",
                            "labelText": "pFTwBGLYZm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "yIpYCdcbWy"
                            },
                            "packingGroup": "I",
                            "percentage": 78.98,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ytYVYtQFqGQaxVn",
                            "reportableQuantity": false,
                            "sequenceNumber": 864,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EaomlcMNhy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PSwkEkOyeRWgEAG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 39.95,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 30.28,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.42,
                "referenceId": "78c1062b-5bab-439f-a083-5387eb07f936",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "PtODtQHUUN",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "yJLOqbeCjqZ4moyRt5hd"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "jUPWgSaxIe7SSXxFx8ZP"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "QljJS8P7yEKQEWLudoV8y5FQg"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ZWvTejvP2mx02Jvk1lEwGhDwI"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "XHRHObXjQl",
                    "number": 4
                  },
                  {
                    "content": "LHbrwwRdag",
                    "number": 4
                  },
                  {
                    "content": "DHpPAyIJpu",
                    "number": 2
                  },
                  {
                    "content": "pTdRbrCoVh",
                    "number": 2
                  },
                  {
                    "content": "qujZIHnSgj",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 8.39,
                "packageRateDetails": [
                  {
                    "baseCharge": 93.81,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SEK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 63.76,
                    "netFedExCharge": 81.14,
                    "netFreight": 43.01,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mMAsfSXcEnWYEnX",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XYIAgLWBiaSqThV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KVATUEwDStyjdCc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kkMjWWcUkmHWxMD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YNgbovdGSTUqchT",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 15.25,
                    "totalRebates": 2,
                    "totalSurcharges": 4.78,
                    "totalTaxes": 2.52
                  },
                  {
                    "baseCharge": 86.06,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GHS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 149.42,
                    "netFedExCharge": 25.75,
                    "netFreight": 37.83,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KWkzjnuhYdfvvMW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FPQRpnNvlrleUyT",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZypDyiETrVeHLhB",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xhOcMVAhfzrfxmI",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XPwVEdqkUXdQFdS",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 11.7,
                    "totalRebates": 1.93,
                    "totalSurcharges": 7,
                    "totalTaxes": 3.54
                  },
                  {
                    "baseCharge": 26.53,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SDG",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 127.2,
                    "netFedExCharge": 98.12,
                    "netFreight": 94.18,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LQMgqloAuRQhYyV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "DoIBrbdhEKxunoS",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZsgKTOPPUhodiIE",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 19.62,
                    "totalRebates": 1.81,
                    "totalSurcharges": 1.14,
                    "totalTaxes": 4.49
                  },
                  {
                    "baseCharge": 144.11,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "UGX",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 199.48,
                    "netFedExCharge": 145.07,
                    "netFreight": 18.93,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rKwmcRqLioAyLij",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "finDNQMHalOfelN",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OlNwmebkbqpbpkx",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 19.79,
                    "totalRebates": 1,
                    "totalSurcharges": 6.55,
                    "totalTaxes": 2.34
                  }
                ]
              },
              "sequenceNumber": 4,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 5750,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "4",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 4135,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "3",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 7346,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 5357,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 94
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EDhTYgGhyr",
                          "hazardClass": "KtCpt",
                          "id": "6",
                          "labelText": "TsZiuxEzxx",
                          "packingGroup": "NA",
                          "packingInstructions": "nTvXDwizYi",
                          "properShippingName": "eoZvrNHixy",
                          "properShippingNameAndDescription": "ybVHgpMUONbGeif",
                          "sequenceNumber": 672,
                          "specialProvisions": "tuEuyiPpHJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QVsZz",
                          "technicalName": "asiyKemMPD",
                          "tunnelRestrictionCode": "vle4o"
                        },
                        "massPoints": 4.7,
                        "netExplosiveDetail": {
                          "amount": 33.89,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "oIQHt"
                        },
                        "options": {
                          "description": {
                            "authorization": "JlkPFbmcjl",
                            "hazardClass": "jwDeI",
                            "id": "1",
                            "labelText": "liCPjToHJw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rnnklNJkEl"
                            },
                            "packingGroup": "I",
                            "percentage": 27.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "CKBvWZXuLDnKPth",
                            "reportableQuantity": false,
                            "sequenceNumber": 911,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "bUixLDDQzT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 42.29,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "YOQUsHSHEnipygl",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 34.77,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.94,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "eVpNXYtLez",
                          "hazardClass": "aKpXw",
                          "id": "9",
                          "labelText": "nFJPkRwjWm",
                          "packingGroup": "sw",
                          "packingInstructions": "HYxkAxKLqh",
                          "properShippingName": "YInpDJHtwr",
                          "properShippingNameAndDescription": "bgcWjprDZDNGQPj",
                          "sequenceNumber": 571,
                          "specialProvisions": "FLgjGudEMM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ojwlh",
                          "technicalName": "TJbzMvNHLO",
                          "tunnelRestrictionCode": "5fp37"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 25.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "eedWk"
                        },
                        "options": {
                          "description": {
                            "authorization": "YxoCQAykDU",
                            "hazardClass": "lsvtN",
                            "id": "0",
                            "labelText": "cBQpWcYDTE",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "JLCaPUNjqC"
                            },
                            "packingGroup": "I",
                            "percentage": 10.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fDDtjIGdKOgTISe",
                            "reportableQuantity": false,
                            "sequenceNumber": 749,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QELyZzIehx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AFsfKoVWoTXBwKt",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 33.44,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.45,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 1.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RVIuMSVnEI",
                          "hazardClass": "lUdWh",
                          "id": "9",
                          "labelText": "UrKdryyzkR",
                          "packingGroup": "Zw",
                          "packingInstructions": "BXZAeLYSio",
                          "properShippingName": "JySJeAjBrG",
                          "properShippingNameAndDescription": "nPNZwbCFqSCuFTZ",
                          "sequenceNumber": 405,
                          "specialProvisions": "jfabLhiuDa",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ioqKn",
                          "technicalName": "DIogcwyvct",
                          "tunnelRestrictionCode": "uHanz"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 18.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ORwRG"
                        },
                        "options": {
                          "description": {
                            "authorization": "zgvBcNAZJF",
                            "hazardClass": "xEiXq",
                            "id": "9",
                            "labelText": "XKHRzHinoj",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "EmjoCfZTGS"
                            },
                            "packingGroup": "I",
                            "percentage": 82.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "eWLCDZjNIjXaEsd",
                            "reportableQuantity": false,
                            "sequenceNumber": 520,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "VokwoEmkkF"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.31,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.27,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BKLxPaDhWNjffLC",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 25.02,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 4.2,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "dgtjWTfTsV",
                          "hazardClass": "PMeJD",
                          "id": "7",
                          "labelText": "StmZpmqAaD",
                          "packingGroup": "Ax",
                          "packingInstructions": "IoZuiFEMqf",
                          "properShippingName": "ESltrfuaCI",
                          "properShippingNameAndDescription": "OhmwUVDdlXCwGWg",
                          "sequenceNumber": 882,
                          "specialProvisions": "yGbcMoKnSn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GawTd",
                          "technicalName": "VPxUMuuKoj",
                          "tunnelRestrictionCode": "qvEV1"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 31.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "iBQlN"
                        },
                        "options": {
                          "description": {
                            "authorization": "yVDYPdBUlF",
                            "hazardClass": "oYXYN",
                            "id": "7",
                            "labelText": "QqVocOIXhB",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "MQPoWvxedl"
                            },
                            "packingGroup": "I",
                            "percentage": 17.34,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OcJfZouTNRLRzRc",
                            "reportableQuantity": true,
                            "sequenceNumber": 925,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "WuaRcSVhZS"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 19.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.41,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kjnSuVjycQrSXeq",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 45.12,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 32.92,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zCsaSggQzk",
                          "hazardClass": "BmHXK",
                          "id": "4",
                          "labelText": "sqediRHaTC",
                          "packingGroup": "AO",
                          "packingInstructions": "LKcrrfgauL",
                          "properShippingName": "HWUajNKuDD",
                          "properShippingNameAndDescription": "bZQhUXMXHOmzjuQ",
                          "sequenceNumber": 400,
                          "specialProvisions": "tbffycEufX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fKpTD",
                          "technicalName": "skCdWIdQvB",
                          "tunnelRestrictionCode": "A4FB0"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 8.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ZRUaQ"
                        },
                        "options": {
                          "description": {
                            "authorization": "XvTuwGywME",
                            "hazardClass": "tFXjt",
                            "id": "6",
                            "labelText": "lFqJsWgOqd",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "CrasliFpka"
                            },
                            "packingGroup": "I",
                            "percentage": 34.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HmKvEGoCsjqXQnI",
                            "reportableQuantity": true,
                            "sequenceNumber": 891,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ypKXMrZBdp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.66,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.09,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "LRjbbEfQRYZKasJ",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 30.83,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 2.05,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BmVaQsFYKK",
                          "hazardClass": "gRwBv",
                          "id": "6",
                          "labelText": "nrZqfhxryG",
                          "packingGroup": "RQ",
                          "packingInstructions": "KCbDMiNXvP",
                          "properShippingName": "bnNktbtJlF",
                          "properShippingNameAndDescription": "TlnbGpPUkbOxAWG",
                          "sequenceNumber": 3,
                          "specialProvisions": "OvCsQnPDhZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QXOos",
                          "technicalName": "clZcFrfBja",
                          "tunnelRestrictionCode": "XvLxP"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 21.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lVUvZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "KHYqCCfCIh",
                            "hazardClass": "xNIpB",
                            "id": "5",
                            "labelText": "NgpQbySFJr",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "XIfTpxhJRz"
                            },
                            "packingGroup": "I",
                            "percentage": 65.92,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "fvAKXQinfdnpSUq",
                            "reportableQuantity": false,
                            "sequenceNumber": 931,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "gtQyzwRZKY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EFWVDzorQXCfjOS",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.26,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 35.72,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "MhDZTntLlb",
                          "hazardClass": "RtkdB",
                          "id": "9",
                          "labelText": "wBxvVfnxME",
                          "packingGroup": "SX",
                          "packingInstructions": "qYUZtXplVc",
                          "properShippingName": "bHQOuSLYAJ",
                          "properShippingNameAndDescription": "qPDmcLEZyiledEr",
                          "sequenceNumber": 534,
                          "specialProvisions": "wULqkEJGJf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zHjfu",
                          "technicalName": "nsnLAayiYu",
                          "tunnelRestrictionCode": "NFUbO"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 46.07,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "lMorT"
                        },
                        "options": {
                          "description": {
                            "authorization": "AFfMZxgGDv",
                            "hazardClass": "wnTLx",
                            "id": "9",
                            "labelText": "QjylmsQHoW",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ynmVwidbvA"
                            },
                            "packingGroup": "I",
                            "percentage": 82.37,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dajQzkHuhTFSKyZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 717,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eJkGKxYqlu"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.64,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kovseTAXDSNbnhX",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 1.69,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 45.19,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zwJqWsujxc",
                          "hazardClass": "rYFsc",
                          "id": "7",
                          "labelText": "uyMSXfcJbu",
                          "packingGroup": "xN",
                          "packingInstructions": "xZQgjLljAI",
                          "properShippingName": "NBHanXvyeW",
                          "properShippingNameAndDescription": "sTIUdZEWBducQuI",
                          "sequenceNumber": 858,
                          "specialProvisions": "YGDUrSjqvL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PaMAl",
                          "technicalName": "KHTGzjDUnO",
                          "tunnelRestrictionCode": "t1Nyw"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 11.07,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "FeSaj"
                        },
                        "options": {
                          "description": {
                            "authorization": "EqeKfdqBcu",
                            "hazardClass": "fbIHx",
                            "id": "4",
                            "labelText": "sgUvDFINWT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "VfruiEAEDR"
                            },
                            "packingGroup": "I",
                            "percentage": 48.67,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xLlaQPyzLFNYUdB",
                            "reportableQuantity": true,
                            "sequenceNumber": 552,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vHCAUuTLPM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.98,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.43,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.14,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "GSgvXHHMZKPohWm",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 34.64,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 3.26,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 2.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ACIfQYqTkb",
                          "hazardClass": "lLyBD",
                          "id": "5",
                          "labelText": "NwMnZPOMVX",
                          "packingGroup": "zA",
                          "packingInstructions": "GrVdSscnQJ",
                          "properShippingName": "SbHjxhieQy",
                          "properShippingNameAndDescription": "liKyhnpWBRCICLh",
                          "sequenceNumber": 452,
                          "specialProvisions": "nmcEXMKaJu",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XfHiu",
                          "technicalName": "lTYLaevtLn",
                          "tunnelRestrictionCode": "53JE4"
                        },
                        "massPoints": 2.5,
                        "netExplosiveDetail": {
                          "amount": 32.65,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "eijzz"
                        },
                        "options": {
                          "description": {
                            "authorization": "VOfFibPSvQ",
                            "hazardClass": "gDjpe",
                            "id": "9",
                            "labelText": "fGnZlnvRsg",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "uwUhgBEUIK"
                            },
                            "packingGroup": "I",
                            "percentage": 84.6,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PekWvGYfyOfDgpW",
                            "reportableQuantity": false,
                            "sequenceNumber": 23,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "mWbSDShQud"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.91,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.8,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.3,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.54,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "wBVuMukaYIXpXBG",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 28.8,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 47.81,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "hDOhafPDBJ",
                          "hazardClass": "lLSZQ",
                          "id": "6",
                          "labelText": "csPdsytvKp",
                          "packingGroup": "HX",
                          "packingInstructions": "HeuSbOfOrn",
                          "properShippingName": "MWUxpLgSvw",
                          "properShippingNameAndDescription": "UgvDrISSTSeNZbh",
                          "sequenceNumber": 757,
                          "specialProvisions": "rrAsZcWtVz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uZugK",
                          "technicalName": "WlXGTPFrRr",
                          "tunnelRestrictionCode": "XYKD7"
                        },
                        "massPoints": 4.2,
                        "netExplosiveDetail": {
                          "amount": 2.08,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "MVnSh"
                        },
                        "options": {
                          "description": {
                            "authorization": "jvVAzaCHEa",
                            "hazardClass": "yqqOs",
                            "id": "5",
                            "labelText": "ZBNSbYDlvD",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tWhjGSFPOn"
                            },
                            "packingGroup": "I",
                            "percentage": 83.72,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pEojCMSmMUhCbLM",
                            "reportableQuantity": false,
                            "sequenceNumber": 215,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kNpgfEKeby"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.35,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.93,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "EkPtYyUCcgpQnti",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 15.1,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 9.79,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FRVIxJhdgm",
                          "hazardClass": "nIrge",
                          "id": "0",
                          "labelText": "VNXIGdkaHA",
                          "packingGroup": "yb",
                          "packingInstructions": "mWXWxxHZAd",
                          "properShippingName": "QPTMqTlkjk",
                          "properShippingNameAndDescription": "elMFBCCfwbzPfZl",
                          "sequenceNumber": 706,
                          "specialProvisions": "elUilbwGfE",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "spSXV",
                          "technicalName": "EwRBeUOOgk",
                          "tunnelRestrictionCode": "2EUwO"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 9.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TZARN"
                        },
                        "options": {
                          "description": {
                            "authorization": "YnTXxwBaxb",
                            "hazardClass": "UxioR",
                            "id": "8",
                            "labelText": "LneZekOObp",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "NHGMXJBDjQ"
                            },
                            "packingGroup": "I",
                            "percentage": 40.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "oKqFHcySuCzpXsS",
                            "reportableQuantity": false,
                            "sequenceNumber": 954,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QrWZkCTgmx"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 40.96,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "hZQQMGbsPAMBiKS",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 29.84,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 1.56,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EXIKTaOVmZ",
                          "hazardClass": "mTMpr",
                          "id": "8",
                          "labelText": "oaSDJqmGGa",
                          "packingGroup": "NL",
                          "packingInstructions": "czSMKRykck",
                          "properShippingName": "wPeJlqTCqF",
                          "properShippingNameAndDescription": "zyWGutXyOMeYDLv",
                          "sequenceNumber": 576,
                          "specialProvisions": "RBOyKTQyjz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ruOVS",
                          "technicalName": "SUPkUtNZoX",
                          "tunnelRestrictionCode": "Tohyh"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 16.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Etxbc"
                        },
                        "options": {
                          "description": {
                            "authorization": "xPiIqdmWmH",
                            "hazardClass": "EyPtD",
                            "id": "3",
                            "labelText": "cFPfigtxxW",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "blTWwACJcj"
                            },
                            "packingGroup": "I",
                            "percentage": 37.71,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ymqRnAbRWtrjxmR",
                            "reportableQuantity": false,
                            "sequenceNumber": 647,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UXkKIFMBoV"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 43.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 2.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.44,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "vMNUkuurVXAKdKq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 18.02,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 34.7,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.8
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 1.7,
                "referenceId": "4c832b44-2dfc-4ac7-8b95-06fa3215d49a",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "XRPZGrPLaa",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "VAagvbtUSFT4KbmcAbgM"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "zBZhVStcueWkolHW3lK1"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "t6VGdf9uYg6ARKBcDipQ"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "vjbbJ9cY2O4b1I7rwJ4O"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "y5l2PKtRlmhLvFef4Rap6csgC"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "zaZI8Hctnt7ikQGqIOxFBh9NQ"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "pQInkbSrkg",
                    "number": 2
                  },
                  {
                    "content": "CDqrpIzxpw",
                    "number": 4
                  },
                  {
                    "content": "RxjesnLrjX",
                    "number": 2
                  },
                  {
                    "content": "seRdGWKcuv",
                    "number": 2
                  },
                  {
                    "content": "WHknuEyaWO",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 5.38,
                "packageRateDetails": [
                  {
                    "baseCharge": 61.73,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BWP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 110.19,
                    "netFedExCharge": 168.09,
                    "netFreight": 76.61,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EanFUWhDpKdvcKX",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bFASGRWyOFNRaWe",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bvAqdFzIYIrvXTW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 10.81,
                    "totalRebates": 0.21,
                    "totalSurcharges": 1.64,
                    "totalTaxes": 2.1
                  },
                  {
                    "baseCharge": 108.31,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "SSP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 137.61,
                    "netFedExCharge": 65.43,
                    "netFreight": 60.68,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SFKPkpnsIyRmIqW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ezYWmOoCmoNJNGY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 6.55,
                    "totalRebates": 1.24,
                    "totalSurcharges": 8.17,
                    "totalTaxes": 1.6
                  },
                  {
                    "baseCharge": 45.69,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "DZD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 118.43,
                    "netFedExCharge": 173.44,
                    "netFreight": 88.9,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wApJkftBcZVVaPK",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IgAPrSDSfhFWriw",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rJJEBYnbGZtryDp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 7.21,
                    "totalRebates": 1.93,
                    "totalSurcharges": 3,
                    "totalTaxes": 4.99
                  },
                  {
                    "baseCharge": 30.26,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "BSD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 163.43,
                    "netFedExCharge": 89.59,
                    "netFreight": 77.09,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dqPxQsEOSDIIFtU",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "inbCAHMMJfcOmyh",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oxqsraKHTeEsPuW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FUMCafvLtzMJbal",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 6.95,
                    "totalRebates": 1.7,
                    "totalSurcharges": 3.89,
                    "totalTaxes": 0.19
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "INDIRECT",
              "trackingIds": [
                {
                  "formId": 1558,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 4751,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 94
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X557593753902",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-10-06T00:00:00.0Z",
                "expirationDate": "2027-03-16T00:00:00.0Z",
                "number": "9"
              }
            },
            "dryIceDetail": {
              "packageCount": 6,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 3
            }
          },
          "masterTrackingId": {
            "formId": 7853,
            "trackingIdType": "EXPRESS",
            "trackingNumber": "3",
            "uspsApplicationId": 94
          },
          "operationalDetail": {
            "airportId": "zhs",
            "astraDescription": "IlBzqWduEG",
            "astraPlannedServiceLevel": "ZnbYLAlKvGIxuGp",
            "commitDate": "2027-05-01T00:00:00.0Z",
            "commitDay": "Thu",
            "countryCode": "SD",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2027-05-06T00:00:00.0Z",
            "deliveryDay": "Fri",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "2tyR",
            "destinationLocationNumber": 736,
            "destinationLocationStateOrProvinceCode": "ID",
            "destinationServiceArea": "mC",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "8",
            "originLocationNumber": 872,
            "originServiceArea": "Yc",
            "packagingCode": "7",
            "postalCode": "90179",
            "publishedDeliveryTime": "2026-12-21T00:00:00.0Z",
            "scac": "ndNb",
            "serviceCode": "2",
            "stateOrProvinceCode": "CA",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "Ot",
            "ursaSuffixCode": "GX"
          },
          "packagingDescription": "pVWLzRdfic",
          "serviceDescription": {
            "astraDescription": "JpEMqVUFgo",
            "code": "8",
            "description": "OxrnTUErYnRlHrU",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "YbqqK"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "tSdkt"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "tNuAQtK4lWQe",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "NOK",
                "currencyExchangeRate": {
                  "fromCurrency": "TJS",
                  "intoCurrency": "GBP",
                  "rate": 32.28
                },
                "dimDivisor": 196,
                "freightDiscounts": [
                  {
                    "amount": 18.07,
                    "description": "Innovative Soap featuring antique technology and Plastic construction",
                    "percent": 21.5,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 4.37,
                    "description": "O'Hara - Feeney's most advanced Chair technology increases scientific capabilities",
                    "percent": 14.7,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 2.54,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "RxVqpV",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SLE",
                    "currencyExchangeRate": {
                      "fromCurrency": "AMD",
                      "intoCurrency": "XPF",
                      "rate": 24.58
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 18.82,
                        "description": "Featuring Thulium-enhanced technology, our Shoes offers unparalleled genuine performance",
                        "percent": 47.7,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 10.8,
                    "legDestinationLocationId": "VWMY",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "5Naln",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pAvfVDqmPvMrpzB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fWpuZGrHnWHqOmR",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "nHnYhbAtXMwWrWL",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yxTrYJMcRwUciwx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.43,
                        "description": "XuZGUeXGxv",
                        "level": "DOZFD",
                        "type": "qcWqK"
                      },
                      {
                        "amount": 5.66,
                        "description": "fPviedZwkS",
                        "level": "HdODN",
                        "type": "gMvQt"
                      },
                      {
                        "amount": 6.3,
                        "description": "okmElyPCck",
                        "level": "aRhkg",
                        "type": "QNbbw"
                      },
                      {
                        "amount": 17.81,
                        "description": "hQnpPpIsVD",
                        "level": "XzcHk",
                        "type": "fsGFS"
                      }
                    ],
                    "totalBaseCharge": 477.62,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 79.84,
                    "totalFreightDiscounts": 67.38,
                    "totalNetCharge": 333.61,
                    "totalNetChargeWithDutiesAndTaxes": 529.89,
                    "totalNetFedExCharge": 6.1,
                    "totalNetFreight": 108.85,
                    "totalRebates": 23.39,
                    "totalSurcharges": 16.73,
                    "totalTaxes": 24.72
                  },
                  {
                    "currency": "EUR",
                    "currencyExchangeRate": {
                      "fromCurrency": "RWF",
                      "intoCurrency": "BWP",
                      "rate": 21.85
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 12.37,
                        "description": "Discover the marvelous new Gloves with an exciting mix of Aluminum ingredients",
                        "percent": 8.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.73,
                        "description": "The Johnnie Bacon is the latest in a series of great products from Reynolds - Bogisich",
                        "percent": 33.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.07,
                        "description": "Experience the white brilliance of our Ball, perfect for determined environments",
                        "percent": 39.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 3.1,
                        "description": "Experience the mint green brilliance of our Gloves, perfect for determined environments",
                        "percent": 17.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.13,
                        "description": "Stylish Ball designed to make you stand out with outlandish looks",
                        "percent": 34.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 2.1,
                    "legDestinationLocationId": "XMFX",
                    "minimumChargeType": "NONE",
                    "pricingCode": "WKVF5",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rNPiDttXKanfgzS",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.94,
                        "description": "CdELWHNulR",
                        "level": "yhOhD",
                        "type": "kRrbk"
                      },
                      {
                        "amount": 2.9,
                        "description": "SkgBpzLBOM",
                        "level": "uGRdp",
                        "type": "VXKxU"
                      },
                      {
                        "amount": 19.36,
                        "description": "TfOMvlUQpT",
                        "level": "JfIQX",
                        "type": "bNfXn"
                      }
                    ],
                    "totalBaseCharge": 349.11,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 67.75,
                    "totalFreightDiscounts": 9.25,
                    "totalNetCharge": 173.15,
                    "totalNetChargeWithDutiesAndTaxes": 361.66,
                    "totalNetFedExCharge": 5.64,
                    "totalNetFreight": 316.82,
                    "totalRebates": 31.59,
                    "totalSurcharges": 11.65,
                    "totalTaxes": 11.18
                  },
                  {
                    "currency": "LKR",
                    "currencyExchangeRate": {
                      "fromCurrency": "SYP",
                      "intoCurrency": "PAB",
                      "rate": 19.83
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.88,
                        "description": "Ergonomic Chicken made with Ceramic for all-day improbable support",
                        "percent": 40.2,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 10.04,
                        "description": "Savor the zesty essence in our Shirt, designed for trained culinary adventures",
                        "percent": 43.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 7.8,
                    "legDestinationLocationId": "VYTW",
                    "minimumChargeType": "NONE",
                    "pricingCode": "z9zCs",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "6",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bnZRTBnFBqWuJxA",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.3,
                        "description": "JuYwsxOjnw",
                        "level": "uJjzI",
                        "type": "liHjW"
                      },
                      {
                        "amount": 11.29,
                        "description": "jfeZrnXpON",
                        "level": "Mcwcl",
                        "type": "LucRG"
                      }
                    ],
                    "totalBaseCharge": 317.92,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 72.52,
                    "totalFreightDiscounts": 97.84,
                    "totalNetCharge": 190.22,
                    "totalNetChargeWithDutiesAndTaxes": 102.62,
                    "totalNetFedExCharge": 34.85,
                    "totalNetFreight": 382.73,
                    "totalRebates": 6.95,
                    "totalSurcharges": 15.44,
                    "totalTaxes": 8.91
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "eqFhPvkUdHKAPla",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "YrwWuiHTUagNngJ",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "cNzlLEtjVtmkGmT",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "OnsfJDDaCQxixMI",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "bRsxhhqHVbysocp",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.65,
                    "description": "fcsHLxXyLi",
                    "level": "FWZgE",
                    "type": "XFtUk"
                  },
                  {
                    "amount": 10.24,
                    "description": "hetqbJEqMB",
                    "level": "dWjeq",
                    "type": "jhhIQ"
                  },
                  {
                    "amount": 4.79,
                    "description": "YVnPxvhDhn",
                    "level": "IuRYK",
                    "type": "oAQrF"
                  },
                  {
                    "amount": 16.04,
                    "description": "iTyMGtSPxs",
                    "level": "YBtCy",
                    "type": "oSiwT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 5.87,
                "totalBaseCharge": 992.61,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.52,
                "totalDutiesTaxesAndFees": 34.77,
                "totalFreightDiscounts": 2.24,
                "totalNetCharge": 251.85,
                "totalNetChargeWithDutiesAndTaxes": 269.55,
                "totalNetFedExCharge": 197.56,
                "totalNetFreight": 31.4,
                "totalRebates": 3.05,
                "totalSurcharges": 6.29,
                "totalTaxes": 4.43
              },
              {
                "currency": "CZK",
                "currencyExchangeRate": {
                  "fromCurrency": "ZAR",
                  "intoCurrency": "INR",
                  "rate": 29.89
                },
                "dimDivisor": 76,
                "freightDiscounts": [
                  {
                    "amount": 1.32,
                    "description": "Discover the crocodile-like agility of our Fish, perfect for tepid users",
                    "percent": 40.7,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 7.96,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "rS3qhg",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PYG",
                    "currencyExchangeRate": {
                      "fromCurrency": "SSP",
                      "intoCurrency": "CLP",
                      "rate": 20.13
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 2.99,
                        "description": "Our moist-inspired Tuna brings a taste of luxury to your knotty lifestyle",
                        "percent": 41.7,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 1.4,
                    "legDestinationLocationId": "IBWX",
                    "minimumChargeType": "NONE",
                    "pricingCode": "pUHOK",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "umFnRVcMkpkJEAg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BUBcgunlztNDoqj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.31,
                        "description": "fBamtKPIab",
                        "level": "QiQNg",
                        "type": "YrDVM"
                      }
                    ],
                    "totalBaseCharge": 249.85,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 61.54,
                    "totalFreightDiscounts": 23.39,
                    "totalNetCharge": 179.34,
                    "totalNetChargeWithDutiesAndTaxes": 475.19,
                    "totalNetFedExCharge": 47.81,
                    "totalNetFreight": 149.88,
                    "totalRebates": 40.33,
                    "totalSurcharges": 6.09,
                    "totalTaxes": 18.77
                  },
                  {
                    "currency": "MKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "LRD",
                      "intoCurrency": "ZMW",
                      "rate": 40.17
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 2.02,
                        "description": "The sleek and dense Pizza comes with indigo LED lighting for smart functionality",
                        "percent": 25.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 17.96,
                        "description": "Becker and Sons's most advanced Shirt technology increases lawful capabilities",
                        "percent": 36.9,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 9.57,
                        "description": "The sleek and agile Car comes with tan LED lighting for smart functionality",
                        "percent": 39.7,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 12.6,
                    "legDestinationLocationId": "YBJE",
                    "minimumChargeType": "NONE",
                    "pricingCode": "sdNWf",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LqJrWfFTMgsHOZY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cxiqDitfJaIADwe",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HHWZCXUUkrbJTam",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.62,
                        "description": "gwqhyBZLxf",
                        "level": "SmLqp",
                        "type": "SwcCx"
                      },
                      {
                        "amount": 13.19,
                        "description": "hprPaYiKux",
                        "level": "nslKX",
                        "type": "bdOdl"
                      },
                      {
                        "amount": 18.46,
                        "description": "bSlHsldSiD",
                        "level": "nhQVq",
                        "type": "JKrsc"
                      }
                    ],
                    "totalBaseCharge": 47.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 20.98,
                    "totalFreightDiscounts": 23.35,
                    "totalNetCharge": 398.2,
                    "totalNetChargeWithDutiesAndTaxes": 122.86,
                    "totalNetFedExCharge": 48.51,
                    "totalNetFreight": 343.56,
                    "totalRebates": 6.39,
                    "totalSurcharges": 0.5,
                    "totalTaxes": 7.85
                  },
                  {
                    "currency": "MVR",
                    "currencyExchangeRate": {
                      "fromCurrency": "MZN",
                      "intoCurrency": "MKD",
                      "rate": 3.39
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.87,
                        "description": "The pink Bacon combines Barbados aesthetics with Sodium-based durability",
                        "percent": 44.1,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 15.68,
                        "description": "Stylish Soap designed to make you stand out with gummy looks",
                        "percent": 28.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 14.87,
                        "description": "Experience the purple brilliance of our Shoes, perfect for steel environments",
                        "percent": 29.2,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 13.8,
                    "legDestinationLocationId": "OPTO",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "yin8p",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "udIoVDtstKXraZY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JbyHUpGrZbBGtpr",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MYnxVbZaYYSpqEq",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.39,
                        "description": "YcdXDOTRxt",
                        "level": "TaBHG",
                        "type": "BjNLK"
                      }
                    ],
                    "totalBaseCharge": 384.15,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.88,
                    "totalFreightDiscounts": 69.05,
                    "totalNetCharge": 296.22,
                    "totalNetChargeWithDutiesAndTaxes": 270.34,
                    "totalNetFedExCharge": 19.62,
                    "totalNetFreight": 355.12,
                    "totalRebates": 2.5,
                    "totalSurcharges": 15.71,
                    "totalTaxes": 13.67
                  },
                  {
                    "currency": "SBD",
                    "currencyExchangeRate": {
                      "fromCurrency": "SSP",
                      "intoCurrency": "HKD",
                      "rate": 7.46
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 11.15,
                        "description": "Rau Group's most advanced Chair technology increases emotional capabilities",
                        "percent": 46.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 4.78,
                        "description": "Featuring Americium-enhanced technology, our Keyboard offers unparalleled direct performance",
                        "percent": 26.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 1.67,
                        "description": "Discover the careless new Keyboard with an exciting mix of Steel ingredients",
                        "percent": 38.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.04,
                        "description": "Stylish Cheese designed to make you stand out with twin looks",
                        "percent": 20.5,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.3,
                    "legDestinationLocationId": "OORO",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "MXZUW",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "msUErJqDmhxvstd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MpPeMLbDpgIKSye",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XIxLwELRyFvaJmg",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hEnDvtdAywiJgab",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.13,
                        "description": "YarTgKSLKt",
                        "level": "SawQT",
                        "type": "LonrD"
                      },
                      {
                        "amount": 9.19,
                        "description": "zkWcmHJXrM",
                        "level": "BLeST",
                        "type": "XZCWW"
                      },
                      {
                        "amount": 18.87,
                        "description": "sRZFDlEYEg",
                        "level": "IvkUK",
                        "type": "RldzK"
                      },
                      {
                        "amount": 13.68,
                        "description": "OIqBwwUgKv",
                        "level": "vlvDi",
                        "type": "VdzUp"
                      }
                    ],
                    "totalBaseCharge": 229.73,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 46.18,
                    "totalFreightDiscounts": 35.3,
                    "totalNetCharge": 160.17,
                    "totalNetChargeWithDutiesAndTaxes": 410.89,
                    "totalNetFedExCharge": 12.39,
                    "totalNetFreight": 153.27,
                    "totalRebates": 28.74,
                    "totalSurcharges": 9.23,
                    "totalTaxes": 16.55
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "noGGMojGZczHMWs",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "LOecjoNxeCmMLKq",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "dTZSoyNeGsoUfte",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 13.93,
                    "description": "IBwwVMjUqk",
                    "level": "OkxDa",
                    "type": "vsUUN"
                  },
                  {
                    "amount": 4.12,
                    "description": "UezmwMPbBN",
                    "level": "yizyL",
                    "type": "uopKA"
                  },
                  {
                    "amount": 6.16,
                    "description": "kOxRSHpqxp",
                    "level": "khoDx",
                    "type": "VfMTp"
                  },
                  {
                    "amount": 17.9,
                    "description": "COzoIijYdO",
                    "level": "PpbQe",
                    "type": "HZLgt"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.4,
                "totalBaseCharge": 687.82,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.02,
                "totalDutiesTaxesAndFees": 22.53,
                "totalFreightDiscounts": 6.34,
                "totalNetCharge": 431.83,
                "totalNetChargeWithDutiesAndTaxes": 803.86,
                "totalNetFedExCharge": 196.37,
                "totalNetFreight": 94.41,
                "totalRebates": 4.23,
                "totalSurcharges": 19.03,
                "totalTaxes": 6.01
              },
              {
                "currency": "GEL",
                "currencyExchangeRate": {
                  "fromCurrency": "ETB",
                  "intoCurrency": "MXN",
                  "rate": 35.77
                },
                "dimDivisor": 209,
                "freightDiscounts": [
                  {
                    "amount": 19.08,
                    "description": "Bespoke Mouse designed with Cotton for rich performance",
                    "percent": 34.3,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 9.32,
                    "description": "Innovative Fish featuring sorrowful technology and Steel construction",
                    "percent": 23.5,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 14.6,
                    "description": "The Distributed needs-based protocol Towels offers reliable performance and rowdy design",
                    "percent": 25.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 8.42,
                    "description": "New Tuna model with 3 GB RAM, 614 GB storage, and immense features",
                    "percent": 7.2,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 11.9,
                    "description": "Our fluffy-inspired Hat brings a taste of luxury to your hairy lifestyle",
                    "percent": 7.1,
                    "rateDiscountType": "OTHER"
                  }
                ],
                "fuelSurchargePercent": 1.58,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "2",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "vd9SDS",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MZN",
                    "currencyExchangeRate": {
                      "fromCurrency": "ANG",
                      "intoCurrency": "TMT",
                      "rate": 45.49
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 2.61,
                        "description": "The sleek and noteworthy Pizza comes with azure LED lighting for smart functionality",
                        "percent": 38.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 13.15,
                        "description": "Savor the bitter essence in our Hat, designed for rectangular culinary adventures",
                        "percent": 35.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.48,
                        "description": "New maroon Gloves with ergonomic design for lumbering comfort",
                        "percent": 35.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.9,
                        "description": "New green Bacon with ergonomic design for frequent comfort",
                        "percent": 10.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 17.26,
                        "description": "Discover the same new Mouse with an exciting mix of Bronze ingredients",
                        "percent": 30.6,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.6,
                    "legDestinationLocationId": "LNOM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "FzknM",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jFnFxLFCnQDrGGH",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IrFIXACmpxLETnN",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.55,
                        "description": "JktqEOQUeQ",
                        "level": "DUMCX",
                        "type": "DhGIz"
                      }
                    ],
                    "totalBaseCharge": 444.29,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 87.76,
                    "totalFreightDiscounts": 85.27,
                    "totalNetCharge": 127.41,
                    "totalNetChargeWithDutiesAndTaxes": 356.54,
                    "totalNetFedExCharge": 41.58,
                    "totalNetFreight": 302.41,
                    "totalRebates": 39.46,
                    "totalSurcharges": 9.69,
                    "totalTaxes": 4.63
                  },
                  {
                    "currency": "ISK",
                    "currencyExchangeRate": {
                      "fromCurrency": "THB",
                      "intoCurrency": "LBP",
                      "rate": 25.99
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 11.26,
                        "description": "Innovative Chips featuring strident technology and Ceramic construction",
                        "percent": 39.9,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 17.11,
                        "description": "The Organic uniform algorithm Chips offers reliable performance and gaseous design",
                        "percent": 28.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 4.55,
                        "description": "Our gecko-friendly Hat ensures torn comfort for your pets",
                        "percent": 48.9,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 2,
                    "legDestinationLocationId": "HNZZ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "vXtfq",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aiMBYUgTYWELfQw",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 10.97,
                        "description": "HsjluwyPgs",
                        "level": "YYLHq",
                        "type": "oNTrh"
                      },
                      {
                        "amount": 8.49,
                        "description": "LbfvmNMbFs",
                        "level": "NcHQI",
                        "type": "EmxMf"
                      },
                      {
                        "amount": 7.03,
                        "description": "vROButzhTH",
                        "level": "hWeYM",
                        "type": "Qldoa"
                      },
                      {
                        "amount": 15.27,
                        "description": "QYEvWHOFhe",
                        "level": "WBHkj",
                        "type": "CfOLq"
                      },
                      {
                        "amount": 10.96,
                        "description": "enJDuEUUwq",
                        "level": "IKbLZ",
                        "type": "BrUuA"
                      }
                    ],
                    "totalBaseCharge": 33.94,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 82.75,
                    "totalFreightDiscounts": 85.93,
                    "totalNetCharge": 128.83,
                    "totalNetChargeWithDutiesAndTaxes": 347.85,
                    "totalNetFedExCharge": 24.15,
                    "totalNetFreight": 354.14,
                    "totalRebates": 45.97,
                    "totalSurcharges": 4.6,
                    "totalTaxes": 3.32
                  },
                  {
                    "currency": "TMT",
                    "currencyExchangeRate": {
                      "fromCurrency": "RSD",
                      "intoCurrency": "NIO",
                      "rate": 40.08
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 18.48,
                        "description": "New mint green Table with ergonomic design for imaginary comfort",
                        "percent": 43.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 10.06,
                        "description": "Introducing the Haiti-inspired Fish, blending close style with local craftsmanship",
                        "percent": 40.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.89,
                        "description": "New Bike model with 26 GB RAM, 708 GB storage, and another features",
                        "percent": 15.7,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 5.2,
                    "legDestinationLocationId": "JJTQ",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "nRGH1",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "5",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LcbNcGsaTfzOnMG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AfHcJwDMyKRnssn",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TLkNggTbsIkClWm",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sOroVLCqFxLhQzS",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.85,
                        "description": "nDcmGnOERj",
                        "level": "yDUkA",
                        "type": "LbEsw"
                      },
                      {
                        "amount": 14.97,
                        "description": "eBNDQWRBgs",
                        "level": "CGmmv",
                        "type": "FgXZo"
                      },
                      {
                        "amount": 2.94,
                        "description": "MszhfTwetV",
                        "level": "TrNzW",
                        "type": "OLlgw"
                      },
                      {
                        "amount": 15.86,
                        "description": "JOUWIxdTkM",
                        "level": "QCdjH",
                        "type": "zXUHU"
                      },
                      {
                        "amount": 16.42,
                        "description": "zcORhStOEy",
                        "level": "qoHAE",
                        "type": "OYmUa"
                      }
                    ],
                    "totalBaseCharge": 430.6,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 81.73,
                    "totalFreightDiscounts": 20.31,
                    "totalNetCharge": 268.54,
                    "totalNetChargeWithDutiesAndTaxes": 201.28,
                    "totalNetFedExCharge": 10.57,
                    "totalNetFreight": 99.5,
                    "totalRebates": 18.71,
                    "totalSurcharges": 15.39,
                    "totalTaxes": 18.73
                  },
                  {
                    "currency": "LAK",
                    "currencyExchangeRate": {
                      "fromCurrency": "CUP",
                      "intoCurrency": "VUV",
                      "rate": 12.66
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 3.82,
                        "description": "New yellow Bacon with ergonomic design for judicious comfort",
                        "percent": 27.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 17.59,
                        "description": "New Chair model with 63 GB RAM, 354 GB storage, and marvelous features",
                        "percent": 36.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 10.24,
                        "description": "Incredible Salad designed with Cotton for pale performance",
                        "percent": 46.2,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 14.8,
                    "legDestinationLocationId": "MQHJ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "lwIJp",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "7",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aRXtcjnqLYsurfN",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "mvIRJVelpZbXGDL",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QUxpzePLudAIoRW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.81,
                        "description": "mzxRJCVyUy",
                        "level": "wcDVd",
                        "type": "lxKba"
                      },
                      {
                        "amount": 17.33,
                        "description": "CDjpkZmDaD",
                        "level": "JIfyR",
                        "type": "gMxZI"
                      },
                      {
                        "amount": 19.23,
                        "description": "JZdEuhtVAr",
                        "level": "FbeaO",
                        "type": "RxWgz"
                      }
                    ],
                    "totalBaseCharge": 421.83,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 4.52,
                    "totalFreightDiscounts": 81.73,
                    "totalNetCharge": 318.44,
                    "totalNetChargeWithDutiesAndTaxes": 147.09,
                    "totalNetFedExCharge": 25.38,
                    "totalNetFreight": 133.81,
                    "totalRebates": 47.83,
                    "totalSurcharges": 1.42,
                    "totalTaxes": 2.6
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "xMqSPyUtKrhCGlj",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "SUYROlmtfDxLiEd",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "rEKOXBvZiXrBXOd",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "FyzsXWolBvXBaVV",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 13.52,
                    "description": "FVlhuAqGoT",
                    "level": "gBOib",
                    "type": "uQLPY"
                  },
                  {
                    "amount": 18.22,
                    "description": "ivZFaYlkPf",
                    "level": "bXeEG",
                    "type": "JmXVn"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 6.1,
                "totalBaseCharge": 210.23,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.39,
                "totalDutiesTaxesAndFees": 34.07,
                "totalFreightDiscounts": 1.79,
                "totalNetCharge": 435.19,
                "totalNetChargeWithDutiesAndTaxes": 730.97,
                "totalNetFedExCharge": 140.59,
                "totalNetFreight": 24.28,
                "totalRebates": 1.31,
                "totalSurcharges": 0.05,
                "totalTaxes": 2.05
              },
              {
                "currency": "IDR",
                "currencyExchangeRate": {
                  "fromCurrency": "CVE",
                  "intoCurrency": "XAF",
                  "rate": 29.77
                },
                "dimDivisor": 121,
                "freightDiscounts": [
                  {
                    "amount": 10.75,
                    "description": "Our monkey-friendly Gloves ensures growing comfort for your pets",
                    "percent": 15.5,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 13.42,
                    "description": "Discover the worthy new Chicken with an exciting mix of Plastic ingredients",
                    "percent": 26,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 6.09,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "WY4eSY",
                "shipmentLegRateDetails": [
                  {
                    "currency": "IQD",
                    "currencyExchangeRate": {
                      "fromCurrency": "AOA",
                      "intoCurrency": "PHP",
                      "rate": 37.76
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.88,
                        "description": "Introducing the Finland-inspired Cheese, blending inborn style with local craftsmanship",
                        "percent": 46.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.78,
                        "description": "Featuring Darmstadtium-enhanced technology, our Bacon offers unparalleled shallow performance",
                        "percent": 26.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.57,
                        "description": "Professional-grade Car perfect for second-hand training and recreational use",
                        "percent": 43.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 16.5,
                        "description": "Ergonomic Chicken made with Rubber for all-day sardonic support",
                        "percent": 26.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.51,
                        "description": "The Visionary exuding project Pizza offers reliable performance and uncommon design",
                        "percent": 44.4,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 14.2,
                    "legDestinationLocationId": "INAL",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "SuZfA",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WTGaZcMwmUNfhmY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kVCtWfwiLVQAvgG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LiUIsOEnyZVqIDk",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yEhMjQGMwNEaikh",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.03,
                        "description": "xCJOzAYXJo",
                        "level": "KxlyX",
                        "type": "ujdwQ"
                      },
                      {
                        "amount": 13.5,
                        "description": "LegKHPjKQL",
                        "level": "RlQVg",
                        "type": "FFoal"
                      }
                    ],
                    "totalBaseCharge": 271.13,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 73.25,
                    "totalFreightDiscounts": 94.99,
                    "totalNetCharge": 388.64,
                    "totalNetChargeWithDutiesAndTaxes": 204.58,
                    "totalNetFedExCharge": 46.42,
                    "totalNetFreight": 399.05,
                    "totalRebates": 24.61,
                    "totalSurcharges": 12.95,
                    "totalTaxes": 6.73
                  },
                  {
                    "currency": "ANG",
                    "currencyExchangeRate": {
                      "fromCurrency": "NIO",
                      "intoCurrency": "ISK",
                      "rate": 37.95
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 17.03,
                        "description": "Discover the tiger-like agility of our Mouse, perfect for concerned users",
                        "percent": 29.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.46,
                        "description": "Discover the parrot-like agility of our Soap, perfect for hateful users",
                        "percent": 36.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 11.86,
                        "description": "Our butterfly-friendly Mouse ensures knotty comfort for your pets",
                        "percent": 21.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 9.67,
                        "description": "The Adaptive intermediate standardization Car offers reliable performance and sinful design",
                        "percent": 14.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.65,
                        "description": "Our cow-friendly Towels ensures sturdy comfort for your pets",
                        "percent": 47.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 14.1,
                    "legDestinationLocationId": "AKPM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "gC1Pi",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "4",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fBoITDLlHkBvSAf",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZpQgjPMxkhoFnTK",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "rSAAXaNXkvVdTYW",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.73,
                        "description": "TBfEtsasci",
                        "level": "hTXUB",
                        "type": "OMBue"
                      },
                      {
                        "amount": 19.15,
                        "description": "txOXDPFIai",
                        "level": "yEHwz",
                        "type": "xjKLJ"
                      }
                    ],
                    "totalBaseCharge": 175.76,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 51.75,
                    "totalFreightDiscounts": 39.41,
                    "totalNetCharge": 104.56,
                    "totalNetChargeWithDutiesAndTaxes": 523.1,
                    "totalNetFedExCharge": 18.12,
                    "totalNetFreight": 221.92,
                    "totalRebates": 49.46,
                    "totalSurcharges": 7.07,
                    "totalTaxes": 10.16
                  },
                  {
                    "currency": "LYD",
                    "currencyExchangeRate": {
                      "fromCurrency": "PEN",
                      "intoCurrency": "ZWL",
                      "rate": 21.94
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 14.71,
                        "description": "Our fox-friendly Soap ensures hasty comfort for your pets",
                        "percent": 23,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.5,
                        "description": "Our creamy-inspired Cheese brings a taste of luxury to your miserable lifestyle",
                        "percent": 6.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 10.21,
                        "description": "The Total systematic parallelism Car offers reliable performance and secondary design",
                        "percent": 20.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 2.91,
                        "description": "Introducing the Sudan-inspired Soap, blending sociable style with local craftsmanship",
                        "percent": 21,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 3.3,
                    "legDestinationLocationId": "CEGK",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "4AwEc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yRhwOWiamfaMvMv",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MOdzetnZXepLzzf",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PAkRpetHsmjcBSk",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VeRAMyPMQDdZmIE",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uqBbwswNwRchtmG",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.84,
                        "description": "MyfcTgWMie",
                        "level": "EPJUU",
                        "type": "jJHaI"
                      },
                      {
                        "amount": 5.6,
                        "description": "LWQEWPUSmy",
                        "level": "NtKIN",
                        "type": "OHUiT"
                      },
                      {
                        "amount": 4.49,
                        "description": "jhllnQTmLs",
                        "level": "CalnU",
                        "type": "PJCzD"
                      }
                    ],
                    "totalBaseCharge": 76.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 68.55,
                    "totalFreightDiscounts": 1.19,
                    "totalNetCharge": 75.17,
                    "totalNetChargeWithDutiesAndTaxes": 577.61,
                    "totalNetFedExCharge": 35.76,
                    "totalNetFreight": 256.62,
                    "totalRebates": 14.34,
                    "totalSurcharges": 18.18,
                    "totalTaxes": 4.4
                  },
                  {
                    "currency": "FJD",
                    "currencyExchangeRate": {
                      "fromCurrency": "XPF",
                      "intoCurrency": "TTD",
                      "rate": 32.68
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 10.27,
                        "description": "The sleek and experienced Mouse comes with tan LED lighting for smart functionality",
                        "percent": 34.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.13,
                        "description": "The sleek and inconsequential Car comes with cyan LED lighting for smart functionality",
                        "percent": 44.1,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 10.22,
                        "description": "Savor the sour essence in our Soap, designed for yummy culinary adventures",
                        "percent": 5.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.63,
                        "description": "Innovative Fish featuring scary technology and Wooden construction",
                        "percent": 27.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 18.85,
                        "description": "Featuring Zirconium-enhanced technology, our Chair offers unparalleled deafening performance",
                        "percent": 9.9,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.8,
                    "legDestinationLocationId": "LIGH",
                    "minimumChargeType": "NONE",
                    "pricingCode": "6CikX",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "guSgbdPhvDcPevs",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "snABYWjVpTqSukD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OVGENYoJHbcOPyC",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 15.29,
                        "description": "XCbpqHRdvz",
                        "level": "IVRTU",
                        "type": "mnaTM"
                      },
                      {
                        "amount": 7.41,
                        "description": "SeinrWPrOz",
                        "level": "HMczd",
                        "type": "cDmRt"
                      },
                      {
                        "amount": 10.52,
                        "description": "ZuRcTRqovU",
                        "level": "CjeZY",
                        "type": "BGcmS"
                      }
                    ],
                    "totalBaseCharge": 91.41,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 64.81,
                    "totalFreightDiscounts": 74.65,
                    "totalNetCharge": 429,
                    "totalNetChargeWithDutiesAndTaxes": 125.19,
                    "totalNetFedExCharge": 42.66,
                    "totalNetFreight": 362.29,
                    "totalRebates": 48.46,
                    "totalSurcharges": 12.34,
                    "totalTaxes": 9.14
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "grkuKKtKRnBTPvq",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.13,
                    "description": "NrAcYBDstj",
                    "level": "qUuyM",
                    "type": "uKaif"
                  },
                  {
                    "amount": 13.25,
                    "description": "hubWNlniFC",
                    "level": "SSOUI",
                    "type": "zeOSL"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.75,
                "totalBaseCharge": 781.63,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 4.78,
                "totalDutiesTaxesAndFees": 51.35,
                "totalFreightDiscounts": 1.42,
                "totalNetCharge": 450.71,
                "totalNetChargeWithDutiesAndTaxes": 152.51,
                "totalNetFedExCharge": 229.8,
                "totalNetFreight": 55.23,
                "totalRebates": 1.53,
                "totalSurcharges": 18.85,
                "totalTaxes": 7.69
              },
              {
                "currency": "SRD",
                "currencyExchangeRate": {
                  "fromCurrency": "KYD",
                  "intoCurrency": "SSP",
                  "rate": 20.66
                },
                "dimDivisor": 140,
                "freightDiscounts": [
                  {
                    "amount": 4.51,
                    "description": "The sleek and likable Keyboard comes with turquoise LED lighting for smart functionality",
                    "percent": 38.7,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 14.19,
                    "description": "Stylish Salad designed to make you stand out with close looks",
                    "percent": 37.1,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 3,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "0",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "zLYtx5",
                "shipmentLegRateDetails": [
                  {
                    "currency": "AOA",
                    "currencyExchangeRate": {
                      "fromCurrency": "UGX",
                      "intoCurrency": "BHD",
                      "rate": 49.93
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 14.73,
                        "description": "Our savory-inspired Shirt brings a taste of luxury to your lively lifestyle",
                        "percent": 43.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 11.41,
                        "description": "Modern Keyboard designed with Metal for hard-to-find performance",
                        "percent": 33.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.09,
                        "description": "Experience the tan brilliance of our Soap, perfect for apt environments",
                        "percent": 35.7,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 1.14,
                        "description": "Stylish Pants designed to make you stand out with infinite looks",
                        "percent": 39.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 8.8,
                    "legDestinationLocationId": "PQTC",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "qkxLH",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dCAPIKstJKTUgel",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "fIIWaUdZIiSlxgu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.24,
                        "description": "UjeUFnHXCw",
                        "level": "QeAJo",
                        "type": "endiL"
                      },
                      {
                        "amount": 10.54,
                        "description": "SXmDfNXCfQ",
                        "level": "pgJqt",
                        "type": "ymQbx"
                      },
                      {
                        "amount": 13.96,
                        "description": "oEjjbYxZwZ",
                        "level": "UsFJh",
                        "type": "SDotv"
                      },
                      {
                        "amount": 7.68,
                        "description": "bUyxaPZiTY",
                        "level": "gWtae",
                        "type": "IYkRT"
                      },
                      {
                        "amount": 18.82,
                        "description": "TWigUqYgEU",
                        "level": "qojgj",
                        "type": "NobHR"
                      }
                    ],
                    "totalBaseCharge": 21.86,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 20.05,
                    "totalFreightDiscounts": 24.65,
                    "totalNetCharge": 245.58,
                    "totalNetChargeWithDutiesAndTaxes": 219.78,
                    "totalNetFedExCharge": 34.87,
                    "totalNetFreight": 69.43,
                    "totalRebates": 44.69,
                    "totalSurcharges": 14.4,
                    "totalTaxes": 17.73
                  },
                  {
                    "currency": "ZMW",
                    "currencyExchangeRate": {
                      "fromCurrency": "AZN",
                      "intoCurrency": "KYD",
                      "rate": 32.17
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 3.87,
                        "description": "Our turtle-friendly Bike ensures tight comfort for your pets",
                        "percent": 19.3,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 12.47,
                        "description": "Our savory-inspired Car brings a taste of luxury to your icy lifestyle",
                        "percent": 37.3,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.6,
                        "description": "The Diverse demand-driven middleware Fish offers reliable performance and flashy design",
                        "percent": 5.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.53,
                        "description": "Our flamingo-friendly Pizza ensures uncomfortable comfort for your pets",
                        "percent": 34.7,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 13.3,
                    "legDestinationLocationId": "TEPY",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "P8421",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bhdfzvQNLgswFIn",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LxbQRsfzxgBIknM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GkJzYpVRrAanTdu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QpRgRqEwxpTPliR",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.19,
                        "description": "vKzNNpgxVM",
                        "level": "ynSip",
                        "type": "kLNeE"
                      },
                      {
                        "amount": 4.9,
                        "description": "GWkIBnljvH",
                        "level": "eNCAY",
                        "type": "dqfVF"
                      },
                      {
                        "amount": 3.81,
                        "description": "TrDXtMUzOE",
                        "level": "qLFkJ",
                        "type": "zgAzq"
                      }
                    ],
                    "totalBaseCharge": 53.46,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 90.49,
                    "totalFreightDiscounts": 51.25,
                    "totalNetCharge": 357.43,
                    "totalNetChargeWithDutiesAndTaxes": 70.76,
                    "totalNetFedExCharge": 36.44,
                    "totalNetFreight": 128.33,
                    "totalRebates": 23.27,
                    "totalSurcharges": 11.76,
                    "totalTaxes": 3.83
                  },
                  {
                    "currency": "CDF",
                    "currencyExchangeRate": {
                      "fromCurrency": "PEN",
                      "intoCurrency": "PYG",
                      "rate": 49.39
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.9,
                        "description": "New tan Cheese with ergonomic design for lighthearted comfort",
                        "percent": 12.2,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 6.9,
                    "legDestinationLocationId": "WWOT",
                    "minimumChargeType": "NONE",
                    "pricingCode": "7gHdA",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oMHwoLgZkygwlsC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dbsuaxkJOsyvNgp",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.1,
                        "description": "vEXOdriJUY",
                        "level": "Pxmfn",
                        "type": "PDAjB"
                      },
                      {
                        "amount": 12.16,
                        "description": "Ocurifabew",
                        "level": "VeaMD",
                        "type": "wMYrO"
                      },
                      {
                        "amount": 3.49,
                        "description": "mNpwXHtVJn",
                        "level": "GObFu",
                        "type": "RdaRa"
                      },
                      {
                        "amount": 15.1,
                        "description": "fNnxFlucfe",
                        "level": "DXtAs",
                        "type": "oGCaP"
                      }
                    ],
                    "totalBaseCharge": 139,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 69.06,
                    "totalFreightDiscounts": 16.88,
                    "totalNetCharge": 70.86,
                    "totalNetChargeWithDutiesAndTaxes": 279.88,
                    "totalNetFedExCharge": 30.2,
                    "totalNetFreight": 331.44,
                    "totalRebates": 33.33,
                    "totalSurcharges": 12.89,
                    "totalTaxes": 19.39
                  },
                  {
                    "currency": "CLP",
                    "currencyExchangeRate": {
                      "fromCurrency": "DJF",
                      "intoCurrency": "HTG",
                      "rate": 18.6
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.67,
                        "description": "Stylish Ball designed to make you stand out with impressionable looks",
                        "percent": 21.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 13.5,
                        "description": "Innovative Mouse featuring neglected technology and Ceramic construction",
                        "percent": 33.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 11.11,
                        "description": "Stylish Sausages designed to make you stand out with hungry looks",
                        "percent": 32.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.19,
                        "description": "Pfeffer - Auer's most advanced Chicken technology increases vivid capabilities",
                        "percent": 15.5,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 10.2,
                    "legDestinationLocationId": "ZXVI",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "gpQ4o",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone1",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wMnhXQVRdUXaqpS",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IDtAydvHOrhIYuL",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.57,
                        "description": "HKwDmfRvNb",
                        "level": "OXLZH",
                        "type": "LuGGI"
                      },
                      {
                        "amount": 16.99,
                        "description": "XunplwPILT",
                        "level": "gywcQ",
                        "type": "btCdv"
                      },
                      {
                        "amount": 9.85,
                        "description": "ESCIrKWVid",
                        "level": "LxKhG",
                        "type": "dmaZV"
                      },
                      {
                        "amount": 14.43,
                        "description": "iDxBHGassQ",
                        "level": "jePbI",
                        "type": "LPxpP"
                      }
                    ],
                    "totalBaseCharge": 485.14,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.26,
                    "totalFreightDiscounts": 19.93,
                    "totalNetCharge": 489.5,
                    "totalNetChargeWithDutiesAndTaxes": 151.48,
                    "totalNetFedExCharge": 48.56,
                    "totalNetFreight": 384.18,
                    "totalRebates": 49,
                    "totalSurcharges": 7.77,
                    "totalTaxes": 5.96
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KAlJkHsQQByFCxj",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "WjlmIqlthxYWtue",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pnIUxiNIgkdPEtg",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "KvxMGWmEstldzcO",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "pEHrIqVZWwiNaZR",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 16.74,
                    "description": "JNYEtoXRNq",
                    "level": "ssGhc",
                    "type": "bBDXC"
                  },
                  {
                    "amount": 6.49,
                    "description": "njXQMcQlXX",
                    "level": "lKIKN",
                    "type": "kfPYY"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.63,
                "totalBaseCharge": 875.11,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 5.24,
                "totalDutiesTaxesAndFees": 86.14,
                "totalFreightDiscounts": 5.29,
                "totalNetCharge": 404.56,
                "totalNetChargeWithDutiesAndTaxes": 680.73,
                "totalNetFedExCharge": 165.03,
                "totalNetFreight": 72.55,
                "totalRebates": 0.3,
                "totalSurcharges": 4.15,
                "totalTaxes": 6.2
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "861337551599",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "325999296942",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 0.84,
            "baseRateAmount": 324.48,
            "codcollectionAmount": 169.59,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "8"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "39347",
            "masterTrackingNumber": "292716812738",
            "netChargeAmount": 53.12,
            "netDiscountAmount": 1.7,
            "netListRateAmount": 0.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Jsdhiy7xq2",
                    "message": "oqOZbzPFwwEzAoOwlOVi"
                  }
                ],
                "contentKey": "KUV1q7X4CM",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "0x5ONg6Ot7Fiqcyi0nGZHNdjXRrGMF3827bwsNAILMBRGLKLQT",
                "trackingNumber": "6",
                "url": "https://lost-deduction.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "q27SMP2er8",
                    "message": "FagOMUhiajebgRdwEwlm"
                  }
                ],
                "contentKey": "2KKisc4JuJ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "Gs6te4R7Vg1ZRvRV0zZL6U6ZeSbzuCIxi8IL25G6CXyDCnB1rV",
                "trackingNumber": "4",
                "url": "https://tasty-nudge.biz/"
              }
            ],
            "packageSequenceNumber": 9,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "678614176093",
            "transactionDetails": [
              {
                "transactionDetails": "iLMgjRjkMvSqlQW",
                "transactionId": "7a5550e5-3502-4ff7-8e1d-4536fa4a7391"
              },
              {
                "transactionDetails": "pcyjRjjWliJMfvX",
                "transactionId": "5db5054a-d9bf-4bc1-b3d8-1bdf80d5505d"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 72,
                "suggestions": [
                  {
                    "description": "Our sweet-inspired Computer brings a taste of luxury to your bossy lifestyle",
                    "harmonizedCode": "HBpXb6WF"
                  },
                  {
                    "description": "Frozen Computer designed with Silk for whimsical performance",
                    "harmonizedCode": "c38JQ7lv"
                  }
                ]
              },
              {
                "commodityIndex": 9,
                "suggestions": [
                  {
                    "description": "Professional-grade Fish perfect for fuzzy training and recreational use",
                    "harmonizedCode": "d0d1cbDZ"
                  },
                  {
                    "description": "Ergonomic Bike made with Silk for all-day nocturnal support",
                    "harmonizedCode": "nPAu5Lpt"
                  },
                  {
                    "description": "Our dolphin-friendly Bacon ensures murky comfort for your pets",
                    "harmonizedCode": "FcgR5gyj"
                  },
                  {
                    "description": "Kuvalis Group's most advanced Chair technology increases unwilling capabilities",
                    "harmonizedCode": "k0IOGt9f"
                  },
                  {
                    "description": "Savor the smoky essence in our Computer, designed for dark culinary adventures",
                    "harmonizedCode": "M9B43wAE"
                  }
                ]
              },
              {
                "commodityIndex": 66,
                "suggestions": [
                  {
                    "description": "The Krista Soap is the latest in a series of prudent products from Maggio - Ebert",
                    "harmonizedCode": "uJAoOwzy"
                  },
                  {
                    "description": "Savor the salty essence in our Cheese, designed for thin culinary adventures",
                    "harmonizedCode": "AC72hR7H"
                  },
                  {
                    "description": "Stylish Soap designed to make you stand out with whispered looks",
                    "harmonizedCode": "I3s4wMU2"
                  }
                ]
              },
              {
                "commodityIndex": 14,
                "suggestions": [
                  {
                    "description": "Featuring Praseodymium-enhanced technology, our Bacon offers unparalleled wise performance",
                    "harmonizedCode": "ZQIWWI9a"
                  },
                  {
                    "description": "Savor the tender essence in our Table, designed for measly culinary adventures",
                    "harmonizedCode": "z6ULbWGF"
                  },
                  {
                    "description": "Our gorilla-friendly Soap ensures evil comfort for your pets",
                    "harmonizedCode": "JxiiF3fe"
                  }
                ]
              },
              {
                "commodityIndex": 12,
                "suggestions": [
                  {
                    "description": "Our koala-friendly Computer ensures wealthy comfort for your pets",
                    "harmonizedCode": "HtYsZxOq"
                  },
                  {
                    "description": "Our fresh-inspired Chair brings a taste of luxury to your vivacious lifestyle",
                    "harmonizedCode": "LHLASdHy"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "322db1da-cdfe-466e-9e25-8958b80e94f5",
                  "localizedText": "Ergonomic Shirt made with Plastic for all-day staid support",
                  "parameters": [
                    {
                      "id": "d0120b89-e389-4cc6-9f3d-ea224e38a322",
                      "value": "Gorgeous"
                    },
                    {
                      "id": "6c3a8d54-39b6-4129-87d3-9b70c116df40",
                      "value": "Recycled"
                    },
                    {
                      "id": "d9363d35-4dae-4790-857b-c690dbd3fe4a",
                      "value": "Fantastic"
                    },
                    {
                      "id": "018195d1-5249-4539-98f0-4a5449479dd0",
                      "value": "Licensed"
                    },
                    {
                      "id": "5c91407b-a962-42cd-818a-608c214824a5",
                      "value": "Tasty"
                    }
                  ],
                  "text": "Professional-grade Gloves perfect for practical training and recreational use"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 12,
                "derivedHarmonizedCode": "zr05BW",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "96ffdb98-7ff2-4822-a03d-629bd827dda4",
                      "localizedText": "Discover the major new Chips with an exciting mix of Marble ingredients",
                      "parameters": [
                        {
                          "id": "bc292173-9349-4ad8-96d4-48a8eb990370",
                          "value": "Fantastic"
                        }
                      ],
                      "text": "The Jeanie Mouse is the latest in a series of memorable products from Prosacco Inc"
                    },
                    {
                      "code": "5f6654df-09ab-4692-a760-eaead6a7de0f",
                      "localizedText": "Professional-grade Fish perfect for polished training and recreational use",
                      "parameters": [
                        {
                          "id": "ecf3170b-477d-48ac-b14c-480374963910",
                          "value": "Sleek"
                        },
                        {
                          "id": "36be5fdf-2474-42c4-86d5-61cffb051b4a",
                          "value": "Elegant"
                        },
                        {
                          "id": "9c6fe4cd-a5a4-4fb4-b8c0-83ef25fce232",
                          "value": "Practical"
                        },
                        {
                          "id": "8ec2a944-a7ad-4b4f-99c6-6292e4d3b237",
                          "value": "Elegant"
                        },
                        {
                          "id": "5bf1d1fb-ef30-44ef-aa55-c5a18bc3c16d",
                          "value": "Modern"
                        }
                      ],
                      "text": "Experience the sky blue brilliance of our Chips, perfect for pointless environments"
                    }
                  ],
                  "description": "Innovative Shirt featuring agile technology and Cotton construction",
                  "id": "3c5f625d-2715-4f61-b4d8-534c1f00cfc3"
                }
              },
              {
                "advisory": {
                  "code": "5cdda72d-0cd3-445f-a5d6-4b845df39d24",
                  "localizedText": "Professional-grade Shoes perfect for deafening training and recreational use",
                  "parameters": [
                    {
                      "id": "9e208fe7-8e07-49b7-b1fa-bf1c7a6759ef",
                      "value": "Elegant"
                    },
                    {
                      "id": "5aad89bb-c509-421b-b9c9-c10a71597e82",
                      "value": "Small"
                    }
                  ],
                  "text": "Experience the teal brilliance of our Chair, perfect for warped environments"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 14,
                "derivedHarmonizedCode": "bpNQE7",
                "source": "EXTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "e2887aa4-83f8-435b-953e-5d94cd1d9510",
                      "localizedText": "New Bacon model with 59 GB RAM, 919 GB storage, and advanced features",
                      "parameters": [
                        {
                          "id": "b1eb9737-dec2-433e-9c59-c295e6a4094d",
                          "value": "Modern"
                        }
                      ],
                      "text": "New Tuna model with 49 GB RAM, 687 GB storage, and appropriate features"
                    }
                  ],
                  "description": "Introducing the Mali-inspired Chair, blending handy style with local craftsmanship",
                  "id": "f524a0d4-2622-4b95-87d8-bb0f73ad93ab"
                }
              },
              {
                "advisory": {
                  "code": "e1914d0f-4b59-410b-b9d0-d111783da7c9",
                  "localizedText": "Discover the koala-like agility of our Salad, perfect for hungry users",
                  "parameters": [
                    {
                      "id": "77ad43a7-e827-479a-ae86-97dbff8dfc1d",
                      "value": "Incredible"
                    },
                    {
                      "id": "bbb0de8f-a7f9-4b9e-a2e3-7b6874fb4ab5",
                      "value": "Luxurious"
                    },
                    {
                      "id": "a69db207-654d-494a-a1ed-535043102b0b",
                      "value": "Rustic"
                    },
                    {
                      "id": "16e1cab4-6b39-4a02-a0ec-2af607906929",
                      "value": "Fantastic"
                    }
                  ],
                  "text": "Our rich-inspired Ball brings a taste of luxury to your tight lifestyle"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 22,
                "derivedHarmonizedCode": "HFHDmO",
                "source": "INTERNAL",
                "status": "PENDING",
                "type": "PROHIBITED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "aa8aea13-0175-41eb-baa3-f55978066544",
                      "localizedText": "Professional-grade Table perfect for internal training and recreational use",
                      "parameters": [
                        {
                          "id": "323a3a38-5873-4fd2-b658-b9c1e2844175",
                          "value": "Rustic"
                        },
                        {
                          "id": "b4214975-904c-44fc-ad31-8bc82047d872",
                          "value": "Recycled"
                        }
                      ],
                      "text": "Our tender-inspired Hat brings a taste of luxury to your slushy lifestyle"
                    },
                    {
                      "code": "4aeca51e-60df-4528-ace5-f19c1c22de16",
                      "localizedText": "Experience the tan brilliance of our Salad, perfect for kaleidoscopic environments",
                      "parameters": [
                        {
                          "id": "3cb700b4-d7c8-4405-9212-a28de1c7bd18",
                          "value": "Electronic"
                        }
                      ],
                      "text": "Our eagle-friendly Sausages ensures bouncy comfort for your pets"
                    },
                    {
                      "code": "150e1a37-6796-42fe-8bf4-391aa49be14c",
                      "localizedText": "Innovative Pants featuring first technology and Granite construction",
                      "parameters": [
                        {
                          "id": "b72adee8-17ef-4547-9cfb-c9a04c66356d",
                          "value": "Modern"
                        },
                        {
                          "id": "25daf551-82b8-4102-9bfe-87a165ee3211",
                          "value": "Soft"
                        },
                        {
                          "id": "e77763fa-47b5-4942-a4da-b7f8330191b5",
                          "value": "Awesome"
                        },
                        {
                          "id": "6ea782e3-b831-458e-b9bd-c8a5742e540e",
                          "value": "Small"
                        },
                        {
                          "id": "42141f10-b60e-44f7-a9bf-ee7792e886aa",
                          "value": "Fresh"
                        }
                      ],
                      "text": "Our tangy-inspired Fish brings a taste of luxury to your portly lifestyle"
                    },
                    {
                      "code": "61c5f5be-8822-4c6f-af89-c875303b41c2",
                      "localizedText": "Our rhinoceros-friendly Ball ensures heartfelt comfort for your pets",
                      "parameters": [
                        {
                          "id": "909086a1-7577-498b-b04a-51747f634b6b",
                          "value": "Oriental"
                        },
                        {
                          "id": "b2a51f4d-3905-4efc-b58d-be7f14207a12",
                          "value": "Soft"
                        },
                        {
                          "id": "31de9399-2c84-40d2-89db-c072808b9a19",
                          "value": "Intelligent"
                        }
                      ],
                      "text": "The sleek and spiteful Ball comes with sky blue LED lighting for smart functionality"
                    },
                    {
                      "code": "cb0a2606-ea44-45be-8ef2-3d8ba66d34c6",
                      "localizedText": "Our zebra-friendly Car ensures puny comfort for your pets",
                      "parameters": [
                        {
                          "id": "acf1840d-9719-4e55-bd27-558aa074327c",
                          "value": "Licensed"
                        }
                      ],
                      "text": "The Clementina Bike is the latest in a series of shiny products from Rodriguez, VonRueden and Brown"
                    }
                  ],
                  "description": "Savor the creamy essence in our Shirt, designed for same culinary adventures",
                  "id": "3ee179a0-03ac-4f78-bb01-708ed45bc82d"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "UPTT1lrPmP",
                "message": "fjPQEPaNWTxhwcGjPITX"
              },
              {
                "alertType": "NOTE",
                "code": "p6njHh9NzN",
                "message": "nFMrRGjmqsLsudCvVCHb"
              },
              {
                "alertType": "NOTE",
                "code": "xVKLI6cpwY",
                "message": "ItdgdssMoLdzsoDabYQb"
              }
            ],
            "contentKey": "xs3Ottccq7",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "V0TAF3fynLQJmwmC1EBml3l2msLPnLHtnfFpoXhWaUQnYRqoi7",
            "trackingNumber": "3",
            "url": "https://slimy-self-confidence.info/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "W7mdmGhHvl",
                "message": "rnBcLuiGVzmOhefNLMhw"
              },
              {
                "alertType": "NOTE",
                "code": "14KK1yCs3N",
                "message": "CvKmQjCUPmJCdpvzBAZu"
              },
              {
                "alertType": "NOTE",
                "code": "5qPb9lhLTZ",
                "message": "WBNxAZTMFKHDeiUkKdgN"
              }
            ],
            "contentKey": "gy8KNTS34d",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PDF",
            "encodedLabel": "1AZOUHLDeE0hu74ZTSJcU0ojdHUeN7Y1xHruU82PIYpesRcwUB",
            "trackingNumber": "3",
            "url": "https://possible-rule.com/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "LHmtR2ii8H",
                "message": "TUUvvywJJpGnPHVPwfkJ"
              },
              {
                "alertType": "NOTE",
                "code": "X5BfUwBOCF",
                "message": "xmoaYuoNknBQvFgFcBGP"
              },
              {
                "alertType": "NOTE",
                "code": "EUnyxSerfI",
                "message": "JagJQSOuOBjJwkISZpdk"
              }
            ],
            "contentKey": "96iAwCVj3G",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PDF",
            "encodedLabel": "neP5DLxoAB7GjTohFdXFQ6KCP1Hah0z88WUm2wqmzlPfUvy9GG",
            "trackingNumber": "0",
            "url": "https://babyish-emergent.name/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "H4T6CQWE8n",
                "message": "WMXXHlUNdsYjPHVaqqkK"
              },
              {
                "alertType": "NOTE",
                "code": "ZL6zGDIcg0",
                "message": "zgBDGlFFcvBEhPdcevqg"
              },
              {
                "alertType": "NOTE",
                "code": "IZr6EE8hW5",
                "message": "yXJCyqiZIQsclwBcjfSf"
              },
              {
                "alertType": "NOTE",
                "code": "CTTFezle9K",
                "message": "DKGhyZxTdsVALIMmJEAQ"
              },
              {
                "alertType": "NOTE",
                "code": "NddvdWTExp",
                "message": "cnwkRvxggSieszkqwNLc"
              }
            ],
            "contentKey": "kAZCOXaik4",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "ZPL",
            "encodedLabel": "C7cHiYae4ZqLowr0lsya4FGoS6IIIPF7mMilNTxz14j0pV4aif",
            "trackingNumber": "0",
            "url": "https://square-tray.info/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "VTrTyDmufa",
                "message": "AvLIFRFQPzfqupTyXiXY"
              },
              {
                "alertType": "NOTE",
                "code": "O7YMeLAFFr",
                "message": "nLTmGEwApHqznUNbPtlH"
              },
              {
                "alertType": "NOTE",
                "code": "vV1gJ261Bn",
                "message": "mCjJYfzeYWlhhZCiHxYK"
              },
              {
                "alertType": "NOTE",
                "code": "KY5onrJdhJ",
                "message": "oCTLIRiTiAeXztDqgffm"
              }
            ],
            "contentKey": "Edh0xJ4lrp",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "8W9FQO2575V9kAqLTgLeNwLf9U958rpdCm4UWuqbfDLYJA0YKs",
            "trackingNumber": "6",
            "url": "https://afraid-stranger.info/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "bfu4oNUwa3",
            "message": "DhahsLpMFyWPbZwwyNek"
          },
          {
            "alertType": "NOTE",
            "code": "tSHmKwrvJx",
            "message": "XFPONkwUiWIYyyQcstYP"
          },
          {
            "alertType": "NOTE",
            "code": "NLAwiH0WBb",
            "message": "VDCpJfsHViJOWgoHBmnX"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://rare-publication.info",
                "password": "CLMRou8Gye",
                "role": "SHIPPER",
                "userId": "Sofia_Jacobi34"
              },
              {
                "emailLabelUrl": "https://fixed-kettledrum.biz",
                "password": "8v5r1seosh",
                "role": "THIRD_PARTY",
                "userId": "Emerson.Towne"
              },
              {
                "emailLabelUrl": "https://flawed-monasticism.net",
                "password": "aFnqTZO2i1",
                "role": "THIRD_PARTY",
                "userId": "Mattie_Kiehn"
              },
              {
                "emailLabelUrl": "https://round-harp.biz",
                "password": "WoPeRE_vIz",
                "role": "THIRD_PARTY",
                "userId": "Jerad.Braun39"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "m2xqpHsyXZOk3ez",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Packing List",
                "documentId": "cc13cb6b-b1d8-41a4-88ff-635d5dc87a66",
                "documentReference": "2NlhUp9N",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Customs Declaration",
                "documentId": "dbe5e1bc-fbcc-4ba7-bab9-2e6e8644c1d7",
                "documentReference": "zPrccg63",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "TPOWWshclT",
                          "hazardClass": "zcZxR",
                          "id": "2",
                          "labelText": "AAHuCauiWO",
                          "packingGroup": "bZ",
                          "packingInstructions": "TheDkrgusl",
                          "properShippingName": "jqNeTGPqee",
                          "properShippingNameAndDescription": "yQbtwGzbWsVIJAo",
                          "sequenceNumber": 191,
                          "specialProvisions": "qznWSmTOYe",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "chMhB",
                          "technicalName": "SXftZHwDze",
                          "tunnelRestrictionCode": "aaPUC"
                        },
                        "massPoints": 3.4,
                        "netExplosiveDetail": {
                          "amount": 21.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "YKroH"
                        },
                        "options": {
                          "description": {
                            "authorization": "mluGPvKKHx",
                            "hazardClass": "IMxRc",
                            "id": "9",
                            "labelText": "QWzXiBfxYA",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ggQXjAtAHF"
                            },
                            "packingGroup": "I",
                            "percentage": 73.63,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ntDnjatadUuAWrw",
                            "reportableQuantity": true,
                            "sequenceNumber": 145,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "vemEyVIWxz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "szNNiCIKKJhmQQl",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 38.06,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.05,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UkZWbUOYbw",
                          "hazardClass": "YOKIK",
                          "id": "8",
                          "labelText": "ggtdwxbxnx",
                          "packingGroup": "YK",
                          "packingInstructions": "vaaKpfECPj",
                          "properShippingName": "exXRTVFQaI",
                          "properShippingNameAndDescription": "wfJWoGGpNDAlQkb",
                          "sequenceNumber": 827,
                          "specialProvisions": "YrABZYzCmo",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZFzGB",
                          "technicalName": "yjHfEzORCT",
                          "tunnelRestrictionCode": "NVtMN"
                        },
                        "massPoints": 2.9,
                        "netExplosiveDetail": {
                          "amount": 44.06,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "UJsrF"
                        },
                        "options": {
                          "description": {
                            "authorization": "wWYGqokfQF",
                            "hazardClass": "SPTUv",
                            "id": "9",
                            "labelText": "JcpPcrOXRS",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "rBCsBDagpD"
                            },
                            "packingGroup": "I",
                            "percentage": 23.94,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NgsQnssaeKpnusF",
                            "reportableQuantity": false,
                            "sequenceNumber": 711,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TJXrfbvOcA"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 40.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ARBhoNTJjBkiQJv",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 16.09,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 25.43,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IWdaTrBcqs",
                          "hazardClass": "HhtYJ",
                          "id": "2",
                          "labelText": "OMpSEEiXvN",
                          "packingGroup": "vV",
                          "packingInstructions": "eIkHZPxvWW",
                          "properShippingName": "YlfVbvsxxf",
                          "properShippingNameAndDescription": "UIxcpoJKKEzMcGy",
                          "sequenceNumber": 217,
                          "specialProvisions": "nGnobsBfYR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "LSIXn",
                          "technicalName": "kWaSOMWyEM",
                          "tunnelRestrictionCode": "qzFLr"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 16.78,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "BnmOA"
                        },
                        "options": {
                          "description": {
                            "authorization": "PqjeiZHmDI",
                            "hazardClass": "AdbiS",
                            "id": "9",
                            "labelText": "BWpgNHqgna",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "AWyxqHYaSs"
                            },
                            "packingGroup": "I",
                            "percentage": 70.91,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EopGtBSgsRAoLwz",
                            "reportableQuantity": false,
                            "sequenceNumber": 938,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BtbfFEfZfL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 11.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "aUQDBmpXdQoiDjW",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 28.71,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 39.49,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UXpyEJIvSx",
                          "hazardClass": "DyeNr",
                          "id": "6",
                          "labelText": "estxIHaTsw",
                          "packingGroup": "DH",
                          "packingInstructions": "UYMJYpLldF",
                          "properShippingName": "YPPxQSMARy",
                          "properShippingNameAndDescription": "ZyqyGHpUxpSoUQI",
                          "sequenceNumber": 269,
                          "specialProvisions": "OtEOPYzjjh",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "pdloD",
                          "technicalName": "ZydqbXwWZT",
                          "tunnelRestrictionCode": "9MXnV"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 19.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "XETJE"
                        },
                        "options": {
                          "description": {
                            "authorization": "wrhlxPkkzy",
                            "hazardClass": "hUhPe",
                            "id": "5",
                            "labelText": "XfFYpHexUR",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "QYIolvWcIN"
                            },
                            "packingGroup": "I",
                            "percentage": 11.15,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "cmadvXGVVuGmcFY",
                            "reportableQuantity": true,
                            "sequenceNumber": 252,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yQSMtuFAwr"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.44,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.64,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.3,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 39.29,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.11,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NdLKZJuAyojtwvy",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 44.06,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 10.63,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yLrCTplGbp",
                          "hazardClass": "JMEqE",
                          "id": "5",
                          "labelText": "KMxIOoKpvm",
                          "packingGroup": "Eu",
                          "packingInstructions": "vOffJtZfEb",
                          "properShippingName": "EIEVKdtcvg",
                          "properShippingNameAndDescription": "JaEWwCwaLAmxZFT",
                          "sequenceNumber": 657,
                          "specialProvisions": "RpGyvUqsBf",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "SrrKF",
                          "technicalName": "lTXDbfhfJx",
                          "tunnelRestrictionCode": "Fdp8e"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 46.85,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zCCBL"
                        },
                        "options": {
                          "description": {
                            "authorization": "MEmXhLRYjx",
                            "hazardClass": "HdyRW",
                            "id": "2",
                            "labelText": "vwnsYfNbuP",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ZOcpMTMbqU"
                            },
                            "packingGroup": "I",
                            "percentage": 4.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "navhaPQsGlDEnRI",
                            "reportableQuantity": true,
                            "sequenceNumber": 694,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "NDnQxTDUZO"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 47.32,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UKXTicWHoCDgBOB",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 22.94,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 19.38,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "iULngtodTE",
                          "hazardClass": "tdBXc",
                          "id": "0",
                          "labelText": "ISkAuInZNC",
                          "packingGroup": "wp",
                          "packingInstructions": "tJlaHXmwhq",
                          "properShippingName": "kQceYVAIVZ",
                          "properShippingNameAndDescription": "GStbewybRgrdETs",
                          "sequenceNumber": 358,
                          "specialProvisions": "zPvuBbgcSx",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BrEXR",
                          "technicalName": "CNaRQyTwgk",
                          "tunnelRestrictionCode": "Cj1iE"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 29.42,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "xvyKE"
                        },
                        "options": {
                          "description": {
                            "authorization": "WkvVhOKYBj",
                            "hazardClass": "jEFeg",
                            "id": "1",
                            "labelText": "HAqJilrKQb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rJaJkSqtDz"
                            },
                            "packingGroup": "I",
                            "percentage": 55.95,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ENLsorsAtOLUJDi",
                            "reportableQuantity": false,
                            "sequenceNumber": 241,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qyGbQOwHCQ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 44.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.44,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "IGAzmlFJkkLjlKq",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.17,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 7.42,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JAyUjAMQpJ",
                          "hazardClass": "WJlPZ",
                          "id": "9",
                          "labelText": "MBEAAiyNvy",
                          "packingGroup": "Ad",
                          "packingInstructions": "QXfXbEdiBF",
                          "properShippingName": "wvLQEfBxRb",
                          "properShippingNameAndDescription": "jadggfUbQsNNovW",
                          "sequenceNumber": 215,
                          "specialProvisions": "qtGoDGyiQZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ytvIJ",
                          "technicalName": "SEbwtgFSAM",
                          "tunnelRestrictionCode": "TJ7kP"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 34.56,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "krxJj"
                        },
                        "options": {
                          "description": {
                            "authorization": "vfvEPNnSds",
                            "hazardClass": "BZMYm",
                            "id": "9",
                            "labelText": "oispbpQIZt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "URhImIfCBf"
                            },
                            "packingGroup": "I",
                            "percentage": 89.49,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dbXPRlIgRMBXogu",
                            "reportableQuantity": true,
                            "sequenceNumber": 480,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tTaEdrpRaY"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.57,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KSUzheqwHjXOgRZ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 7.49,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.91,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "eWzHppXWzn",
                          "hazardClass": "qzkAM",
                          "id": "5",
                          "labelText": "qTMFWePwIS",
                          "packingGroup": "HX",
                          "packingInstructions": "WYazdYZNCt",
                          "properShippingName": "VgkbcWlMRd",
                          "properShippingNameAndDescription": "dnVxrhMcnESoaRd",
                          "sequenceNumber": 726,
                          "specialProvisions": "hbXthaUOQK",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mhzJV",
                          "technicalName": "YnKdnQkaHq",
                          "tunnelRestrictionCode": "Rm6Cx"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 31.11,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PFkJJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "qglqxpZKcx",
                            "hazardClass": "YmGuy",
                            "id": "8",
                            "labelText": "RMWoXiMLUf",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iGqWudprkE"
                            },
                            "packingGroup": "I",
                            "percentage": 20.3,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GrwzaEuRYnrlink",
                            "reportableQuantity": false,
                            "sequenceNumber": 769,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "MudZLbsuGC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.4,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.37,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RYjcYzKBKHFEyZh",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 46.93,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.75,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JoeYBKKfdb",
                          "hazardClass": "URRYl",
                          "id": "1",
                          "labelText": "XmHVCrBKwi",
                          "packingGroup": "pH",
                          "packingInstructions": "jCtrIHXIkW",
                          "properShippingName": "TijyhrultQ",
                          "properShippingNameAndDescription": "epgvaySijkvTAio",
                          "sequenceNumber": 753,
                          "specialProvisions": "UjSqkJPCxi",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "yhSFn",
                          "technicalName": "QFJNbaQJWI",
                          "tunnelRestrictionCode": "6hmXS"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 45,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ttNEV"
                        },
                        "options": {
                          "description": {
                            "authorization": "qreovvghwJ",
                            "hazardClass": "ZjTZm",
                            "id": "8",
                            "labelText": "GCYGfwmmPh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "rKusiVkZzm"
                            },
                            "packingGroup": "I",
                            "percentage": 65.27,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "spKgWsfTUtOJdxe",
                            "reportableQuantity": true,
                            "sequenceNumber": 210,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "rCqAVGTCGR"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.98,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "rXyduhtCMDTuJjq",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 34.04,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 1.29,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.2
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 4.06,
                "referenceId": "d4aeb741-57f3-4b72-878d-c063caf7fd2b",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "ErCzsshErO",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "KumzbRvmGkSvCrm4njey"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "0Y3iQXWcEqEtkQyNHqt0"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "UQJ5wU5EvpAGsxmZ7OWb7YlVK"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "PpEmq8qyO1yomZdKA9kKA6rSw"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "tMt9fItvHsJxpVS80boRzeEmm"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ITm9ROPDqz7C28B0apZ676WKF"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "IKdwaFskv7wIg6idCjE6zapB5"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "TpvKvRoLnb",
                    "number": 3
                  },
                  {
                    "content": "mTTrizuuAp",
                    "number": 3
                  },
                  {
                    "content": "qetzLODAeK",
                    "number": 5
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 4.14,
                "packageRateDetails": [
                  {
                    "baseCharge": 120.91,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ARS",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 85.94,
                    "netFedExCharge": 190.92,
                    "netFreight": 90.18,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "llpvjublYaEJUkg",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "LrrybeuqWmPSZEW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.8,
                    "totalRebates": 0.27,
                    "totalSurcharges": 3.41,
                    "totalTaxes": 0.7
                  },
                  {
                    "baseCharge": 143.74,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "ETB",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 170.49,
                    "netFedExCharge": 124.2,
                    "netFreight": 53.99,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tSALXJfFtPMSOZY",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GPfYYLJPiPandUK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "iGujTLFXvoTdiUr",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 9.66,
                    "totalRebates": 1.95,
                    "totalSurcharges": 3.08,
                    "totalTaxes": 4.03
                  },
                  {
                    "baseCharge": 81.96,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GIP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 92.36,
                    "netFedExCharge": 65.27,
                    "netFreight": 62.2,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uKuKYjFnJagJZMv",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ljkKMxaowPhggsh",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yZayldwSozLqhLI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 16.95,
                    "totalRebates": 1.05,
                    "totalSurcharges": 3.71,
                    "totalTaxes": 0.88
                  },
                  {
                    "baseCharge": 93.87,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "NZD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 175.14,
                    "netFedExCharge": 174.36,
                    "netFreight": 11.72,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "oDOqBRSRWObrwAW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "utMQvPFOqlsGHVF",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QVzZysnUxWtTYIN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 6.31,
                    "totalRebates": 0.11,
                    "totalSurcharges": 3.61,
                    "totalTaxes": 4.61
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 3316,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "9",
                  "uspsApplicationId": 90
                },
                {
                  "formId": 2365,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "0",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 8697,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "3",
                  "uspsApplicationId": 95
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              },
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X346617964422",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-01-06T00:00:00.0Z",
                "expirationDate": "2027-03-03T00:00:00.0Z",
                "number": "3"
              }
            },
            "dryIceDetail": {
              "packageCount": 1,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 9
            }
          },
          "masterTrackingId": {
            "formId": 2136,
            "trackingIdType": "GROUND",
            "trackingNumber": "6",
            "uspsApplicationId": 91
          },
          "operationalDetail": {
            "airportId": "BxE",
            "astraDescription": "vHXWIoTmEB",
            "astraPlannedServiceLevel": "jTTOjIeCUUsJPEN",
            "commitDate": "2027-04-08T00:00:00.0Z",
            "commitDay": "Sun",
            "countryCode": "US",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2026-10-02T00:00:00.0Z",
            "deliveryDay": "Tue",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "vYjn",
            "destinationLocationNumber": 629,
            "destinationLocationStateOrProvinceCode": "IL",
            "destinationServiceArea": "fn",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "4",
            "originLocationNumber": 798,
            "originServiceArea": "fR",
            "packagingCode": "5",
            "postalCode": "17034",
            "publishedDeliveryTime": "2027-06-25T00:00:00.0Z",
            "scac": "RHqA",
            "serviceCode": "9",
            "stateOrProvinceCode": "AK",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "wA",
            "ursaSuffixCode": "ly"
          },
          "packagingDescription": "gEOEONcLIa",
          "serviceDescription": {
            "astraDescription": "ghWrooZUhF",
            "code": "4",
            "description": "QjXhmnLPqxIzYTu",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "dPtkW"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "YRnlE"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "WDFri"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "twQmg"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "YAjeQ"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "freight",
            "serviceId": "Ig1ALQihkqKN",
            "serviceType": "FEDEX_1_DAY_FREIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "VES",
                "currencyExchangeRate": {
                  "fromCurrency": "VND",
                  "intoCurrency": "TOP",
                  "rate": 42.63
                },
                "dimDivisor": 113,
                "freightDiscounts": [
                  {
                    "amount": 11.51,
                    "description": "Discover the squirrel-like agility of our Car, perfect for exhausted users",
                    "percent": 48.6,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 9.17,
                    "description": "The Persevering attitude-oriented data-warehouse Ball offers reliable performance and grubby design",
                    "percent": 14.8,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 12.43,
                    "description": "The Customer-focused mobile policy Bacon offers reliable performance and alive design",
                    "percent": 44.4,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 1.07,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "mh0KY9",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ARS",
                    "currencyExchangeRate": {
                      "fromCurrency": "ZMW",
                      "intoCurrency": "DJF",
                      "rate": 19.58
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 4.29,
                        "description": "The Adell Tuna is the latest in a series of taut products from Bergstrom - Hoppe",
                        "percent": 13.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.45,
                        "description": "Discover the frog-like agility of our Pizza, perfect for polished users",
                        "percent": 17.9,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 11.1,
                    "legDestinationLocationId": "UEVW",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "mzlex",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GstRqNHydluqdpe",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CDfZiCzLypqXMMr",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RIHQTKIMQhvZQTn",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "krahaavoVKyhzEm",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.59,
                        "description": "ysCXDRKhPa",
                        "level": "uwaGH",
                        "type": "UROxh"
                      }
                    ],
                    "totalBaseCharge": 91.49,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 21.61,
                    "totalFreightDiscounts": 15.76,
                    "totalNetCharge": 206.2,
                    "totalNetChargeWithDutiesAndTaxes": 456.46,
                    "totalNetFedExCharge": 3.11,
                    "totalNetFreight": 57.36,
                    "totalRebates": 8.23,
                    "totalSurcharges": 0.94,
                    "totalTaxes": 20.95
                  },
                  {
                    "currency": "GEL",
                    "currencyExchangeRate": {
                      "fromCurrency": "BMD",
                      "intoCurrency": "UZS",
                      "rate": 2.11
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 8.92,
                        "description": "New Chips model with 32 GB RAM, 27 GB storage, and little features",
                        "percent": 19.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 13.67,
                        "description": "Innovative Pizza featuring dismal technology and Gold construction",
                        "percent": 35.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.93,
                        "description": "Our juicy-inspired Chicken brings a taste of luxury to your unsightly lifestyle",
                        "percent": 32.9,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 11.4,
                    "legDestinationLocationId": "VMYV",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "Al4Zc",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ISagpbaalfaemzj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 18.56,
                        "description": "dmCIsqfnnJ",
                        "level": "YRNeT",
                        "type": "cuYAc"
                      },
                      {
                        "amount": 7.84,
                        "description": "rvkHxCnsJO",
                        "level": "DVytb",
                        "type": "VYqet"
                      },
                      {
                        "amount": 18.31,
                        "description": "jQhjbdlXPB",
                        "level": "YTMGf",
                        "type": "YOuJS"
                      },
                      {
                        "amount": 11.79,
                        "description": "faDaxsaSMM",
                        "level": "XwPhN",
                        "type": "Anrhp"
                      }
                    ],
                    "totalBaseCharge": 441.75,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 29.59,
                    "totalFreightDiscounts": 56.88,
                    "totalNetCharge": 170.76,
                    "totalNetChargeWithDutiesAndTaxes": 451.56,
                    "totalNetFedExCharge": 27.4,
                    "totalNetFreight": 334.15,
                    "totalRebates": 27.6,
                    "totalSurcharges": 2.31,
                    "totalTaxes": 6.3
                  },
                  {
                    "currency": "AWG",
                    "currencyExchangeRate": {
                      "fromCurrency": "EGP",
                      "intoCurrency": "ETB",
                      "rate": 21.17
                    },
                    "dimDivisor": 6,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 9.55,
                        "description": "Professional-grade Chair perfect for strident training and recreational use",
                        "percent": 40.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.51,
                        "description": "Ergonomic Fish made with Concrete for all-day fond support",
                        "percent": 12.9,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.08,
                        "description": "The salmon Bacon combines Oman aesthetics with Rutherfordium-based durability",
                        "percent": 46.9,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.7,
                    "legDestinationLocationId": "GATB",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "dN6jd",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QnACkagzSlCzbcd",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "snsJDRDaCHabaqE",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BbcTfjKyTpKKXZo",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FkpkbOMPpujkzgP",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bUzLFyJcqNvFATM",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.19,
                        "description": "bGDomuzRcd",
                        "level": "LZLEp",
                        "type": "NXRLV"
                      },
                      {
                        "amount": 6.72,
                        "description": "aiMixTIRMq",
                        "level": "MRvzR",
                        "type": "qRypU"
                      },
                      {
                        "amount": 2.4,
                        "description": "XxswIGjDcR",
                        "level": "vLGfb",
                        "type": "ykUvj"
                      },
                      {
                        "amount": 12.76,
                        "description": "yXCzgQWXWu",
                        "level": "sfERn",
                        "type": "lXXat"
                      }
                    ],
                    "totalBaseCharge": 323.7,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 61.49,
                    "totalFreightDiscounts": 53.43,
                    "totalNetCharge": 153.34,
                    "totalNetChargeWithDutiesAndTaxes": 395.26,
                    "totalNetFedExCharge": 31.07,
                    "totalNetFreight": 307.06,
                    "totalRebates": 22.77,
                    "totalSurcharges": 15.38,
                    "totalTaxes": 1.86
                  },
                  {
                    "currency": "GTQ",
                    "currencyExchangeRate": {
                      "fromCurrency": "GBP",
                      "intoCurrency": "GTQ",
                      "rate": 12.74
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 16.07,
                        "description": "Refined Sausages designed with Marble for burly performance",
                        "percent": 12.4,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 15.02,
                        "description": "The grey Chicken combines Paraguay aesthetics with Barium-based durability",
                        "percent": 9.2,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 19.38,
                        "description": "The Streamlined secondary attitude Bike offers reliable performance and glorious design",
                        "percent": 16.2,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 7.13,
                        "description": "Experience the red brilliance of our Car, perfect for deserted environments",
                        "percent": 48.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.32,
                        "description": "Discover the clean new Ball with an exciting mix of Gold ingredients",
                        "percent": 17,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 9.3,
                    "legDestinationLocationId": "NKOY",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "xPvTh",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone2",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BCFMpIwqhzZIwet",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.47,
                        "description": "qJVfpiJOrR",
                        "level": "EEgBd",
                        "type": "CgRsk"
                      },
                      {
                        "amount": 18.11,
                        "description": "bEZFXMxkbt",
                        "level": "nwswx",
                        "type": "DgloX"
                      },
                      {
                        "amount": 14.63,
                        "description": "wExAlgaPei",
                        "level": "MGEuf",
                        "type": "cqqeG"
                      },
                      {
                        "amount": 7.2,
                        "description": "BBWXPIyiER",
                        "level": "zhXUM",
                        "type": "fMSzK"
                      }
                    ],
                    "totalBaseCharge": 438.86,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.32,
                    "totalFreightDiscounts": 10.34,
                    "totalNetCharge": 34.48,
                    "totalNetChargeWithDutiesAndTaxes": 434.52,
                    "totalNetFedExCharge": 10.54,
                    "totalNetFreight": 21.15,
                    "totalRebates": 34.64,
                    "totalSurcharges": 14.1,
                    "totalTaxes": 14.73
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "IpgLMOurkqhcvWC",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 2.6,
                    "description": "hYxMxXzvEZ",
                    "level": "uQZOs",
                    "type": "ICuSc"
                  },
                  {
                    "amount": 8.99,
                    "description": "ZtKdVvASfg",
                    "level": "npqDB",
                    "type": "PVmQm"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.76,
                "totalBaseCharge": 306.1,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.05,
                "totalDutiesTaxesAndFees": 33.91,
                "totalFreightDiscounts": 7.19,
                "totalNetCharge": 53.34,
                "totalNetChargeWithDutiesAndTaxes": 1123.45,
                "totalNetFedExCharge": 270.9,
                "totalNetFreight": 19.44,
                "totalRebates": 0.72,
                "totalSurcharges": 13.93,
                "totalTaxes": 6.34
              }
            ]
          },
          "usDomestic": true
        },
        "masterTrackingNumber": "729742189125",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "787307058487",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 35.38,
            "baseRateAmount": 400.61,
            "codcollectionAmount": 159.42,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              }
            ],
            "deliveryTimestamp": "2026-07-04T00:00:00.0Z",
            "listCustomerTotalCharge": "63281",
            "masterTrackingNumber": "859379442919",
            "netChargeAmount": 38.09,
            "netDiscountAmount": 28.56,
            "netListRateAmount": 4.67,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ug3VcbyaOK",
                    "message": "nbhyfjbVOUUHxOQZRuQD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "IXiRIObnSv",
                    "message": "VllsaOrJXDEqTifAwIPI"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "WxuT8WGjxt",
                    "message": "GjcIqyCswHvyzGVpyQxV"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "OZHkOwjexT",
                    "message": "nWEwHtAozOzeMMFJsUNL"
                  }
                ],
                "contentKey": "8j2pX15zTo",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "rRqPIxeL0gQOlrBm5bWdDcagK2l2E3rqQdxoQEta9gLOjPMWPt",
                "trackingNumber": "8",
                "url": "https://thin-popularity.biz"
              }
            ],
            "packageSequenceNumber": 2,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "USPS",
            "trackingNumber": "392633387269",
            "transactionDetails": [
              {
                "transactionDetails": "MVdMNClwUrGpGPn",
                "transactionId": "96d2d661-5adb-4951-aa60-22434259932b"
              },
              {
                "transactionDetails": "oyqUSFAxYcENaXD",
                "transactionId": "5c44314a-4173-4a11-ba6b-9f88c47fb75c"
              },
              {
                "transactionDetails": "SwYpIurzYJNkBgB",
                "transactionId": "e1e845c9-16e3-4720-ae4e-a9a1b0b9cce6"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "119763297065",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 38.98,
            "baseRateAmount": 409.2,
            "codcollectionAmount": 440.25,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "6"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "95174",
            "masterTrackingNumber": "083705692380",
            "netChargeAmount": 84.76,
            "netDiscountAmount": 9.33,
            "netListRateAmount": 9.38,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "LYHqKuJCaP",
                    "message": "dAasDKnOddakMAYtbxuD"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "7PanOMNgZq",
                    "message": "EURRStJpcJhMLjQWmFyu"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "od2aSR4GJd",
                    "message": "WbPBrVneZrrLWQlsYCAW"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "VIFC6QO7FX",
                    "message": "cHbVVsbmxSINhvJWAVAv"
                  }
                ],
                "contentKey": "jqVYfqs7kN",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "7YTAn4ly0O1DeCJ8YqOjl4T2GMWyp4vmtyrxyQpw2WAQMUKL20",
                "trackingNumber": "8",
                "url": "https://unselfish-heating.org/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "EjKCyCol8E",
                    "message": "sHRRwwmBDTrmylAtSHBJ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "rMYLdhrqQ7",
                    "message": "owFUOhzpxAnIIDrvCJCH"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "CwWRXciDCP",
                    "message": "dGpUaGMhDleYoSwRJouF"
                  }
                ],
                "contentKey": "xIViZFMg4V",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "hP3UW2P920HFMWN6q0eTOqraBU1JFl1T3SVq8AMFIjtYuWtfX8",
                "trackingNumber": "5",
                "url": "https://strident-nerve.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "2L5bTwfDKB",
                    "message": "SVtgLtonxgjcCzLGYmkA"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "bcmsKHagTT",
                    "message": "KTmtghOyZdukQfgyuHPk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "E8BTpQHpRd",
                    "message": "przrFrSvXvcoyeKmCOoC"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ZPQ43D4ebb",
                    "message": "UVqOiRnUYtQqYYKCXQnU"
                  }
                ],
                "contentKey": "WCy3CkPG5F",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "RSOURYh7h6g2rnAMVI6qAHZtGxo6gXxUzMLOTJ1FSCUlSxgOjB",
                "trackingNumber": "0",
                "url": "https://bitter-ceramic.info"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "uSoRXHMEbx",
                    "message": "NWyNtQOAZFsYRkGmESIQ"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "tVEIp2N0So",
                    "message": "hdeEYrvZzKHIrMBhWZOk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "Ce4FQzjWy1",
                    "message": "bcLRuHoVJmwPNSeJSoRM"
                  }
                ],
                "contentKey": "tmcrhI9Vrp",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PDF",
                "encodedLabel": "MvSTZFFzF0UiMGGItC4CqANtKWdz3laKv6Xq1w3GTKhw4ji0lz",
                "trackingNumber": "5",
                "url": "https://big-availability.name/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Fe8DiPXTK6",
                    "message": "FtYtpGuFspCOrQQCPTtc"
                  }
                ],
                "contentKey": "kyEjc2P02R",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PDF",
                "encodedLabel": "sKLc2gcJa1fz1fHA4hF2OzPTuKnwIotmi17nIVHxburguGPPyz",
                "trackingNumber": "7",
                "url": "https://frizzy-lieu.biz"
              }
            ],
            "packageSequenceNumber": 6,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "159072572550",
            "transactionDetails": [
              {
                "transactionDetails": "EwSDxqWnDvifCJh",
                "transactionId": "574fce12-7d11-4361-aa4c-eba3be033cc7"
              },
              {
                "transactionDetails": "ZLpFXvyuqOkfBIR",
                "transactionId": "9d128619-7d9b-4f7c-8b41-a6d7651c1a4c"
              }
            ]
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Ground",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-06-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 64,
                "suggestions": [
                  {
                    "description": "Wisoky Inc's most advanced Fish technology increases hopeful capabilities",
                    "harmonizedCode": "A6sVEn7w"
                  },
                  {
                    "description": "Bespoke Towels designed with Bamboo for any performance",
                    "harmonizedCode": "kgSlONif"
                  },
                  {
                    "description": "Savor the bitter essence in our Gloves, designed for unlucky culinary adventures",
                    "harmonizedCode": "AzMZ5aS6"
                  },
                  {
                    "description": "Featuring Mendelevium-enhanced technology, our Shoes offers unparalleled enlightened performance",
                    "harmonizedCode": "YjHbltQs"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "7487e6fd-18a6-4f7f-8890-7404a4a44a78",
                  "localizedText": "Discover the wolf-like agility of our Gloves, perfect for finished users",
                  "parameters": [
                    {
                      "id": "e28b0028-0a7b-4b9a-8b5f-85e51b9697d4",
                      "value": "Fresh"
                    }
                  ],
                  "text": "Our zebra-friendly Pants ensures speedy comfort for your pets"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 11,
                "derivedHarmonizedCode": "VR0Af0",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "4338e84f-2c3d-431b-8fe9-b5dd2d400d6a",
                      "localizedText": "Introducing the Palestine-inspired Chair, blending busy style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "ca734671-cb79-4535-a824-bc5b6b48ddf1",
                          "value": "Tasty"
                        }
                      ],
                      "text": "Discover the dolphin-like agility of our Pants, perfect for nippy users"
                    }
                  ],
                  "description": "Ergonomic Towels designed with Wooden for faraway performance",
                  "id": "d8a6fdf2-50aa-48b8-904c-a5b1969e0b12"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "si9PX7f3n1",
                "message": "EodnIcOipqTOZozNWNdQ"
              },
              {
                "alertType": "NOTE",
                "code": "Wy9kqOxpNK",
                "message": "AowfIvhcJVlzdabAgXqG"
              },
              {
                "alertType": "NOTE",
                "code": "0ulnKln9Ec",
                "message": "KbcYCzQpgBdfIFgrvewm"
              },
              {
                "alertType": "NOTE",
                "code": "N2ZXMyOmpm",
                "message": "QRKWyslHOTAYYOfXfTnv"
              },
              {
                "alertType": "NOTE",
                "code": "0zoRc7nkDi",
                "message": "JVFuBvCwdUrTIckNzDzZ"
              }
            ],
            "contentKey": "O2TXRG3pKU",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "PDF",
            "encodedLabel": "wHtIjvs9EgBuX3VYWTkkDxhynzU4AgSz15mgHQerTVnnleVjKp",
            "trackingNumber": "0",
            "url": "https://finished-icebreaker.name"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "ow9J6wS7df",
                "message": "EzJMoANhJAmzynXpiMXP"
              },
              {
                "alertType": "NOTE",
                "code": "StOC9L7yL7",
                "message": "xxpNHMdTRSYaewdpHSYV"
              },
              {
                "alertType": "NOTE",
                "code": "jTROybODS3",
                "message": "yAgwtQTwhBMofjBepwvP"
              },
              {
                "alertType": "NOTE",
                "code": "iWOPMDKhak",
                "message": "hqaIxRipTckMqKFtLHRy"
              }
            ],
            "contentKey": "IXqxmDlSLL",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 1,
            "docType": "ZPL",
            "encodedLabel": "13onYWMqZ3PLWGp5Bwvbv0GJVQtlDOKNYZBDR6nEo0GaKbujHw",
            "trackingNumber": "8",
            "url": "https://rotating-pomelo.org"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "k9U8L7Tzeo",
                "message": "LLrXklFtuXqqdyXkbNHH"
              },
              {
                "alertType": "NOTE",
                "code": "I8AX6CyCFU",
                "message": "aMPdJAxFEUMPgflWfsbs"
              },
              {
                "alertType": "NOTE",
                "code": "jqmO7O3kJA",
                "message": "oVwuakQRXcUOgGzJSwCj"
              },
              {
                "alertType": "NOTE",
                "code": "eSPsvao07j",
                "message": "sUFLlkfGgNCOGquswrTB"
              },
              {
                "alertType": "NOTE",
                "code": "swnmDLia6e",
                "message": "iEqMhtntOUEYPKsXWiok"
              }
            ],
            "contentKey": "YLPppL80Rq",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "PNG",
            "encodedLabel": "vp2B0YqsRkY09o1JHoSo9LfdDY5pPs7R8ClOoHVKDwxFxE8xE8",
            "trackingNumber": "8",
            "url": "https://grumpy-brush.com/"
          }
        ]
      },
      {
        "alerts": [
          {
            "alertType": "NOTE",
            "code": "Bqx9CUlSCP",
            "message": "xgbNtOuaLBROmbezaRPT"
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://messy-planula.net",
                "password": "Ag0gjBCrXL",
                "role": "RECIPIENT",
                "userId": "Dulce_Kuhn30"
              },
              {
                "emailLabelUrl": "https://winding-labourer.org/",
                "password": "TCeC2QGCEz",
                "role": "THIRD_PARTY",
                "userId": "Estevan49"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "yl2hsHUSBDJQSHB",
            "type": "COMMERCIAL_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "Pro Forma Invoice",
                "documentId": "e72aefab-e54e-454c-814c-c6e58bf59dfe",
                "documentReference": "pgFPxkb0",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "9f480583-7895-4090-bade-c458050d1f65",
                "documentReference": "cNaONK9m",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "270efd78-edc0-442a-b9d9-e5f22fe31b37",
                "documentReference": "jkOJnQEs",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Certificate of Origin",
                "documentId": "898d6c8f-c43f-43ac-b686-71cf840687af",
                "documentReference": "twToO7QV",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "Packing List",
                "documentId": "bd404836-a43f-40cb-a595-93e2e37533bc",
                "documentReference": "V0jtWo0v",
                "documentType": "PRO_FORMA_INVOICE"
              }
            ]
          },
          "completedHoldAtLocationDetail": {
            "holdingLocation": {
              "address": {
                "city": "Beverly Hills",
                "countryCode": "US",
                "postalCode": "38127",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "10 FedEx Parkway",
                  "Suite 302"
                ]
              },
              "contact": {
                "companyName": "Fedex",
                "emailAddress": "sample@company.com",
                "faxNumber": "1234567890",
                "pagerNumber": "6127812",
                "personName": "John Taylor",
                "phoneExtension": "91",
                "phoneNumber": "1234567890",
                "title": "title",
                "tollFreePhoneNumber": "6127812"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "CNjFYBcnzO",
                          "hazardClass": "kIXMQ",
                          "id": "9",
                          "labelText": "CkawuNEiEc",
                          "packingGroup": "mc",
                          "packingInstructions": "uZdBMgRiqS",
                          "properShippingName": "HnLDWVUhqm",
                          "properShippingNameAndDescription": "hMOfNgMkEAomrXw",
                          "sequenceNumber": 233,
                          "specialProvisions": "lOuxFVyCQV",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hSoBa",
                          "technicalName": "GfKcpSvJQa",
                          "tunnelRestrictionCode": "fnKkI"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 20.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "QPiLi"
                        },
                        "options": {
                          "description": {
                            "authorization": "DaRuMprXbX",
                            "hazardClass": "gMVaf",
                            "id": "0",
                            "labelText": "EBzRLFIbOw",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ROqXgdLmhO"
                            },
                            "packingGroup": "I",
                            "percentage": 61.56,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "USKAmjPrWmJcYHb",
                            "reportableQuantity": true,
                            "sequenceNumber": 72,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "USDyTArTyK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.89,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.22,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "oZZIHmEzRNLGClK",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 12.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.62,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "tnJNzTtoqI",
                          "hazardClass": "KiLFz",
                          "id": "0",
                          "labelText": "dAZFuCBjZx",
                          "packingGroup": "jB",
                          "packingInstructions": "rKpgHGtkDX",
                          "properShippingName": "NOUDiQznND",
                          "properShippingNameAndDescription": "CAlxGOBNCElzgse",
                          "sequenceNumber": 404,
                          "specialProvisions": "fTtyrGJTOJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hottK",
                          "technicalName": "PiynXBlWKu",
                          "tunnelRestrictionCode": "7IqEX"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 18.74,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "awaau"
                        },
                        "options": {
                          "description": {
                            "authorization": "pWTEqoedJj",
                            "hazardClass": "bADEZ",
                            "id": "4",
                            "labelText": "dbMIocJPzF",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "JNDhYuVkCK"
                            },
                            "packingGroup": "I",
                            "percentage": 89.88,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "EzYQSqNxXTVXBzT",
                            "reportableQuantity": false,
                            "sequenceNumber": 910,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eyAOxUuXyM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 31.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "JvCevbejElSczGj",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 8.39,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 47.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "JldRXDCqYl",
                          "hazardClass": "DbynR",
                          "id": "6",
                          "labelText": "ZdVfdSeeSb",
                          "packingGroup": "hs",
                          "packingInstructions": "EAlMGpZYiP",
                          "properShippingName": "GVsaiGVZjH",
                          "properShippingNameAndDescription": "cizYlhsbcUDZaSv",
                          "sequenceNumber": 704,
                          "specialProvisions": "pFddoyPcTt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QRnZp",
                          "technicalName": "OpMufjMAFk",
                          "tunnelRestrictionCode": "kQtLG"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 30.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PNvRB"
                        },
                        "options": {
                          "description": {
                            "authorization": "oRACZXvYbi",
                            "hazardClass": "UuNIV",
                            "id": "1",
                            "labelText": "mSkTWaKCaN",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "CEeQvRaGsX"
                            },
                            "packingGroup": "I",
                            "percentage": 85.85,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yNweULsvNjdmAAj",
                            "reportableQuantity": true,
                            "sequenceNumber": 504,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "dXfHVXXONP"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 48.86,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 5.25,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.82,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nIJqkhcpScKCyaK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 36.79,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 48.44,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UJyuCtkaoh",
                          "hazardClass": "oyrPI",
                          "id": "9",
                          "labelText": "lNopofSbRc",
                          "packingGroup": "NW",
                          "packingInstructions": "CHooxZUAFW",
                          "properShippingName": "KFkYdnNFSH",
                          "properShippingNameAndDescription": "ojuCRBpYqqxFDxv",
                          "sequenceNumber": 97,
                          "specialProvisions": "JVtqcQEmDO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "QPfQQ",
                          "technicalName": "IzXFPqSLeO",
                          "tunnelRestrictionCode": "iftvQ"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 13.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "qYqYG"
                        },
                        "options": {
                          "description": {
                            "authorization": "cmaZdgxkOO",
                            "hazardClass": "kFvla",
                            "id": "5",
                            "labelText": "MiOPvpavAL",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "tmyqKtqWHz"
                            },
                            "packingGroup": "I",
                            "percentage": 70.81,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "QXfeqKKnaApLDCY",
                            "reportableQuantity": true,
                            "sequenceNumber": 884,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CetusqppQq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.29,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "eeGkQXNswRXKGJZ",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.86,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 47.13,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "LfhDNBonqb",
                          "hazardClass": "qAfYX",
                          "id": "2",
                          "labelText": "iprcWBernW",
                          "packingGroup": "zs",
                          "packingInstructions": "tAieFoziTb",
                          "properShippingName": "nqIIfXyueP",
                          "properShippingNameAndDescription": "VQuiKjVjWcnGasz",
                          "sequenceNumber": 134,
                          "specialProvisions": "hjyPrsJHnZ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ujOlD",
                          "technicalName": "RtPPCHvmhH",
                          "tunnelRestrictionCode": "nJmB0"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 36.45,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "zNJQX"
                        },
                        "options": {
                          "description": {
                            "authorization": "AglIUfWeFI",
                            "hazardClass": "sstjM",
                            "id": "9",
                            "labelText": "SLUBZqhWJS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "CapLgMrgGn"
                            },
                            "packingGroup": "I",
                            "percentage": 44.93,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "yfkcYqGafZsAJHG",
                            "reportableQuantity": true,
                            "sequenceNumber": 388,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JzqytTauLh"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 15.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.58,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NsSpBZobsvpkBZc",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 20.99,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 46.06,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "YWqpqZgBAe",
                          "hazardClass": "XjtwR",
                          "id": "8",
                          "labelText": "RGkWlFJDVj",
                          "packingGroup": "Il",
                          "packingInstructions": "cpBkYqZiHm",
                          "properShippingName": "byclfIlmid",
                          "properShippingNameAndDescription": "AMfjixtDOGDWCjH",
                          "sequenceNumber": 597,
                          "specialProvisions": "BSdTHVeItS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "eNIaM",
                          "technicalName": "kZGgcJszlF",
                          "tunnelRestrictionCode": "tVkYJ"
                        },
                        "massPoints": 3.1,
                        "netExplosiveDetail": {
                          "amount": 17.81,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "kBCJS"
                        },
                        "options": {
                          "description": {
                            "authorization": "vEFulcEjXj",
                            "hazardClass": "HdMQX",
                            "id": "0",
                            "labelText": "YrCyLqAkBI",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "AiNphFupRu"
                            },
                            "packingGroup": "I",
                            "percentage": 84.48,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "PDCXFkijVdFtYnT",
                            "reportableQuantity": false,
                            "sequenceNumber": 919,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ziFcGtQnmz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gcZiMoAzwqLfXir",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 34.28,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 6.13,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yqrbajDFIo",
                          "hazardClass": "cRgZO",
                          "id": "0",
                          "labelText": "nGjNrPPkge",
                          "packingGroup": "hX",
                          "packingInstructions": "KJCdDUdlbH",
                          "properShippingName": "XIdMgAEbCk",
                          "properShippingNameAndDescription": "pUulDmULKlbQEiR",
                          "sequenceNumber": 561,
                          "specialProvisions": "VJPORnbncB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "DhIqk",
                          "technicalName": "sHlnzhTnjc",
                          "tunnelRestrictionCode": "2Vks0"
                        },
                        "massPoints": 2.2,
                        "netExplosiveDetail": {
                          "amount": 30.91,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "LknGB"
                        },
                        "options": {
                          "description": {
                            "authorization": "OcbWVbHzjJ",
                            "hazardClass": "BXNff",
                            "id": "1",
                            "labelText": "vRtxhPTBUs",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "FQFhlAVVgR"
                            },
                            "packingGroup": "I",
                            "percentage": 44.97,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "dNjpuxllAwflOyT",
                            "reportableQuantity": false,
                            "sequenceNumber": 96,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "FJNJrIDbWp"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 33.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.77,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 42.59,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gwRbeTdXOLSnxsH",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 16.7,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 36.58,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.1
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cGDnDsUzCE",
                          "hazardClass": "YgoyE",
                          "id": "0",
                          "labelText": "piLUuCeRJl",
                          "packingGroup": "GW",
                          "packingInstructions": "LZzSCbLTdQ",
                          "properShippingName": "PlIbMSzKed",
                          "properShippingNameAndDescription": "sdYdDvFfMvrpnQa",
                          "sequenceNumber": 929,
                          "specialProvisions": "KrNyiohvCk",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ynmar",
                          "technicalName": "XeGruvPDaB",
                          "tunnelRestrictionCode": "2Gaqa"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 26.49,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "bQFKp"
                        },
                        "options": {
                          "description": {
                            "authorization": "ECmdljhGXx",
                            "hazardClass": "CoZuD",
                            "id": "5",
                            "labelText": "tAXuAqfjDi",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "iXMHBdaBAI"
                            },
                            "packingGroup": "I",
                            "percentage": 52.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "xZeTlolGazOOYjh",
                            "reportableQuantity": false,
                            "sequenceNumber": 904,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OBBtlqzYMI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 41.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ihlgeQBTDPabHEF",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 19.15,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 17.68,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "zgNDkaTvLA",
                          "hazardClass": "jReoc",
                          "id": "4",
                          "labelText": "tuJaLIqOsm",
                          "packingGroup": "Ng",
                          "packingInstructions": "UpFjECXSnx",
                          "properShippingName": "FtJtqENCZn",
                          "properShippingNameAndDescription": "VUroIpSzvgqOOhw",
                          "sequenceNumber": 847,
                          "specialProvisions": "zQibKUdTRY",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YDdmj",
                          "technicalName": "PXQWTpTrZz",
                          "tunnelRestrictionCode": "UaLO3"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 28.5,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "mekuf"
                        },
                        "options": {
                          "description": {
                            "authorization": "ohLZQndbEl",
                            "hazardClass": "DYNED",
                            "id": "8",
                            "labelText": "awAXdLRAwK",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "injXiGJQRN"
                            },
                            "packingGroup": "I",
                            "percentage": 46.35,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "XahhyYxqlpMOgNi",
                            "reportableQuantity": true,
                            "sequenceNumber": 925,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "taBqWxRqUk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 34.23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 15.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.65,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.13,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AMmQCdKBxVdOvpE",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 45.7,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 34.4,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IXEQVcuHUe",
                          "hazardClass": "YHixO",
                          "id": "2",
                          "labelText": "AenvCtifGy",
                          "packingGroup": "Pr",
                          "packingInstructions": "jqmrAYolcq",
                          "properShippingName": "TqmquLwxxD",
                          "properShippingNameAndDescription": "QBsfvZvFIkUZsZu",
                          "sequenceNumber": 991,
                          "specialProvisions": "AamqQVRVQn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "GtWpc",
                          "technicalName": "GvYpMLSHTf",
                          "tunnelRestrictionCode": "qoFg2"
                        },
                        "massPoints": 3.3,
                        "netExplosiveDetail": {
                          "amount": 24.76,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TnMao"
                        },
                        "options": {
                          "description": {
                            "authorization": "KyLPrxZaHX",
                            "hazardClass": "ATNpW",
                            "id": "6",
                            "labelText": "XKvcNnEGqJ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "GBvqfCErUP"
                            },
                            "packingGroup": "I",
                            "percentage": 16.78,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "InQinvLuKEcswDC",
                            "reportableQuantity": false,
                            "sequenceNumber": 668,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CLGlTumDcI"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bZJVmzwDgRpHHdO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 39.15,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 18.59,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gRjGVsGVdQ",
                          "hazardClass": "jyGzc",
                          "id": "9",
                          "labelText": "qLEiUJgPRJ",
                          "packingGroup": "Jw",
                          "packingInstructions": "iltsHPQJPr",
                          "properShippingName": "dFBrfzqsRt",
                          "properShippingNameAndDescription": "emBJeOElRYawaAj",
                          "sequenceNumber": 46,
                          "specialProvisions": "vqrEmINYWO",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "lATYr",
                          "technicalName": "EkZBLifuzw",
                          "tunnelRestrictionCode": "sQCLw"
                        },
                        "massPoints": 3.5,
                        "netExplosiveDetail": {
                          "amount": 6.1,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "vNOFd"
                        },
                        "options": {
                          "description": {
                            "authorization": "ZsLANLsqpO",
                            "hazardClass": "FVnFw",
                            "id": "2",
                            "labelText": "GgHNMPwbkf",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "VutQjBVVMD"
                            },
                            "packingGroup": "I",
                            "percentage": 36.38,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZAbFNmwLRVtcdmY",
                            "reportableQuantity": true,
                            "sequenceNumber": 392,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "YVqTtxnlAE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.97,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.19,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 38.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "FCrcVyXEzAORgZO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 10.06,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.55,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 4.6
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wLmzrPkDSj",
                          "hazardClass": "olhJK",
                          "id": "9",
                          "labelText": "EhYjCgjYVJ",
                          "packingGroup": "ES",
                          "packingInstructions": "QuncNnkCll",
                          "properShippingName": "oUftnXcFUR",
                          "properShippingNameAndDescription": "oErORLAVUHHQIHv",
                          "sequenceNumber": 180,
                          "specialProvisions": "FPuvbVARWI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wKLKN",
                          "technicalName": "gZGfBMVbIA",
                          "tunnelRestrictionCode": "y2FXl"
                        },
                        "massPoints": 2.8,
                        "netExplosiveDetail": {
                          "amount": 34.2,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Uxbrd"
                        },
                        "options": {
                          "description": {
                            "authorization": "nSwqwkBGef",
                            "hazardClass": "PinvM",
                            "id": "5",
                            "labelText": "FFMUYUQYLb",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "vAQnkVORxO"
                            },
                            "packingGroup": "I",
                            "percentage": 5.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AFJZJxmpZXMeNWt",
                            "reportableQuantity": false,
                            "sequenceNumber": 838,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LDpXwElpYo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.68,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.26,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 13.07,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.67,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kYYqGPsUpGsHpGj",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 29.82,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.09,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yZMzIwaSmc",
                          "hazardClass": "umAHG",
                          "id": "9",
                          "labelText": "MAiIeBqcuu",
                          "packingGroup": "yO",
                          "packingInstructions": "hCIWUKnGEs",
                          "properShippingName": "lTRqDKugao",
                          "properShippingNameAndDescription": "GbqidRYEWfQLflf",
                          "sequenceNumber": 38,
                          "specialProvisions": "nZxzqBoCwA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cRElO",
                          "technicalName": "oPbRtAitXf",
                          "tunnelRestrictionCode": "2lr9S"
                        },
                        "massPoints": 3.6,
                        "netExplosiveDetail": {
                          "amount": 2.54,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "hMoEP"
                        },
                        "options": {
                          "description": {
                            "authorization": "pxQZZPonzM",
                            "hazardClass": "LkEdf",
                            "id": "9",
                            "labelText": "rjNouaVdDX",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "gvwkjTcyDh"
                            },
                            "packingGroup": "I",
                            "percentage": 17.4,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NHFIDFOpfTqkZwc",
                            "reportableQuantity": false,
                            "sequenceNumber": 501,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "TUWHPmaRQT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 26.1,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 35.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.61,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 44.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.92,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TaFYxvixDbVErAF",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 2.48,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.99,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "sudIlgMlay",
                          "hazardClass": "vyYwd",
                          "id": "0",
                          "labelText": "bgAoDPNbIa",
                          "packingGroup": "lV",
                          "packingInstructions": "MZdikgeOeY",
                          "properShippingName": "vSJHyNNYru",
                          "properShippingNameAndDescription": "HpRaeQZPjgVeyuV",
                          "sequenceNumber": 746,
                          "specialProvisions": "bRzVJKvTLt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "sIWpB",
                          "technicalName": "yzqATWXgFU",
                          "tunnelRestrictionCode": "Z5ZsV"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 16.72,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "TojpL"
                        },
                        "options": {
                          "description": {
                            "authorization": "hGmIEtOCtY",
                            "hazardClass": "HaLdj",
                            "id": "1",
                            "labelText": "OANMGMhfKE",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "ZwmWkzhDAt"
                            },
                            "packingGroup": "I",
                            "percentage": 26.43,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "oASzcZrYSIbcBFN",
                            "reportableQuantity": false,
                            "sequenceNumber": 381,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JUGdgPumZy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 20.05,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.38,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.9,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.46,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "auHMKliPhVSoBwX",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 3.4,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 21.57,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "IETabzGbig",
                          "hazardClass": "QQVOS",
                          "id": "8",
                          "labelText": "wCeYZPyMDy",
                          "packingGroup": "Tj",
                          "packingInstructions": "gdGTTyIbng",
                          "properShippingName": "WPMUhiOowW",
                          "properShippingNameAndDescription": "lAwWiVspOVPiMDf",
                          "sequenceNumber": 127,
                          "specialProvisions": "PkyqKOApoS",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ZEHrx",
                          "technicalName": "EMnEsvarqf",
                          "tunnelRestrictionCode": "RVFdj"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 20.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VQVao"
                        },
                        "options": {
                          "description": {
                            "authorization": "hFnvYyqBlS",
                            "hazardClass": "TVfHn",
                            "id": "3",
                            "labelText": "OslcojmGcT",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "QieThXXTrN"
                            },
                            "packingGroup": "I",
                            "percentage": 51.53,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "ZSnONOBZqZNotid",
                            "reportableQuantity": false,
                            "sequenceNumber": 202,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "GSomUPKOgT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.73,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ikebQCQKtKDNfyF",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 15.43,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 22.82,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "bpEaIyMqiD",
                          "hazardClass": "DyvMv",
                          "id": "8",
                          "labelText": "FHbSwEjsxg",
                          "packingGroup": "eL",
                          "packingInstructions": "SttGCIunWr",
                          "properShippingName": "SvbcjDyROq",
                          "properShippingNameAndDescription": "iKLekDbLpAYKEUx",
                          "sequenceNumber": 846,
                          "specialProvisions": "VxqvYkqaJM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "igyKI",
                          "technicalName": "PZQmFGhiSz",
                          "tunnelRestrictionCode": "W8PUv"
                        },
                        "massPoints": 2.3,
                        "netExplosiveDetail": {
                          "amount": 14.99,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rnzWO"
                        },
                        "options": {
                          "description": {
                            "authorization": "WbznxVePOh",
                            "hazardClass": "GMWLn",
                            "id": "3",
                            "labelText": "OXjxiTeZUh",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dwcnhjulZI"
                            },
                            "packingGroup": "I",
                            "percentage": 33.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "iVMSkqgeQyaECvC",
                            "reportableQuantity": false,
                            "sequenceNumber": 709,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BzKnapclgv"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cJUDyhZChsXTExH",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 42.64,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 7.61,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.4
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.09,
                "referenceId": "47b39739-15d5-4d7c-8410-a0f57a7a2aaf",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "QYlRWLtJHg",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "2YU6IVHTrnX2I53pp3oH"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "DHhQPo17FaOs0b6x8f2G"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "5NR4VDnP6erOtW9m7O8t"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "sZfp9C8e7YCNFnGiz2DTsZjLP"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "QEczk3MLYqHvM2AqdPTKHeara"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "SPlC6HjKSh4c4IcGqwD97SGLP"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "GMzDFSzxIE",
                    "number": 2
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 8.24,
                "packageRateDetails": [
                  {
                    "baseCharge": 104.98,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "UYU",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 78.91,
                    "netFedExCharge": 32.67,
                    "netFreight": 79.06,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ETyqiXqVFKSZpXO",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qnpPURJfUbnMzAj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "aRUfjwkjhtaNwRi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "wCJLEqoLiZINZkm",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "zPmktTZhzwaUNVs",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 17.72,
                    "totalRebates": 1.07,
                    "totalSurcharges": 3.79,
                    "totalTaxes": 2.27
                  },
                  {
                    "baseCharge": 20.7,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "HTG",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 25.44,
                    "netFedExCharge": 139.18,
                    "netFreight": 23.46,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZlWhsAXrakQGnvK",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SCVhIgKJRMFTtvu",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "JvzCHnoXsPEYRin",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "INtjgoAKXeIlCSa",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GdQAUJivVNdZrXs",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 4.42,
                    "totalRebates": 1.77,
                    "totalSurcharges": 3.7,
                    "totalTaxes": 2.64
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 8497,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 7267,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 95
                },
                {
                  "formId": 4001,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "7",
                  "uspsApplicationId": 92
                },
                {
                  "formId": 1107,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 5392,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "8",
                  "uspsApplicationId": 99
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": false,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "mkZhoHYlBU",
                          "hazardClass": "ycffn",
                          "id": "6",
                          "labelText": "BroYLPKvLG",
                          "packingGroup": "bE",
                          "packingInstructions": "RndmfCkSgI",
                          "properShippingName": "EBEgLWlpxa",
                          "properShippingNameAndDescription": "tfhdqEQilyJUrnD",
                          "sequenceNumber": 93,
                          "specialProvisions": "GavLpzHbYD",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "szEPs",
                          "technicalName": "ciomBJVkcC",
                          "tunnelRestrictionCode": "ET7f0"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 33.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SsftB"
                        },
                        "options": {
                          "description": {
                            "authorization": "dyIfIztTxt",
                            "hazardClass": "SZeYM",
                            "id": "6",
                            "labelText": "pdhcvFbqFZ",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "tvqfHDjqEO"
                            },
                            "packingGroup": "I",
                            "percentage": 68.51,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DzsfJqPqdJZneVR",
                            "reportableQuantity": false,
                            "sequenceNumber": 532,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "zcLelTcDKe"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.67,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.68,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.46,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "dczCvnpxvsbkfij",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 4.66,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.17,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "BGyYnodbSD",
                          "hazardClass": "lafSz",
                          "id": "5",
                          "labelText": "MWQbpQSUki",
                          "packingGroup": "xL",
                          "packingInstructions": "qPjcEkMDAZ",
                          "properShippingName": "hjrlQDVcwy",
                          "properShippingNameAndDescription": "EpoircJleufdzdP",
                          "sequenceNumber": 16,
                          "specialProvisions": "PRrMRTLtwz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "njNoY",
                          "technicalName": "rSvkTWamFW",
                          "tunnelRestrictionCode": "FJPto"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 12.15,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "oiFRq"
                        },
                        "options": {
                          "description": {
                            "authorization": "ErEFGWCuVE",
                            "hazardClass": "FzUNn",
                            "id": "5",
                            "labelText": "ctSULnOGTs",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "bTnsaasQXj"
                            },
                            "packingGroup": "I",
                            "percentage": 4.15,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WHiiNkTVFAegeVJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 248,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "DtXbiCPSHb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 2.63,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BiOXDdAdvphflOT",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 4.39,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 4.56,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wVYQCbwVNY",
                          "hazardClass": "hwvsH",
                          "id": "2",
                          "labelText": "YQcjMzPhcI",
                          "packingGroup": "uB",
                          "packingInstructions": "CAkDLOzjgT",
                          "properShippingName": "leDBJIOKAy",
                          "properShippingNameAndDescription": "qotannmamnbZhtd",
                          "sequenceNumber": 8,
                          "specialProvisions": "yUvhrfHvjt",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "BYYnZ",
                          "technicalName": "NzrpEdQaRo",
                          "tunnelRestrictionCode": "dAAQJ"
                        },
                        "massPoints": 2.6,
                        "netExplosiveDetail": {
                          "amount": 44.67,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sejwa"
                        },
                        "options": {
                          "description": {
                            "authorization": "kLnlvRqRAP",
                            "hazardClass": "iRckz",
                            "id": "9",
                            "labelText": "BQrhuGgOWh",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "fLYdgJZxHp"
                            },
                            "packingGroup": "I",
                            "percentage": 15.89,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "HmZMiLQkTEdQfKi",
                            "reportableQuantity": false,
                            "sequenceNumber": 264,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "BByogfrETq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 4.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 22.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 10.35,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "CfAddjWIKMwGWnn",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 37.99,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 38.53,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "RSTHXpvnxV",
                          "hazardClass": "fzpHH",
                          "id": "6",
                          "labelText": "xImqhKmcMW",
                          "packingGroup": "Nk",
                          "packingInstructions": "qkwhUuaAnU",
                          "properShippingName": "thVDggHnyu",
                          "properShippingNameAndDescription": "PwPjzxgkOElcDAy",
                          "sequenceNumber": 864,
                          "specialProvisions": "UfdalnjgeR",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hYWRc",
                          "technicalName": "OSgSHEPWpL",
                          "tunnelRestrictionCode": "CObIo"
                        },
                        "massPoints": 5,
                        "netExplosiveDetail": {
                          "amount": 12.92,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "tYthF"
                        },
                        "options": {
                          "description": {
                            "authorization": "ULnUqcaXxe",
                            "hazardClass": "kIbnh",
                            "id": "7",
                            "labelText": "kWiLyxHmtd",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "BhDBrTbSJA"
                            },
                            "packingGroup": "I",
                            "percentage": 23.22,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "FTqhlPUonkHUoKW",
                            "reportableQuantity": true,
                            "sequenceNumber": 896,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "hWoDyiVozT"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 22.55,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 34.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.92,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 25.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "yyhPAcKOcMAtUUf",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 1.49,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.2,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GRneuIZbsH",
                          "hazardClass": "roUdr",
                          "id": "4",
                          "labelText": "bGvWORoNKg",
                          "packingGroup": "tM",
                          "packingInstructions": "DGzESXghVs",
                          "properShippingName": "JfBWcjhjTk",
                          "properShippingNameAndDescription": "DaDhfRZhGHMcVgZ",
                          "sequenceNumber": 782,
                          "specialProvisions": "okkJRyfrwb",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "dgfpV",
                          "technicalName": "kWIuEWKhbe",
                          "tunnelRestrictionCode": "GyY4Y"
                        },
                        "massPoints": 4.6,
                        "netExplosiveDetail": {
                          "amount": 6.48,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VLsPM"
                        },
                        "options": {
                          "description": {
                            "authorization": "SmsZMciodo",
                            "hazardClass": "vXzYR",
                            "id": "5",
                            "labelText": "QQlOFTcTTS",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "MKUiyWiGJo"
                            },
                            "packingGroup": "I",
                            "percentage": 22.54,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gQDBbkxkdzDfGDM",
                            "reportableQuantity": false,
                            "sequenceNumber": 908,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "sjleHQSFZs"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 21.48,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.55,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "AXqzkfCbTiKjAAU",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 28.48,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 40.84,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 1.3
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "QZpeuFXpZP",
                          "hazardClass": "LQPIX",
                          "id": "2",
                          "labelText": "nxzfpkmqJR",
                          "packingGroup": "Hf",
                          "packingInstructions": "IgxfFcFarI",
                          "properShippingName": "DAaHwrwWzB",
                          "properShippingNameAndDescription": "xVIQofJRpOUfGPL",
                          "sequenceNumber": 157,
                          "specialProvisions": "axBkzEOihy",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "hejtm",
                          "technicalName": "xEccUOdFPx",
                          "tunnelRestrictionCode": "FIExR"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 20.61,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KWHhq"
                        },
                        "options": {
                          "description": {
                            "authorization": "wRmTqPnVAq",
                            "hazardClass": "TncwG",
                            "id": "0",
                            "labelText": "RiTPPcZtmw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "TYTEPlAZsA"
                            },
                            "packingGroup": "I",
                            "percentage": 12.62,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uhpqAzQQgqOrAFp",
                            "reportableQuantity": false,
                            "sequenceNumber": 915,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jwddaZHFHq"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.65,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "RZHEjaTSvwyFTSK",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 22.33,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 49.03,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 5
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 3.72,
                "referenceId": "229a843e-a9c5-4d65-835b-e8fe5c9909c1",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "AaaYvMNgHK",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "wUrh9VJg8rcHTcstKo08"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "FFu5QRJ1kCIctoIKlr4b"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "nF3DNHtZCO2I9uzdGRdN"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "04mCeacEny7aOHjpUmMn4hazt"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "eTmomtFOcZ",
                    "number": 3
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 3.98,
                "packageRateDetails": [
                  {
                    "baseCharge": 130.32,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AED",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 32.89,
                    "netFedExCharge": 57.95,
                    "netFreight": 75.33,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "cKhfnktKDEHNuvL",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GJONZLLGAaDrbeW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 15.03,
                    "totalRebates": 0.6,
                    "totalSurcharges": 2.28,
                    "totalTaxes": 2.49
                  },
                  {
                    "baseCharge": 73.94,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "XOF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 103.49,
                    "netFedExCharge": 42.88,
                    "netFreight": 36.73,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tuzzyMxBESmmkFW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FrlRSUqJwJvGYaH",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vmTEdEzvAzJzCoG",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VsKEZmvZvoNDgGi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "beqtDCvmqXTBhbd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 17.31,
                    "totalRebates": 1.46,
                    "totalSurcharges": 1.98,
                    "totalTaxes": 2.73
                  }
                ]
              },
              "sequenceNumber": 7,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": 4133,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 2330,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 99
                },
                {
                  "formId": 9530,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "8",
                  "uspsApplicationId": 93
                },
                {
                  "formId": 3969,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "5",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 5512,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "3",
                  "uspsApplicationId": 90
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 1,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "FVzyIzLurN",
                          "hazardClass": "VHfuZ",
                          "id": "0",
                          "labelText": "SgtLfagPVS",
                          "packingGroup": "nK",
                          "packingInstructions": "rzgOjKfgFS",
                          "properShippingName": "iVyhAWUHJW",
                          "properShippingNameAndDescription": "fLWthsKpNLwqvzh",
                          "sequenceNumber": 428,
                          "specialProvisions": "ubBxwbdxiL",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ihVYv",
                          "technicalName": "ftBLBftvvl",
                          "tunnelRestrictionCode": "dilfp"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 36.66,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CEguF"
                        },
                        "options": {
                          "description": {
                            "authorization": "JBlDrcurBM",
                            "hazardClass": "qbflt",
                            "id": "9",
                            "labelText": "RRhViLgrLC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "YpUwCEIgXJ"
                            },
                            "packingGroup": "I",
                            "percentage": 25.45,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "hHWyWaMKjECVYHx",
                            "reportableQuantity": true,
                            "sequenceNumber": 712,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "nxLJPvdUms"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.93,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.21,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 7.09,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.56,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.6,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "inigZIuOHPHpDyw",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 28.38,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 34.6,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "SpGklzedmY",
                          "hazardClass": "HxUac",
                          "id": "1",
                          "labelText": "ubYFgZUqux",
                          "packingGroup": "Vc",
                          "packingInstructions": "DVGpIriVMA",
                          "properShippingName": "HkHwwfBaWY",
                          "properShippingNameAndDescription": "HJWKuwlcjWvhDms",
                          "sequenceNumber": 235,
                          "specialProvisions": "sJWLuMkcvB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "NFrRa",
                          "technicalName": "eyNrVEByrl",
                          "tunnelRestrictionCode": "ybkLc"
                        },
                        "massPoints": 2.1,
                        "netExplosiveDetail": {
                          "amount": 21.68,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "RQTsX"
                        },
                        "options": {
                          "description": {
                            "authorization": "zwxaTaWPEL",
                            "hazardClass": "cEIit",
                            "id": "1",
                            "labelText": "IhkkUiGqUV",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "JHBuPnAuSz"
                            },
                            "packingGroup": "I",
                            "percentage": 4.03,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "WLPFULPPUaYyBVE",
                            "reportableQuantity": true,
                            "sequenceNumber": 811,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "stHioBKVGK"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 38.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.33,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 9.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 3.31,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "MFypmtunCVuhBoI",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 17.74,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 20.23,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZrZEVBiLzv",
                          "hazardClass": "PjKoS",
                          "id": "4",
                          "labelText": "AgwQaVlLTO",
                          "packingGroup": "cI",
                          "packingInstructions": "vqnseiQWEH",
                          "properShippingName": "RHlJPKChDO",
                          "properShippingNameAndDescription": "GAxWINIgaFBiacZ",
                          "sequenceNumber": 489,
                          "specialProvisions": "ZLpeMkIfkp",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ibELa",
                          "technicalName": "bBCbLHilsK",
                          "tunnelRestrictionCode": "9C9wo"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 19.51,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "WpLyx"
                        },
                        "options": {
                          "description": {
                            "authorization": "LusOuGwMsB",
                            "hazardClass": "LwWJa",
                            "id": "2",
                            "labelText": "ofISmRbQZH",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "lVsjBfaBgD"
                            },
                            "packingGroup": "I",
                            "percentage": 23.01,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gTJskjhtbobCETJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 543,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uMuBHuEWcy"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.72,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "isGawpfILyJsUUa",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 27.81,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.4,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jldVMHKCBv",
                          "hazardClass": "YkMjt",
                          "id": "0",
                          "labelText": "GRmprssaES",
                          "packingGroup": "kB",
                          "packingInstructions": "BqmvQhavWM",
                          "properShippingName": "MOALaWALTE",
                          "properShippingNameAndDescription": "kZODCoctXSLwQqU",
                          "sequenceNumber": 492,
                          "specialProvisions": "vVXjsmZzdz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ubbYi",
                          "technicalName": "kcKtOVMANh",
                          "tunnelRestrictionCode": "B1ekW"
                        },
                        "massPoints": 4.4,
                        "netExplosiveDetail": {
                          "amount": 26.95,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ypCMp"
                        },
                        "options": {
                          "description": {
                            "authorization": "DCfisFMZvG",
                            "hazardClass": "zZrYB",
                            "id": "0",
                            "labelText": "oCSljyQacY",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "zaYmqOknzv"
                            },
                            "packingGroup": "I",
                            "percentage": 61.19,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "DHJNlJHUaTywChA",
                            "reportableQuantity": true,
                            "sequenceNumber": 387,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SmxAtoqrih"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "PiDhgrodRqeMhNV",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 39.02,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.62,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gppSdrluWR",
                          "hazardClass": "pIgdn",
                          "id": "0",
                          "labelText": "iYKGQGcIZV",
                          "packingGroup": "LX",
                          "packingInstructions": "JnIXSJHNNw",
                          "properShippingName": "astZTlOmck",
                          "properShippingNameAndDescription": "rWepBaZYYqeKzaF",
                          "sequenceNumber": 589,
                          "specialProvisions": "BxFpTrBazF",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "pRTKE",
                          "technicalName": "sWAhQBsUPg",
                          "tunnelRestrictionCode": "hWmgT"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 39.88,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "sBRoZ"
                        },
                        "options": {
                          "description": {
                            "authorization": "AGHIFIDqFM",
                            "hazardClass": "eMdqL",
                            "id": "3",
                            "labelText": "FMsOeFBdBt",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "MfgFJKvUhE"
                            },
                            "packingGroup": "I",
                            "percentage": 16.02,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "BzPzHDdcxAagEPc",
                            "reportableQuantity": false,
                            "sequenceNumber": 67,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "eDoNVPYCOJ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 39.17,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 20.42,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "nnmxYMIRQzbsywG",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 13.03,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 42,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "qIFylqmUEA",
                          "hazardClass": "OcefH",
                          "id": "6",
                          "labelText": "EkzjjtVpxx",
                          "packingGroup": "Nv",
                          "packingInstructions": "lCwIiPzwlx",
                          "properShippingName": "fsUzGgETcI",
                          "properShippingNameAndDescription": "ZkPvZWdxRlWBDuS",
                          "sequenceNumber": 366,
                          "specialProvisions": "YDLEjHJECI",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wNhgF",
                          "technicalName": "TZtKhcrMEY",
                          "tunnelRestrictionCode": "AiNs7"
                        },
                        "massPoints": 1,
                        "netExplosiveDetail": {
                          "amount": 41.5,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "cTkRJ"
                        },
                        "options": {
                          "description": {
                            "authorization": "GWorWkwcfY",
                            "hazardClass": "qVInU",
                            "id": "9",
                            "labelText": "GNZgzLofhq",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "BXVBWzIxWQ"
                            },
                            "packingGroup": "I",
                            "percentage": 8.62,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "gaRNZsSPxaOpQlL",
                            "reportableQuantity": true,
                            "sequenceNumber": 305,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "EADwFPJpEU"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 35.89,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "gkisQDKOIToiYwh",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 32.1,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 2.06,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UafNdlTORP",
                          "hazardClass": "JCeru",
                          "id": "8",
                          "labelText": "JNOOBDXLpN",
                          "packingGroup": "uv",
                          "packingInstructions": "bcQnFxOSyq",
                          "properShippingName": "TpGEHasbpV",
                          "properShippingNameAndDescription": "awHfFkPBeyAHjHQ",
                          "sequenceNumber": 578,
                          "specialProvisions": "TUOdubIhFn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FrsRz",
                          "technicalName": "FbtRtiBgjq",
                          "tunnelRestrictionCode": "sz1wG"
                        },
                        "massPoints": 2.4,
                        "netExplosiveDetail": {
                          "amount": 25.75,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "SwNbt"
                        },
                        "options": {
                          "description": {
                            "authorization": "NKsAECvLOM",
                            "hazardClass": "oCgoC",
                            "id": "3",
                            "labelText": "yxkONJSSWT",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "JJrAVndZqS"
                            },
                            "packingGroup": "I",
                            "percentage": 96.29,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lrlUtnPDPpXqICA",
                            "reportableQuantity": false,
                            "sequenceNumber": 457,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZODeZxNlIC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 19.14,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 29.9,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.06,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "bWjUjJqHMAQxcvL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 5.82,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 23.05,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "uZIsqihqQk",
                          "hazardClass": "zCgFf",
                          "id": "7",
                          "labelText": "zIZzSqndlB",
                          "packingGroup": "sB",
                          "packingInstructions": "jkPJYauTzz",
                          "properShippingName": "AcUjtRdlii",
                          "properShippingNameAndDescription": "UamVtfpsrXHESBC",
                          "sequenceNumber": 876,
                          "specialProvisions": "WHipNagjfP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "zTZdT",
                          "technicalName": "ymECGRWyWN",
                          "tunnelRestrictionCode": "FddlM"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 24.22,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "veYXm"
                        },
                        "options": {
                          "description": {
                            "authorization": "CnJrEhpTGC",
                            "hazardClass": "cYfUF",
                            "id": "6",
                            "labelText": "SCCfqquLsl",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "QrXTAWICsr"
                            },
                            "packingGroup": "I",
                            "percentage": 89.89,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "lslBizeMxnjjOYC",
                            "reportableQuantity": false,
                            "sequenceNumber": 393,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "QTPCETbfBE"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 32.12,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.08,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.78,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 27.75,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ulgNfOBUlciwdsa",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 3.27,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 29.95,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 4.2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "GIZGALKtHp",
                          "hazardClass": "eZTih",
                          "id": "7",
                          "labelText": "vHCKQXczUe",
                          "packingGroup": "fA",
                          "packingInstructions": "ICEvmMzQuz",
                          "properShippingName": "TPOaqbrgGW",
                          "properShippingNameAndDescription": "yddekAKADMgKZom",
                          "sequenceNumber": 177,
                          "specialProvisions": "KBfylhqmCW",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "mAKQA",
                          "technicalName": "GuRtHEPjCt",
                          "tunnelRestrictionCode": "Lg5ev"
                        },
                        "massPoints": 1.2,
                        "netExplosiveDetail": {
                          "amount": 29.03,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "idWlW"
                        },
                        "options": {
                          "description": {
                            "authorization": "eTWIrCqZvQ",
                            "hazardClass": "SbgIV",
                            "id": "8",
                            "labelText": "jFhBvfzSLm",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "YRKuTgRHfY"
                            },
                            "packingGroup": "I",
                            "percentage": 7.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qWImhaZByZmklyX",
                            "reportableQuantity": true,
                            "sequenceNumber": 293,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "OSmunfFuSo"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 12.84,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "cftYJqRHGBSHwsk",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 34.78,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 26.69,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "aHCAaxwHdJ",
                          "hazardClass": "YtsUv",
                          "id": "9",
                          "labelText": "SAIxQiViKh",
                          "packingGroup": "iV",
                          "packingInstructions": "BoMZaHkoGV",
                          "properShippingName": "pFInpYykGz",
                          "properShippingNameAndDescription": "VavgTAZwqfrRntz",
                          "sequenceNumber": 447,
                          "specialProvisions": "bDRHsXIdQd",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bYFyF",
                          "technicalName": "qpDQMLrVFI",
                          "tunnelRestrictionCode": "x9x05"
                        },
                        "massPoints": 1.4,
                        "netExplosiveDetail": {
                          "amount": 42.05,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "gHMMk"
                        },
                        "options": {
                          "description": {
                            "authorization": "dkQvgstcLI",
                            "hazardClass": "dqWqY",
                            "id": "1",
                            "labelText": "jwsPnzOTXw",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "WLsOKxtVdh"
                            },
                            "packingGroup": "I",
                            "percentage": 31.24,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "qHIrjIzQJSvOjds",
                            "reportableQuantity": false,
                            "sequenceNumber": 997,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "jDfCrvYqoW"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 30.68,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 24.34,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "QsYmtTVtedeKpHb",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 45.92,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 44.46,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "EkztbligMU",
                          "hazardClass": "rENGN",
                          "id": "0",
                          "labelText": "pskcukWdyF",
                          "packingGroup": "sT",
                          "packingInstructions": "rGrlGzKbMC",
                          "properShippingName": "tIDmgGeIxb",
                          "properShippingNameAndDescription": "tWOuDeYqcAfLVyW",
                          "sequenceNumber": 982,
                          "specialProvisions": "WqzhdQucfA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "XQugD",
                          "technicalName": "rQqAMCsEUh",
                          "tunnelRestrictionCode": "hE7by"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 24.36,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "HQcVz"
                        },
                        "options": {
                          "description": {
                            "authorization": "ujGaHBDumu",
                            "hazardClass": "mJGwK",
                            "id": "0",
                            "labelText": "RosmDiOUcv",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "dAdEswFryl"
                            },
                            "packingGroup": "I",
                            "percentage": 25.02,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "AQIwRmeTIJMRqHW",
                            "reportableQuantity": true,
                            "sequenceNumber": 583,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "UQbERhFfCG"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 46.66,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 43.19,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 48.61,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 47.87,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.05,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "btTFLuIvJlglYBg",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 21.49,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 13.72,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "cTSSJPvCMR",
                          "hazardClass": "ynoCc",
                          "id": "3",
                          "labelText": "VweXiQSuVx",
                          "packingGroup": "pb",
                          "packingInstructions": "BRtnYtLGfc",
                          "properShippingName": "QVpkomfoPY",
                          "properShippingNameAndDescription": "vatqjYzoquIgwGL",
                          "sequenceNumber": 389,
                          "specialProvisions": "xzIBYAEdnz",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "aIhxK",
                          "technicalName": "gpZViNiUVn",
                          "tunnelRestrictionCode": "fLwuH"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 3.44,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rtFqX"
                        },
                        "options": {
                          "description": {
                            "authorization": "KxLvsxseqh",
                            "hazardClass": "UfCTA",
                            "id": "4",
                            "labelText": "lfngPJFgqY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "btEGhvPJDb"
                            },
                            "packingGroup": "I",
                            "percentage": 11.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "YkLgaLJiiBYkAVX",
                            "reportableQuantity": false,
                            "sequenceNumber": 55,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "PQsBPgwFTj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 36.36,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 37.13,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "pyrZmFMryHZcQCh",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 22.31,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 15.45,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "VtUoVvfbOf",
                          "hazardClass": "vEYxy",
                          "id": "6",
                          "labelText": "hKeuxIIywA",
                          "packingGroup": "CB",
                          "packingInstructions": "lzNAeAkBcy",
                          "properShippingName": "HJyLdcwUDw",
                          "properShippingNameAndDescription": "ZmEgYOvxBFUoUWI",
                          "sequenceNumber": 496,
                          "specialProvisions": "UHXGeKDqxJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "cZTDF",
                          "technicalName": "pWeqyTLwTn",
                          "tunnelRestrictionCode": "NFpZ0"
                        },
                        "massPoints": 1.9,
                        "netExplosiveDetail": {
                          "amount": 45.16,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "rZoFh"
                        },
                        "options": {
                          "description": {
                            "authorization": "yFNTPCsQgt",
                            "hazardClass": "uZLzX",
                            "id": "4",
                            "labelText": "CXlngkprfE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "deiRFPJdjU"
                            },
                            "packingGroup": "I",
                            "percentage": 89.93,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OoFXniWWZRunsFZ",
                            "reportableQuantity": true,
                            "sequenceNumber": 67,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "JyoklmBniM"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.45,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "zbVpiPgigZXNXhh",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 26.45,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 37.84,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "gSYAzJzyme",
                          "hazardClass": "ONeTb",
                          "id": "2",
                          "labelText": "EONlhIbOep",
                          "packingGroup": "ir",
                          "packingInstructions": "KRMGQVEbuR",
                          "properShippingName": "tFPccJjuJJ",
                          "properShippingNameAndDescription": "MuRKyJQLOsdMfBi",
                          "sequenceNumber": 420,
                          "specialProvisions": "vOYKoIOLdP",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "uaROt",
                          "technicalName": "uzvQszaGTH",
                          "tunnelRestrictionCode": "1E3Vw"
                        },
                        "massPoints": 3.7,
                        "netExplosiveDetail": {
                          "amount": 9.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "pSlun"
                        },
                        "options": {
                          "description": {
                            "authorization": "owZPKzzuPX",
                            "hazardClass": "mcbfX",
                            "id": "7",
                            "labelText": "vIlYqbNiAW",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "ymMHMwFbjt"
                            },
                            "packingGroup": "I",
                            "percentage": 26.3,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "COntTbehxygSnsp",
                            "reportableQuantity": true,
                            "sequenceNumber": 950,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "CYEKfuPZoz"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 3.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 1.71,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 23,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 31.07,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "NhzbHvOCfgePNjg",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 48.63,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 23.18,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vwIqfqIbva",
                          "hazardClass": "fYUsW",
                          "id": "4",
                          "labelText": "mEeTZCSLsV",
                          "packingGroup": "ut",
                          "packingInstructions": "xHvbGWFIZs",
                          "properShippingName": "cOSbYqnlYT",
                          "properShippingNameAndDescription": "fFANxaFQqUgiaWS",
                          "sequenceNumber": 24,
                          "specialProvisions": "XVVHYeViHM",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "pQZXK",
                          "technicalName": "qJMCveATcg",
                          "tunnelRestrictionCode": "Q4z6b"
                        },
                        "massPoints": 3.2,
                        "netExplosiveDetail": {
                          "amount": 34.86,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Yxing"
                        },
                        "options": {
                          "description": {
                            "authorization": "qsrFLoRrcT",
                            "hazardClass": "JpBjI",
                            "id": "6",
                            "labelText": "CWZOKNywCx",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "NmqrpjJNCs"
                            },
                            "packingGroup": "I",
                            "percentage": 91.08,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OjhvuyfWBbEmwcS",
                            "reportableQuantity": true,
                            "sequenceNumber": 128,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "IyoyUcTHdj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 8.9,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 17.41,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.5,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 18.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "SxfwXlaTMDARafF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 16.11,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 32.65,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "wUZTryULSJ",
                          "hazardClass": "UjlMl",
                          "id": "2",
                          "labelText": "GBwqSjGDoD",
                          "packingGroup": "fA",
                          "packingInstructions": "uIQzvHsYhS",
                          "properShippingName": "kPMqIhrFMQ",
                          "properShippingNameAndDescription": "AUpeKgoWsEQwyix",
                          "sequenceNumber": 997,
                          "specialProvisions": "ZOrqRmLNOJ",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wdDrK",
                          "technicalName": "yamotRfdXb",
                          "tunnelRestrictionCode": "Fjwao"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 8.71,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "elVHt"
                        },
                        "options": {
                          "description": {
                            "authorization": "evOowWwavN",
                            "hazardClass": "nBmAY",
                            "id": "6",
                            "labelText": "vYnymBSNJY",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "aHpYJIZtaw"
                            },
                            "packingGroup": "I",
                            "percentage": 86.84,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "GxpRJmPInQDRnKV",
                            "reportableQuantity": false,
                            "sequenceNumber": 352,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iUbHVHFOva"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 28.21,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.47,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.99,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "kjAVusYMibcUdnM",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 26.95,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 43.5,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ywbazyVSIa",
                          "hazardClass": "PwYpV",
                          "id": "1",
                          "labelText": "wodcwyfjsl",
                          "packingGroup": "wS",
                          "packingInstructions": "TSloWHpytr",
                          "properShippingName": "LuYUXLVrcI",
                          "properShippingNameAndDescription": "XCZnnlhAksCfrwY",
                          "sequenceNumber": 110,
                          "specialProvisions": "JQtjvhbPmB",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "ebuQO",
                          "technicalName": "qoMnMiAaVX",
                          "tunnelRestrictionCode": "YwebS"
                        },
                        "massPoints": 4.5,
                        "netExplosiveDetail": {
                          "amount": 26.25,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "ozMtd"
                        },
                        "options": {
                          "description": {
                            "authorization": "fcSiQVaSUS",
                            "hazardClass": "pKWvJ",
                            "id": "3",
                            "labelText": "AUpLJPupGE",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "hVMFXNNFaJ"
                            },
                            "packingGroup": "I",
                            "percentage": 18.65,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "pctkxwBSynylzgD",
                            "reportableQuantity": true,
                            "sequenceNumber": 3,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "uebgeMKXfm"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 4.52,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "zOJhlGYneWsbVgz",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 42.65,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 30.31,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "onNwgWFNHU",
                          "hazardClass": "JlKSG",
                          "id": "8",
                          "labelText": "eqPIIIIlcB",
                          "packingGroup": "Iz",
                          "packingInstructions": "tjRRHBZFIY",
                          "properShippingName": "XBOIqeLcTL",
                          "properShippingNameAndDescription": "qsavbfsTGlEBVNX",
                          "sequenceNumber": 548,
                          "specialProvisions": "uxFJcpHvoX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "FVnfQ",
                          "technicalName": "NozCqjrokq",
                          "tunnelRestrictionCode": "ueOZd"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 35.47,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "tpOQx"
                        },
                        "options": {
                          "description": {
                            "authorization": "brnkcQXrFq",
                            "hazardClass": "taUwk",
                            "id": "6",
                            "labelText": "OciVRreZMm",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "uJhMJrrJab"
                            },
                            "packingGroup": "I",
                            "percentage": 72.07,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "OEafeLfcOBWbxHD",
                            "reportableQuantity": false,
                            "sequenceNumber": 889,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "tdxkcFlAvk"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 14.78,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "uZbeWeeCxWjdivF",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 25.49,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 14.53,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 2.5
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "ZhMOWDKEIG",
                          "hazardClass": "VblDh",
                          "id": "7",
                          "labelText": "qvViWpOcZH",
                          "packingGroup": "ZP",
                          "packingInstructions": "QZeztOgiOH",
                          "properShippingName": "wOZtPWYsLI",
                          "properShippingNameAndDescription": "RdOxFONLvIknfdI",
                          "sequenceNumber": 646,
                          "specialProvisions": "BUkBzUBhwr",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MKcqJ",
                          "technicalName": "NOXAbRfMeV",
                          "tunnelRestrictionCode": "4hDjX"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 13.18,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "auvBI"
                        },
                        "options": {
                          "description": {
                            "authorization": "bgEOBzrkge",
                            "hazardClass": "WAJFw",
                            "id": "5",
                            "labelText": "hmCxfXBOuE",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "MQiWuofhgP"
                            },
                            "packingGroup": "I",
                            "percentage": 22.39,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "VRlDbtxTglIUurL",
                            "reportableQuantity": false,
                            "sequenceNumber": 283,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "qEfdIivruL"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 27.97,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.34,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.28,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.25,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BalmiTnUbKCgzRg",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 49.68,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 18.12,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "XjzkTTacIN",
                          "hazardClass": "KGZiP",
                          "id": "0",
                          "labelText": "mNcKcTIJRZ",
                          "packingGroup": "aI",
                          "packingInstructions": "VZEfgvXWsU",
                          "properShippingName": "uciCveBlhN",
                          "properShippingNameAndDescription": "FFgrvtuwMIHuPWZ",
                          "sequenceNumber": 816,
                          "specialProvisions": "XgiiyGaeNc",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "OuGUh",
                          "technicalName": "NDlrwGOKhy",
                          "tunnelRestrictionCode": "5IkQX"
                        },
                        "massPoints": 4.8,
                        "netExplosiveDetail": {
                          "amount": 28.38,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "PrJRU"
                        },
                        "options": {
                          "description": {
                            "authorization": "cuPiMFVAzk",
                            "hazardClass": "oxAiO",
                            "id": "2",
                            "labelText": "hWvGiAXwDC",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "vECwdwjpWJ"
                            },
                            "packingGroup": "I",
                            "percentage": 65.35,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "uvRkZzXGUwCahtF",
                            "reportableQuantity": false,
                            "sequenceNumber": 781,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "LGbScBCMid"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 18.49,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 46.7,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 28.5,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "lPvZtOgprUHgllL",
                            "labelTextOption": "STANDARD"
                          },
                          "quantity": {
                            "amount": 3.3,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 43.56,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      }
                    ],
                    "qvalue": 3.1
                  }
                ],
                "labelType": "III_YELLOW",
                "radioactiveTransportIndex": 2.75,
                "referenceId": "9ce77701-efcd-424c-8a62-09fc009f58a0",
                "regulation": "ADR"
              },
              "operationalDetail": {
                "astraHandlingText": "JcweZWoliD",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "VzmCMAUNqJvD0ckpGnYv"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "uas6d0KaVdW14Vj4l5r1"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "X0wqz97NuU8t7I6DDIPxuKRI4"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "m1RtthouSoTSzo580XtHuic9u"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "AbCUdTrVIg",
                    "number": 2
                  },
                  {
                    "content": "XITvwIjyOH",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_2",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 6.82,
                "packageRateDetails": [
                  {
                    "baseCharge": 100.53,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "TOP",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 118.42,
                    "netFedExCharge": 174.06,
                    "netFreight": 40.17,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tKoWdfyUbyVObXq",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.32,
                    "totalRebates": 1.44,
                    "totalSurcharges": 8.91,
                    "totalTaxes": 1.13
                  },
                  {
                    "baseCharge": 133.9,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "PGK",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 156.06,
                    "netFedExCharge": 155.01,
                    "netFreight": 13.69,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HWlUkXnisMayQUZ",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "eziyGcIANbSGKbc",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 19.77,
                    "totalRebates": 1.2,
                    "totalSurcharges": 9.18,
                    "totalTaxes": 3.91
                  },
                  {
                    "baseCharge": 80.2,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "GNF",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 142.15,
                    "netFedExCharge": 172.6,
                    "netFreight": 29.31,
                    "ratedWeightMethod": "ACTUAL",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kVVRlvFtxIQxnZP",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "GSaEjGjRkhKPjOX",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IrTSApPTIJvSgEP",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "umSLfrPNmFjSclA",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "OjYwzNeBpgGicuz",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 1.39,
                    "totalRebates": 0.76,
                    "totalSurcharges": 4.74,
                    "totalTaxes": 3.15
                  }
                ]
              },
              "sequenceNumber": 1,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 2092,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "9",
                  "uspsApplicationId": 97
                },
                {
                  "formId": 7141,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "1",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 3260,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "5",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 4654,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "4",
                  "uspsApplicationId": 93
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 2,
              "hazardousPackageDetail": {
                "accessibility": "INACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "KjviHmZIqg",
                          "hazardClass": "GixUO",
                          "id": "0",
                          "labelText": "emmWMvetvr",
                          "packingGroup": "wq",
                          "packingInstructions": "qVrcIPeEFu",
                          "properShippingName": "oDNrdDvGnS",
                          "properShippingNameAndDescription": "JPxFDuzUDjSIRgA",
                          "sequenceNumber": 821,
                          "specialProvisions": "IhDiKyOWRT",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "PrEYq",
                          "technicalName": "JeYYGXzmii",
                          "tunnelRestrictionCode": "ucYeF"
                        },
                        "massPoints": 3,
                        "netExplosiveDetail": {
                          "amount": 1.12,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "urusO"
                        },
                        "options": {
                          "description": {
                            "authorization": "oMMaFlnZuE",
                            "hazardClass": "VjiFn",
                            "id": "9",
                            "labelText": "fWQtWgfJpS",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "HHDhDWTGQq"
                            },
                            "packingGroup": "I",
                            "percentage": 98.11,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "sKpZiAEbBFXdRhJ",
                            "reportableQuantity": true,
                            "sequenceNumber": 560,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "yGbOethMhj"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 6.98,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 33.01,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "jmuuOEgDvapejBO",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 4.25,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 18.03,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "HnVMujmlng",
                          "hazardClass": "nDoIx",
                          "id": "9",
                          "labelText": "rTEfYACNGE",
                          "packingGroup": "pk",
                          "packingInstructions": "CuwaZvBeDu",
                          "properShippingName": "GOHGGMiwfn",
                          "properShippingNameAndDescription": "zwAKQCsVAnHlGxS",
                          "sequenceNumber": 826,
                          "specialProvisions": "WeZfrRdSqg",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "YhLBd",
                          "technicalName": "vhouxGFtII",
                          "tunnelRestrictionCode": "YAGri"
                        },
                        "massPoints": 1.3,
                        "netExplosiveDetail": {
                          "amount": 45.33,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "VZypw"
                        },
                        "options": {
                          "description": {
                            "authorization": "lNjQwPmsIo",
                            "hazardClass": "TlMzm",
                            "id": "0",
                            "labelText": "GirZwbiRho",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "gkDdvQsqxt"
                            },
                            "packingGroup": "I",
                            "percentage": 40.26,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "RVDlCDjspxwHtab",
                            "reportableQuantity": true,
                            "sequenceNumber": 422,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "SVqWAtMVBb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 10.69,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 12.63,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "DjBlkqcwVbCvtkn",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 31.75,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 24.1,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.9
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "vMUpPJhaZY",
                          "hazardClass": "PqpnY",
                          "id": "2",
                          "labelText": "nThsvpWFQT",
                          "packingGroup": "ZK",
                          "packingInstructions": "EhmLBNnlRR",
                          "properShippingName": "DenKnBDdtq",
                          "properShippingNameAndDescription": "VNCOCFLmnLLFWLy",
                          "sequenceNumber": 520,
                          "specialProvisions": "tGESFGcrXn",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "bRadP",
                          "technicalName": "EzHujnnBtW",
                          "tunnelRestrictionCode": "KLirG"
                        },
                        "massPoints": 1.8,
                        "netExplosiveDetail": {
                          "amount": 13.62,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "Zumef"
                        },
                        "options": {
                          "description": {
                            "authorization": "vQnzNemwLo",
                            "hazardClass": "dOCjs",
                            "id": "1",
                            "labelText": "nRkNCMDhkI",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "cHihfuPskN"
                            },
                            "packingGroup": "I",
                            "percentage": 24.59,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "NZeWgrbxxZfBWop",
                            "reportableQuantity": false,
                            "sequenceNumber": 794,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "xztriUKKEZ"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 45.72,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 49.43,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 26.81,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "UldSWCTxOWEbzyG",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 29.12,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 16.95,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "jgSaIeBXlg",
                          "hazardClass": "NRptk",
                          "id": "2",
                          "labelText": "hLfeeNZOlF",
                          "packingGroup": "uy",
                          "packingInstructions": "wywPUQIWGr",
                          "properShippingName": "iVhWOOJhAN",
                          "properShippingNameAndDescription": "jtgKmLMwlzDuIxs",
                          "sequenceNumber": 325,
                          "specialProvisions": "PtskIfRbzc",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "fmUKG",
                          "technicalName": "FXiHAflEdG",
                          "tunnelRestrictionCode": "3usG3"
                        },
                        "massPoints": 2.7,
                        "netExplosiveDetail": {
                          "amount": 44.3,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "itxNc"
                        },
                        "options": {
                          "description": {
                            "authorization": "uCfXFtYvWc",
                            "hazardClass": "vBbJZ",
                            "id": "6",
                            "labelText": "SGbEMwidwV",
                            "packingDetails": {
                              "cargoAircraftOnly": false,
                              "packingInstructions": "pJZmRRwaEO"
                            },
                            "packingGroup": "I",
                            "percentage": 50.17,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "nXMzxLGZJIZsMlS",
                            "reportableQuantity": false,
                            "sequenceNumber": 375,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "fjvuguIdFa"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.02,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 21.81,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 41.54,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 6.12,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "KHXkMHIekdGAQqL",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 3.25,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 12.27,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "njwToyGwXA",
                          "hazardClass": "gpngB",
                          "id": "5",
                          "labelText": "QGflRoDteI",
                          "packingGroup": "bP",
                          "packingInstructions": "cHykPEJTUP",
                          "properShippingName": "YiVYmERYEn",
                          "properShippingNameAndDescription": "hmzctqiTznYNWws",
                          "sequenceNumber": 844,
                          "specialProvisions": "efzENgxsYX",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "MFkGK",
                          "technicalName": "wxarRbSAEQ",
                          "tunnelRestrictionCode": "lHZB5"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 41.73,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "NKDrs"
                        },
                        "options": {
                          "description": {
                            "authorization": "jPyFcCnjcF",
                            "hazardClass": "MoJCO",
                            "id": "7",
                            "labelText": "MmhjFNUFnt",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "EzmSbVknQW"
                            },
                            "packingGroup": "I",
                            "percentage": 54.46,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "odozHUIkDoFxNsz",
                            "reportableQuantity": true,
                            "sequenceNumber": 285,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "iIbDgHIknn"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 17.26,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 11.76,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 8.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "ivMsepstOXOoPVq",
                            "labelTextOption": "OVERRIDE"
                          },
                          "quantity": {
                            "amount": 35.13,
                            "quantityType": "GROSS",
                            "units": "KG"
                          }
                        },
                        "quantity": {
                          "amount": 36.27,
                          "quantityType": "GROSS",
                          "units": "KG"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "yYqHzlNMaH",
                          "hazardClass": "Mzwpq",
                          "id": "1",
                          "labelText": "OgojmtkdwF",
                          "packingGroup": "GI",
                          "packingInstructions": "qHrDhWwyUi",
                          "properShippingName": "hCqwVHRXhR",
                          "properShippingNameAndDescription": "adSPNZrmeHMQkBB",
                          "sequenceNumber": 250,
                          "specialProvisions": "RZtmefWrGA",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "Kpuwm",
                          "technicalName": "odcoNfmSLD",
                          "tunnelRestrictionCode": "0HCI0"
                        },
                        "massPoints": 4.9,
                        "netExplosiveDetail": {
                          "amount": 23.86,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "KzNnL"
                        },
                        "options": {
                          "description": {
                            "authorization": "oebZoAERPX",
                            "hazardClass": "fYkyK",
                            "id": "9",
                            "labelText": "YYDanGmaje",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "faUyilqxIP"
                            },
                            "packingGroup": "I",
                            "percentage": 17.09,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "SBFkVuMmQjjixsC",
                            "reportableQuantity": true,
                            "sequenceNumber": 935,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "kxPntpukXb"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 16.73,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 16.1,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 32.83,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 36.27,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 30.39,
                                "quantityType": "NET",
                                "units": "KG"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "TQfNxkichMNIAnb",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 40.81,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 31.38,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "UGSHFPLNcs",
                          "hazardClass": "kbiwL",
                          "id": "8",
                          "labelText": "RGbEHWGETH",
                          "packingGroup": "hD",
                          "packingInstructions": "NPxmuXfkug",
                          "properShippingName": "rFziGotuAS",
                          "properShippingNameAndDescription": "kbiWOHRazNCiQRL",
                          "sequenceNumber": 877,
                          "specialProvisions": "nUxPHuJceq",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "wOtHb",
                          "technicalName": "AtvsbSdJfY",
                          "tunnelRestrictionCode": "7pb19"
                        },
                        "massPoints": 4,
                        "netExplosiveDetail": {
                          "amount": 42.98,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "CuOgv"
                        },
                        "options": {
                          "description": {
                            "authorization": "OpVLEjBrzR",
                            "hazardClass": "ieCFi",
                            "id": "3",
                            "labelText": "gnhvigrRTc",
                            "packingDetails": {
                              "cargoAircraftOnly": true,
                              "packingInstructions": "bohLKIncjo"
                            },
                            "packingGroup": "I",
                            "percentage": 82.06,
                            "processingOptions": [
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS",
                              "INCLUDE_SPECIAL_PROVISIONS"
                            ],
                            "properShippingName": "jOFCBxuHyQzrafI",
                            "reportableQuantity": true,
                            "sequenceNumber": 844,
                            "subsidiaryClasses": [
                              "Subsidiary Classes"
                            ],
                            "technicalName": "ZFaxYGbUsC"
                          },
                          "innerReceptacles": [
                            {
                              "quantity": {
                                "amount": 9.95,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            },
                            {
                              "quantity": {
                                "amount": 45.17,
                                "quantityType": "NET",
                                "units": "LB"
                              }
                            }
                          ],
                          "options": {
                            "customerSuppliedLabelText": "BZnQuJFJIyPcFuQ",
                            "labelTextOption": "APPEND"
                          },
                          "quantity": {
                            "amount": 44.1,
                            "quantityType": "GROSS",
                            "units": "LB"
                          }
                        },
                        "quantity": {
                          "amount": 16,
                          "quantityType": "GROSS",
                          "units": "LB"
                        }
                      }
                    ],
                    "qvalue": 3.3
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 1.29,
                "referenceId": "45f4fe27-aad7-47c1-80eb-7873eb8bcff4",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "uCgyhRqXeb",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "E9xxDQNhwKH0sJ0OSIr5"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "h18TEgQ5BOxJQpkFF0SkXG7Ut"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "OOIkoKJiigGP2CJs1Rl8zTLfN"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "3D0iA7n281N38rdbxe0Q8ixIe"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "ZJdhrhkdwJ91qnK22cXwhprtk"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "UCDaWgTuRo",
                    "number": 4
                  },
                  {
                    "content": "uHNLRKODVl",
                    "number": 4
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 5.21,
                "packageRateDetails": [
                  {
                    "baseCharge": 25.7,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "AZN",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 88.02,
                    "netFedExCharge": 135.34,
                    "netFreight": 32.3,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bnrJMVOOJrGTRLY",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ASqgaUiaVgUKgzu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dRnUmjdfYtdpyQV",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "KWhEUOmApiXMDoR",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 5.86,
                    "totalRebates": 0.58,
                    "totalSurcharges": 4.51,
                    "totalTaxes": 3.78
                  },
                  {
                    "baseCharge": 56.7,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "FJD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 44.8,
                    "netFedExCharge": 157.91,
                    "netFreight": 37.3,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "BvqKOzbQqsMZgww",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HgByWAPUQmYXoNr",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 13.42,
                    "totalRebates": 1.44,
                    "totalSurcharges": 9.66,
                    "totalTaxes": 4.9
                  },
                  {
                    "baseCharge": 57.73,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "KZT",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 30.37,
                    "netFedExCharge": 113.8,
                    "netFreight": 58.83,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NRXWTqXvJDcdQne",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uSfUwWeuYYBDGLh",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "HbFDQgrSdpdhYvx",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FeRtqpguyqVrlBp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tVGxOAoifQALPQC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 11.5,
                    "totalRebates": 0.29,
                    "totalSurcharges": 1.24,
                    "totalTaxes": 4.11
                  },
                  {
                    "baseCharge": 145.13,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "DZD",
                    "minimumChargeType": "minimumChargeType",
                    "netCharge": 151.85,
                    "netFedExCharge": 186.38,
                    "netFreight": 76.99,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "WjFUMXAENkyPKjx",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sFgPrFQFOLHbxGQ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ihNZMzUZvcFAALj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "urxqVzeKXqxvAhB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uYAEEZPusnHJgWu",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "totalFreightDiscounts": 3.52,
                    "totalRebates": 1.74,
                    "totalSurcharges": 4.15,
                    "totalTaxes": 2.49
                  }
                ]
              },
              "sequenceNumber": 8,
              "signatureOption": "ADULT",
              "trackingIds": [
                {
                  "formId": 1400,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 94
                },
                {
                  "formId": 1947,
                  "trackingIdType": "GROUND",
                  "trackingNumber": "8",
                  "uspsApplicationId": 96
                },
                {
                  "formId": 8886,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "7",
                  "uspsApplicationId": 98
                },
                {
                  "formId": 9190,
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "3",
                  "uspsApplicationId": 91
                }
              ]
            }
          ],
          "documentRequirements": {
            "generationDetails": [
              {
                "electronicSignature": "OPTIONAL",
                "letterhead": "OPTIONAL",
                "minimumCopiesRequired": 3,
                "type": "COMMERCIAL_INVOICE"
              }
            ],
            "prohibitedDocuments": [
              "CERTIFICATE_OF_ORIGIN"
            ],
            "requiredDocuments": [
              "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "AIR_WAYBILL"
            ]
          },
          "exportComplianceStatement": "AES X704665693361",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-03-01T00:00:00.0Z",
                "expirationDate": "2026-12-05T00:00:00.0Z",
                "number": "8"
              }
            },
            "dryIceDetail": {
              "packageCount": 3,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 4
            }
          },
          "masterTrackingId": {
            "formId": 6939,
            "trackingIdType": "GROUND",
            "trackingNumber": "3",
            "uspsApplicationId": 91
          },
          "operationalDetail": {
            "airportId": "ySp",
            "astraDescription": "CCsIwwmJED",
            "astraPlannedServiceLevel": "ocUzgeucUBaVsdH",
            "commitDate": "2026-08-21T00:00:00.0Z",
            "commitDay": "Thu",
            "countryCode": "IR",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2027-02-02T00:00:00.0Z",
            "deliveryDay": "Thu",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "4xGl",
            "destinationLocationNumber": 888,
            "destinationLocationStateOrProvinceCode": "NE",
            "destinationServiceArea": "tP",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "SEVEN_DAYS",
            "originLocationId": "5",
            "originLocationNumber": 753,
            "originServiceArea": "BS",
            "packagingCode": "5",
            "postalCode": "31831",
            "publishedDeliveryTime": "2026-09-29T00:00:00.0Z",
            "scac": "HYlT",
            "serviceCode": "1",
            "stateOrProvinceCode": "NH",
            "transitTime": "ONE_DAY",
            "ursaPrefixCode": "oI",
            "ursaSuffixCode": "cW"
          },
          "packagingDescription": "hveYzYDCih",
          "serviceDescription": {
            "astraDescription": "opbiJlykXq",
            "code": "6",
            "description": "bipqEszWLoNItit",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "suzbJ"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "WIfGx"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "vXISk"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "pGmnqkRqmDhk",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "BSD",
                "currencyExchangeRate": {
                  "fromCurrency": "GEL",
                  "intoCurrency": "TRY",
                  "rate": 27.32
                },
                "dimDivisor": 126,
                "freightDiscounts": [
                  {
                    "amount": 15.91,
                    "description": "The sleek and passionate Gloves comes with magenta LED lighting for smart functionality",
                    "percent": 26.9,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 1,
                    "description": "Introducing the Bosnia and Herzegovina-inspired Fish, blending vivid style with local craftsmanship",
                    "percent": 21.6,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 5.68,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "0XWcnr",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ERN",
                    "currencyExchangeRate": {
                      "fromCurrency": "TND",
                      "intoCurrency": "MAD",
                      "rate": 10.38
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 1.82,
                        "description": "New maroon Towels with ergonomic design for perfumed comfort",
                        "percent": 48,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.72,
                        "description": "Discover the bear-like agility of our Shoes, perfect for unwilling users",
                        "percent": 11.7,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 6.86,
                        "description": "Stylish Keyboard designed to make you stand out with glossy looks",
                        "percent": 16.7,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 11.6,
                        "description": "Innovative Mouse featuring acidic technology and Wooden construction",
                        "percent": 49.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.04,
                        "description": "Featuring Promethium-enhanced technology, our Gloves offers unparalleled decent performance",
                        "percent": 43.6,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 11.9,
                    "legDestinationLocationId": "VQAI",
                    "minimumChargeType": "NONE",
                    "pricingCode": "dPgww",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "IPzPxOLQOWmYiDy",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ZhPWvenCnFnKeOJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PulTXoILmvfWCrJ",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "icyFOnnGYHQaVNc",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "YNOFHuycqqKwTfy",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.83,
                        "description": "JddWGOOKKs",
                        "level": "TtSlo",
                        "type": "WHaoF"
                      },
                      {
                        "amount": 10.8,
                        "description": "fItLXjhirf",
                        "level": "twzQi",
                        "type": "gcDxj"
                      }
                    ],
                    "totalBaseCharge": 367.76,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 46.81,
                    "totalFreightDiscounts": 56.39,
                    "totalNetCharge": 324.3,
                    "totalNetChargeWithDutiesAndTaxes": 584.75,
                    "totalNetFedExCharge": 39.94,
                    "totalNetFreight": 388.72,
                    "totalRebates": 33.52,
                    "totalSurcharges": 10.82,
                    "totalTaxes": 4.14
                  },
                  {
                    "currency": "ETB",
                    "currencyExchangeRate": {
                      "fromCurrency": "FKP",
                      "intoCurrency": "SCR",
                      "rate": 7.53
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 19.64,
                        "description": "The sleek and warm Towels comes with maroon LED lighting for smart functionality",
                        "percent": 34.7,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.42,
                        "description": "The sleek and wasteful Hat comes with violet LED lighting for smart functionality",
                        "percent": 35.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 16.18,
                        "description": "Our koala-friendly Salad ensures stupendous comfort for your pets",
                        "percent": 15.4,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 12.6,
                    "legDestinationLocationId": "JKKG",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "R1h8x",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone5",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "kerHXMVmQJVCQee",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "hbvuuKPPGqGWIdt",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qgpUYhNZoDVzzfl",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "PNlFSFQQqQzBIIM",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "uPZwYjcjCTHYiDj",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.03,
                        "description": "FYItZtWQfY",
                        "level": "PrwFM",
                        "type": "aJjvJ"
                      },
                      {
                        "amount": 4.16,
                        "description": "ZhNrBDFdOK",
                        "level": "tQrQK",
                        "type": "edXwT"
                      },
                      {
                        "amount": 16.72,
                        "description": "mpglUNPakK",
                        "level": "FfFHp",
                        "type": "kPhIL"
                      },
                      {
                        "amount": 14.8,
                        "description": "kfMuuaRjZw",
                        "level": "aPiOa",
                        "type": "fXEGU"
                      },
                      {
                        "amount": 11.93,
                        "description": "QVZzaMBGIU",
                        "level": "DJKHB",
                        "type": "mmLtp"
                      }
                    ],
                    "totalBaseCharge": 357.41,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 91.49,
                    "totalFreightDiscounts": 21.86,
                    "totalNetCharge": 381.82,
                    "totalNetChargeWithDutiesAndTaxes": 159.66,
                    "totalNetFedExCharge": 38.84,
                    "totalNetFreight": 287.71,
                    "totalRebates": 18.58,
                    "totalSurcharges": 13.26,
                    "totalTaxes": 11
                  },
                  {
                    "currency": "SEK",
                    "currencyExchangeRate": {
                      "fromCurrency": "STN",
                      "intoCurrency": "BBD",
                      "rate": 24.88
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 6.27,
                        "description": "Featuring Cobalt-enhanced technology, our Chair offers unparalleled spirited performance",
                        "percent": 6.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 14.48,
                        "description": "The plum Pizza combines Spain aesthetics with Scandium-based durability",
                        "percent": 38.4,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 10,
                    "legDestinationLocationId": "TQUB",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "xNZcj",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "4",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "MLnZlvgMVZToFwW",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "VfsIIrgQsKCJiQw",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XCVCHyyFKwYipcD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.85,
                        "description": "hTLcQGtyhZ",
                        "level": "pXBTO",
                        "type": "ZNULr"
                      },
                      {
                        "amount": 13.39,
                        "description": "wIAXdVRujo",
                        "level": "rvAEM",
                        "type": "piRsR"
                      }
                    ],
                    "totalBaseCharge": 268.43,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 73.2,
                    "totalFreightDiscounts": 70.12,
                    "totalNetCharge": 329.8,
                    "totalNetChargeWithDutiesAndTaxes": 200.49,
                    "totalNetFedExCharge": 39.36,
                    "totalNetFreight": 226.07,
                    "totalRebates": 16.01,
                    "totalSurcharges": 16.03,
                    "totalTaxes": 22.59
                  },
                  {
                    "currency": "AUD",
                    "currencyExchangeRate": {
                      "fromCurrency": "CZK",
                      "intoCurrency": "SYP",
                      "rate": 4.09
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 17.11,
                        "description": "Murphy - Wehner's most advanced Gloves technology increases blue capabilities",
                        "percent": 7.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 15.62,
                        "description": "Stylish Chicken designed to make you stand out with distant looks",
                        "percent": 34.8,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 16.56,
                        "description": "Professional-grade Gloves perfect for phony training and recreational use",
                        "percent": 8.7,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.57,
                        "description": "Our crunchy-inspired Gloves brings a taste of luxury to your untimely lifestyle",
                        "percent": 45.9,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.4,
                    "legDestinationLocationId": "PIQB",
                    "minimumChargeType": "NONE",
                    "pricingCode": "AldzZ",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "dYAsXXpIDcAoeoC",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bpKqacnpRtghMAq",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.96,
                        "description": "AxdtCuAxtz",
                        "level": "DOVmX",
                        "type": "EQJDL"
                      },
                      {
                        "amount": 15.47,
                        "description": "UDTxFZaiOH",
                        "level": "vJfID",
                        "type": "nlHwy"
                      },
                      {
                        "amount": 6.98,
                        "description": "raNHdDdDdO",
                        "level": "JrKBW",
                        "type": "xaQAo"
                      }
                    ],
                    "totalBaseCharge": 162.87,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 59.11,
                    "totalFreightDiscounts": 75.38,
                    "totalNetCharge": 361.55,
                    "totalNetChargeWithDutiesAndTaxes": 367.12,
                    "totalNetFedExCharge": 8.63,
                    "totalNetFreight": 241.53,
                    "totalRebates": 36.09,
                    "totalSurcharges": 15.43,
                    "totalTaxes": 3.52
                  },
                  {
                    "currency": "JOD",
                    "currencyExchangeRate": {
                      "fromCurrency": "IDR",
                      "intoCurrency": "AUD",
                      "rate": 23.84
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 2.27,
                        "description": "The sleek and polite Table comes with turquoise LED lighting for smart functionality",
                        "percent": 48.8,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 2.87,
                        "description": "Bespoke Chicken designed with Aluminum for flimsy performance",
                        "percent": 28.9,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.85,
                        "description": "Stylish Car designed to make you stand out with frank looks",
                        "percent": 13.2,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.5,
                    "legDestinationLocationId": "GTKE",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "Yy5Fj",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lBfbyrxPwtvZOSu",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.53,
                        "description": "vWIVgDyIOA",
                        "level": "ghsgZ",
                        "type": "ErplQ"
                      },
                      {
                        "amount": 7.64,
                        "description": "uooFmBDaQN",
                        "level": "oRmGB",
                        "type": "eVnQA"
                      },
                      {
                        "amount": 16.53,
                        "description": "UldxppWCBY",
                        "level": "mVrNR",
                        "type": "gACxT"
                      },
                      {
                        "amount": 12.2,
                        "description": "GtEbeTBwOz",
                        "level": "nMreS",
                        "type": "lzfZo"
                      },
                      {
                        "amount": 1.34,
                        "description": "MpRwMoEgBC",
                        "level": "RhCOK",
                        "type": "UtOLq"
                      }
                    ],
                    "totalBaseCharge": 412.34,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 70.72,
                    "totalFreightDiscounts": 20.64,
                    "totalNetCharge": 109.57,
                    "totalNetChargeWithDutiesAndTaxes": 10.06,
                    "totalNetFedExCharge": 25.32,
                    "totalNetFreight": 389.94,
                    "totalRebates": 19.15,
                    "totalSurcharges": 13.26,
                    "totalTaxes": 2.66
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "hUveHDOpmhKHSHW",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "aNEHrBqiRBHWiZX",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "UoKAiNDvhngxwGk",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.26,
                    "description": "xumKmNQpGt",
                    "level": "otvVx",
                    "type": "UaDDo"
                  },
                  {
                    "amount": 6.87,
                    "description": "OMXyaKrjch",
                    "level": "xqaHl",
                    "type": "VJBAl"
                  },
                  {
                    "amount": 4.98,
                    "description": "AJLkejnYXW",
                    "level": "PjRkF",
                    "type": "oXuhf"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.23,
                "totalBaseCharge": 574.78,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.28,
                "totalDutiesTaxesAndFees": 42.37,
                "totalFreightDiscounts": 9.64,
                "totalNetCharge": 457.27,
                "totalNetChargeWithDutiesAndTaxes": 916.53,
                "totalNetFedExCharge": 121.96,
                "totalNetFreight": 25.7,
                "totalRebates": 4.41,
                "totalSurcharges": 7.73,
                "totalTaxes": 8.7
              },
              {
                "currency": "KMF",
                "currencyExchangeRate": {
                  "fromCurrency": "CDF",
                  "intoCurrency": "MRU",
                  "rate": 37.81
                },
                "dimDivisor": 157,
                "freightDiscounts": [
                  {
                    "amount": 5.82,
                    "description": "Innovative Chips featuring definite technology and Aluminum construction",
                    "percent": 13.2,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 12.87,
                    "description": "Innovative Soap featuring second-hand technology and Metal construction",
                    "percent": 42.1,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 4.55,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "lJfrZC",
                "shipmentLegRateDetails": [
                  {
                    "currency": "INR",
                    "currencyExchangeRate": {
                      "fromCurrency": "NAD",
                      "intoCurrency": "MVR",
                      "rate": 13.36
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 15.56,
                        "description": "Our golden-inspired Pizza brings a taste of luxury to your orange lifestyle",
                        "percent": 22.4,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 15.91,
                        "description": "Discover the hamster-like agility of our Car, perfect for downright users",
                        "percent": 22.5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 11.41,
                        "description": "New Fish model with 82 GB RAM, 344 GB storage, and informal features",
                        "percent": 42.9,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 3.8,
                    "legDestinationLocationId": "TSKU",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "Ug4Sc",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone4",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "CpaKrWjanbIPiHL",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "vGDzBBviLONxysW",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "lakmBixduczhxUd",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pzyIFbyGhjtsbDR",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 14.02,
                        "description": "sKpIxsOECH",
                        "level": "Sscir",
                        "type": "eShLV"
                      },
                      {
                        "amount": 4.19,
                        "description": "rJrevuDSQl",
                        "level": "eMlqf",
                        "type": "DkmLa"
                      },
                      {
                        "amount": 11.44,
                        "description": "yECMwJnpSr",
                        "level": "xJWbb",
                        "type": "zzTsB"
                      }
                    ],
                    "totalBaseCharge": 226.93,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 4.31,
                    "totalFreightDiscounts": 97.13,
                    "totalNetCharge": 465.44,
                    "totalNetChargeWithDutiesAndTaxes": 196.36,
                    "totalNetFedExCharge": 6.42,
                    "totalNetFreight": 184.06,
                    "totalRebates": 16.12,
                    "totalSurcharges": 14.83,
                    "totalTaxes": 0.87
                  },
                  {
                    "currency": "ETB",
                    "currencyExchangeRate": {
                      "fromCurrency": "GBP",
                      "intoCurrency": "BWP",
                      "rate": 14.05
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 13.45,
                        "description": "Experience the orchid brilliance of our Fish, perfect for lonely environments",
                        "percent": 21.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 17.99,
                        "description": "New Bike model with 19 GB RAM, 225 GB storage, and square features",
                        "percent": 34.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 17.18,
                        "description": "Ergonomic Bacon made with Rubber for all-day miserable support",
                        "percent": 36.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 10.12,
                        "description": "Stylish Hat designed to make you stand out with bouncy looks",
                        "percent": 32.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 10.9,
                        "description": "Featuring Copper-enhanced technology, our Pants offers unparalleled happy performance",
                        "percent": 36.1,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 7.9,
                    "legDestinationLocationId": "XGZH",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "vrJEE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "4",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "pxgxoncADPGoRkN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "scCzZxunaWmKwOt",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XbfsCqaBXWxKiZj",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 11.22,
                        "description": "ZYKpLbLInx",
                        "level": "Xjwtr",
                        "type": "hXIpt"
                      },
                      {
                        "amount": 11.14,
                        "description": "EeWhvfdhJt",
                        "level": "eeVCe",
                        "type": "rccuz"
                      },
                      {
                        "amount": 4.03,
                        "description": "JyhJoJBYnx",
                        "level": "TPiCY",
                        "type": "VjEOo"
                      }
                    ],
                    "totalBaseCharge": 251.72,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 39.89,
                    "totalFreightDiscounts": 86.69,
                    "totalNetCharge": 470.27,
                    "totalNetChargeWithDutiesAndTaxes": 495.12,
                    "totalNetFedExCharge": 29.51,
                    "totalNetFreight": 71.63,
                    "totalRebates": 49,
                    "totalSurcharges": 17.93,
                    "totalTaxes": 10.67
                  },
                  {
                    "currency": "UZS",
                    "currencyExchangeRate": {
                      "fromCurrency": "MRU",
                      "intoCurrency": "UGX",
                      "rate": 31.18
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 7.92,
                        "description": "Our dog-friendly Chicken ensures unfinished comfort for your pets",
                        "percent": 5,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.23,
                        "description": "Introducing the United States Minor Outlying Islands-inspired Fish, blending elliptical style with local craftsmanship",
                        "percent": 38,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.78,
                        "description": "Johns - Klocko's most advanced Keyboard technology increases true capabilities",
                        "percent": 40.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 14.64,
                        "description": "Our hamster-friendly Salad ensures lazy comfort for your pets",
                        "percent": 10.6,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.6,
                    "legDestinationLocationId": "YFSL",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "3Dvnu",
                    "ratedWeightMethod": "BILLABLE",
                    "rateScale": "2",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone7",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EzLBmVTHhiFIzgY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "TxYfjzshClhYFsJ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "USnBFPDOPbINfqM",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "yWNUhyMLjQYXdAY",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "irdZYZHaDMTZIFp",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 17.61,
                        "description": "IFRoPTxnMi",
                        "level": "XGdDD",
                        "type": "xgGfk"
                      },
                      {
                        "amount": 11.7,
                        "description": "TxJeRCRxIk",
                        "level": "BFHJf",
                        "type": "HXILl"
                      },
                      {
                        "amount": 1.47,
                        "description": "gYgpjKtbZB",
                        "level": "QhkCp",
                        "type": "CSZjJ"
                      },
                      {
                        "amount": 8.79,
                        "description": "IlsahNhxEM",
                        "level": "Snreo",
                        "type": "tPWaz"
                      },
                      {
                        "amount": 2.49,
                        "description": "CyvVithODi",
                        "level": "QCvBf",
                        "type": "fRofK"
                      }
                    ],
                    "totalBaseCharge": 148.56,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 30.96,
                    "totalFreightDiscounts": 76.31,
                    "totalNetCharge": 384.11,
                    "totalNetChargeWithDutiesAndTaxes": 46.77,
                    "totalNetFedExCharge": 27.82,
                    "totalNetFreight": 57.72,
                    "totalRebates": 47.96,
                    "totalSurcharges": 6.22,
                    "totalTaxes": 10.14
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ZeQpTGQUNVHyEFB",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ZZToykcfrACbdYj",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "SMaThOIXPTqbWlU",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.15,
                    "description": "lfTTXAkXgR",
                    "level": "hDpDN",
                    "type": "JwsHy"
                  },
                  {
                    "amount": 9.12,
                    "description": "fytmgUYIjg",
                    "level": "mrxgh",
                    "type": "kruOv"
                  },
                  {
                    "amount": 16.98,
                    "description": "TDTWpcJEJx",
                    "level": "zqLfM",
                    "type": "fsWYT"
                  },
                  {
                    "amount": 1.97,
                    "description": "vLeSMLfZkf",
                    "level": "hGmsl",
                    "type": "bYelZ"
                  },
                  {
                    "amount": 4.66,
                    "description": "xNRZGuUwly",
                    "level": "mqQOU",
                    "type": "GUmfP"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 7.8,
                "totalBaseCharge": 575.08,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 8.7,
                "totalDutiesTaxesAndFees": 38.89,
                "totalFreightDiscounts": 2.15,
                "totalNetCharge": 474.44,
                "totalNetChargeWithDutiesAndTaxes": 411.46,
                "totalNetFedExCharge": 180.46,
                "totalNetFreight": 66.25,
                "totalRebates": 4.97,
                "totalSurcharges": 11.21,
                "totalTaxes": 7.9
              },
              {
                "currency": "CRC",
                "currencyExchangeRate": {
                  "fromCurrency": "MVR",
                  "intoCurrency": "ZAR",
                  "rate": 36.95
                },
                "dimDivisor": 214,
                "freightDiscounts": [
                  {
                    "amount": 6.21,
                    "description": "The Persevering tertiary throughput Salad offers reliable performance and made-up design",
                    "percent": 36.4,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 8.97,
                    "description": "The Profit-focused motivating architecture Towels offers reliable performance and gracious design",
                    "percent": 13.4,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 12.21,
                    "description": "The Jasmin Ball is the latest in a series of improbable products from Heller Group",
                    "percent": 40,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 8.39,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "DcMGTE",
                "shipmentLegRateDetails": [
                  {
                    "currency": "BGN",
                    "currencyExchangeRate": {
                      "fromCurrency": "BWP",
                      "intoCurrency": "RUB",
                      "rate": 33.61
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 10.33,
                        "description": "New azure Chicken with ergonomic design for golden comfort",
                        "percent": 11.7,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 18.26,
                        "description": "The sleek and free Chicken comes with black LED lighting for smart functionality",
                        "percent": 35.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 18.9,
                        "description": "Featuring Magnesium-enhanced technology, our Keyboard offers unparalleled brave performance",
                        "percent": 34.6,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 16.13,
                        "description": "Featuring Radium-enhanced technology, our Shoes offers unparalleled mysterious performance",
                        "percent": 9.3,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.9,
                    "legDestinationLocationId": "VLWM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "cWGdB",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RVLWwvMMHNyUoJS",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "beThUpJYgaRRydL",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.94,
                        "description": "SWLwkkbbzX",
                        "level": "BAXmT",
                        "type": "YxIAf"
                      },
                      {
                        "amount": 9.34,
                        "description": "kzjTBnDUYV",
                        "level": "exJhD",
                        "type": "FcgGj"
                      },
                      {
                        "amount": 13.9,
                        "description": "jGDHAWXevN",
                        "level": "PRZHq",
                        "type": "MSJdo"
                      },
                      {
                        "amount": 12.33,
                        "description": "diIsUjWYji",
                        "level": "oRHNS",
                        "type": "XdMyo"
                      }
                    ],
                    "totalBaseCharge": 440.92,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.75,
                    "totalFreightDiscounts": 60.26,
                    "totalNetCharge": 148.25,
                    "totalNetChargeWithDutiesAndTaxes": 588.89,
                    "totalNetFedExCharge": 17.29,
                    "totalNetFreight": 15.77,
                    "totalRebates": 35.05,
                    "totalSurcharges": 3.84,
                    "totalTaxes": 6.5
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "JDixHkGIDhLHjcc",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "FdKSuhRZoPGOvSH",
                    "level": "PACKAGE",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 8.96,
                    "description": "YmZFRZNLzX",
                    "level": "RbrSv",
                    "type": "lxDBB"
                  },
                  {
                    "amount": 9.75,
                    "description": "ukGirveHaW",
                    "level": "FkCej",
                    "type": "Sfvcj"
                  },
                  {
                    "amount": 16.98,
                    "description": "TKmOJvfBxy",
                    "level": "NPUkz",
                    "type": "BDWWR"
                  },
                  {
                    "amount": 19.19,
                    "description": "RHHSsNazmJ",
                    "level": "YvwSy",
                    "type": "xMnGw"
                  },
                  {
                    "amount": 17.27,
                    "description": "alrQCQLrra",
                    "level": "GCSUH",
                    "type": "RHJOF"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.94,
                "totalBaseCharge": 869.17,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 1.38,
                "totalDutiesTaxesAndFees": 12.94,
                "totalFreightDiscounts": 1.98,
                "totalNetCharge": 270.01,
                "totalNetChargeWithDutiesAndTaxes": 682.03,
                "totalNetFedExCharge": 194.63,
                "totalNetFreight": 99.28,
                "totalRebates": 4.08,
                "totalSurcharges": 5.73,
                "totalTaxes": 7.02
              },
              {
                "currency": "GHS",
                "currencyExchangeRate": {
                  "fromCurrency": "ETB",
                  "intoCurrency": "BSD",
                  "rate": 33.44
                },
                "dimDivisor": 90,
                "freightDiscounts": [
                  {
                    "amount": 3.49,
                    "description": "Experience the olive brilliance of our Cheese, perfect for exotic environments",
                    "percent": 36.8,
                    "rateDiscountType": "OTHER"
                  },
                  {
                    "amount": 1.95,
                    "description": "Stylish Table designed to make you stand out with grimy looks",
                    "percent": 34.3,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 4.53,
                    "description": "Ergonomic Salad made with Marble for all-day devoted support",
                    "percent": 19.9,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 2.56,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "4",
                "rateType": "RATED_LIST_SHIPMENT",
                "rateZone": "KmVIZh",
                "shipmentLegRateDetails": [
                  {
                    "currency": "MDL",
                    "currencyExchangeRate": {
                      "fromCurrency": "KES",
                      "intoCurrency": "TRY",
                      "rate": 37.43
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 9.13,
                        "description": "The Eriberto Chicken is the latest in a series of interesting products from Graham, Herman and Christiansen",
                        "percent": 34,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 10.45,
                        "description": "Ergonomic Fish made with Bronze for all-day outgoing support",
                        "percent": 17,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.97,
                        "description": "New Fish model with 7 GB RAM, 858 GB storage, and inconsequential features",
                        "percent": 25.8,
                        "rateDiscountType": "OTHER"
                      }
                    ],
                    "fuelSurchargePercent": 5.3,
                    "legDestinationLocationId": "CHJX",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "TOiH3",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "AWSPcFQEpgGzRra",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XiHdXLmjMlrfZEI",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.62,
                        "description": "RYdJQPLhxN",
                        "level": "uudXV",
                        "type": "HZIcr"
                      },
                      {
                        "amount": 18.37,
                        "description": "XkgSOYKtIC",
                        "level": "AgJLC",
                        "type": "dVvIw"
                      },
                      {
                        "amount": 1.18,
                        "description": "rCDcTiUNWa",
                        "level": "lChOQ",
                        "type": "MFwmQ"
                      }
                    ],
                    "totalBaseCharge": 317.08,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 47.7,
                    "totalFreightDiscounts": 66.74,
                    "totalNetCharge": 311.83,
                    "totalNetChargeWithDutiesAndTaxes": 201.93,
                    "totalNetFedExCharge": 31.84,
                    "totalNetFreight": 32.67,
                    "totalRebates": 13.65,
                    "totalSurcharges": 11.7,
                    "totalTaxes": 1.77
                  },
                  {
                    "currency": "BZD",
                    "currencyExchangeRate": {
                      "fromCurrency": "PAB",
                      "intoCurrency": "UZS",
                      "rate": 33.65
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 12.47,
                        "description": "The maroon Soap combines Lebanon aesthetics with Dysprosium-based durability",
                        "percent": 31.8,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 5,
                    "legDestinationLocationId": "ULIZ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "gyCxl",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "QcHaClYAcCfsYyq",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ipIuBpwWFJSrJLN",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "sZXMYiFCowJwboB",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "xfFMboySemdpikD",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 12.89,
                        "description": "rMCqlkRvAB",
                        "level": "uXmoq",
                        "type": "LLoZF"
                      },
                      {
                        "amount": 10.37,
                        "description": "xbCapxpwoY",
                        "level": "bHqcb",
                        "type": "nOjEJ"
                      },
                      {
                        "amount": 18.56,
                        "description": "KpyGqFPmgR",
                        "level": "PdMaq",
                        "type": "fegTa"
                      },
                      {
                        "amount": 5.86,
                        "description": "tIzVdBFOtc",
                        "level": "JhFCK",
                        "type": "UXtXD"
                      },
                      {
                        "amount": 9.56,
                        "description": "psdIfFMLwm",
                        "level": "CAgwz",
                        "type": "nFqYq"
                      }
                    ],
                    "totalBaseCharge": 313.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 31.38,
                    "totalFreightDiscounts": 36.95,
                    "totalNetCharge": 23.38,
                    "totalNetChargeWithDutiesAndTaxes": 444.55,
                    "totalNetFedExCharge": 42.59,
                    "totalNetFreight": 232.91,
                    "totalRebates": 3.25,
                    "totalSurcharges": 0.12,
                    "totalTaxes": 3.89
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "oxFRcMgzyJUiWpe",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "BzanTtnbvMefcsp",
                    "level": "SHIPMENT",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 13.72,
                    "description": "yGZELMQZPB",
                    "level": "ZcgqE",
                    "type": "yZiXz"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 9.73,
                "totalBaseCharge": 102.52,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 8.52,
                "totalDutiesTaxesAndFees": 67.21,
                "totalFreightDiscounts": 2.26,
                "totalNetCharge": 324.11,
                "totalNetChargeWithDutiesAndTaxes": 504.65,
                "totalNetFedExCharge": 176.67,
                "totalNetFreight": 22.13,
                "totalRebates": 1.81,
                "totalSurcharges": 3.76,
                "totalTaxes": 9.22
              },
              {
                "currency": "AZN",
                "currencyExchangeRate": {
                  "fromCurrency": "JOD",
                  "intoCurrency": "UYU",
                  "rate": 45.85
                },
                "dimDivisor": 110,
                "freightDiscounts": [
                  {
                    "amount": 2.4,
                    "description": "Introducing the Brunei Darussalam-inspired Chips, blending memorable style with local craftsmanship",
                    "percent": 13.1,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 5.15,
                    "description": "The Upgradable data-driven interface Car offers reliable performance and discrete design",
                    "percent": 39.5,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 13.26,
                    "description": "Experience the blue brilliance of our Towels, perfect for close environments",
                    "percent": 43.2,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 18.2,
                    "description": "Our dog-friendly Pizza ensures straight comfort for your pets",
                    "percent": 12.3,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 14.18,
                    "description": "Innovative Cheese featuring wasteful technology and Gold construction",
                    "percent": 38.6,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 6.53,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "6",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "z6BZ3E",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PEN",
                    "currencyExchangeRate": {
                      "fromCurrency": "NPR",
                      "intoCurrency": "KZT",
                      "rate": 7.81
                    },
                    "dimDivisor": 166,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 14.82,
                        "description": "Bogisich - Emard's most advanced Chips technology increases tricky capabilities",
                        "percent": 12.5,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 8,
                        "description": "The sleek and huge Shirt comes with grey LED lighting for smart functionality",
                        "percent": 47.4,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.46,
                        "description": "Oriental Shoes designed with Steel for avaricious performance",
                        "percent": 47.3,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.09,
                        "description": "Experience the green brilliance of our Keyboard, perfect for profitable environments",
                        "percent": 25.2,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 2.5,
                    "legDestinationLocationId": "ZARB",
                    "minimumChargeType": "NONE",
                    "pricingCode": "4O43O",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone3",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "RjohBgFYxzgttMk",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qgnLjTmTrvzVrDV",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "qXPHhGdfjFHZtwF",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 19.59,
                        "description": "ehToLGGUrH",
                        "level": "oqWZR",
                        "type": "gHans"
                      },
                      {
                        "amount": 7.4,
                        "description": "tIxOCqmQqe",
                        "level": "KMCff",
                        "type": "ZEQMJ"
                      },
                      {
                        "amount": 9.29,
                        "description": "LYTmmxelQK",
                        "level": "ZneOr",
                        "type": "sSQqi"
                      },
                      {
                        "amount": 11.69,
                        "description": "TisqISrYks",
                        "level": "QBcJn",
                        "type": "kpLBq"
                      },
                      {
                        "amount": 15.95,
                        "description": "FBQcFtUjYP",
                        "level": "QJIcA",
                        "type": "FWeWn"
                      }
                    ],
                    "totalBaseCharge": 286.1,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 10.87,
                    "totalFreightDiscounts": 13.81,
                    "totalNetCharge": 18.79,
                    "totalNetChargeWithDutiesAndTaxes": 486.42,
                    "totalNetFedExCharge": 20.54,
                    "totalNetFreight": 346.51,
                    "totalRebates": 16.67,
                    "totalSurcharges": 8.65,
                    "totalTaxes": 8.73
                  },
                  {
                    "currency": "DOP",
                    "currencyExchangeRate": {
                      "fromCurrency": "UAH",
                      "intoCurrency": "ZAR",
                      "rate": 45.72
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "DIM_DIVISOR",
                    "freightDiscounts": [
                      {
                        "amount": 15,
                        "description": "Discover the stiff new Towels with an exciting mix of Silk ingredients",
                        "percent": 15.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 12.27,
                        "description": "Experience the teal brilliance of our Keyboard, perfect for boring environments",
                        "percent": 45.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 1.36,
                        "description": "Our cat-friendly Pizza ensures trained comfort for your pets",
                        "percent": 37.6,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 13.88,
                        "description": "Discover the wolf-like agility of our Car, perfect for nippy users",
                        "percent": 14.6,
                        "rateDiscountType": "OTHER"
                      },
                      {
                        "amount": 8.99,
                        "description": "Savor the spicy essence in our Car, designed for live culinary adventures",
                        "percent": 46.1,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.3,
                    "legDestinationLocationId": "UZUA",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "FZZBC",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7",
                    "rateType": "RATED_ACCOUNT_SHIPMENT",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "bmOCAHwkVluVfUd",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "SFgoleadXwgELlW",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "NzkKJmWabVRdQiN",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "tmlMOZaMmXOdsWU",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.36,
                        "description": "GhKMmDnkgB",
                        "level": "umlZD",
                        "type": "hVVqp"
                      },
                      {
                        "amount": 5.24,
                        "description": "hpLPWtBYoX",
                        "level": "SMifK",
                        "type": "lhyhK"
                      },
                      {
                        "amount": 12.36,
                        "description": "cJhvMoCATE",
                        "level": "WimMX",
                        "type": "UAReg"
                      },
                      {
                        "amount": 11.87,
                        "description": "BUZLKjtNjm",
                        "level": "VEyyD",
                        "type": "TQyfm"
                      },
                      {
                        "amount": 11.93,
                        "description": "KdGdgcTHXv",
                        "level": "mdRTf",
                        "type": "ZOvxO"
                      }
                    ],
                    "totalBaseCharge": 310.42,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 36.87,
                    "totalFreightDiscounts": 70.75,
                    "totalNetCharge": 105.6,
                    "totalNetChargeWithDutiesAndTaxes": 320.81,
                    "totalNetFedExCharge": 7.22,
                    "totalNetFreight": 63.61,
                    "totalRebates": 27.14,
                    "totalSurcharges": 7.98,
                    "totalTaxes": 14.02
                  },
                  {
                    "currency": "KWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "OMR",
                      "intoCurrency": "EUR",
                      "rate": 16.23
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 11.88,
                        "description": "The Monitored scalable system engine Chicken offers reliable performance and flowery design",
                        "percent": 22.6,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 16.91,
                        "description": "New Mouse model with 58 GB RAM, 788 GB storage, and jaunty features",
                        "percent": 13.4,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.9,
                    "legDestinationLocationId": "RPMH",
                    "minimumChargeType": "WEIGHT_BASED",
                    "pricingCode": "pMSkg",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "ghOVFbQmPBgqcPi",
                        "level": "PACKAGE",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 13.8,
                        "description": "GRLMdExfrh",
                        "level": "SugUc",
                        "type": "kvzLP"
                      },
                      {
                        "amount": 8.76,
                        "description": "HZiJStzBxC",
                        "level": "LcneE",
                        "type": "OuesY"
                      }
                    ],
                    "totalBaseCharge": 166.48,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.61,
                    "totalFreightDiscounts": 47.63,
                    "totalNetCharge": 135.33,
                    "totalNetChargeWithDutiesAndTaxes": 55.37,
                    "totalNetFedExCharge": 4.61,
                    "totalNetFreight": 303.13,
                    "totalRebates": 26.69,
                    "totalSurcharges": 8.13,
                    "totalTaxes": 3.99
                  },
                  {
                    "currency": "MYR",
                    "currencyExchangeRate": {
                      "fromCurrency": "LKR",
                      "intoCurrency": "DKK",
                      "rate": 3.63
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "CUSTOMER_SPECIFIED",
                    "freightDiscounts": [
                      {
                        "amount": 8.58,
                        "description": "Practical Computer designed with Rubber for likely performance",
                        "percent": 40.4,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 12.45,
                        "description": "New pink Computer with ergonomic design for practical comfort",
                        "percent": 18.5,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.66,
                        "description": "Stylish Soap designed to make you stand out with jittery looks",
                        "percent": 37.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 12.54,
                        "description": "Introducing the Hungary-inspired Bacon, blending advanced style with local craftsmanship",
                        "percent": 46.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 16.38,
                        "description": "Introducing the Holy See (Vatican City State)-inspired Computer, blending bony style with local craftsmanship",
                        "percent": 19.1,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 7.8,
                    "legDestinationLocationId": "NWXQ",
                    "minimumChargeType": "FLAT_RATE",
                    "pricingCode": "6ov4e",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8",
                    "rateType": "PAYOR_ACCOUNT_PACKAGE",
                    "rateZone": "Zone6",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "jamGPNiEbcRnhDb",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "FeAQObZkXHpfHNQ",
                        "level": "SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "EJHBhXeFzyLkqQC",
                        "level": "SHIPMENT",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.08,
                        "description": "IYcJmfDOuS",
                        "level": "dXfkI",
                        "type": "lFIfN"
                      }
                    ],
                    "totalBaseCharge": 247.26,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 95.78,
                    "totalFreightDiscounts": 17.63,
                    "totalNetCharge": 234.63,
                    "totalNetChargeWithDutiesAndTaxes": 571.34,
                    "totalNetFedExCharge": 31.59,
                    "totalNetFreight": 5.63,
                    "totalRebates": 13.8,
                    "totalSurcharges": 10.7,
                    "totalTaxes": 2.44
                  },
                  {
                    "currency": "XCD",
                    "currencyExchangeRate": {
                      "fromCurrency": "LBP",
                      "intoCurrency": "INR",
                      "rate": 41.68
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.05,
                        "description": "Discover the mediocre new Tuna with an exciting mix of Bronze ingredients",
                        "percent": 34.1,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 13.12,
                        "description": "Introducing the Bulgaria-inspired Soap, blending neat style with local craftsmanship",
                        "percent": 21.9,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 10.8,
                        "description": "Our parrot-friendly Ball ensures damaged comfort for your pets",
                        "percent": 20.5,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 19.89,
                        "description": "The Katheryn Computer is the latest in a series of flickering products from Nitzsche, MacGyver and Ondricka",
                        "percent": 30.9,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 14.2,
                    "legDestinationLocationId": "QYNK",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PgQgb",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Zone8",
                    "surcharges": [
                      {
                        "amount": {
                          "description": "This is the surcharge amount.<br>Example: 15.35"
                        },
                        "description": "XOaLBnLppUTUUwa",
                        "level": "PACKAGE",
                        "surchargeType": "FUEL_SURCHARGE"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.03,
                        "description": "bmLUiPHuPc",
                        "level": "LDJVu",
                        "type": "DPXzJ"
                      },
                      {
                        "amount": 13.36,
                        "description": "ijYvaPAWRZ",
                        "level": "UDbfp",
                        "type": "mNvxc"
                      },
                      {
                        "amount": 7.01,
                        "description": "KXXGycYspz",
                        "level": "mBghN",
                        "type": "KnuDP"
                      },
                      {
                        "amount": 11.37,
                        "description": "GzaxBFathK",
                        "level": "LuqTf",
                        "type": "qetqf"
                      },
                      {
                        "amount": 4.77,
                        "description": "JZxxEYyxnk",
                        "level": "DgXiq",
                        "type": "eyknp"
                      }
                    ],
                    "totalBaseCharge": 322.64,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 34.84,
                    "totalFreightDiscounts": 55.84,
                    "totalNetCharge": 268.92,
                    "totalNetChargeWithDutiesAndTaxes": 203.96,
                    "totalNetFedExCharge": 35.42,
                    "totalNetFreight": 207.23,
                    "totalRebates": 32.7,
                    "totalSurcharges": 3.76,
                    "totalTaxes": 8.96
                  }
                ],
                "surcharges": [
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "kwZFXWXkDOjbTqa",
                    "level": "SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": {
                      "description": "This is the surcharge amount.<br>Example: 15.35"
                    },
                    "description": "ZEGuxJVYobRrwfj",
                    "level": "PACKAGE",
                    "surchargeType": "FUEL_SURCHARGE"
                  }
                ],
                "taxes": [
                  {
                    "amount": 3.91,
                    "description": "OzmFXMnbPG",
                    "level": "yQyGB",
                    "type": "kdaEY"
                  },
                  {
                    "amount": 8.75,
                    "description": "HdRWUMeYJi",
                    "level": "PNsXl",
                    "type": "FTxBC"
                  },
                  {
                    "amount": 11.61,
                    "description": "BWhkcPIUQE",
                    "level": "mVcEY",
                    "type": "QRQuV"
                  },
                  {
                    "amount": 10.32,
                    "description": "IWLvGLXccS",
                    "level": "FabAV",
                    "type": "sjlXc"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.38,
                "totalBaseCharge": 201.87,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 9.33,
                "totalDutiesTaxesAndFees": 50.69,
                "totalFreightDiscounts": 3.9,
                "totalNetCharge": 137.63,
                "totalNetChargeWithDutiesAndTaxes": 568.54,
                "totalNetFedExCharge": 187.2,
                "totalNetFreight": 34.03,
                "totalRebates": 2.77,
                "totalSurcharges": 0.42,
                "totalTaxes": 8.49
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "882384624244",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "344243018659",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 11.56,
            "baseRateAmount": 155.8,
            "codcollectionAmount": 238.5,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "9"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "58758",
            "masterTrackingNumber": "332392986677",
            "netChargeAmount": 26.78,
            "netDiscountAmount": 19.98,
            "netListRateAmount": 2.54,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "XPpmicbyQD",
                    "message": "eIFUIkeVIhqIevbkJUmk"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NIXOwWOhUb",
                    "message": "CFdPWJyIuNyRTOHAonlX"
                  }
                ],
                "contentKey": "MNa3oik9CJ",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "7zzcGhMLEJkog6ovYxXDqNgGmpgcbhHnLMjdJMdDoYyFxq1BbQ",
                "trackingNumber": "8",
                "url": "https://querulous-daughter.name"
              }
            ],
            "packageSequenceNumber": 10,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "FEDEX",
            "trackingNumber": "873139655110",
            "transactionDetails": [
              {
                "transactionDetails": "psaKJnfrYTLeSVp",
                "transactionId": "09ec75a4-3a8b-420c-b7c4-324ad66ba030"
              },
              {
                "transactionDetails": "VNeneJYTsKdliIa",
                "transactionId": "f01df6d8-5d3c-4461-888e-352086fc8f7e"
              },
              {
                "transactionDetails": "NHoiaFXbgmIfLXx",
                "transactionId": "51c414ba-437f-4b96-8cf0-6b4ebbd1022f"
              },
              {
                "transactionDetails": "jAbgLXXvzeTZJlm",
                "transactionId": "ae16a85c-22ec-443e-a072-0fee6641e574"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "605967833922",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 38.12,
            "baseRateAmount": 421.2,
            "codcollectionAmount": 15.66,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "4"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "67583",
            "masterTrackingNumber": "869625927455",
            "netChargeAmount": 56.82,
            "netDiscountAmount": 19.1,
            "netListRateAmount": 2.14,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "K6rggErq1I",
                    "message": "fNGGgIVpTTbkxwvTLCID"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "gkrfjiaT3n",
                    "message": "uabkRBmtEMcYKWDqdhZj"
                  }
                ],
                "contentKey": "hwxfFz0tiR",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "ZPL",
                "encodedLabel": "OUGPUYDSHIoIhcoZKz39YPVchbc1P9crpm8zyznwFIS0Sp8T7j",
                "trackingNumber": "5",
                "url": "https://superior-pinstripe.name/"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "193991949576",
            "transactionDetails": [
              {
                "transactionDetails": "LPXkNqDaAKvwvSd",
                "transactionId": "eb4fa5d1-c818-45ca-b822-5034e9e9f903"
              },
              {
                "transactionDetails": "vnoBMFnfSczNfcH",
                "transactionId": "8a0e3074-7e4e-4af5-b10d-585453bcbd26"
              },
              {
                "transactionDetails": "BpROodITgLqPhOq",
                "transactionId": "fb4aaebc-4227-4e00-a719-e1351e9b81b9"
              },
              {
                "transactionDetails": "JTqtUGZnRMcXwFe",
                "transactionId": "8d12a9a7-c6ba-4083-9699-2753ab83117d"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "868887244625",
            "acceptanceType": "DROP_OFF",
            "additionalChargesDiscount": 41.69,
            "baseRateAmount": 106.32,
            "codcollectionAmount": 330.52,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "0"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              }
            ],
            "deliveryTimestamp": "2026-07-03T00:00:00.0Z",
            "listCustomerTotalCharge": "09436",
            "masterTrackingNumber": "362974330159",
            "netChargeAmount": 22.18,
            "netDiscountAmount": 13.35,
            "netListRateAmount": 9.54,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "6UDl7zXqvA",
                    "message": "heQZfMZiPSxFbrjpqCgf"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "DixohPyboG",
                    "message": "TZHHPbfJqPxbdtgMKOSd"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "nlNZ3YoZgv",
                    "message": "QVRpSjguYUfuDBgCrsbk"
                  }
                ],
                "contentKey": "aWVs8K055A",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "r1pMP6ROVnbE9CbrxUpOIADxQxrcVXGrGKIAglvkYmSJ6We2Rn",
                "trackingNumber": "9",
                "url": "https://rundown-marathon.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "P9FGuOlya6",
                    "message": "hwNwdRCOdLABhRQTOAup"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "FhZlPlhDGw",
                    "message": "tnCksWFfVSvrWHOFtKUh"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "czDNSGXX5H",
                    "message": "yfXLKhhZVsFCVHrVrOIs"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "AHjD2mSFJJ",
                    "message": "oWSRdmDHomEGxmppHHbc"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "cD9E3kyuSy",
                    "message": "AURjjbADGWhujpvIraGL"
                  }
                ],
                "contentKey": "7IuAdnYjp3",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 3,
                "docType": "PDF",
                "encodedLabel": "4So2s3oljxlE3OVQVyyA1ub42j9xAMqzKqYOZuk7ut5ATAz8cg",
                "trackingNumber": "3",
                "url": "https://lanky-release.info/"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Ao7jzsqI3q",
                    "message": "qcXAWYpVXuKcBOSiBWdw"
                  }
                ],
                "contentKey": "IctQgLKm84",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "ZPL",
                "encodedLabel": "99E1949hQWjWAhkUAbgP0qpaGDokL13VMN6JjAa9RjyIxrrpMt",
                "trackingNumber": "0",
                "url": "https://normal-bin.name"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "Lbn7hboBs1",
                    "message": "CqNnklcZWMOllAjdahQn"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SDf7Jq5kch",
                    "message": "UvNSjbCIxArobWkwxsyO"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "67ZHukhL12",
                    "message": "wSZEZzCKOumSYoAmhnGt"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "ODzLRqcxyQ",
                    "message": "kXkhGGJOSeKHQXpenANv"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "njOzDNgHrd",
                    "message": "uiOdYvHYDDSogMigvnvw"
                  }
                ],
                "contentKey": "rlNNRevOYj",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "PNG",
                "encodedLabel": "aWUgJvGeOlr5gQK9ayPKJCyawSeAwN0CgljKbmyAce1GTXhYc2",
                "trackingNumber": "3",
                "url": "https://ashamed-switchboard.net"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ijJiyE5Nft",
                    "message": "JlyYnbFnQrbiAEdnXagd"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "jgkrZHdTrG",
                    "message": "gcAtUZrZwlUhYvzrfbPI"
                  }
                ],
                "contentKey": "uGWBIQOIdM",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 1,
                "docType": "ZPL",
                "encodedLabel": "2hPqfoLTF2Wj40GrH5DkoTyxBOKR0nsg8zULzcr7fix2TVsB2K",
                "trackingNumber": "1",
                "url": "https://imaginative-lamp.info/"
              }
            ],
            "packageSequenceNumber": 5,
            "serviceCategory": "EXPRESS",
            "successful": true,
            "trackingIdType": "FEDEX",
            "trackingNumber": "299076510165",
            "transactionDetails": [
              {
                "transactionDetails": "MRYPeRoTmmbDftT",
                "transactionId": "66d8cd26-9154-4001-b1d9-6beb3eb1ea12"
              },
              {
                "transactionDetails": "AcAfudvATxWzPaa",
                "transactionId": "0d0bca47-8600-4ef9-8258-0fe471081c34"
              },
              {
                "transactionDetails": "NJEbhVQjCjbCxDT",
                "transactionId": "2bc7f47f-9c4c-4b53-a3df-b1861419c860"
              },
              {
                "transactionDetails": "DjGozSRsKLWvDaE",
                "transactionId": "4ea97ac0-9e57-42f6-802d-921f6d767d92"
              }
            ]
          },
          {
            "acceptanceTrackingNumber": "781492176710",
            "acceptanceType": "PICKUP",
            "additionalChargesDiscount": 41.04,
            "baseRateAmount": 448.44,
            "codcollectionAmount": 202.28,
            "customerReferences": [
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "3"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "7"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "2"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "1"
              },
              {
                "customerReferenceType": "INVOICE_NUMBER",
                "value": "5"
              }
            ],
            "deliveryTimestamp": "2026-07-02T00:00:00.0Z",
            "listCustomerTotalCharge": "25512",
            "masterTrackingNumber": "876794772219",
            "netChargeAmount": 94.79,
            "netDiscountAmount": 3.05,
            "netListRateAmount": 3.54,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "ya2Uz4rM8p",
                    "message": "lcULsdloYOucxduOrRuB"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "NcGUXjTlWj",
                    "message": "rWHFmnurjQQfHWeuerQp"
                  },
                  {
                    "alertType": "NOTE",
                    "code": "QvSZufBQuk",
                    "message": "htQCZbtYtoNArOfrsVWF"
                  }
                ],
                "contentKey": "EHTbkpUzj7",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 2,
                "docType": "PNG",
                "encodedLabel": "Ddl4LIbCrvDOz8zwJYYIXU30BzEaEWpH3GOSLrwJzXTvBd86nZ",
                "trackingNumber": "9",
                "url": "https://equatorial-concentration.com"
              }
            ],
            "packageSequenceNumber": 4,
            "serviceCategory": "EXPRESS",
            "successful": false,
            "trackingIdType": "USPS",
            "trackingNumber": "385827619364",
            "transactionDetails": [
              {
                "transactionDetails": "hrjcAFYAEqpkxXI",
                "transactionId": "2a6f4c1f-a97e-4552-9f43-2158203b1d99"
              },
              {
                "transactionDetails": "MNnUGeWCjJFBSjZ",
                "transactionId": "e36e5436-358c-4437-a083-ab0dc3f73ccc"
              },
              {
                "transactionDetails": "YpVOCyWursMNAjX",
                "transactionId": "8d83fee9-b3ea-4d90-a6a5-55b2356824b8"
              },
              {
                "transactionDetails": "EszhYusEQCJvvUS",
                "transactionId": "41439976-a68f-49b8-8cd6-25f8bbb9458d"
              }
            ]
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Express",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2026-07-01T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "commodityClarifications": [
              {
                "commodityIndex": 10,
                "suggestions": [
                  {
                    "description": "Ergonomic Soap made with Marble for all-day vague support",
                    "harmonizedCode": "kW8N3V9B"
                  },
                  {
                    "description": "Jacobson - Kris's most advanced Pants technology increases complete capabilities",
                    "harmonizedCode": "I3GOYmMP"
                  },
                  {
                    "description": "The sleek and best Bacon comes with mint green LED lighting for smart functionality",
                    "harmonizedCode": "uK5nTL1T"
                  },
                  {
                    "description": "New gold Keyboard with ergonomic design for white comfort",
                    "harmonizedCode": "mxurFqGo"
                  },
                  {
                    "description": "New ivory Pizza with ergonomic design for strident comfort",
                    "harmonizedCode": "1Ep38RO8"
                  }
                ]
              },
              {
                "commodityIndex": 70,
                "suggestions": [
                  {
                    "description": "Our crispy-inspired Salad brings a taste of luxury to your hollow lifestyle",
                    "harmonizedCode": "gURbBsbN"
                  },
                  {
                    "description": "Discover the gorilla-like agility of our Bike, perfect for gifted users",
                    "harmonizedCode": "JgI0p9jz"
                  }
                ]
              },
              {
                "commodityIndex": 86,
                "suggestions": [
                  {
                    "description": "The Robust maximized time-frame Towels offers reliable performance and reckless design",
                    "harmonizedCode": "lUo0N7Md"
                  },
                  {
                    "description": "Discover the bulky new Cheese with an exciting mix of Silk ingredients",
                    "harmonizedCode": "MH3UGSm2"
                  },
                  {
                    "description": "Our savory-inspired Car brings a taste of luxury to your shadowy lifestyle",
                    "harmonizedCode": "0TuzGEfQ"
                  },
                  {
                    "description": "Haag, Hammes and Cummerata's most advanced Sausages technology increases fortunate capabilities",
                    "harmonizedCode": "6bUJarvf"
                  },
                  {
                    "description": "The sleek and dark Table comes with purple LED lighting for smart functionality",
                    "harmonizedCode": "dENJUj5N"
                  }
                ]
              },
              {
                "commodityIndex": 24,
                "suggestions": [
                  {
                    "description": "Frozen Pizza designed with Silk for tragic performance",
                    "harmonizedCode": "V0AHuXOp"
                  },
                  {
                    "description": "Brown - Morissette's most advanced Gloves technology increases scornful capabilities",
                    "harmonizedCode": "5dcKaFXB"
                  },
                  {
                    "description": "Schmidt Inc's most advanced Soap technology increases cavernous capabilities",
                    "harmonizedCode": "U04qkT8b"
                  },
                  {
                    "description": "Our fresh-inspired Gloves brings a taste of luxury to your sniveling lifestyle",
                    "harmonizedCode": "SGmu4vLt"
                  }
                ]
              },
              {
                "commodityIndex": 49,
                "suggestions": [
                  {
                    "description": "Discover the rabbit-like agility of our Bacon, perfect for serene users",
                    "harmonizedCode": "L1VHx0Da"
                  },
                  {
                    "description": "The white Chips combines Curacao aesthetics with Actinium-based durability",
                    "harmonizedCode": "vHG4BTM7"
                  },
                  {
                    "description": "Professional-grade Fish perfect for adolescent training and recreational use",
                    "harmonizedCode": "To9pspuC"
                  },
                  {
                    "description": "Stylish Tuna designed to make you stand out with square looks",
                    "harmonizedCode": "CmfmWYEU"
                  }
                ]
              }
            ],
            "prohibitions": [
              {
                "advisory": {
                  "code": "5163c025-622e-4d0e-8ea4-44825ebd6cd4",
                  "localizedText": "Ergonomic Pizza made with Rubber for all-day tricky support",
                  "parameters": [
                    {
                      "id": "5485aa3a-e3ae-4b84-aabe-fc310e858e85",
                      "value": "Refined"
                    },
                    {
                      "id": "45b03d22-9eff-40fd-85c9-492afd653b85",
                      "value": "Generic"
                    },
                    {
                      "id": "10313966-cbd8-4ccb-ba95-b92517d8982c",
                      "value": "Oriental"
                    }
                  ],
                  "text": "Savor the fluffy essence in our Soap, designed for possible culinary adventures"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 8,
                "derivedHarmonizedCode": "oEa6JX",
                "source": "INTERNAL",
                "status": "ACTIVE",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "ac5966e3-b6be-4449-a9dd-1ca1174fd09f",
                      "localizedText": "Ergonomic Chair made with Bronze for all-day aware support",
                      "parameters": [
                        {
                          "id": "cf4f6b01-3c16-4557-a8e2-924cd6479b2c",
                          "value": "Fantastic"
                        },
                        {
                          "id": "00c88b75-7f2c-46b6-8956-49ecc644c810",
                          "value": "Fantastic"
                        },
                        {
                          "id": "6ace38cb-a766-404c-b350-02acc269f5d9",
                          "value": "Frozen"
                        },
                        {
                          "id": "45b0109e-a644-47a7-b2bc-fb4e133d7eef",
                          "value": "Unbranded"
                        }
                      ],
                      "text": "New lime Gloves with ergonomic design for snarling comfort"
                    },
                    {
                      "code": "c921e2f3-9ba2-417b-bbff-ab2b915247a0",
                      "localizedText": "Introducing the Bulgaria-inspired Shirt, blending golden style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "dc6b4f6d-0b39-4a80-a906-f62e9cfe45e5",
                          "value": "Ergonomic"
                        },
                        {
                          "id": "3c46f030-cc8f-4477-ab4d-ac50a1eadddb",
                          "value": "Fantastic"
                        },
                        {
                          "id": "1e143ba1-b6ce-436a-87a4-b09bdb1afc93",
                          "value": "Electronic"
                        },
                        {
                          "id": "c4438f33-9d76-41a1-96cc-fc01f45f49ca",
                          "value": "Tasty"
                        }
                      ],
                      "text": "Featuring Terbium-enhanced technology, our Ball offers unparalleled somber performance"
                    },
                    {
                      "code": "0f656ab3-5212-4b48-a43d-7bbdb3d2f99b",
                      "localizedText": "New orchid Sausages with ergonomic design for courageous comfort",
                      "parameters": [
                        {
                          "id": "63b3d594-281e-48a3-bef9-bc768d77d3b3",
                          "value": "Sleek"
                        },
                        {
                          "id": "7d2029fb-6799-45f7-aa21-2fa995ef3621",
                          "value": "Rustic"
                        }
                      ],
                      "text": "The white Shoes combines Malawi aesthetics with Meitnerium-based durability"
                    },
                    {
                      "code": "6cd6d17b-6499-4240-b53b-b4119927ad5f",
                      "localizedText": "Ferry, Smith and Quitzon's most advanced Chicken technology increases secret capabilities",
                      "parameters": [
                        {
                          "id": "9582aa7e-46af-438a-bbae-f94b3eda1b40",
                          "value": "Gorgeous"
                        },
                        {
                          "id": "9716b0c6-1bc0-4a22-8b20-70dfb8c82163",
                          "value": "Incredible"
                        }
                      ],
                      "text": "Innovative Chair featuring dark technology and Wooden construction"
                    }
                  ],
                  "description": "Our squirrel-friendly Pants ensures babyish comfort for your pets",
                  "id": "f80e2c3b-d74b-4f18-9521-f1c44dc5bc91"
                }
              },
              {
                "advisory": {
                  "code": "4de8dfef-28f8-4bd4-935d-2439eab78233",
                  "localizedText": "The sleek and sad Table comes with magenta LED lighting for smart functionality",
                  "parameters": [
                    {
                      "id": "db1afa68-ecf3-4705-ba69-67de27ffecba",
                      "value": "Rustic"
                    },
                    {
                      "id": "a6f22c50-71f2-4fb1-bd1f-4dbbc89469c9",
                      "value": "Fresh"
                    },
                    {
                      "id": "619a0d5d-a435-4a8b-a409-634ac0012c9d",
                      "value": "Luxurious"
                    }
                  ],
                  "text": "Franecki Inc's most advanced Tuna technology increases sizzling capabilities"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 4,
                "derivedHarmonizedCode": "4uePPV",
                "source": "EXTERNAL",
                "status": "EXPIRED",
                "type": "RESTRICTED",
                "waiver": {
                  "advisories": [
                    {
                      "code": "3cc7fe01-2d15-4cf4-954b-8c35b266f6bd",
                      "localizedText": "Featuring Aluminium-enhanced technology, our Hat offers unparalleled strident performance",
                      "parameters": [
                        {
                          "id": "38ee53ff-4850-4b56-abac-d35099ee3b21",
                          "value": "Practical"
                        }
                      ],
                      "text": "The Reverse-engineered global functionalities Chips offers reliable performance and sugary design"
                    },
                    {
                      "code": "62cf32ea-e33f-4134-acc6-5ed48c950f39",
                      "localizedText": "New Chicken model with 25 GB RAM, 340 GB storage, and powerless features",
                      "parameters": [
                        {
                          "id": "47736ea4-3915-499d-b573-256320bbe97d",
                          "value": "Rustic"
                        },
                        {
                          "id": "fe739f80-97df-4665-80d6-c33f9dbe92ff",
                          "value": "Bespoke"
                        }
                      ],
                      "text": "Featuring Gallium-enhanced technology, our Gloves offers unparalleled separate performance"
                    },
                    {
                      "code": "cd66bb1d-ca6a-474e-b437-c29be4c292dd",
                      "localizedText": "Savor the creamy essence in our Cheese, designed for common culinary adventures",
                      "parameters": [
                        {
                          "id": "e7203bf5-a60d-4a58-abd3-97bcda9eb80b",
                          "value": "Elegant"
                        },
                        {
                          "id": "93e4d4ae-5d0c-4dae-a018-f4019b49bd07",
                          "value": "Bespoke"
                        },
                        {
                          "id": "28238d83-470a-4fc0-9d59-c809fa63b3e4",
                          "value": "Luxurious"
                        }
                      ],
                      "text": "Our peacock-friendly Gloves ensures strict comfort for your pets"
                    },
                    {
                      "code": "8936f95a-809d-49af-be96-c58ad4091d19",
                      "localizedText": "The Innovative exuding policy Pizza offers reliable performance and doting design",
                      "parameters": [
                        {
                          "id": "06be8b36-c571-45f6-874c-c6ec274d7c41",
                          "value": "Generic"
                        }
                      ],
                      "text": "Schuppe - Lockman's most advanced Keyboard technology increases mealy capabilities"
                    }
                  ],
                  "description": "New Ball model with 64 GB RAM, 858 GB storage, and scented features",
                  "id": "40eb8cad-4cef-436c-a461-32d85373a24f"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "51NBJk7lNE",
                "message": "QmJnmgwAmOXIbxJXnmLL"
              },
              {
                "alertType": "NOTE",
                "code": "4LXGM3iGIE",
                "message": "BCuwNFJwvQfxioMNCzsN"
              },
              {
                "alertType": "NOTE",
                "code": "d1s1HcOdQD",
                "message": "EFQXOrhyHEGdHGfLklvl"
              }
            ],
            "contentKey": "KN12rFsOMh",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "PNG",
            "encodedLabel": "RDbv9GSljIzbk9T67cWSSYapXslZ1ggEdyrIAbaGLxIfgcTZh3",
            "trackingNumber": "4",
            "url": "https://speedy-vein.name/"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "XgptUCcLJ1",
                "message": "ruvyXlWbqzFlnOPjNQQA"
              },
              {
                "alertType": "NOTE",
                "code": "En1crqVeLi",
                "message": "ChlzFfatClWAKDVSMrvo"
              },
              {
                "alertType": "NOTE",
                "code": "apLpXCiBuI",
                "message": "xIHMrOOxmZdgnGxSzZKb"
              },
              {
                "alertType": "NOTE",
                "code": "tQiwRkHSXO",
                "message": "mODCfWXdmBCMduIgRxzH"
              }
            ],
            "contentKey": "WNla35us9z",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 2,
            "docType": "ZPL",
            "encodedLabel": "XDxaRKhIZWBq1x63FMyTse9huWY6IG2Y6vEskpqZaMu0LONKmh",
            "trackingNumber": "9",
            "url": "https://other-instance.org"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "Yp3MsPhEFe",
                "message": "UHauLtVvQGaaqsObKIKc"
              },
              {
                "alertType": "NOTE",
                "code": "RCiKm8oOXZ",
                "message": "xLDlDdjQdyqZLCrQcXyf"
              }
            ],
            "contentKey": "4kqATZfH5S",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 3,
            "docType": "ZPL",
            "encodedLabel": "K5fF480UDsJlkaIbd3E2p1opAQt2zr2isO58v17wHxRTYVZ0WV",
            "trackingNumber": "3",
            "url": "https://pastel-advancement.com"
          }
        ]
      }
    ]
  },
  "transactionId": "bec46f6a-fd2d-46d3-9d47-5f2f7b88e2e6"
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKINGNUMBER.ENTERED.INVALID",
      "message": "Error with entered Tracking Number. Please verify the entered Tracking Number."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "624xxxxx-b709-470c-8c39-4b55112xxxxx",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
fedexshippinglogisticsopenshipecommerce