FedEx Ship API Virtual Sandbox

Virtual endpoint for managing FedEx shipment creation, cancellation, and package validation workflows.

The FedEx Ship API allows developers to integrate shipping capabilities into their applications. This virtual endpoint provides a sandbox environment to prototype shipment creation, validate package details, manage shipment cancellations, and retrieve shipment results without interacting with live FedEx logistics systems.

Use this hosted sandbox to simulate FedEx Ship API 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 request payloads, label generation workflows, package dimension validation, shipment cancellation logic, and error handling for invalid shipping addresses or service availability before integrating with live FedEx production APIs.

FedEx Ship API virtual sandbox is up and running!

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

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



General(4 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": "XXX561073"
  },
  "labelResponseOptions": "URL_ONLY",
  "processingOptionType": "ALLOW_ASYNCHRONOUS",
  "requestedShipment": {
    "blockInsightVisibility": false,
    "labelSpecification": {
      "imageType": "PDF",
      "labelStockType": "PAPER_85X11_TOP_HALF_LABEL"
    },
    "packagingType": "YOUR_PACKAGING",
    "pickupType": "DROPOFF_AT_FEDEX_LOCATION",
    "recipients": [
      {
        "address": {
          "city": "COLLIERVILLE",
          "countryCode": "US",
          "postalCode": 38017,
          "residential": false,
          "stateOrProvinceCode": "TN",
          "streetLines": [
            "RECIPIENT STREET LINE 1"
          ]
        },
        "contact": {
          "companyName": "Recipient Company Name",
          "personName": "RECIPIENT NAME",
          "phoneNumber": 1234567890
        }
      }
    ],
    "requestedPackageLineItems": [
      {
        "groupPackageCount": 41,
        "weight": {
          "units": "LB",
          "value": 10
        }
      }
    ],
    "serviceType": "FEDEX_2_DAY_AM",
    "shipper": {
      "address": {
        "city": "COLLIERVILLE",
        "countryCode": "US",
        "postalCode": 38017,
        "residential": false,
        "stateOrProvinceCode": "TN",
        "streetLines": [
          "RECIPIENT STREET LINE 1"
        ]
      },
      "contact": {
        "companyName": "SENDER COMPANY",
        "personName": "SENDER NAME",
        "phoneNumber": 9018328595
      }
    },
    "shippingChargesPayment": {
      "paymentType": "SENDER"
    }
  }
}
{
  "customerTransactionId": "AnyCo_order123456789",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      }
    ],
    "jobId": "a972e85b-fa5b-41f4-94b5-3ed7d944b240",
    "transactionShipments": [
      {
        "alerts": [
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://excitable-wilderness.net/",
                "password": "vS3YfxqI1h",
                "role": "VIEWER",
                "userId": "346933c3-ae76-4cc9-bba3-4ccc15f46c68"
              },
              {
                "emailLabelUrl": "https://turbulent-dead.net/",
                "password": "HXJiWUPcVS",
                "role": "ADMIN",
                "userId": "0c354985-26fc-4062-be5f-2986930c6d56"
              }
            ]
          },
          "carrierCode": "FDXE",
          "completedEtdDetail": {
            "folderId": "0x7",
            "type": "PRO_FORMA_INVOICE",
            "uploadDocumentReferenceDetails": [
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "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": "Kuhn - Kris",
                "emailAddress": "Wade54@gmail.com",
                "personName": "Jennie Osinski",
                "phoneExtension": "4",
                "phoneNumber": "(551) 213-0936"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "8xwvEDDs9"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "HbR"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "QQlyt"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "WXoz_="
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "f50HRG3H/"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            }
          ],
          "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": "33UWLOhg52eJZLCp",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-10-24T00:00:00.0Z",
                "expirationDate": "2027-04-01T00:00:00.0Z",
                "number": "3"
              }
            },
            "dryIceDetail": {
              "packageCount": 2,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 13
            }
          },
          "masterTrackingId": {
            "formId": "0201",
            "trackingIdType": "EXPRESS",
            "trackingNumber": "49092000070120032835",
            "uspsApplicationId": "92"
          },
          "operationalDetail": {
            "airportId": "DFW",
            "astraDescription": "SMART POST",
            "astraPlannedServiceLevel": "WED - 16 OCT 10:30A",
            "commitDate": "2026-07-30T00:00:00.0Z",
            "commitDay": "Mon",
            "countryCode": "US",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2001-04-05",
            "deliveryDay": "TUE",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "OYZv",
            "destinationLocationNumber": 854,
            "destinationLocationStateOrProvinceCode": "ME",
            "destinationServiceArea": "kW",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "ONE_DAY",
            "originLocationId": "678",
            "originLocationNumber": 243,
            "originServiceArea": "A1",
            "packagingCode": "02",
            "postalCode": "38010",
            "publishedDeliveryTime": "05:00P",
            "scac": "scac",
            "serviceCode": "010",
            "stateOrProvinceCode": "KY",
            "transitTime": "THREE_DAYS",
            "ursaPrefixCode": "wb",
            "ursaSuffixCode": "bk"
          },
          "packagingDescription": "Customer Packaging",
          "serviceDescription": {
            "astraDescription": "GROUND",
            "code": "4",
            "description": "Professional-grade Cheese perfect for dirty training and recreational use",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-1"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-1"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "FREIGHT",
            "serviceId": "8AJrrS97BBSe",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "RATED_ACCOUNT_SHIPMENT",
            "pickupRateDetail": {
              "ancillaryFeesAndTaxes": [
                {
                  "amount": {
                    "currency": "KHR",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Discover the vengeful new Bike with an exciting mix of Bamboo ingredients",
                  "type": "CLEARANCE_ENTRY_FEE"
                },
                {
                  "amount": {
                    "currency": "ETB",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our tender-inspired Hat brings a taste of luxury to your parched lifestyle",
                  "type": "CLEARANCE_ENTRY_FEE"
                },
                {
                  "amount": {
                    "currency": "PKR",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New lime Pants with ergonomic design for cumbersome comfort",
                  "type": "CLEARANCE_ENTRY_FEE"
                }
              ],
              "currencyExchangeRate": {
                "fromCurrency": "LAK",
                "intoCurrency": "MUR",
                "rate": 1.1571
              },
              "dutiesAndTaxes": [
                {
                  "harmonizedCode": "459688",
                  "taxes": {
                    "amount": {
                      "currency": "WST",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "The sleek and dead Sausages comes with lavender LED lighting for smart functionality",
                      "id": "3cc2b2be-28b8-4ec4-920c-c8c6725a9002",
                      "name": "VAT"
                    },
                    "description": "The Reactive contextually-based synergy Tuna offers reliable performance and fragrant design",
                    "effectiveDate": "2025-10-30T00:00:00.0Z",
                    "formula": "FIXED",
                    "name": "VAT",
                    "taxableValue": {
                      "currency": "MOP",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "Vl0P",
                    "taxRates": [
                      {
                        "currency": "GBP",
                        "quantity": 300,
                        "unitOfMeasure": "PCS",
                        "value": "5"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 100,
                        "unitOfMeasure": "KG",
                        "value": "10"
                      },
                      {
                        "currency": "USD",
                        "quantity": 100,
                        "unitOfMeasure": "PCS",
                        "value": "10"
                      },
                      {
                        "currency": "USD",
                        "quantity": 100,
                        "unitOfMeasure": "PCS",
                        "value": "20"
                      },
                      {
                        "currency": "GBP",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "10"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "MWK",
                    "value": "CUSTOMS_VALUE"
                  }
                },
                {
                  "harmonizedCode": "748007",
                  "taxes": {
                    "amount": {
                      "currency": "CHF",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "The sleek and old Computer comes with red LED lighting for smart functionality",
                      "id": "906f7578-f4bc-42c0-91a3-c85e34c40277",
                      "name": "SALES_TAX"
                    },
                    "description": "The olive Soap combines Greenland aesthetics with Tellurium-based durability",
                    "effectiveDate": "2026-01-14T00:00:00.0Z",
                    "formula": "FIXED",
                    "name": "VAT",
                    "taxableValue": {
                      "currency": "MVR",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "XcYo",
                    "taxRates": [
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "20"
                      },
                      {
                        "currency": "USD",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "5"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "BWP",
                    "value": "CUSTOMS_VALUE"
                  }
                },
                {
                  "harmonizedCode": "282488",
                  "taxes": {
                    "amount": {
                      "currency": "BND",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "New plum Hat with ergonomic design for crazy comfort",
                      "id": "bd052a35-01af-4e74-9113-1e93480be4fe",
                      "name": "GST"
                    },
                    "description": "Dicki - Herman's most advanced Towels technology increases wealthy capabilities",
                    "effectiveDate": "2025-10-14T00:00:00.0Z",
                    "formula": "FIXED",
                    "name": "GST",
                    "taxableValue": {
                      "currency": "MGA",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "gCKL",
                    "taxRates": [
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "KG",
                        "value": "10"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "5"
                      },
                      {
                        "currency": "GBP",
                        "quantity": 300,
                        "unitOfMeasure": "KG",
                        "value": "20"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 100,
                        "unitOfMeasure": "LB",
                        "value": "5"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "10"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "XPF",
                    "value": "CUSTOMS_VALUE"
                  }
                }
              ],
              "freightDiscounts": [
                {
                  "amount": {
                    "currency": "ZWL",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New Pants model with 2 GB RAM, 640 GB storage, and crowded features",
                  "percent": 14.26,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "MWK",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our smoky-inspired Bacon brings a taste of luxury to your jaunty lifestyle",
                  "percent": 28.14,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "BHD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Professional-grade Computer perfect for tedious training and recreational use",
                  "percent": 7.61,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "ISK",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "The orchid Towels combines Saint Martin aesthetics with Bromine-based durability",
                  "percent": 23.64,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "PYG",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Professional-grade Fish perfect for young training and recreational use",
                  "percent": 5.06,
                  "rateDiscountType": "INCENTIVE"
                }
              ],
              "fuelSurchargePercent": 4.44,
              "minimumChargeType": "EARNED_DISCOUNT",
              "pickupBaseChargeDescription": "Pickup Area Surcharge",
              "pricingCode": "ACTUAL",
              "rateScale": "8hMEDEbQPd",
              "rateType": "PAYOR_ACCOUNT_PACKAGE",
              "rateZone": "5uq2gy",
              "ratingBasis": "SHIPMENT_WEIGHT_BASED",
              "rebates": [
                {
                  "amount": {
                    "currency": "GTQ",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Introducing the Antarctica-inspired Sausages, blending breakable style with local craftsmanship",
                  "percent": 3.56,
                  "rebateType": "EARNED"
                }
              ],
              "specialRatingApplied": "FEDEX_ONE_RATE",
              "surcharges": [
                {
                  "amount": {
                    "currency": "BBD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Introducing the Lithuania-inspired Hat, blending nervous style with local craftsmanship",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "SRD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New Ball model with 97 GB RAM, 374 GB storage, and whole features",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "TOP",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New Keyboard model with 63 GB RAM, 861 GB storage, and great features",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "SEK",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New plum Car with ergonomic design for devoted comfort",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                }
              ],
              "taxes": [
                {
                  "amount": {
                    "currency": "XAF",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Experience the fuchsia brilliance of our Pants, perfect for twin environments",
                  "taxType": "VAT"
                },
                {
                  "amount": {
                    "currency": "CNY",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Ergonomic Tuna made with Rubber for all-day spiteful support",
                  "taxType": "VAT"
                },
                {
                  "amount": {
                    "currency": "SEK",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New Ball model with 95 GB RAM, 305 GB storage, and classic features",
                  "taxType": "VAT"
                }
              ],
              "totalAncillaryFeesAndTaxes": {
                "currency": "NAD",
                "value": "CUSTOMS_VALUE"
              },
              "totalBaseCharge": {
                "currency": "MKD",
                "value": "CUSTOMS_VALUE"
              },
              "totalDutiesAndTaxes": {
                "currency": "BTN",
                "value": "CUSTOMS_VALUE"
              },
              "totalDutiesTaxesAndFees": {
                "currency": "GIP",
                "value": "CUSTOMS_VALUE"
              },
              "totalFreightDiscounts": {
                "currency": "GEL",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetCharge": {
                "currency": "GEL",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetChargeWithDutiesAndTaxes": {
                "currency": "AED",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetFedExCharge": {
                "currency": "HUF",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetFreight": {
                "currency": "TOP",
                "value": "CUSTOMS_VALUE"
              },
              "totalRebates": {
                "currency": "SYP",
                "value": "CUSTOMS_VALUE"
              },
              "totalSurcharges": {
                "currency": "TZS",
                "value": "CUSTOMS_VALUE"
              },
              "totalTaxes": {
                "currency": "SGD",
                "value": "CUSTOMS_VALUE"
              },
              "totalVariableHandlingCharges": {
                "fixedVariableHandlingCharge": {
                  "currency": "ISK",
                  "value": "CUSTOMS_VALUE"
                },
                "percentVariableHandlingCharge": {
                  "currency": "ISK",
                  "value": "CUSTOMS_VALUE"
                },
                "totalCustomerCharge": {
                  "currency": "XPF",
                  "value": "CUSTOMS_VALUE"
                },
                "variableHandlingCharge": {
                  "currency": "BIF",
                  "value": "CUSTOMS_VALUE"
                }
              },
              "variableHandlingCharges": {
                "fixedVariableHandlingCharge": {
                  "currency": "TOP",
                  "value": "CUSTOMS_VALUE"
                },
                "percentVariableHandlingCharge": {
                  "currency": "XPF",
                  "value": "CUSTOMS_VALUE"
                },
                "totalCustomerCharge": {
                  "currency": "MZN",
                  "value": "CUSTOMS_VALUE"
                },
                "variableHandlingCharge": {
                  "currency": "TMT",
                  "value": "CUSTOMS_VALUE"
                }
              }
            },
            "shipmentRateDetails": [
              {
                "currency": "SBD",
                "currencyExchangeRate": {
                  "fromCurrency": "KWD",
                  "intoCurrency": "SHP",
                  "rate": 1.0584
                },
                "dimDivisor": 284,
                "freightDiscounts": [
                  {
                    "amount": 3.05,
                    "description": "Our bear-friendly Gloves ensures entire comfort for your pets",
                    "percent": 12.81,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 6.74,
                    "description": "Innovative Bacon featuring polite technology and Concrete construction",
                    "percent": 20.58,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 9.86,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7811",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "qVR4aa",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "SGD",
                      "intoCurrency": "GNF",
                      "rate": 0.8344
                    },
                    "dimDivisor": 131,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.46,
                        "description": "Professional-grade Pants perfect for tragic training and recreational use",
                        "percent": 26.79,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.72,
                        "description": "Anderson, Streich and Wunsch's most advanced Bike technology increases powerful capabilities",
                        "percent": 2.56,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 2.67,
                    "legDestinationLocationId": "VQLv",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "2702",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "RqkHQG",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.69,
                        "description": "Our cat-friendly Keyboard ensures wry comfort for your pets",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 133.75,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.26,
                    "totalFreightDiscounts": 3.66,
                    "totalNetCharge": 210.88,
                    "totalNetChargeWithDutiesAndTaxes": 456.29,
                    "totalNetFedExCharge": 174.73,
                    "totalNetFreight": 72.92,
                    "totalRebates": 2.9,
                    "totalSurcharges": 9.8,
                    "totalTaxes": 3.77
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 0.95,
                    "description": "The Emilia Mouse is the latest in a series of insignificant products from Bartoletti and Sons",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 0.64,
                    "description": "Savor the moist essence in our Hat, designed for gloomy culinary adventures",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 5.04,
                    "description": "Our squirrel-friendly Shoes ensures webbed comfort for your pets",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 8.15,
                    "description": "Discover the sure-footed new Salad with an exciting mix of Ceramic ingredients",
                    "level": "NATIONAL",
                    "type": "SALES"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.91,
                "totalBaseCharge": 211.39,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 18.25,
                "totalDutiesTaxesAndFees": 5.12,
                "totalFreightDiscounts": 7.63,
                "totalNetCharge": 342.04,
                "totalNetChargeWithDutiesAndTaxes": 215.64,
                "totalNetFedExCharge": 54.54,
                "totalNetFreight": 288.92,
                "totalRebates": 3.11,
                "totalSurcharges": 11.27,
                "totalTaxes": 1.19
              },
              {
                "currency": "MZN",
                "currencyExchangeRate": {
                  "fromCurrency": "GMD",
                  "intoCurrency": "NGN",
                  "rate": 0.8535
                },
                "dimDivisor": 199,
                "freightDiscounts": [
                  {
                    "amount": 1.82,
                    "description": "Savor the golden essence in our Bacon, designed for exhausted culinary adventures",
                    "percent": 1.53,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 5.88,
                    "description": "Discover the fox-like agility of our Shirt, perfect for every users",
                    "percent": 27.1,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 8.42,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "4572",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "JWRP1F",
                "shipmentLegRateDetails": [
                  {
                    "currency": "RSD",
                    "currencyExchangeRate": {
                      "fromCurrency": "BYN",
                      "intoCurrency": "MVR",
                      "rate": 1.1754
                    },
                    "dimDivisor": 232,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.92,
                        "description": "Introducing the Mauritania-inspired Car, blending orange style with local craftsmanship",
                        "percent": 2.09,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.51,
                        "description": "The sleek and entire Sausages comes with black LED lighting for smart functionality",
                        "percent": 15.55,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.37,
                        "description": "Schroeder, Hirthe and Nicolas's most advanced Chicken technology increases grounded capabilities",
                        "percent": 20.72,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 7.55,
                    "legDestinationLocationId": "1xsG",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8683",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "XDyUDm",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.01,
                        "description": "Prosacco - Hayes's most advanced Mouse technology increases able capabilities",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 8.88,
                        "description": "Savor the smoky essence in our Ball, designed for measly culinary adventures",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 5.63,
                        "description": "The sleek and any Pants comes with teal LED lighting for smart functionality",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 196.64,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.74,
                    "totalFreightDiscounts": 0.65,
                    "totalNetCharge": 384.48,
                    "totalNetChargeWithDutiesAndTaxes": 390.62,
                    "totalNetFedExCharge": 46.86,
                    "totalNetFreight": 87.4,
                    "totalRebates": 3.18,
                    "totalSurcharges": 0.31,
                    "totalTaxes": 4.27
                  },
                  {
                    "currency": "VUV",
                    "currencyExchangeRate": {
                      "fromCurrency": "PHP",
                      "intoCurrency": "CVE",
                      "rate": 1.1787
                    },
                    "dimDivisor": 133,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.74,
                        "description": "Professional-grade Cheese perfect for lanky training and recreational use",
                        "percent": 13.37,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 3.22,
                        "description": "New Salad model with 95 GB RAM, 11 GB storage, and grounded features",
                        "percent": 22.93,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.65,
                        "description": "The green Keyboard combines Brunei Darussalam aesthetics with Ytterbium-based durability",
                        "percent": 11.72,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 6.88,
                    "legDestinationLocationId": "D92C",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3936",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "rBpKE9",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.79,
                        "description": "Innovative Salad featuring webbed technology and Ceramic construction",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 154.77,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.66,
                    "totalFreightDiscounts": 1.26,
                    "totalNetCharge": 443.92,
                    "totalNetChargeWithDutiesAndTaxes": 213.34,
                    "totalNetFedExCharge": 192.78,
                    "totalNetFreight": 39.89,
                    "totalRebates": 1.24,
                    "totalSurcharges": 1.75,
                    "totalTaxes": 4.53
                  },
                  {
                    "currency": "HKD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MNT",
                      "intoCurrency": "DKK",
                      "rate": 1.0087
                    },
                    "dimDivisor": 223,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.34,
                        "description": "The sleek and youthful Keyboard comes with salmon LED lighting for smart functionality",
                        "percent": 24.81,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 4.69,
                        "description": "Experience the orchid brilliance of our Cheese, perfect for moist environments",
                        "percent": 10.94,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.94,
                        "description": "Featuring Gold-enhanced technology, our Car offers unparalleled sad performance",
                        "percent": 18.66,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.84,
                        "description": "Handmade Ball designed with Steel for dramatic performance",
                        "percent": 15.92,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 5.2,
                        "description": "Experience the purple brilliance of our Salad, perfect for joyous environments",
                        "percent": 23.16,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.64,
                    "legDestinationLocationId": "yg74",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8034",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "qkn1zb",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.5,
                        "description": "The Virtual intermediate knowledge user Car offers reliable performance and speedy design",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 5.76,
                        "description": "Will - Turcotte's most advanced Mouse technology increases average capabilities",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 9.25,
                        "description": "Savor the salty essence in our Pizza, designed for stingy culinary adventures",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 9.12,
                        "description": "The Lydia Car is the latest in a series of short-term products from Conroy Inc",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 68.7,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.46,
                    "totalFreightDiscounts": 0.11,
                    "totalNetCharge": 384.41,
                    "totalNetChargeWithDutiesAndTaxes": 456.89,
                    "totalNetFedExCharge": 228.37,
                    "totalNetFreight": 184.57,
                    "totalRebates": 3.85,
                    "totalSurcharges": 4.59,
                    "totalTaxes": 4.27
                  },
                  {
                    "currency": "SSP",
                    "currencyExchangeRate": {
                      "fromCurrency": "AZN",
                      "intoCurrency": "SRD",
                      "rate": 1.1965
                    },
                    "dimDivisor": 250,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.84,
                        "description": "Our sea lion-friendly Table ensures burly comfort for your pets",
                        "percent": 7.82,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 2.04,
                        "description": "Mills - Wyman's most advanced Chips technology increases adolescent capabilities",
                        "percent": 0.89,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 5.9,
                    "legDestinationLocationId": "Af3j",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8977",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "ayrtAM",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.21,
                        "description": "Professional-grade Shirt perfect for immense training and recreational use",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 118.86,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 7.84,
                    "totalFreightDiscounts": 3.31,
                    "totalNetCharge": 105.69,
                    "totalNetChargeWithDutiesAndTaxes": 234.86,
                    "totalNetFedExCharge": 228.77,
                    "totalNetFreight": 150.31,
                    "totalRebates": 3.47,
                    "totalSurcharges": 8.41,
                    "totalTaxes": 1.12
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.46,
                    "description": "Discover the wide-eyed new Keyboard with an exciting mix of Rubber ingredients",
                    "level": "NATIONAL",
                    "type": "VAT"
                  },
                  {
                    "amount": 2.17,
                    "description": "Introducing the Dominica-inspired Bike, blending shameless style with local craftsmanship",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 5.03,
                    "description": "The Harrison Pizza is the latest in a series of grizzled products from Bednar - Ullrich",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 4.11,
                    "description": "New Ball model with 43 GB RAM, 829 GB storage, and valuable features",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 7.27,
                    "description": "The Implemented resilient approach Chips offers reliable performance and inborn design",
                    "level": "NATIONAL",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.51,
                "totalBaseCharge": 162.76,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 14.37,
                "totalDutiesTaxesAndFees": 68.29,
                "totalFreightDiscounts": 0.29,
                "totalNetCharge": 488.45,
                "totalNetChargeWithDutiesAndTaxes": 445.98,
                "totalNetFedExCharge": 142.44,
                "totalNetFreight": 170.27,
                "totalRebates": 3.24,
                "totalSurcharges": 19.19,
                "totalTaxes": 0.56
              },
              {
                "currency": "AFN",
                "currencyExchangeRate": {
                  "fromCurrency": "KYD",
                  "intoCurrency": "SSP",
                  "rate": 1.0511
                },
                "dimDivisor": 275,
                "freightDiscounts": [
                  {
                    "amount": 4.52,
                    "description": "Klein and Sons's most advanced Bacon technology increases old-fashioned capabilities",
                    "percent": 8.63,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 1.82,
                    "description": "Introducing the Sweden-inspired Computer, blending skeletal style with local craftsmanship",
                    "percent": 10.43,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 3.02,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "0476",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "Nrt6il",
                "shipmentLegRateDetails": [
                  {
                    "currency": "TWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "NIO",
                      "intoCurrency": "MWK",
                      "rate": 1.0107
                    },
                    "dimDivisor": 281,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.07,
                        "description": "Discover the gecko-like agility of our Keyboard, perfect for black-and-white users",
                        "percent": 17.37,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.61,
                        "description": "Innovative Shirt featuring unhappy technology and Granite construction",
                        "percent": 11.49,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 0.66,
                        "description": "Savor the juicy essence in our Gloves, designed for puzzled culinary adventures",
                        "percent": 20.75,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 8.76,
                    "legDestinationLocationId": "j2pP",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8234",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "09xKoJ",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.52,
                        "description": "Discover the flamingo-like agility of our Pants, perfect for unsteady users",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 5.68,
                        "description": "New Chair model with 79 GB RAM, 79 GB storage, and perfumed features",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 8.27,
                        "description": "The Future-proofed secondary moratorium Car offers reliable performance and spanish design",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 100.92,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 3.74,
                    "totalFreightDiscounts": 1.09,
                    "totalNetCharge": 485.03,
                    "totalNetChargeWithDutiesAndTaxes": 508.1,
                    "totalNetFedExCharge": 244.31,
                    "totalNetFreight": 137.86,
                    "totalRebates": 2.23,
                    "totalSurcharges": 9.72,
                    "totalTaxes": 2.89
                  },
                  {
                    "currency": "BOB",
                    "currencyExchangeRate": {
                      "fromCurrency": "KYD",
                      "intoCurrency": "CLP",
                      "rate": 1.0698
                    },
                    "dimDivisor": 127,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 2,
                        "description": "Introducing the Mauritius-inspired Shoes, blending juvenile style with local craftsmanship",
                        "percent": 10.43,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.96,
                        "description": "Discover the instructive new Chicken with an exciting mix of Plastic ingredients",
                        "percent": 2.33,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.07,
                        "description": "New Car model with 90 GB RAM, 194 GB storage, and rotten features",
                        "percent": 30,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 4.06,
                    "legDestinationLocationId": "oQdw",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "7323",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "kGiURm",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.46,
                        "description": "Bernier, Stroman and Streich's most advanced Computer technology increases responsible capabilities",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 15.82,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 8.75,
                    "totalFreightDiscounts": 2.93,
                    "totalNetCharge": 71.63,
                    "totalNetChargeWithDutiesAndTaxes": 371.22,
                    "totalNetFedExCharge": 10.76,
                    "totalNetFreight": 65.89,
                    "totalRebates": 1.88,
                    "totalSurcharges": 5.96,
                    "totalTaxes": 0.12
                  },
                  {
                    "currency": "CUP",
                    "currencyExchangeRate": {
                      "fromCurrency": "KMF",
                      "intoCurrency": "PGK",
                      "rate": 0.8412
                    },
                    "dimDivisor": 153,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.2,
                        "description": "Innovative Tuna featuring soft technology and Ceramic construction",
                        "percent": 0.2,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.09,
                        "description": "Innovative Bacon featuring obvious technology and Bamboo construction",
                        "percent": 8.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.16,
                        "description": "Discover the fatherly new Hat with an exciting mix of Aluminum ingredients",
                        "percent": 6.05,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 9.74,
                        "description": "Introducing the Denmark-inspired Computer, blending illustrious style with local craftsmanship",
                        "percent": 11.98,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 7.72,
                    "legDestinationLocationId": "aQDh",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9129",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "jqqZP2",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.18,
                        "description": "Professional-grade Shirt perfect for frank training and recreational use",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 5.3,
                        "description": "The Alivia Chicken is the latest in a series of muffled products from Ankunding, Metz and Crona",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 0.83,
                        "description": "New mint green Chips with ergonomic design for gruesome comfort",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 1.58,
                        "description": "Our fish-friendly Cheese ensures shady comfort for your pets",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 138.25,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 19.02,
                    "totalFreightDiscounts": 1.63,
                    "totalNetCharge": 356.78,
                    "totalNetChargeWithDutiesAndTaxes": 199.82,
                    "totalNetFedExCharge": 53.56,
                    "totalNetFreight": 150.56,
                    "totalRebates": 3.61,
                    "totalSurcharges": 5.25,
                    "totalTaxes": 3.96
                  },
                  {
                    "currency": "MMK",
                    "currencyExchangeRate": {
                      "fromCurrency": "KMF",
                      "intoCurrency": "RWF",
                      "rate": 0.8697
                    },
                    "dimDivisor": 190,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 3.86,
                        "description": "The white Car combines Italy aesthetics with Thorium-based durability",
                        "percent": 4.26,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.46,
                        "description": "Ergonomic Ball made with Cotton for all-day flustered support",
                        "percent": 28.92,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.3,
                    "legDestinationLocationId": "cTFP",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2059",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "OPjTCB",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.17,
                        "description": "Our tiger-friendly Table ensures unwritten comfort for your pets",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 3.87,
                        "description": "Our bitter-inspired Hat brings a taste of luxury to your kosher lifestyle",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 8.78,
                        "description": "The tan Soap combines Svalbard & Jan Mayen Islands aesthetics with Neon-based durability",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 189.08,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 7.67,
                    "totalFreightDiscounts": 0.72,
                    "totalNetCharge": 492.73,
                    "totalNetChargeWithDutiesAndTaxes": 313.24,
                    "totalNetFedExCharge": 249.46,
                    "totalNetFreight": 34.05,
                    "totalRebates": 0.34,
                    "totalSurcharges": 6.63,
                    "totalTaxes": 1.61
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 7.31,
                    "description": "Stylish Chicken designed to make you stand out with insistent looks",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 9.37,
                    "description": "Featuring Argon-enhanced technology, our Pizza offers unparalleled inconsequential performance",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 0.7,
                    "description": "Stylish Ball designed to make you stand out with supportive looks",
                    "level": "NATIONAL",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.15,
                "totalBaseCharge": 115.77,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 19.52,
                "totalDutiesTaxesAndFees": 34.41,
                "totalFreightDiscounts": 2.4,
                "totalNetCharge": 92.72,
                "totalNetChargeWithDutiesAndTaxes": 538.33,
                "totalNetFedExCharge": 217.52,
                "totalNetFreight": 161.49,
                "totalRebates": 0.78,
                "totalSurcharges": 2.5,
                "totalTaxes": 1.3
              },
              {
                "currency": "TMT",
                "currencyExchangeRate": {
                  "fromCurrency": "VUV",
                  "intoCurrency": "PGK",
                  "rate": 1.1284
                },
                "dimDivisor": 282,
                "freightDiscounts": [
                  {
                    "amount": 7.24,
                    "description": "Innovative Pants featuring profuse technology and Marble construction",
                    "percent": 7.81,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 0.67,
                    "description": "The Orval Salad is the latest in a series of joyous products from Cremin, Huel and O'Kon",
                    "percent": 24.98,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 5.55,
                    "description": "Introducing the Algeria-inspired Tuna, blending lavish style with local craftsmanship",
                    "percent": 23.69,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 2.04,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7548",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "ymmQlP",
                "shipmentLegRateDetails": [
                  {
                    "currency": "INR",
                    "currencyExchangeRate": {
                      "fromCurrency": "BBD",
                      "intoCurrency": "JOD",
                      "rate": 1.1996
                    },
                    "dimDivisor": 165,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.06,
                        "description": "The sleek and glorious Soap comes with cyan LED lighting for smart functionality",
                        "percent": 20.91,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.93,
                        "description": "Featuring Europium-enhanced technology, our Towels offers unparalleled imaginary performance",
                        "percent": 29,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.03,
                        "description": "Introducing the Heard Island and McDonald Islands-inspired Bacon, blending wealthy style with local craftsmanship",
                        "percent": 24.13,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 0.92,
                        "description": "Kuhlman - Stroman's most advanced Bike technology increases quintessential capabilities",
                        "percent": 27.13,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.49,
                        "description": "Experience the indigo brilliance of our Soap, perfect for flawless environments",
                        "percent": 29.84,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.6,
                    "legDestinationLocationId": "PCG3",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2493",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "cc4CLD",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.18,
                        "description": "New Tuna model with 5 GB RAM, 798 GB storage, and prudent features",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 8.72,
                        "description": "Stylish Hat designed to make you stand out with specific looks",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 3.41,
                        "description": "Featuring Chromium-enhanced technology, our Chips offers unparalleled secret performance",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 31.3,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 17.66,
                    "totalFreightDiscounts": 3.64,
                    "totalNetCharge": 73.39,
                    "totalNetChargeWithDutiesAndTaxes": 300.52,
                    "totalNetFedExCharge": 195.03,
                    "totalNetFreight": 10.16,
                    "totalRebates": 3.12,
                    "totalSurcharges": 4.15,
                    "totalTaxes": 0.97
                  },
                  {
                    "currency": "PGK",
                    "currencyExchangeRate": {
                      "fromCurrency": "SHP",
                      "intoCurrency": "TZS",
                      "rate": 1.0952
                    },
                    "dimDivisor": 249,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 8.15,
                        "description": "Ergonomic Pants made with Rubber for all-day untrue support",
                        "percent": 22.75,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.15,
                        "description": "Savor the creamy essence in our Shirt, designed for flimsy culinary adventures",
                        "percent": 29.18,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 2.19,
                    "legDestinationLocationId": "Ya82",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "1344",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "wLKSxz",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.45,
                        "description": "Our cat-friendly Chicken ensures surprised comfort for your pets",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 166.5,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 17.59,
                    "totalFreightDiscounts": 1.78,
                    "totalNetCharge": 116.06,
                    "totalNetChargeWithDutiesAndTaxes": 269.33,
                    "totalNetFedExCharge": 218.43,
                    "totalNetFreight": 63.73,
                    "totalRebates": 3.33,
                    "totalSurcharges": 0.41,
                    "totalTaxes": 3.83
                  },
                  {
                    "currency": "ERN",
                    "currencyExchangeRate": {
                      "fromCurrency": "NPR",
                      "intoCurrency": "SEK",
                      "rate": 1.1181
                    },
                    "dimDivisor": 111,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 3.16,
                        "description": "Savor the fresh essence in our Car, designed for granular culinary adventures",
                        "percent": 0.95,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 5.08,
                    "legDestinationLocationId": "7kJ0",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "7965",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "fUT6Nd",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.37,
                        "description": "The sleek and second Ball comes with lime LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 152.86,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.52,
                    "totalFreightDiscounts": 0.71,
                    "totalNetCharge": 488.63,
                    "totalNetChargeWithDutiesAndTaxes": 423.7,
                    "totalNetFedExCharge": 58.9,
                    "totalNetFreight": 29.05,
                    "totalRebates": 2.1,
                    "totalSurcharges": 5.06,
                    "totalTaxes": 3.91
                  },
                  {
                    "currency": "TWD",
                    "currencyExchangeRate": {
                      "fromCurrency": "ARS",
                      "intoCurrency": "LBP",
                      "rate": 1.019
                    },
                    "dimDivisor": 207,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 2.54,
                        "description": "Stylish Pizza designed to make you stand out with married looks",
                        "percent": 23.05,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.3,
                        "description": "Our bird-friendly Shoes ensures ultimate comfort for your pets",
                        "percent": 24.08,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2.37,
                        "description": "The purple Pants combines Faroe Islands aesthetics with Darmstadtium-based durability",
                        "percent": 15.15,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.68,
                        "description": "Innovative Mouse featuring rosy technology and Wooden construction",
                        "percent": 22.66,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 5.82,
                    "legDestinationLocationId": "rQQX",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8864",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "aaY4Vp",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9,
                        "description": "Discover the butterfly-like agility of our Bike, perfect for sophisticated users",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 0.79,
                        "description": "New silver Bike with ergonomic design for musty comfort",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 57.14,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.4,
                    "totalFreightDiscounts": 2.82,
                    "totalNetCharge": 60.53,
                    "totalNetChargeWithDutiesAndTaxes": 494.79,
                    "totalNetFedExCharge": 161.93,
                    "totalNetFreight": 52.88,
                    "totalRebates": 1.85,
                    "totalSurcharges": 8.58,
                    "totalTaxes": 3.56
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.24,
                    "description": "Introducing the Lao People's Democratic Republic-inspired Chips, blending dramatic style with local craftsmanship",
                    "level": "STATE",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 0.48,
                "totalBaseCharge": 98.41,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 0.95,
                "totalDutiesTaxesAndFees": 50.96,
                "totalFreightDiscounts": 7.75,
                "totalNetCharge": 202.93,
                "totalNetChargeWithDutiesAndTaxes": 389.96,
                "totalNetFedExCharge": 553.29,
                "totalNetFreight": 54.4,
                "totalRebates": 1.42,
                "totalSurcharges": 19.56,
                "totalTaxes": 3.59
              },
              {
                "currency": "MYR",
                "currencyExchangeRate": {
                  "fromCurrency": "BSD",
                  "intoCurrency": "GHS",
                  "rate": 0.9043
                },
                "dimDivisor": 279,
                "freightDiscounts": [
                  {
                    "amount": 4.72,
                    "description": "New Sausages model with 25 GB RAM, 293 GB storage, and neat features",
                    "percent": 22.62,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 8.71,
                    "description": "The sleek and outrageous Fish comes with indigo LED lighting for smart functionality",
                    "percent": 12.4,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 3.08,
                    "description": "Professional-grade Bike perfect for svelte training and recreational use",
                    "percent": 1.81,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 3.4,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "8301",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "iB5oZL",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ZWL",
                    "currencyExchangeRate": {
                      "fromCurrency": "BWP",
                      "intoCurrency": "PKR",
                      "rate": 0.9979
                    },
                    "dimDivisor": 204,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.12,
                        "description": "Experience the azure brilliance of our Cheese, perfect for unfit environments",
                        "percent": 23.87,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.54,
                    "legDestinationLocationId": "MYNz",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8412",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "2I2UHK",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.04,
                        "description": "Savor the tender essence in our Keyboard, designed for informal culinary adventures",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 2.38,
                        "description": "Professional-grade Bike perfect for distorted training and recreational use",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 1.82,
                        "description": "Discover the sea lion-like agility of our Cheese, perfect for alert users",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 120.84,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 6.37,
                    "totalFreightDiscounts": 3,
                    "totalNetCharge": 327.56,
                    "totalNetChargeWithDutiesAndTaxes": 238.88,
                    "totalNetFedExCharge": 245.4,
                    "totalNetFreight": 189.27,
                    "totalRebates": 0.81,
                    "totalSurcharges": 3.28,
                    "totalTaxes": 2.63
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.96,
                    "description": "Ergonomic Mouse made with Plastic for all-day basic support",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 1.68,
                    "description": "Professional-grade Bacon perfect for edible training and recreational use",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 9.87,
                    "description": "Our horse-friendly Chair ensures tall comfort for your pets",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 0.88,
                    "description": "Featuring Mercury-enhanced technology, our Shoes offers unparalleled avaricious performance",
                    "level": "NATIONAL",
                    "type": "SALES"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.74,
                "totalBaseCharge": 200.51,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 10.55,
                "totalDutiesTaxesAndFees": 96.99,
                "totalFreightDiscounts": 9.35,
                "totalNetCharge": 302.2,
                "totalNetChargeWithDutiesAndTaxes": 469.36,
                "totalNetFedExCharge": 100.34,
                "totalNetFreight": 165.15,
                "totalRebates": 2.42,
                "totalSurcharges": 11.99,
                "totalTaxes": 1.12
              }
            ],
            "totalNetFedExTransportationAndPickupCharge": {
              "currency": "MKD",
              "value": "CUSTOMS_VALUE"
            },
            "totalNetTransportationAndPickupCharge": {
              "currency": "BYN",
              "value": "CUSTOMS_VALUE"
            }
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "928199748096",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx 2 Day Freight",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2010-03-04",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "prohibitions": [
              {
                "advisory": {
                  "code": "7WGN",
                  "localizedText": "The Extended dynamic structure Mouse offers reliable performance and vivacious design",
                  "parameters": [
                    {
                      "id": "9729",
                      "value": "Practical Silk Salad"
                    },
                    {
                      "id": "3772",
                      "value": "Luxurious Wooden Hat"
                    },
                    {
                      "id": "3815",
                      "value": "Soft Plastic Chicken"
                    },
                    {
                      "id": "1167",
                      "value": "Soft Bronze Shoes"
                    }
                  ],
                  "text": "Introducing the Namibia-inspired Table, blending ruddy style with local craftsmanship"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 6,
                "derivedHarmonizedCode": "635052",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "BcWu",
                      "localizedText": "Discover the long new Sausages with an exciting mix of Rubber ingredients",
                      "parameters": [
                        {
                          "id": "6300",
                          "value": "Sleek Ceramic Chicken"
                        },
                        {
                          "id": "8507",
                          "value": "Refined Silk Bike"
                        },
                        {
                          "id": "2451",
                          "value": "Unbranded Ceramic Mouse"
                        }
                      ],
                      "text": "Torp, Tillman and Walker's most advanced Car technology increases minty capabilities"
                    },
                    {
                      "code": "N1XR",
                      "localizedText": "The sleek and edible Computer comes with olive LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "8119",
                          "value": "Fantastic Cotton Cheese"
                        }
                      ],
                      "text": "Innovative Chair featuring infinite technology and Bamboo construction"
                    },
                    {
                      "code": "rHOU",
                      "localizedText": "The green Cheese combines Mauritius aesthetics with Thulium-based durability",
                      "parameters": [
                        {
                          "id": "2647",
                          "value": "Fantastic Gold Keyboard"
                        }
                      ],
                      "text": "Discover the bat-like agility of our Shirt, perfect for lovable users"
                    },
                    {
                      "code": "NiBp",
                      "localizedText": "Experience the lavender brilliance of our Ball, perfect for comfortable environments",
                      "parameters": [
                        {
                          "id": "5518",
                          "value": "Tasty Ceramic Car"
                        },
                        {
                          "id": "6302",
                          "value": "Gorgeous Aluminum Bacon"
                        },
                        {
                          "id": "6971",
                          "value": "Ergonomic Plastic Soap"
                        },
                        {
                          "id": "3525",
                          "value": "Recycled Bamboo Towels"
                        }
                      ],
                      "text": "The Orlo Shoes is the latest in a series of regal products from Zieme, Bartoletti and Medhurst"
                    }
                  ],
                  "description": "The sleek and blond Shirt comes with yellow LED lighting for smart functionality",
                  "id": "9d188fce-72d1-497d-9892-7dcbb66592b3"
                }
              },
              {
                "advisory": {
                  "code": "ivmW",
                  "localizedText": "The sleek and far-off Keyboard comes with tan LED lighting for smart functionality",
                  "parameters": [
                    {
                      "id": "0359",
                      "value": "Practical Wooden Shirt"
                    },
                    {
                      "id": "3539",
                      "value": "Bespoke Rubber Hat"
                    },
                    {
                      "id": "8213",
                      "value": "Licensed Aluminum Chair"
                    },
                    {
                      "id": "5135",
                      "value": "Incredible Metal Computer"
                    },
                    {
                      "id": "3020",
                      "value": "Handcrafted Bronze Chips"
                    }
                  ],
                  "text": "Discover the fearless new Salad with an exciting mix of Bamboo ingredients"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 29,
                "derivedHarmonizedCode": "278022",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "U3rK",
                      "localizedText": "Jerde - Hermiston's most advanced Tuna technology increases descriptive capabilities",
                      "parameters": [
                        {
                          "id": "0269",
                          "value": "Small Rubber Shoes"
                        }
                      ],
                      "text": "Our creamy-inspired Towels brings a taste of luxury to your heartfelt lifestyle"
                    },
                    {
                      "code": "xGO6",
                      "localizedText": "Savor the crispy essence in our Shirt, designed for excitable culinary adventures",
                      "parameters": [
                        {
                          "id": "5076",
                          "value": "Licensed Cotton Keyboard"
                        },
                        {
                          "id": "4170",
                          "value": "Intelligent Gold Shoes"
                        },
                        {
                          "id": "5564",
                          "value": "Soft Concrete Car"
                        },
                        {
                          "id": "2299",
                          "value": "Refined Aluminum Table"
                        },
                        {
                          "id": "2406",
                          "value": "Oriental Rubber Pants"
                        }
                      ],
                      "text": "Innovative Chicken featuring elliptical technology and Metal construction"
                    },
                    {
                      "code": "d0fj",
                      "localizedText": "New Chicken model with 89 GB RAM, 447 GB storage, and competent features",
                      "parameters": [
                        {
                          "id": "3315",
                          "value": "Fantastic Silk Cheese"
                        },
                        {
                          "id": "5720",
                          "value": "Luxurious Silk Tuna"
                        }
                      ],
                      "text": "The sleek and other Chicken comes with tan LED lighting for smart functionality"
                    }
                  ],
                  "description": "New Mouse model with 13 GB RAM, 912 GB storage, and negligible features",
                  "id": "4acfa873-1746-4163-9a63-b135797cc8d5"
                }
              },
              {
                "advisory": {
                  "code": "ENDN",
                  "localizedText": "Stylish Table designed to make you stand out with favorable looks",
                  "parameters": [
                    {
                      "id": "2627",
                      "value": "Oriental Aluminum Fish"
                    },
                    {
                      "id": "9948",
                      "value": "Bespoke Aluminum Computer"
                    }
                  ],
                  "text": "The Jaime Salad is the latest in a series of all products from Metz - Johns"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 14,
                "derivedHarmonizedCode": "311930",
                "source": "CUSTOMS",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "4OdH",
                      "localizedText": "Professional-grade Pants perfect for dependable training and recreational use",
                      "parameters": [
                        {
                          "id": "1119",
                          "value": "Ergonomic Rubber Gloves"
                        },
                        {
                          "id": "6420",
                          "value": "Sleek Plastic Chips"
                        },
                        {
                          "id": "9231",
                          "value": "Soft Concrete Sausages"
                        },
                        {
                          "id": "5724",
                          "value": "Intelligent Marble Gloves"
                        },
                        {
                          "id": "9233",
                          "value": "Recycled Granite Mouse"
                        }
                      ],
                      "text": "The sleek and questionable Sausages comes with red LED lighting for smart functionality"
                    },
                    {
                      "code": "mXRz",
                      "localizedText": "New tan Keyboard with ergonomic design for slight comfort",
                      "parameters": [
                        {
                          "id": "1613",
                          "value": "Soft Ceramic Keyboard"
                        }
                      ],
                      "text": "Our butterfly-friendly Chicken ensures excellent comfort for your pets"
                    },
                    {
                      "code": "zltx",
                      "localizedText": "Discover the unhappy new Bacon with an exciting mix of Bronze ingredients",
                      "parameters": [
                        {
                          "id": "0606",
                          "value": "Rustic Silk Table"
                        },
                        {
                          "id": "3948",
                          "value": "Generic Steel Fish"
                        },
                        {
                          "id": "2707",
                          "value": "Handmade Metal Pants"
                        },
                        {
                          "id": "0172",
                          "value": "Awesome Aluminum Sausages"
                        }
                      ],
                      "text": "Discover the showy new Car with an exciting mix of Plastic ingredients"
                    },
                    {
                      "code": "X443",
                      "localizedText": "Featuring Holmium-enhanced technology, our Pants offers unparalleled joyous performance",
                      "parameters": [
                        {
                          "id": "4646",
                          "value": "Soft Silk Pizza"
                        },
                        {
                          "id": "4820",
                          "value": "Incredible Gold Tuna"
                        }
                      ],
                      "text": "Introducing the Nauru-inspired Cheese, blending apt style with local craftsmanship"
                    }
                  ],
                  "description": "Electronic Bacon designed with Wooden for deserted performance",
                  "id": "626aa200-285b-4c51-8e94-f496404ca43a"
                }
              },
              {
                "advisory": {
                  "code": "Lukg",
                  "localizedText": "The sleek and second Shoes comes with cyan LED lighting for smart functionality",
                  "parameters": [
                    {
                      "id": "6960",
                      "value": "Recycled Bronze Bacon"
                    },
                    {
                      "id": "9417",
                      "value": "Oriental Marble Sausages"
                    },
                    {
                      "id": "5445",
                      "value": "Tasty Rubber Table"
                    }
                  ],
                  "text": "The purple Soap combines Palau aesthetics with Sodium-based durability"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 36,
                "derivedHarmonizedCode": "799693",
                "source": "FDA",
                "status": "ACTIVE",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "tGhw",
                      "localizedText": "Stylish Bike designed to make you stand out with striking looks",
                      "parameters": [
                        {
                          "id": "5823",
                          "value": "Modern Bronze Gloves"
                        },
                        {
                          "id": "8131",
                          "value": "Awesome Marble Fish"
                        },
                        {
                          "id": "1419",
                          "value": "Frozen Marble Pants"
                        },
                        {
                          "id": "5698",
                          "value": "Practical Silk Sausages"
                        },
                        {
                          "id": "7069",
                          "value": "Electronic Steel Tuna"
                        }
                      ],
                      "text": "The sleek and light Sausages comes with sky blue LED lighting for smart functionality"
                    }
                  ],
                  "description": "Innovative Shoes featuring broken technology and Plastic construction",
                  "id": "a44a4ab4-24c3-4091-9b54-89b3cd7206a5"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          }
        ]
      },
      {
        "alerts": [
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://pertinent-pacemaker.biz",
                "password": "orlyd8SZVy",
                "role": "VIEWER",
                "userId": "f1b71e4e-31a2-4423-93b0-0033c2e8d029"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "0x0",
            "type": "PACKING_LIST",
            "uploadDocumentReferenceDetails": [
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "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": "Steuber Inc",
                "emailAddress": "Garrick.Kilback@gmail.com",
                "personName": "Lynette Feil",
                "phoneExtension": "2",
                "phoneNumber": "(946) 547-5624"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": [
                            "attributes"
                          ],
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": [
                            "Subsidiary Classes"
                          ],
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "opBP0pSjAA"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            }
          ],
          "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": "SVk6HfyPHMLqvDJb",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-07-26T00:00:00.0Z",
                "expirationDate": "2026-09-12T00:00:00.0Z",
                "number": "5"
              }
            },
            "dryIceDetail": {
              "packageCount": 4,
              "processingOptions": {
                "options": [
                  "options"
                ]
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 18
            }
          },
          "masterTrackingId": {
            "formId": "0201",
            "trackingIdType": "EXPRESS",
            "trackingNumber": "49092000070120032835",
            "uspsApplicationId": "92"
          },
          "operationalDetail": {
            "airportId": "DFW",
            "astraDescription": "SMART POST",
            "astraPlannedServiceLevel": "THU - 17 OCT 10:30A",
            "commitDate": "2026-07-25T00:00:00.0Z",
            "commitDay": "Sat",
            "countryCode": "US",
            "customTransitTime": "THREE_DAYS",
            "deliveryDate": "2001-04-05",
            "deliveryDay": "TUE",
            "deliveryEligibilities": [
              "deliveryEligibilities"
            ],
            "destinationLocationId": "1HxN",
            "destinationLocationNumber": 613,
            "destinationLocationStateOrProvinceCode": "MD",
            "destinationServiceArea": "aj",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "ONE_DAY",
            "originLocationId": "678",
            "originLocationNumber": 243,
            "originServiceArea": "A1",
            "packagingCode": "01",
            "postalCode": "38010",
            "publishedDeliveryTime": "10:30A",
            "scac": "scac",
            "serviceCode": "010",
            "stateOrProvinceCode": "RI",
            "transitTime": "THREE_DAYS",
            "ursaPrefixCode": "Kh",
            "ursaSuffixCode": "MJ"
          },
          "packagingDescription": "Customer Packaging",
          "serviceDescription": {
            "astraDescription": "1 DAY FRT",
            "code": "8",
            "description": "Introducing the Slovakia-inspired Towels, blending present style with local craftsmanship",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "F-1"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-1"
              }
            ],
            "operatingOrgCodes": [
              "FXE"
            ],
            "serviceCategory": "FREIGHT",
            "serviceId": "CsmaBOF5p5qZ",
            "serviceType": "FEDEX_2_DAY"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "pickupRateDetail": {
              "ancillaryFeesAndTaxes": [
                {
                  "amount": {
                    "currency": "SBD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Introducing the Pitcairn Islands-inspired Bacon, blending unpleasant style with local craftsmanship",
                  "type": "CLEARANCE_ENTRY_FEE"
                },
                {
                  "amount": {
                    "currency": "KHR",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New Tuna model with 51 GB RAM, 664 GB storage, and dark features",
                  "type": "CLEARANCE_ENTRY_FEE"
                },
                {
                  "amount": {
                    "currency": "VES",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our fox-friendly Computer ensures stingy comfort for your pets",
                  "type": "CLEARANCE_ENTRY_FEE"
                },
                {
                  "amount": {
                    "currency": "NZD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Experience the olive brilliance of our Salad, perfect for thorough environments",
                  "type": "CLEARANCE_ENTRY_FEE"
                }
              ],
              "currencyExchangeRate": {
                "fromCurrency": "ALL",
                "intoCurrency": "KGS",
                "rate": 1.084
              },
              "dutiesAndTaxes": [
                {
                  "harmonizedCode": "531461",
                  "taxes": {
                    "amount": {
                      "currency": "AFN",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "Stylish Tuna designed to make you stand out with speedy looks",
                      "id": "59785f65-8460-47b7-bbcc-a0dd78ee65c1",
                      "name": "VAT"
                    },
                    "description": "Innovative Bike featuring any technology and Wooden construction",
                    "effectiveDate": "2026-04-06T00:00:00.0Z",
                    "formula": "BASE*RATE",
                    "name": "GST",
                    "taxableValue": {
                      "currency": "RUB",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "FBSB",
                    "taxRates": [
                      {
                        "currency": "USD",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "20"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "KG",
                        "value": "5"
                      },
                      {
                        "currency": "USD",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "5"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "PLN",
                    "value": "CUSTOMS_VALUE"
                  }
                },
                {
                  "harmonizedCode": "850889",
                  "taxes": {
                    "amount": {
                      "currency": "CAD",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "New tan Tuna with ergonomic design for snoopy comfort",
                      "id": "85ca3917-fd0c-4553-9d12-c46f903f2f87",
                      "name": "SALES_TAX"
                    },
                    "description": "Stylish Chicken designed to make you stand out with annual looks",
                    "effectiveDate": "2026-03-25T00:00:00.0Z",
                    "formula": "BASE*RATE",
                    "name": "GST",
                    "taxableValue": {
                      "currency": "PGK",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "t3LA",
                    "taxRates": [
                      {
                        "currency": "EUR",
                        "quantity": 100,
                        "unitOfMeasure": "PCS",
                        "value": "10"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "BZD",
                    "value": "CUSTOMS_VALUE"
                  }
                },
                {
                  "harmonizedCode": "753089",
                  "taxes": {
                    "amount": {
                      "currency": "MXN",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "Savor the juicy essence in our Pizza, designed for tempting culinary adventures",
                      "id": "32b0f842-c8d2-4edf-a266-c4aa0734c263",
                      "name": "SALES_TAX"
                    },
                    "description": "The Dayton Sausages is the latest in a series of grimy products from Schinner LLC",
                    "effectiveDate": "2026-06-28T00:00:00.0Z",
                    "formula": "FIXED",
                    "name": "SALES_TAX",
                    "taxableValue": {
                      "currency": "BIF",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "FqaS",
                    "taxRates": [
                      {
                        "currency": "EUR",
                        "quantity": 300,
                        "unitOfMeasure": "LB",
                        "value": "20"
                      },
                      {
                        "currency": "GBP",
                        "quantity": 200,
                        "unitOfMeasure": "KG",
                        "value": "5"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 200,
                        "unitOfMeasure": "LB",
                        "value": "10"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "ARS",
                    "value": "CUSTOMS_VALUE"
                  }
                },
                {
                  "harmonizedCode": "064507",
                  "taxes": {
                    "amount": {
                      "currency": "AUD",
                      "value": "CUSTOMS_VALUE"
                    },
                    "appliedPreferentialTradeAgreement": {
                      "description": "Featuring Francium-enhanced technology, our Bike offers unparalleled lucky performance",
                      "id": "59744a5a-b9e3-42f4-9759-f4a1421ab50c",
                      "name": "SALES_TAX"
                    },
                    "description": "Innovative Chair featuring cruel technology and Wooden construction",
                    "effectiveDate": "2026-03-04T00:00:00.0Z",
                    "formula": "BASE*RATE",
                    "name": "VAT",
                    "taxableValue": {
                      "currency": "CUP",
                      "value": "CUSTOMS_VALUE"
                    },
                    "taxcode": "8hM5",
                    "taxRates": [
                      {
                        "currency": "GBP",
                        "quantity": 300,
                        "unitOfMeasure": "LB",
                        "value": "5"
                      },
                      {
                        "currency": "GBP",
                        "quantity": 100,
                        "unitOfMeasure": "PCS",
                        "value": "20"
                      },
                      {
                        "currency": "EUR",
                        "quantity": 100,
                        "unitOfMeasure": "PCS",
                        "value": "5"
                      },
                      {
                        "currency": "GBP",
                        "quantity": 100,
                        "unitOfMeasure": "LB",
                        "value": "10"
                      }
                    ],
                    "taxType": "INCENTIVE"
                  },
                  "total": {
                    "currency": "BWP",
                    "value": "CUSTOMS_VALUE"
                  }
                }
              ],
              "freightDiscounts": [
                {
                  "amount": {
                    "currency": "GTQ",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Innovative Chicken featuring artistic technology and Aluminum construction",
                  "percent": 29.68,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "ISK",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Discover the respectful new Cheese with an exciting mix of Silk ingredients",
                  "percent": 25.1,
                  "rateDiscountType": "INCENTIVE"
                },
                {
                  "amount": {
                    "currency": "FKP",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Introducing the British Indian Ocean Territory (Chagos Archipelago)-inspired Fish, blending optimistic style with local craftsmanship",
                  "percent": 19.46,
                  "rateDiscountType": "INCENTIVE"
                }
              ],
              "fuelSurchargePercent": 1.32,
              "minimumChargeType": "EARNED_DISCOUNT",
              "pickupBaseChargeDescription": "Pickup Area Surcharge",
              "pricingCode": "ACTUAL",
              "rateScale": "Tfx2ssTrUJ",
              "rateType": "PAYOR_ACCOUNT_PACKAGE",
              "rateZone": "pNzLtS",
              "ratingBasis": "SHIPMENT_WEIGHT_BASED",
              "rebates": [
                {
                  "amount": {
                    "currency": "MRU",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our butterfly-friendly Shirt ensures weighty comfort for your pets",
                  "percent": 8.45,
                  "rebateType": "EARNED"
                },
                {
                  "amount": {
                    "currency": "MVR",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Discover the sneaky new Pizza with an exciting mix of Steel ingredients",
                  "percent": 4.2,
                  "rebateType": "EARNED"
                },
                {
                  "amount": {
                    "currency": "GHS",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Innovative Chips featuring miserly technology and Gold construction",
                  "percent": 6.67,
                  "rebateType": "EARNED"
                },
                {
                  "amount": {
                    "currency": "BBD",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our hamster-friendly Pants ensures super comfort for your pets",
                  "percent": 3.71,
                  "rebateType": "EARNED"
                }
              ],
              "specialRatingApplied": "FEDEX_ONE_RATE",
              "surcharges": [
                {
                  "amount": {
                    "currency": "DJF",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Our bear-friendly Towels ensures classic comfort for your pets",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "CHF",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "New indigo Soap with ergonomic design for shoddy comfort",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "MGA",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "Introducing the Russian Federation-inspired Chicken, blending mindless style with local craftsmanship",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                },
                {
                  "amount": {
                    "currency": "BND",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "The sleek and junior Tuna comes with grey LED lighting for smart functionality",
                  "level": "PACKAGE",
                  "surchargeType": "COD"
                }
              ],
              "taxes": [
                {
                  "amount": {
                    "currency": "EUR",
                    "value": "CUSTOMS_VALUE"
                  },
                  "description": "The sleek and scornful Salad comes with purple LED lighting for smart functionality",
                  "taxType": "VAT"
                }
              ],
              "totalAncillaryFeesAndTaxes": {
                "currency": "SEK",
                "value": "CUSTOMS_VALUE"
              },
              "totalBaseCharge": {
                "currency": "PYG",
                "value": "CUSTOMS_VALUE"
              },
              "totalDutiesAndTaxes": {
                "currency": "BIF",
                "value": "CUSTOMS_VALUE"
              },
              "totalDutiesTaxesAndFees": {
                "currency": "XOF",
                "value": "CUSTOMS_VALUE"
              },
              "totalFreightDiscounts": {
                "currency": "RSD",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetCharge": {
                "currency": "MOP",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetChargeWithDutiesAndTaxes": {
                "currency": "MGA",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetFedExCharge": {
                "currency": "SSP",
                "value": "CUSTOMS_VALUE"
              },
              "totalNetFreight": {
                "currency": "SBD",
                "value": "CUSTOMS_VALUE"
              },
              "totalRebates": {
                "currency": "RUB",
                "value": "CUSTOMS_VALUE"
              },
              "totalSurcharges": {
                "currency": "DKK",
                "value": "CUSTOMS_VALUE"
              },
              "totalTaxes": {
                "currency": "LYD",
                "value": "CUSTOMS_VALUE"
              },
              "totalVariableHandlingCharges": {
                "fixedVariableHandlingCharge": {
                  "currency": "LSL",
                  "value": "CUSTOMS_VALUE"
                },
                "percentVariableHandlingCharge": {
                  "currency": "NOK",
                  "value": "CUSTOMS_VALUE"
                },
                "totalCustomerCharge": {
                  "currency": "UZS",
                  "value": "CUSTOMS_VALUE"
                },
                "variableHandlingCharge": {
                  "currency": "NGN",
                  "value": "CUSTOMS_VALUE"
                }
              },
              "variableHandlingCharges": {
                "fixedVariableHandlingCharge": {
                  "currency": "MWK",
                  "value": "CUSTOMS_VALUE"
                },
                "percentVariableHandlingCharge": {
                  "currency": "GYD",
                  "value": "CUSTOMS_VALUE"
                },
                "totalCustomerCharge": {
                  "currency": "BGN",
                  "value": "CUSTOMS_VALUE"
                },
                "variableHandlingCharge": {
                  "currency": "DOP",
                  "value": "CUSTOMS_VALUE"
                }
              }
            },
            "shipmentRateDetails": [
              {
                "currency": "KYD",
                "currencyExchangeRate": {
                  "fromCurrency": "MAD",
                  "intoCurrency": "SCR",
                  "rate": 0.8307
                },
                "dimDivisor": 252,
                "freightDiscounts": [
                  {
                    "amount": 2.73,
                    "description": "New orange Chips with ergonomic design for limping comfort",
                    "percent": 24.96,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 8.03,
                    "description": "Our bee-friendly Ball ensures stingy comfort for your pets",
                    "percent": 23.46,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 1.49,
                    "description": "Innovative Soap featuring pleased technology and Aluminum construction",
                    "percent": 29.83,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 5.77,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "6231",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "2GfR5m",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SGD",
                    "currencyExchangeRate": {
                      "fromCurrency": "RON",
                      "intoCurrency": "XAF",
                      "rate": 1.1185
                    },
                    "dimDivisor": 279,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.19,
                        "description": "Ergonomic Chair made with Plastic for all-day smooth support",
                        "percent": 12.58,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 6.62,
                        "description": "Barton Inc's most advanced Mouse technology increases idolized capabilities",
                        "percent": 19.3,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.85,
                        "description": "The Triple-buffered mission-critical protocol Towels offers reliable performance and jealous design",
                        "percent": 29.96,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 7.14,
                    "legDestinationLocationId": "mqTj",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8711",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "ahJRuy",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.14,
                        "description": "New silver Bacon with ergonomic design for milky comfort",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 4.37,
                        "description": "New ivory Pizza with ergonomic design for granular comfort",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 2.74,
                        "description": "Ergonomic Cheese made with Concrete for all-day ample support",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 4.37,
                        "description": "Discover the winged new Hat with an exciting mix of Ceramic ingredients",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 147.55,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.82,
                    "totalFreightDiscounts": 1.44,
                    "totalNetCharge": 475.02,
                    "totalNetChargeWithDutiesAndTaxes": 213.81,
                    "totalNetFedExCharge": 180.46,
                    "totalNetFreight": 46.81,
                    "totalRebates": 0.37,
                    "totalSurcharges": 5.8,
                    "totalTaxes": 2.06
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.44,
                    "description": "Our bat-friendly Bacon ensures enraged comfort for your pets",
                    "level": "STATE",
                    "type": "SALES"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 0.84,
                "totalBaseCharge": 231.69,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 2.75,
                "totalDutiesTaxesAndFees": 57.63,
                "totalFreightDiscounts": 0.31,
                "totalNetCharge": 493.16,
                "totalNetChargeWithDutiesAndTaxes": 159.93,
                "totalNetFedExCharge": 359.44,
                "totalNetFreight": 286.53,
                "totalRebates": 2.53,
                "totalSurcharges": 9.48,
                "totalTaxes": 1.38
              }
            ],
            "totalNetFedExTransportationAndPickupCharge": {
              "currency": "BRL",
              "value": "CUSTOMS_VALUE"
            },
            "totalNetTransportationAndPickupCharge": {
              "currency": "STN",
              "value": "CUSTOMS_VALUE"
            }
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "645062521285",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx 2 Day Freight",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2010-03-04",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "prohibitions": [
              {
                "advisory": {
                  "code": "Uq6E",
                  "localizedText": "The red Bacon combines Barbados aesthetics with Lawrencium-based durability",
                  "parameters": [
                    {
                      "id": "3658",
                      "value": "Elegant Marble Car"
                    }
                  ],
                  "text": "Savor the crunchy essence in our Tuna, designed for hidden culinary adventures"
                },
                "categories": [
                  "categories"
                ],
                "commodityIndex": 7,
                "derivedHarmonizedCode": "789912",
                "source": "CUSTOMS",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "k21O",
                      "localizedText": "New red Pizza with ergonomic design for expert comfort",
                      "parameters": [
                        {
                          "id": "7005",
                          "value": "Ergonomic Marble Towels"
                        },
                        {
                          "id": "5813",
                          "value": "Small Silk Hat"
                        },
                        {
                          "id": "6817",
                          "value": "Unbranded Bamboo Pizza"
                        }
                      ],
                      "text": "The sleek and guilty Gloves comes with grey LED lighting for smart functionality"
                    }
                  ],
                  "description": "New yellow Salad with ergonomic design for another comfort",
                  "id": "a5bc2a6b-bb6e-4b9b-bbf0-ba983c01f522"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          }
        ]
      }
    ]
  },
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "ACCOUNTNUMBER.REGISTRATION.REQUIRED",
      "message": "Please enter a valid 9-digit FedEx account number or register for a new FedEx account 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": "Your account number"
  },
  "deletionControl": "DELETE_ALL_PACKAGES",
  "emailShipment": false,
  "senderCountryCode": "AG",
  "trackingNumber": "619441317345",
  "version": {
    "major": 1,
    "minor": 1,
    "patch": 1
  }
}
{
  "customerTransactionId": "iPFmFXyJaRaG",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      }
    ],
    "cancelledHistory": false,
    "cancelledShipment": false,
    "message": "Professional-grade Gloves perfect for ragged training and recreational use"
  },
  "transactionId": "3d64d3bc-bdb8-48e4-8918-21b4685a8aef"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "SHIPMENT.USER.UNAUTHORIZED",
      "message": "Requested user is not authorized to perform the operation."
    }
  ]
}
{
  "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"0e671149-016f-1000-941f-ef4dbabadd2e"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "accountNumber": {
    "value": "8014xxxxx"
  },
  "jobId": "89sxxxxx233ae24ff31xxxxx"
}
{
  "customerTransactionId": "dadigC9aWDYn",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      },
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      }
    ],
    "transactionShipments": [
      {
        "alerts": [
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://ethical-advancement.name",
                "password": "LlTZHq9uPV",
                "role": "VIEWER",
                "userId": "895ab279-7428-46f7-80e7-bd02ff4fc040"
              },
              {
                "emailLabelUrl": "https://wordy-crocodile.org",
                "password": "Pygbfu5adN",
                "role": "USER",
                "userId": "f79dd280-cde1-4654-ae7c-b675cb0aa56d"
              },
              {
                "emailLabelUrl": "https://some-alliance.name",
                "password": "b6wWz0hkEO",
                "role": "VIEWER",
                "userId": "5868ec49-4c7b-4f0a-a666-fbb77fd0c539"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "0x2",
            "type": "PACKING_LIST",
            "uploadDocumentReferenceDetails": [
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "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": "Bruen, Hills and Quitzon",
                "emailAddress": "Abigale.Tillman45@hotmail.com",
                "personName": "Danny Block",
                "phoneExtension": "9",
                "phoneNumber": "(766) 228-9314"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "ZdsNS"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "a3nH3"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "sO=v6VQ"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "yP_lV"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "ANWv"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "E"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "JHRygk0"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "C5H=iIj"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Ams"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": ""
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "2vsAcM"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            }
          ],
          "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": {
              "0": "CERTIFICATE_OF_ORIGIN"
            },
            "requiredDocuments": {
              "0": "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "1": "AIR_WAYBILL"
            }
          },
          "exportComplianceStatement": "98stX1PP1WNpXqtV",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-09-02T00:00:00.0Z",
                "expirationDate": "2027-03-09T00:00:00.0Z",
                "number": "2"
              }
            },
            "dryIceDetail": {
              "packageCount": 9,
              "processingOptions": {
                "options": {
                  "0": "options"
                }
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 1
            }
          },
          "masterTrackingId": {
            "formId": "0201",
            "trackingIdType": "EXPRESS",
            "trackingNumber": "49092000070120032835",
            "uspsApplicationId": "92"
          },
          "operationalDetail": {
            "airportId": "DFW",
            "astraDescription": "SMART POST",
            "astraPlannedServiceLevel": "WED - 16 OCT 10:30A",
            "commitDate": "2026-08-13T00:00:00.0Z",
            "commitDay": "Mon",
            "countryCode": "US",
            "customTransitTime": "THREE_DAYS",
            "deliveryDate": "2001-04-05",
            "deliveryDay": "TUE",
            "deliveryEligibilities": {
              "0": "deliveryEligibilities"
            },
            "destinationLocationId": "cbXx",
            "destinationLocationNumber": 482,
            "destinationLocationStateOrProvinceCode": "IA",
            "destinationServiceArea": "Yx",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "THREE_DAYS",
            "originLocationId": "678",
            "originLocationNumber": 243,
            "originServiceArea": "A1",
            "packagingCode": "05",
            "postalCode": "38010",
            "publishedDeliveryTime": "12:00P",
            "scac": "scac",
            "serviceCode": "010",
            "stateOrProvinceCode": "WV",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "TA",
            "ursaSuffixCode": "xS"
          },
          "packagingDescription": "FedEx Box",
          "serviceDescription": {
            "astraDescription": "2 DAY FRT",
            "code": "2",
            "description": "Our savory-inspired Table brings a taste of luxury to your tender lifestyle",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "G-1"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "G-1"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "G-1"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "F-2"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "G-1"
              }
            ],
            "operatingOrgCodes": {
              "0": "FXE"
            },
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "R7skL4eCqRsS",
            "serviceType": "STANDARD_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "BDT",
                "currencyExchangeRate": {
                  "fromCurrency": "CZK",
                  "intoCurrency": "TMT",
                  "rate": 1.1951
                },
                "dimDivisor": 197,
                "freightDiscounts": [
                  {
                    "amount": 8.65,
                    "description": "The silver Soap combines Belarus aesthetics with Fermium-based durability",
                    "percent": 4.96,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 1.34,
                    "description": "Bespoke Table designed with Aluminum for snappy performance",
                    "percent": 26.49,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 5.66,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "5595",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "FI7Q0z",
                "shipmentLegRateDetails": [
                  {
                    "currency": "UYU",
                    "currencyExchangeRate": {
                      "fromCurrency": "MVR",
                      "intoCurrency": "LYD",
                      "rate": 0.9623
                    },
                    "dimDivisor": 208,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 9.44,
                        "description": "Introducing the Namibia-inspired Sausages, blending thick style with local craftsmanship",
                        "percent": 3.53,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.24,
                        "description": "Our crocodile-friendly Chicken ensures athletic comfort for your pets",
                        "percent": 2.11,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.11,
                        "description": "Featuring Mercury-enhanced technology, our Bacon offers unparalleled distant performance",
                        "percent": 8.17,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.4,
                        "description": "Koss - Lakin's most advanced Chicken technology increases dirty capabilities",
                        "percent": 23.33,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 10,
                        "description": "Our crunchy-inspired Mouse brings a taste of luxury to your entire lifestyle",
                        "percent": 10.78,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 7.79,
                    "legDestinationLocationId": "Bhwn",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2963",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "5rWM71",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0.99,
                        "description": "New teal Shirt with ergonomic design for oblong comfort",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 3.29,
                        "description": "Schowalter Inc's most advanced Fish technology increases peaceful capabilities",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 172.13,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.42,
                    "totalFreightDiscounts": 3.62,
                    "totalNetCharge": 342.93,
                    "totalNetChargeWithDutiesAndTaxes": 300.55,
                    "totalNetFedExCharge": 240.22,
                    "totalNetFreight": 147.1,
                    "totalRebates": 4.58,
                    "totalSurcharges": 1.38,
                    "totalTaxes": 1.88
                  },
                  {
                    "currency": "TJS",
                    "currencyExchangeRate": {
                      "fromCurrency": "ALL",
                      "intoCurrency": "KWD",
                      "rate": 1.0471
                    },
                    "dimDivisor": 137,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4.43,
                        "description": "Professional-grade Shoes perfect for pitiful training and recreational use",
                        "percent": 13.08,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.44,
                    "legDestinationLocationId": "A9Gb",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3849",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "j5a6VB",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.7,
                        "description": "Professional-grade Car perfect for those training and recreational use",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 5.85,
                        "description": "Our smoky-inspired Fish brings a taste of luxury to your orderly lifestyle",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 64.45,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 16.31,
                    "totalFreightDiscounts": 4.48,
                    "totalNetCharge": 442.35,
                    "totalNetChargeWithDutiesAndTaxes": 182.15,
                    "totalNetFedExCharge": 168.02,
                    "totalNetFreight": 117.91,
                    "totalRebates": 1.43,
                    "totalSurcharges": 3.69,
                    "totalTaxes": 2.27
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.24,
                    "description": "Discover the perfumed new Shoes with an exciting mix of Silk ingredients",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 4.35,
                    "description": "The Abigayle Pants is the latest in a series of vibrant products from Farrell, Ratke and Stiedemann",
                    "level": "NATIONAL",
                    "type": "VAT"
                  },
                  {
                    "amount": 1.47,
                    "description": "The Immersive optimizing portal Car offers reliable performance and scented design",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 4.1,
                    "description": "Professional-grade Towels perfect for livid training and recreational use",
                    "level": "STATE",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.4,
                "totalBaseCharge": 252.37,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 0.65,
                "totalDutiesTaxesAndFees": 57.23,
                "totalFreightDiscounts": 3.06,
                "totalNetCharge": 483.57,
                "totalNetChargeWithDutiesAndTaxes": 242.35,
                "totalNetFedExCharge": 199.3,
                "totalNetFreight": 306.63,
                "totalRebates": 4.77,
                "totalSurcharges": 19.97,
                "totalTaxes": 4.32
              },
              {
                "currency": "BAM",
                "currencyExchangeRate": {
                  "fromCurrency": "MNT",
                  "intoCurrency": "VND",
                  "rate": 1.1469
                },
                "dimDivisor": 124,
                "freightDiscounts": [
                  {
                    "amount": 3.17,
                    "description": "Featuring Selenium-enhanced technology, our Mouse offers unparalleled burdensome performance",
                    "percent": 14.57,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 1.35,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "7336",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "9UfAYM",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ZWL",
                    "currencyExchangeRate": {
                      "fromCurrency": "JMD",
                      "intoCurrency": "PGK",
                      "rate": 0.897
                    },
                    "dimDivisor": 274,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.47,
                        "description": "The Breanna Bacon is the latest in a series of youthful products from Thiel - Kutch",
                        "percent": 21.34,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.8,
                        "description": "The Ergonomic analyzing flexibility Table offers reliable performance and optimal design",
                        "percent": 1.74,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.82,
                        "description": "Ergonomic Gloves made with Rubber for all-day doting support",
                        "percent": 18.17,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.92,
                        "description": "New Chair model with 97 GB RAM, 997 GB storage, and frail features",
                        "percent": 4.83,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 5.13,
                        "description": "New fuchsia Keyboard with ergonomic design for staid comfort",
                        "percent": 20.12,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 5.54,
                    "legDestinationLocationId": "P8bS",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3105",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "h7mpp0",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.31,
                        "description": "Introducing the Georgia-inspired Bacon, blending worthless style with local craftsmanship",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 0.65,
                        "description": "Our sweet-inspired Chicken brings a taste of luxury to your fair lifestyle",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 8.02,
                        "description": "The sleek and educated Ball comes with sky blue LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 2.05,
                        "description": "Experience the pink brilliance of our Tuna, perfect for liquid environments",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 103.48,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.59,
                    "totalFreightDiscounts": 2.9,
                    "totalNetCharge": 202.58,
                    "totalNetChargeWithDutiesAndTaxes": 522.6,
                    "totalNetFedExCharge": 192.99,
                    "totalNetFreight": 100.47,
                    "totalRebates": 0.12,
                    "totalSurcharges": 4.85,
                    "totalTaxes": 0.21
                  },
                  {
                    "currency": "CZK",
                    "currencyExchangeRate": {
                      "fromCurrency": "ZAR",
                      "intoCurrency": "BBD",
                      "rate": 0.9309
                    },
                    "dimDivisor": 145,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 0.02,
                        "description": "The Devolved intermediate protocol Towels offers reliable performance and unused design",
                        "percent": 26.37,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.73,
                        "description": "Elegant Bacon designed with Plastic for weighty performance",
                        "percent": 2.57,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.82,
                        "description": "Innovative Table featuring polished technology and Wooden construction",
                        "percent": 4.5,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.82,
                        "description": "The Elouise Soap is the latest in a series of soupy products from Mills - Gusikowski",
                        "percent": 22.15,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 0.86,
                        "description": "The red Table combines Belize aesthetics with Neodymium-based durability",
                        "percent": 9.62,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.19,
                    "legDestinationLocationId": "OF8d",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0345",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "yv9Y8P",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.11,
                        "description": "The Cali Bacon is the latest in a series of slushy products from Denesik Inc",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 177.75,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.96,
                    "totalFreightDiscounts": 1.79,
                    "totalNetCharge": 127.3,
                    "totalNetChargeWithDutiesAndTaxes": 174.27,
                    "totalNetFedExCharge": 39.61,
                    "totalNetFreight": 124.16,
                    "totalRebates": 1.61,
                    "totalSurcharges": 7.56,
                    "totalTaxes": 2.64
                  },
                  {
                    "currency": "BDT",
                    "currencyExchangeRate": {
                      "fromCurrency": "IDR",
                      "intoCurrency": "MGA",
                      "rate": 0.9866
                    },
                    "dimDivisor": 280,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 0.56,
                        "description": "New Pants model with 45 GB RAM, 53 GB storage, and bony features",
                        "percent": 23.66,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 1.68,
                        "description": "Discover the squirrel-like agility of our Towels, perfect for cruel users",
                        "percent": 8.91,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.32,
                        "description": "Introducing the India-inspired Chair, blending trivial style with local craftsmanship",
                        "percent": 16.53,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 1.54,
                        "description": "Discover the monkey-like agility of our Computer, perfect for ajar users",
                        "percent": 9.3,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.18,
                        "description": "Featuring Holmium-enhanced technology, our Salad offers unparalleled peaceful performance",
                        "percent": 26.85,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 6.48,
                    "legDestinationLocationId": "pc0Z",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8048",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "YLXlqo",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.11,
                        "description": "New indigo Chair with ergonomic design for elementary comfort",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 3.26,
                        "description": "New pink Towels with ergonomic design for expert comfort",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 2.55,
                        "description": "The sleek and thorny Hat comes with grey LED lighting for smart functionality",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 114.53,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.49,
                    "totalFreightDiscounts": 4.94,
                    "totalNetCharge": 194.81,
                    "totalNetChargeWithDutiesAndTaxes": 167.91,
                    "totalNetFedExCharge": 108.67,
                    "totalNetFreight": 107.01,
                    "totalRebates": 3.4,
                    "totalSurcharges": 8.9,
                    "totalTaxes": 1.91
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 4.63,
                    "description": "Savor the moist essence in our Chair, designed for wonderful culinary adventures",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 4.97,
                    "description": "The orange Sausages combines Taiwan aesthetics with Holmium-based durability",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 2.91,
                    "description": "Stylish Ball designed to make you stand out with tasty looks",
                    "level": "STATE",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.4,
                "totalBaseCharge": 473.4,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 14.99,
                "totalDutiesTaxesAndFees": 94.92,
                "totalFreightDiscounts": 2.61,
                "totalNetCharge": 488.87,
                "totalNetChargeWithDutiesAndTaxes": 323.32,
                "totalNetFedExCharge": 17.46,
                "totalNetFreight": 44.98,
                "totalRebates": 2.16,
                "totalSurcharges": 17.8,
                "totalTaxes": 1.11
              },
              {
                "currency": "MAD",
                "currencyExchangeRate": {
                  "fromCurrency": "VES",
                  "intoCurrency": "MGA",
                  "rate": 0.8247
                },
                "dimDivisor": 244,
                "freightDiscounts": [
                  {
                    "amount": 5.62,
                    "description": "Ergonomic Chair made with Aluminum for all-day well-made support",
                    "percent": 5.05,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 1.76,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "1730",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "Yd3tU7",
                "shipmentLegRateDetails": [
                  {
                    "currency": "RWF",
                    "currencyExchangeRate": {
                      "fromCurrency": "MDL",
                      "intoCurrency": "MYR",
                      "rate": 1.1476
                    },
                    "dimDivisor": 182,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 4.72,
                        "description": "The gold Mouse combines Qatar aesthetics with Molybdenum-based durability",
                        "percent": 24.73,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.75,
                        "description": "The Troy Computer is the latest in a series of illiterate products from Johnson - Block",
                        "percent": 23.08,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 5.64,
                    "legDestinationLocationId": "A80J",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9435",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "oBDBLb",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.21,
                        "description": "Fresh Shoes designed with Metal for stupendous performance",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 3.56,
                        "description": "Lakin - Morissette's most advanced Ball technology increases thrifty capabilities",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 9.11,
                        "description": "The sleek and quick Chips comes with fuchsia LED lighting for smart functionality",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 5.52,
                        "description": "New Tuna model with 44 GB RAM, 384 GB storage, and outgoing features",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 125.05,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.89,
                    "totalFreightDiscounts": 4.11,
                    "totalNetCharge": 458.84,
                    "totalNetChargeWithDutiesAndTaxes": 380.47,
                    "totalNetFedExCharge": 36.26,
                    "totalNetFreight": 196.48,
                    "totalRebates": 4.68,
                    "totalSurcharges": 3.22,
                    "totalTaxes": 3.81
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.19,
                    "description": "Introducing the French Guiana-inspired Mouse, blending puny style with local craftsmanship",
                    "level": "STATE",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.73,
                "totalBaseCharge": 105.78,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.42,
                "totalDutiesTaxesAndFees": 52.85,
                "totalFreightDiscounts": 1.11,
                "totalNetCharge": 91.85,
                "totalNetChargeWithDutiesAndTaxes": 207.19,
                "totalNetFedExCharge": 86.88,
                "totalNetFreight": 492.81,
                "totalRebates": 1.38,
                "totalSurcharges": 17.68,
                "totalTaxes": 1.94
              },
              {
                "currency": "ALL",
                "currencyExchangeRate": {
                  "fromCurrency": "CLP",
                  "intoCurrency": "PHP",
                  "rate": 1.1754
                },
                "dimDivisor": 118,
                "freightDiscounts": [
                  {
                    "amount": 4.32,
                    "description": "Professional-grade Car perfect for adolescent training and recreational use",
                    "percent": 4.85,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 3.18,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "7689",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "PtRe4t",
                "shipmentLegRateDetails": [
                  {
                    "currency": "LYD",
                    "currencyExchangeRate": {
                      "fromCurrency": "DKK",
                      "intoCurrency": "PEN",
                      "rate": 0.8539
                    },
                    "dimDivisor": 183,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4.03,
                        "description": "Experience the ivory brilliance of our Shirt, perfect for scared environments",
                        "percent": 24.77,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.81,
                        "description": "Introducing the Fiji-inspired Pants, blending concerned style with local craftsmanship",
                        "percent": 1.35,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2.35,
                        "description": "The Stand-alone explicit hardware Shirt offers reliable performance and partial design",
                        "percent": 17.95,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 5.66,
                    "legDestinationLocationId": "0DJ7",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8032",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "IkOCJF",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0.39,
                        "description": "Innovative Gloves featuring juvenile technology and Marble construction",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 4.13,
                        "description": "The Centralized data-driven archive Computer offers reliable performance and frilly design",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 4.14,
                        "description": "Savor the moist essence in our Chair, designed for hateful culinary adventures",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 19.22,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 14.65,
                    "totalFreightDiscounts": 3.28,
                    "totalNetCharge": 482.32,
                    "totalNetChargeWithDutiesAndTaxes": 351.12,
                    "totalNetFedExCharge": 182.85,
                    "totalNetFreight": 121.5,
                    "totalRebates": 0.73,
                    "totalSurcharges": 2.84,
                    "totalTaxes": 3.74
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.26,
                    "description": "The magenta Chair combines Kiribati aesthetics with Gadolinium-based durability",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 1.73,
                    "description": "Discover the uneven new Sausages with an exciting mix of Metal ingredients",
                    "level": "NATIONAL",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 3.97,
                "totalBaseCharge": 400.95,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 10.34,
                "totalDutiesTaxesAndFees": 77.82,
                "totalFreightDiscounts": 0.25,
                "totalNetCharge": 379.89,
                "totalNetChargeWithDutiesAndTaxes": 462.96,
                "totalNetFedExCharge": 390.15,
                "totalNetFreight": 218.89,
                "totalRebates": 2.74,
                "totalSurcharges": 16.83,
                "totalTaxes": 3.22
              },
              {
                "currency": "ISK",
                "currencyExchangeRate": {
                  "fromCurrency": "BMD",
                  "intoCurrency": "CHF",
                  "rate": 0.931
                },
                "dimDivisor": 152,
                "freightDiscounts": [
                  {
                    "amount": 2.01,
                    "description": "Experience the tan brilliance of our Soap, perfect for frilly environments",
                    "percent": 18.54,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 9.08,
                    "description": "The sleek and stale Shoes comes with orange LED lighting for smart functionality",
                    "percent": 27.42,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 7.93,
                    "description": "Ergonomic Ball made with Marble for all-day that support",
                    "percent": 4.45,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 4.31,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "0046",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "lDW2Vx",
                "shipmentLegRateDetails": [
                  {
                    "currency": "PHP",
                    "currencyExchangeRate": {
                      "fromCurrency": "KRW",
                      "intoCurrency": "QAR",
                      "rate": 0.9436
                    },
                    "dimDivisor": 204,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 8.75,
                        "description": "The Gavin Cheese is the latest in a series of unconscious products from Windler Inc",
                        "percent": 21.41,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 4.97,
                        "description": "The Laron Bike is the latest in a series of other products from Schultz and Sons",
                        "percent": 18.83,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 3.74,
                        "description": "Nader, Blanda and Barrows's most advanced Towels technology increases tense capabilities",
                        "percent": 15.14,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.39,
                    "legDestinationLocationId": "IGyd",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "9301",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "2WEPsf",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.35,
                        "description": "Introducing the Suriname-inspired Shirt, blending hot style with local craftsmanship",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 7.94,
                        "description": "Our kangaroo-friendly Shoes ensures deserted comfort for your pets",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 2.81,
                        "description": "Discover the parrot-like agility of our Tuna, perfect for doting users",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 1.86,
                        "description": "Ergonomic Pizza made with Concrete for all-day enlightened support",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 6.79,
                        "description": "Experience the olive brilliance of our Towels, perfect for powerless environments",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 174.11,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.79,
                    "totalFreightDiscounts": 0.87,
                    "totalNetCharge": 447.01,
                    "totalNetChargeWithDutiesAndTaxes": 290.53,
                    "totalNetFedExCharge": 36.05,
                    "totalNetFreight": 65.43,
                    "totalRebates": 4.11,
                    "totalSurcharges": 8.02,
                    "totalTaxes": 0.76
                  },
                  {
                    "currency": "VND",
                    "currencyExchangeRate": {
                      "fromCurrency": "XAF",
                      "intoCurrency": "COP",
                      "rate": 1.1032
                    },
                    "dimDivisor": 104,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 0.66,
                        "description": "Featuring Einsteinium-enhanced technology, our Soap offers unparalleled spiffy performance",
                        "percent": 14.99,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.45,
                        "description": "The sleek and boring Tuna comes with gold LED lighting for smart functionality",
                        "percent": 11.4,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 7.47,
                        "description": "New mint green Fish with ergonomic design for everlasting comfort",
                        "percent": 19.78,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.57,
                        "description": "Featuring Livermorium-enhanced technology, our Pizza offers unparalleled separate performance",
                        "percent": 15.85,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.68,
                    "legDestinationLocationId": "Zbck",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "5312",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "U5AMGP",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.97,
                        "description": "Ergonomic Gloves made with Silk for all-day which support",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 175.59,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 7.01,
                    "totalFreightDiscounts": 0.63,
                    "totalNetCharge": 125.13,
                    "totalNetChargeWithDutiesAndTaxes": 190.66,
                    "totalNetFedExCharge": 224.12,
                    "totalNetFreight": 124.08,
                    "totalRebates": 4.82,
                    "totalSurcharges": 5.01,
                    "totalTaxes": 4.7
                  },
                  {
                    "currency": "CHF",
                    "currencyExchangeRate": {
                      "fromCurrency": "KWD",
                      "intoCurrency": "GMD",
                      "rate": 1.1001
                    },
                    "dimDivisor": 291,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 3.75,
                        "description": "Innovative Sausages featuring mediocre technology and Granite construction",
                        "percent": 2.42,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 9.19,
                    "legDestinationLocationId": "l8XZ",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "8616",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "CYYFxX",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.31,
                        "description": "Savor the delicious essence in our Towels, designed for rubbery culinary adventures",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 2.76,
                        "description": "Stylish Tuna designed to make you stand out with secondary looks",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 10.17,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 1.27,
                    "totalFreightDiscounts": 4.2,
                    "totalNetCharge": 465.75,
                    "totalNetChargeWithDutiesAndTaxes": 294.33,
                    "totalNetFedExCharge": 48.7,
                    "totalNetFreight": 50.82,
                    "totalRebates": 0.16,
                    "totalSurcharges": 3.2,
                    "totalTaxes": 2.71
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 9.46,
                    "description": "Lebsack and Sons's most advanced Computer technology increases subdued capabilities",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 3.82,
                    "description": "The lime Computer combines Panama aesthetics with Radium-based durability",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 1.91,
                    "description": "Introducing the Brunei Darussalam-inspired Towels, blending deserted style with local craftsmanship",
                    "level": "STATE",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 1.71,
                "totalBaseCharge": 129.57,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.14,
                "totalDutiesTaxesAndFees": 11.06,
                "totalFreightDiscounts": 3.27,
                "totalNetCharge": 343.85,
                "totalNetChargeWithDutiesAndTaxes": 387.34,
                "totalNetFedExCharge": 75.52,
                "totalNetFreight": 420.64,
                "totalRebates": 3.86,
                "totalSurcharges": 13.93,
                "totalTaxes": 0.7
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "255929182512",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          }
        ],
        "serviceCategory": "GROUND",
        "serviceName": "FedEx Express",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2025-08-30T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "prohibitions": [
              {
                "advisory": {
                  "code": "n1JQ",
                  "localizedText": "Wuckert Group's most advanced Pizza technology increases rapid capabilities",
                  "parameters": [
                    {
                      "id": "6623",
                      "value": "Oriental Marble Computer"
                    }
                  ],
                  "text": "The Liza Soap is the latest in a series of handy products from Lehner Group"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 6,
                "derivedHarmonizedCode": "286127",
                "source": "CUSTOMS",
                "status": "ACTIVE",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "nYzK",
                      "localizedText": "Schinner, Oberbrunner and Kihn's most advanced Sausages technology increases thin capabilities",
                      "parameters": [
                        {
                          "id": "2405",
                          "value": "Handcrafted Bamboo Fish"
                        },
                        {
                          "id": "7840",
                          "value": "Fresh Granite Chips"
                        },
                        {
                          "id": "8318",
                          "value": "Modern Gold Keyboard"
                        }
                      ],
                      "text": "The Ewell Chair is the latest in a series of limping products from Jerde, Ondricka and Senger"
                    },
                    {
                      "code": "Y0mO",
                      "localizedText": "Discover the educated new Bike with an exciting mix of Granite ingredients",
                      "parameters": [
                        {
                          "id": "0161",
                          "value": "Elegant Bamboo Salad"
                        },
                        {
                          "id": "3805",
                          "value": "Incredible Granite Pants"
                        },
                        {
                          "id": "3784",
                          "value": "Frozen Metal Car"
                        },
                        {
                          "id": "8490",
                          "value": "Handcrafted Steel Tuna"
                        }
                      ],
                      "text": "Savor the sour essence in our Pants, designed for ornate culinary adventures"
                    },
                    {
                      "code": "W0pu",
                      "localizedText": "Introducing the Saint Kitts and Nevis-inspired Keyboard, blending supportive style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "2202",
                          "value": "Sleek Aluminum Hat"
                        },
                        {
                          "id": "3083",
                          "value": "Generic Aluminum Fish"
                        },
                        {
                          "id": "9356",
                          "value": "Handmade Silk Soap"
                        }
                      ],
                      "text": "The turquoise Soap combines French Guiana aesthetics with Rubidium-based durability"
                    },
                    {
                      "code": "TNX7",
                      "localizedText": "The sleek and crafty Fish comes with teal LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "9962",
                          "value": "Rustic Silk Car"
                        },
                        {
                          "id": "4311",
                          "value": "Tasty Ceramic Computer"
                        },
                        {
                          "id": "7340",
                          "value": "Awesome Concrete Gloves"
                        },
                        {
                          "id": "2207",
                          "value": "Rustic Bronze Towels"
                        },
                        {
                          "id": "0589",
                          "value": "Intelligent Marble Pants"
                        }
                      ],
                      "text": "New Pants model with 40 GB RAM, 611 GB storage, and outrageous features"
                    },
                    {
                      "code": "nKFn",
                      "localizedText": "Licensed Salad designed with Bamboo for irresponsible performance",
                      "parameters": [
                        {
                          "id": "6750",
                          "value": "Incredible Rubber Chips"
                        },
                        {
                          "id": "6710",
                          "value": "Unbranded Bamboo Chair"
                        }
                      ],
                      "text": "Introducing the Dominica-inspired Shirt, blending agitated style with local craftsmanship"
                    }
                  ],
                  "description": "Our salty-inspired Tuna brings a taste of luxury to your gummy lifestyle",
                  "id": "c4c0b1b9-ea63-4bbe-b654-11b48818f0a9"
                }
              },
              {
                "advisory": {
                  "code": "j1i8",
                  "localizedText": "Discover the parrot-like agility of our Computer, perfect for bustling users",
                  "parameters": [
                    {
                      "id": "1571",
                      "value": "Bespoke Steel Salad"
                    },
                    {
                      "id": "9519",
                      "value": "Small Aluminum Gloves"
                    },
                    {
                      "id": "0434",
                      "value": "Sleek Plastic Car"
                    },
                    {
                      "id": "2853",
                      "value": "Rustic Concrete Car"
                    }
                  ],
                  "text": "Introducing the United States Minor Outlying Islands-inspired Pizza, blending lovely style with local craftsmanship"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 48,
                "derivedHarmonizedCode": "762873",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "cF8v",
                      "localizedText": "Oriental Shoes designed with Granite for straight performance",
                      "parameters": [
                        {
                          "id": "4229",
                          "value": "Unbranded Rubber Cheese"
                        },
                        {
                          "id": "0963",
                          "value": "Unbranded Ceramic Ball"
                        },
                        {
                          "id": "8282",
                          "value": "Fantastic Gold Shoes"
                        },
                        {
                          "id": "7511",
                          "value": "Soft Concrete Bike"
                        },
                        {
                          "id": "2071",
                          "value": "Refined Granite Computer"
                        }
                      ],
                      "text": "Ergonomic Chair made with Cotton for all-day important support"
                    },
                    {
                      "code": "idOR",
                      "localizedText": "The Team-oriented actuating framework Keyboard offers reliable performance and made-up design",
                      "parameters": [
                        {
                          "id": "0439",
                          "value": "Licensed Metal Chair"
                        },
                        {
                          "id": "9299",
                          "value": "Small Concrete Shirt"
                        },
                        {
                          "id": "8369",
                          "value": "Tasty Plastic Chair"
                        },
                        {
                          "id": "0098",
                          "value": "Generic Cotton Gloves"
                        },
                        {
                          "id": "1826",
                          "value": "Sleek Cotton Sausages"
                        }
                      ],
                      "text": "Innovative Pants featuring prime technology and Gold construction"
                    }
                  ],
                  "description": "Bespoke Tuna designed with Marble for impure performance",
                  "id": "4cc51299-b4cf-4809-80d5-2939ea18f49e"
                }
              },
              {
                "advisory": {
                  "code": "uvpc",
                  "localizedText": "Stylish Sausages designed to make you stand out with busy looks",
                  "parameters": [
                    {
                      "id": "1014",
                      "value": "Rustic Gold Keyboard"
                    },
                    {
                      "id": "1488",
                      "value": "Electronic Granite Soap"
                    },
                    {
                      "id": "5745",
                      "value": "Practical Metal Tuna"
                    },
                    {
                      "id": "4109",
                      "value": "Tasty Granite Tuna"
                    },
                    {
                      "id": "4279",
                      "value": "Sleek Gold Pizza"
                    }
                  ],
                  "text": "The orange Mouse combines Bulgaria aesthetics with Praseodymium-based durability"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 9,
                "derivedHarmonizedCode": "985262",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "eBVg",
                      "localizedText": "Discover the eagle-like agility of our Car, perfect for motionless users",
                      "parameters": [
                        {
                          "id": "0475",
                          "value": "Gorgeous Ceramic Ball"
                        },
                        {
                          "id": "1947",
                          "value": "Refined Ceramic Shoes"
                        }
                      ],
                      "text": "Rath Inc's most advanced Chair technology increases annual capabilities"
                    },
                    {
                      "code": "Y6UZ",
                      "localizedText": "Innovative Bacon featuring focused technology and Gold construction",
                      "parameters": [
                        {
                          "id": "0298",
                          "value": "Handcrafted Aluminum Sausages"
                        },
                        {
                          "id": "5402",
                          "value": "Gorgeous Cotton Towels"
                        },
                        {
                          "id": "1496",
                          "value": "Incredible Cotton Chicken"
                        },
                        {
                          "id": "8570",
                          "value": "Practical Ceramic Hat"
                        },
                        {
                          "id": "5715",
                          "value": "Fantastic Metal Hat"
                        }
                      ],
                      "text": "Discover the bat-like agility of our Fish, perfect for sugary users"
                    }
                  ],
                  "description": "Discover the quick new Keyboard with an exciting mix of Rubber ingredients",
                  "id": "79107f5e-4b62-477e-8567-b70f0f123a32"
                }
              },
              {
                "advisory": {
                  "code": "oFKw",
                  "localizedText": "Our delicious-inspired Table brings a taste of luxury to your blue lifestyle",
                  "parameters": [
                    {
                      "id": "7458",
                      "value": "Modern Cotton Computer"
                    },
                    {
                      "id": "0967",
                      "value": "Handcrafted Gold Cheese"
                    },
                    {
                      "id": "0542",
                      "value": "Sleek Marble Shirt"
                    },
                    {
                      "id": "9288",
                      "value": "Handmade Rubber Ball"
                    },
                    {
                      "id": "7380",
                      "value": "Handcrafted Steel Tuna"
                    }
                  ],
                  "text": "Our tiger-friendly Gloves ensures unkempt comfort for your pets"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 39,
                "derivedHarmonizedCode": "361727",
                "source": "CUSTOMS",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "UEfp",
                      "localizedText": "Introducing the Samoa-inspired Salad, blending unimportant style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "9356",
                          "value": "Intelligent Granite Mouse"
                        }
                      ],
                      "text": "Frozen Shirt designed with Steel for watery performance"
                    },
                    {
                      "code": "Eanw",
                      "localizedText": "The Lilly Computer is the latest in a series of murky products from Mohr - Christiansen",
                      "parameters": [
                        {
                          "id": "7830",
                          "value": "Elegant Ceramic Fish"
                        },
                        {
                          "id": "4555",
                          "value": "Handcrafted Cotton Gloves"
                        }
                      ],
                      "text": "Discover the wise new Sausages with an exciting mix of Plastic ingredients"
                    },
                    {
                      "code": "ggzq",
                      "localizedText": "New sky blue Fish with ergonomic design for fatal comfort",
                      "parameters": [
                        {
                          "id": "4134",
                          "value": "Gorgeous Wooden Cheese"
                        },
                        {
                          "id": "5051",
                          "value": "Licensed Rubber Shoes"
                        }
                      ],
                      "text": "Bartell, Murray and Ortiz's most advanced Shirt technology increases compassionate capabilities"
                    }
                  ],
                  "description": "New cyan Table with ergonomic design for ornate comfort",
                  "id": "5b6960e3-6f38-4426-b3c6-3e8599a9ef49"
                }
              },
              {
                "advisory": {
                  "code": "9GKK",
                  "localizedText": "Discover the deer-like agility of our Bike, perfect for whirlwind users",
                  "parameters": [
                    {
                      "id": "1614",
                      "value": "Elegant Aluminum Chicken"
                    }
                  ],
                  "text": "Ergonomic Mouse made with Granite for all-day slimy support"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 48,
                "derivedHarmonizedCode": "227997",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "6SYx",
                      "localizedText": "Discover the cow-like agility of our Soap, perfect for energetic users",
                      "parameters": [
                        {
                          "id": "1270",
                          "value": "Intelligent Gold Tuna"
                        },
                        {
                          "id": "7216",
                          "value": "Bespoke Steel Bacon"
                        },
                        {
                          "id": "8571",
                          "value": "Oriental Marble Chips"
                        }
                      ],
                      "text": "Stylish Ball designed to make you stand out with closed looks"
                    },
                    {
                      "code": "iEtp",
                      "localizedText": "The sleek and spiteful Gloves comes with turquoise LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "1714",
                          "value": "Fantastic Wooden Sausages"
                        },
                        {
                          "id": "4188",
                          "value": "Luxurious Steel Chair"
                        },
                        {
                          "id": "5451",
                          "value": "Soft Aluminum Salad"
                        },
                        {
                          "id": "9033",
                          "value": "Modern Plastic Car"
                        }
                      ],
                      "text": "Discover the able new Salad with an exciting mix of Bronze ingredients"
                    }
                  ],
                  "description": "New Ball model with 54 GB RAM, 688 GB storage, and sorrowful features",
                  "id": "e60ae66f-d052-44de-83c1-cbe0019b4c4b"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          }
        ]
      },
      {
        "alerts": [
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://grubby-wombat.name",
                "password": "GJVmONKd9T",
                "role": "VIEWER",
                "userId": "5b7aac98-c478-44c8-bab6-f08b58b7736d"
              },
              {
                "emailLabelUrl": "https://favorite-bug.net",
                "password": "cn9YSR3XVq",
                "role": "VIEWER",
                "userId": "a93c83de-bccf-4a0f-8eb9-4dd6a0c5fc4a"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "0xd",
            "type": "PACKING_LIST",
            "uploadDocumentReferenceDetails": [
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "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": "Bahringer, Bode and Morar",
                "emailAddress": "Sydnee27@hotmail.com",
                "personName": "Dana Carroll",
                "phoneExtension": "5",
                "phoneNumber": "(399) 550-2844"
              }
            },
            "holdingLocationType": "FEDEX_STAFFED"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "SSrZ_jsdMy"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Mj"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "r0NzN6"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "SVJTzNW5"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "495lp"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "0vS8"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "lIfh"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "C_1"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "mgXcwu"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            }
          ],
          "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": {
              "0": "CERTIFICATE_OF_ORIGIN"
            },
            "requiredDocuments": {
              "0": "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "1": "AIR_WAYBILL"
            }
          },
          "exportComplianceStatement": "aqH7ODpTNFNPwkPg",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2025-11-09T00:00:00.0Z",
                "expirationDate": "2026-07-29T00:00:00.0Z",
                "number": "1"
              }
            },
            "dryIceDetail": {
              "packageCount": 1,
              "processingOptions": {
                "options": {
                  "0": "options"
                }
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 20
            }
          },
          "masterTrackingId": {
            "formId": "0201",
            "trackingIdType": "EXPRESS",
            "trackingNumber": "49092000070120032835",
            "uspsApplicationId": "92"
          },
          "operationalDetail": {
            "airportId": "DFW",
            "astraDescription": "SMART POST",
            "astraPlannedServiceLevel": "THU - 17 OCT 10:30A",
            "commitDate": "2026-08-12T00:00:00.0Z",
            "commitDay": "Sat",
            "countryCode": "US",
            "customTransitTime": "ONE_DAY",
            "deliveryDate": "2001-04-05",
            "deliveryDay": "TUE",
            "deliveryEligibilities": {
              "0": "deliveryEligibilities"
            },
            "destinationLocationId": "7RQG",
            "destinationLocationNumber": 698,
            "destinationLocationStateOrProvinceCode": "NY",
            "destinationServiceArea": "vA",
            "ineligibleForMoneyBackGuarantee": false,
            "maximumTransitTime": "TWO_DAYS",
            "originLocationId": "678",
            "originLocationNumber": 243,
            "originServiceArea": "A1",
            "packagingCode": "03",
            "postalCode": "38010",
            "publishedDeliveryTime": "10:30A",
            "scac": "scac",
            "serviceCode": "010",
            "stateOrProvinceCode": "NE",
            "transitTime": "THREE_DAYS",
            "ursaPrefixCode": "hk",
            "ursaSuffixCode": "wZ"
          },
          "packagingDescription": "FedEx Box",
          "serviceDescription": {
            "astraDescription": "2 DAY FRT",
            "code": "3",
            "description": "Electronic Chair designed with Cotton for hopeful performance",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-2"
              },
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-1"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "G-1"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "F-2"
              },
              {
                "encoding": "UTF-8",
                "type": "long",
                "value": "G-1"
              }
            ],
            "operatingOrgCodes": {
              "0": "FXE"
            },
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "UteKF8zIosQK",
            "serviceType": "PRIORITY_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "DZD",
                "currencyExchangeRate": {
                  "fromCurrency": "GMD",
                  "intoCurrency": "BGN",
                  "rate": 1.0539
                },
                "dimDivisor": 281,
                "freightDiscounts": [
                  {
                    "amount": 5.88,
                    "description": "Our giraffe-friendly Soap ensures multicolored comfort for your pets",
                    "percent": 25.7,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 7.95,
                    "description": "Featuring Nobelium-enhanced technology, our Bacon offers unparalleled creative performance",
                    "percent": 16.79,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 9.41,
                    "description": "The sleek and noxious Table comes with green LED lighting for smart functionality",
                    "percent": 29.79,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 1.41,
                    "description": "The Multi-tiered full-range migration Chicken offers reliable performance and wretched design",
                    "percent": 7.41,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 10,
                    "description": "The sleek and every Shirt comes with olive LED lighting for smart functionality",
                    "percent": 2.32,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 3.12,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "3749",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "Hw9cV9",
                "shipmentLegRateDetails": [
                  {
                    "currency": "ARS",
                    "currencyExchangeRate": {
                      "fromCurrency": "MAD",
                      "intoCurrency": "AOA",
                      "rate": 1.1929
                    },
                    "dimDivisor": 122,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 4.99,
                        "description": "Hessel Inc's most advanced Towels technology increases prickly capabilities",
                        "percent": 12.96,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.81,
                        "description": "The sleek and abandoned Towels comes with orange LED lighting for smart functionality",
                        "percent": 29.22,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.07,
                        "description": "Experience the lavender brilliance of our Gloves, perfect for doting environments",
                        "percent": 5.43,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2.32,
                        "description": "The gold Gloves combines Democratic People's Republic of Korea aesthetics with Protactinium-based durability",
                        "percent": 13.3,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 1.88,
                    "legDestinationLocationId": "gnjJ",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8454",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "9lIeXu",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0.15,
                        "description": "The sleek and clumsy Salad comes with black LED lighting for smart functionality",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 5.94,
                        "description": "Watsica Inc's most advanced Keyboard technology increases wealthy capabilities",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 62.35,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.28,
                    "totalFreightDiscounts": 1.02,
                    "totalNetCharge": 344.47,
                    "totalNetChargeWithDutiesAndTaxes": 157.8,
                    "totalNetFedExCharge": 230.42,
                    "totalNetFreight": 58.39,
                    "totalRebates": 4.58,
                    "totalSurcharges": 6.52,
                    "totalTaxes": 5
                  },
                  {
                    "currency": "GTQ",
                    "currencyExchangeRate": {
                      "fromCurrency": "LSL",
                      "intoCurrency": "CAD",
                      "rate": 1.1363
                    },
                    "dimDivisor": 195,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 1.67,
                        "description": "Innovative Fish featuring tangible technology and Rubber construction",
                        "percent": 16.8,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 3.51,
                    "legDestinationLocationId": "ywgH",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8648",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "iDlAIV",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.48,
                        "description": "Introducing the Republic of Korea-inspired Soap, blending husky style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 69.61,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 13.99,
                    "totalFreightDiscounts": 2.88,
                    "totalNetCharge": 397.34,
                    "totalNetChargeWithDutiesAndTaxes": 149.71,
                    "totalNetFedExCharge": 168.47,
                    "totalNetFreight": 20.65,
                    "totalRebates": 0.17,
                    "totalSurcharges": 0.97,
                    "totalTaxes": 0.24
                  },
                  {
                    "currency": "MAD",
                    "currencyExchangeRate": {
                      "fromCurrency": "VES",
                      "intoCurrency": "CVE",
                      "rate": 1.1034
                    },
                    "dimDivisor": 256,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 0.33,
                        "description": "Savor the salty essence in our Keyboard, designed for political culinary adventures",
                        "percent": 22.89,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7.9,
                    "legDestinationLocationId": "xFdb",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8731",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "Cql2PB",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.23,
                        "description": "The Customer-focused needs-based process improvement Fish offers reliable performance and dull design",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 0.89,
                        "description": "New Bacon model with 55 GB RAM, 855 GB storage, and hurtful features",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 7.03,
                        "description": "The teal Pizza combines Anguilla aesthetics with Tantalum-based durability",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 1.14,
                        "description": "Featuring Boron-enhanced technology, our Keyboard offers unparalleled nautical performance",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 24.07,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 6.05,
                    "totalFreightDiscounts": 4.73,
                    "totalNetCharge": 449.7,
                    "totalNetChargeWithDutiesAndTaxes": 253.94,
                    "totalNetFedExCharge": 235.69,
                    "totalNetFreight": 75.49,
                    "totalRebates": 4.6,
                    "totalSurcharges": 0.06,
                    "totalTaxes": 3.02
                  },
                  {
                    "currency": "LSL",
                    "currencyExchangeRate": {
                      "fromCurrency": "PKR",
                      "intoCurrency": "SDG",
                      "rate": 1.0673
                    },
                    "dimDivisor": 278,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 1.43,
                        "description": "Professional-grade Table perfect for lean training and recreational use",
                        "percent": 12.56,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 1.72,
                        "description": "The orange Shirt combines Tanzania aesthetics with Terbium-based durability",
                        "percent": 24.7,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 9.75,
                    "legDestinationLocationId": "ZoRZ",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5375",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "I55WnF",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.71,
                        "description": "Professional-grade Car perfect for smoggy training and recreational use",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 4.95,
                        "description": "Discover the snake-like agility of our Gloves, perfect for uneven users",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 8.65,
                        "description": "Featuring Americium-enhanced technology, our Hat offers unparalleled outlandish performance",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 175.5,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.27,
                    "totalFreightDiscounts": 2.16,
                    "totalNetCharge": 432.8,
                    "totalNetChargeWithDutiesAndTaxes": 236.54,
                    "totalNetFedExCharge": 144.12,
                    "totalNetFreight": 68.01,
                    "totalRebates": 0.8,
                    "totalSurcharges": 6.06,
                    "totalTaxes": 2.93
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 3.88,
                    "description": "Carroll - Little's most advanced Gloves technology increases known capabilities",
                    "level": "NATIONAL",
                    "type": "VAT"
                  },
                  {
                    "amount": 2.02,
                    "description": "The Markus Pizza is the latest in a series of descriptive products from Wunsch - Grimes",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 6.65,
                    "description": "Our spicy-inspired Bike brings a taste of luxury to your proper lifestyle",
                    "level": "STATE",
                    "type": "SALES"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 0.26,
                "totalBaseCharge": 468.59,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 3.34,
                "totalDutiesTaxesAndFees": 52.59,
                "totalFreightDiscounts": 9.53,
                "totalNetCharge": 344.81,
                "totalNetChargeWithDutiesAndTaxes": 263.96,
                "totalNetFedExCharge": 142.77,
                "totalNetFreight": 67.92,
                "totalRebates": 4.28,
                "totalSurcharges": 1.13,
                "totalTaxes": 0.56
              },
              {
                "currency": "MMK",
                "currencyExchangeRate": {
                  "fromCurrency": "LRD",
                  "intoCurrency": "BMD",
                  "rate": 1.0467
                },
                "dimDivisor": 185,
                "freightDiscounts": [
                  {
                    "amount": 5.43,
                    "description": "Stylish Keyboard designed to make you stand out with sudden looks",
                    "percent": 28.11,
                    "rateDiscountType": "COUPON"
                  },
                  {
                    "amount": 1.36,
                    "description": "New Hat model with 27 GB RAM, 450 GB storage, and sparse features",
                    "percent": 3.11,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 8.85,
                    "description": "Ergonomic Fish made with Metal for all-day separate support",
                    "percent": 28.84,
                    "rateDiscountType": "COUPON"
                  }
                ],
                "fuelSurchargePercent": 3.05,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "5718",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "VtTMQE",
                "shipmentLegRateDetails": [
                  {
                    "currency": "SAR",
                    "currencyExchangeRate": {
                      "fromCurrency": "KHR",
                      "intoCurrency": "BDT",
                      "rate": 1.1487
                    },
                    "dimDivisor": 266,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 2.02,
                        "description": "Ergonomic Computer made with Metal for all-day assured support",
                        "percent": 6.7,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.88,
                        "description": "New turquoise Shoes with ergonomic design for qualified comfort",
                        "percent": 20.99,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 1.47,
                    "legDestinationLocationId": "5Dag",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0631",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "QoGkr3",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.45,
                        "description": "Introducing the Oman-inspired Hat, blending aggravating style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 61.93,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.99,
                    "totalFreightDiscounts": 3.25,
                    "totalNetCharge": 207.02,
                    "totalNetChargeWithDutiesAndTaxes": 56.4,
                    "totalNetFedExCharge": 188.15,
                    "totalNetFreight": 17.65,
                    "totalRebates": 1.33,
                    "totalSurcharges": 1.1,
                    "totalTaxes": 3.51
                  },
                  {
                    "currency": "TJS",
                    "currencyExchangeRate": {
                      "fromCurrency": "YER",
                      "intoCurrency": "MAD",
                      "rate": 1.186
                    },
                    "dimDivisor": 133,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5,
                        "description": "Our polar bear-friendly Chair ensures filthy comfort for your pets",
                        "percent": 16.23,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.79,
                        "description": "The green Computer combines Ukraine aesthetics with Dubnium-based durability",
                        "percent": 25.65,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.47,
                        "description": "The Integrated reciprocal website Mouse offers reliable performance and dutiful design",
                        "percent": 4.8,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.92,
                        "description": "Discover the monkey-like agility of our Chair, perfect for live users",
                        "percent": 13.8,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 7.77,
                        "description": "The sleek and dual Pizza comes with black LED lighting for smart functionality",
                        "percent": 14.03,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 8.57,
                    "legDestinationLocationId": "3LJS",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5588",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "4AvXSJ",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.82,
                        "description": "The azure Keyboard combines Marshall Islands aesthetics with Lawrencium-based durability",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 1.76,
                        "description": "Luxurious Fish designed with Ceramic for glum performance",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 9.82,
                        "description": "New Chicken model with 25 GB RAM, 985 GB storage, and radiant features",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 63.23,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 6.63,
                    "totalFreightDiscounts": 4.17,
                    "totalNetCharge": 483.63,
                    "totalNetChargeWithDutiesAndTaxes": 469.14,
                    "totalNetFedExCharge": 84.22,
                    "totalNetFreight": 166.39,
                    "totalRebates": 3.36,
                    "totalSurcharges": 7.26,
                    "totalTaxes": 1.15
                  },
                  {
                    "currency": "RUB",
                    "currencyExchangeRate": {
                      "fromCurrency": "SLE",
                      "intoCurrency": "MGA",
                      "rate": 1.1136
                    },
                    "dimDivisor": 277,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 4.47,
                        "description": "Our fresh-inspired Pizza brings a taste of luxury to your frivolous lifestyle",
                        "percent": 16.05,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.2,
                        "description": "Stylish Gloves designed to make you stand out with frightened looks",
                        "percent": 1.56,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 9.91,
                        "description": "The Reactive stable algorithm Chair offers reliable performance and sniveling design",
                        "percent": 9.88,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.62,
                        "description": "Savor the crispy essence in our Car, designed for oval culinary adventures",
                        "percent": 21.58,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.77,
                        "description": "New Bike model with 50 GB RAM, 690 GB storage, and overcooked features",
                        "percent": 19.53,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 8.47,
                    "legDestinationLocationId": "pfE2",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "7566",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "E1ph4k",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.55,
                        "description": "The Profit-focused holistic moderator Hat offers reliable performance and mad design",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 0.19,
                        "description": "The Persistent mission-critical hub Towels offers reliable performance and aggressive design",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 0.26,
                        "description": "The sleek and standard Cheese comes with fuchsia LED lighting for smart functionality",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 92.83,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.85,
                    "totalFreightDiscounts": 2.54,
                    "totalNetCharge": 232.07,
                    "totalNetChargeWithDutiesAndTaxes": 52.38,
                    "totalNetFedExCharge": 21.9,
                    "totalNetFreight": 182.34,
                    "totalRebates": 0.28,
                    "totalSurcharges": 0.05,
                    "totalTaxes": 2.97
                  },
                  {
                    "currency": "PKR",
                    "currencyExchangeRate": {
                      "fromCurrency": "KYD",
                      "intoCurrency": "SSP",
                      "rate": 0.9985
                    },
                    "dimDivisor": 141,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 7.59,
                        "description": "Savor the sweet essence in our Keyboard, designed for hollow culinary adventures",
                        "percent": 1.05,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.96,
                        "description": "Experience the grey brilliance of our Tuna, perfect for stiff environments",
                        "percent": 2.59,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.53,
                        "description": "Discover the penguin-like agility of our Salad, perfect for grubby users",
                        "percent": 17.52,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 7.27,
                    "legDestinationLocationId": "XDPe",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3666",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "XIv3Zm",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 3.71,
                        "description": "Our savory-inspired Bike brings a taste of luxury to your troubled lifestyle",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 5.45,
                        "description": "Stylish Ball designed to make you stand out with jittery looks",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 46.08,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 0.95,
                    "totalFreightDiscounts": 3.46,
                    "totalNetCharge": 293.06,
                    "totalNetChargeWithDutiesAndTaxes": 92.15,
                    "totalNetFedExCharge": 233.62,
                    "totalNetFreight": 103.96,
                    "totalRebates": 3.04,
                    "totalSurcharges": 8.89,
                    "totalTaxes": 2.62
                  },
                  {
                    "currency": "IQD",
                    "currencyExchangeRate": {
                      "fromCurrency": "SBD",
                      "intoCurrency": "CLP",
                      "rate": 0.8976
                    },
                    "dimDivisor": 204,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 9.84,
                        "description": "Luxurious Ball designed with Steel for incomparable performance",
                        "percent": 29.1,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 0,
                        "description": "Introducing the Slovakia-inspired Keyboard, blending menacing style with local craftsmanship",
                        "percent": 17.85,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 4.67,
                        "description": "Experience the red brilliance of our Table, perfect for wiggly environments",
                        "percent": 20.29,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 8.83,
                        "description": "Savor the fluffy essence in our Tuna, designed for youthful culinary adventures",
                        "percent": 12.48,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.6,
                        "description": "Savor the spicy essence in our Table, designed for content culinary adventures",
                        "percent": 14.56,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 1.39,
                    "legDestinationLocationId": "iQop",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5690",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "k8reI9",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.84,
                        "description": "The red Sausages combines Ukraine aesthetics with Copernicium-based durability",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 2.51,
                        "description": "New magenta Bacon with ergonomic design for severe comfort",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 5.11,
                        "description": "Innovative Shoes featuring concrete technology and Ceramic construction",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 6.02,
                        "description": "Our delicious-inspired Chips brings a taste of luxury to your deficient lifestyle",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 145.48,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.28,
                    "totalFreightDiscounts": 1.52,
                    "totalNetCharge": 83.42,
                    "totalNetChargeWithDutiesAndTaxes": 332.44,
                    "totalNetFedExCharge": 67.51,
                    "totalNetFreight": 132.75,
                    "totalRebates": 4.18,
                    "totalSurcharges": 0.5,
                    "totalTaxes": 2.76
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.34,
                    "description": "The Gilda Chair is the latest in a series of considerate products from Reilly, Hilpert and Lang",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 4.8,
                    "description": "Innovative Keyboard featuring motionless technology and Marble construction",
                    "level": "NATIONAL",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 0.53,
                "totalBaseCharge": 196.88,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 6.56,
                "totalDutiesTaxesAndFees": 90.89,
                "totalFreightDiscounts": 4.34,
                "totalNetCharge": 174.2,
                "totalNetChargeWithDutiesAndTaxes": 395.81,
                "totalNetFedExCharge": 531.63,
                "totalNetFreight": 341.68,
                "totalRebates": 0.94,
                "totalSurcharges": 8.33,
                "totalTaxes": 3.45
              },
              {
                "currency": "KWD",
                "currencyExchangeRate": {
                  "fromCurrency": "MGA",
                  "intoCurrency": "ZAR",
                  "rate": 1.0633
                },
                "dimDivisor": 281,
                "freightDiscounts": [
                  {
                    "amount": 3.45,
                    "description": "Innovative Cheese featuring shrill technology and Granite construction",
                    "percent": 0.98,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 0.3,
                    "description": "The sleek and joyous Car comes with grey LED lighting for smart functionality",
                    "percent": 9.97,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 3.97,
                    "description": "Our delicious-inspired Chair brings a taste of luxury to your overdue lifestyle",
                    "percent": 2.64,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 1.95,
                    "description": "New black Gloves with ergonomic design for tasty comfort",
                    "percent": 17.56,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 7.62,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "0662",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "w8i9ih",
                "shipmentLegRateDetails": [
                  {
                    "currency": "IQD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MKD",
                      "intoCurrency": "GIP",
                      "rate": 0.8198
                    },
                    "dimDivisor": 145,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 1.06,
                        "description": "Savor the smoky essence in our Hat, designed for stale culinary adventures",
                        "percent": 29.28,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.94,
                        "description": "Stylish Shoes designed to make you stand out with aggravating looks",
                        "percent": 1.79,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 4.06,
                    "legDestinationLocationId": "Vygi",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "4147",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "OiF70q",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.3,
                        "description": "The sleek and spirited Bacon comes with blue LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 80.39,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.69,
                    "totalFreightDiscounts": 4.5,
                    "totalNetCharge": 208.5,
                    "totalNetChargeWithDutiesAndTaxes": 54.25,
                    "totalNetFedExCharge": 83.48,
                    "totalNetFreight": 143.33,
                    "totalRebates": 0.13,
                    "totalSurcharges": 5.42,
                    "totalTaxes": 3.72
                  },
                  {
                    "currency": "HTG",
                    "currencyExchangeRate": {
                      "fromCurrency": "PYG",
                      "intoCurrency": "MVR",
                      "rate": 1.1248
                    },
                    "dimDivisor": 272,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 8.88,
                        "description": "Our rhinoceros-friendly Towels ensures extroverted comfort for your pets",
                        "percent": 22.44,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 4.99,
                    "legDestinationLocationId": "R6Cs",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7110",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "gAdQiK",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.74,
                        "description": "Discover the shark-like agility of our Chicken, perfect for alienated users",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 7.42,
                        "description": "The Lottie Cheese is the latest in a series of metallic products from Collins - Block",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 53.03,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 19.75,
                    "totalFreightDiscounts": 4.05,
                    "totalNetCharge": 307.18,
                    "totalNetChargeWithDutiesAndTaxes": 159.34,
                    "totalNetFedExCharge": 18.5,
                    "totalNetFreight": 54.06,
                    "totalRebates": 3.2,
                    "totalSurcharges": 1.11,
                    "totalTaxes": 2.44
                  },
                  {
                    "currency": "NIO",
                    "currencyExchangeRate": {
                      "fromCurrency": "BRL",
                      "intoCurrency": "AWG",
                      "rate": 0.8092
                    },
                    "dimDivisor": 211,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 9.3,
                        "description": "Featuring Aluminium-enhanced technology, our Shirt offers unparalleled educated performance",
                        "percent": 22.56,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.59,
                        "description": "Gorczany - Olson's most advanced Bacon technology increases numb capabilities",
                        "percent": 0.66,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 9.95,
                    "legDestinationLocationId": "jhHM",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6445",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "dS6wc0",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0,
                        "description": "The Secured zero defect installation Chicken offers reliable performance and colossal design",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 2.27,
                        "description": "Innovative Ball featuring incomparable technology and Cotton construction",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 5.11,
                        "description": "Innovative Chips featuring humiliating technology and Bronze construction",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 1.43,
                        "description": "Experience the yellow brilliance of our Fish, perfect for well-to-do environments",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 7.18,
                        "description": "Discover the violent new Mouse with an exciting mix of Wooden ingredients",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 151.27,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 17.09,
                    "totalFreightDiscounts": 3.41,
                    "totalNetCharge": 116.13,
                    "totalNetChargeWithDutiesAndTaxes": 217.29,
                    "totalNetFedExCharge": 62.11,
                    "totalNetFreight": 154.86,
                    "totalRebates": 3.13,
                    "totalSurcharges": 6.71,
                    "totalTaxes": 3.33
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 1.32,
                    "description": "Savor the moist essence in our Pants, designed for weighty culinary adventures",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 4.21,
                    "description": "The sleek and short Ball comes with lime LED lighting for smart functionality",
                    "level": "STATE",
                    "type": "VAT"
                  },
                  {
                    "amount": 7.81,
                    "description": "The orchid Computer combines Panama aesthetics with Copper-based durability",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 2.76,
                    "description": "The Garrison Shoes is the latest in a series of bright products from Wyman Inc",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 7,
                    "description": "New Hat model with 45 GB RAM, 453 GB storage, and antique features",
                    "level": "STATE",
                    "type": "SALES"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.52,
                "totalBaseCharge": 429.36,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 15.52,
                "totalDutiesTaxesAndFees": 52.92,
                "totalFreightDiscounts": 3.48,
                "totalNetCharge": 133.3,
                "totalNetChargeWithDutiesAndTaxes": 403.46,
                "totalNetFedExCharge": 374.3,
                "totalNetFreight": 436.41,
                "totalRebates": 1.35,
                "totalSurcharges": 14.44,
                "totalTaxes": 0.08
              },
              {
                "currency": "AWG",
                "currencyExchangeRate": {
                  "fromCurrency": "UYU",
                  "intoCurrency": "GMD",
                  "rate": 1.0189
                },
                "dimDivisor": 208,
                "freightDiscounts": [
                  {
                    "amount": 4.3,
                    "description": "The Anais Hat is the latest in a series of frightened products from Koch and Sons",
                    "percent": 17.2,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 8.15,
                    "description": "Experience the violet brilliance of our Hat, perfect for phony environments",
                    "percent": 5.6,
                    "rateDiscountType": "VOLUME"
                  },
                  {
                    "amount": 6.55,
                    "description": "Introducing the Burundi-inspired Cheese, blending male style with local craftsmanship",
                    "percent": 9.61,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 6.03,
                    "description": "Stylish Ball designed to make you stand out with bustling looks",
                    "percent": 23.52,
                    "rateDiscountType": "BONUS"
                  }
                ],
                "fuelSurchargePercent": 2.56,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "8149",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "HdyTrc",
                "shipmentLegRateDetails": [
                  {
                    "currency": "JOD",
                    "currencyExchangeRate": {
                      "fromCurrency": "UYU",
                      "intoCurrency": "SBD",
                      "rate": 1.0626
                    },
                    "dimDivisor": 145,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.3,
                        "description": "New Mouse model with 53 GB RAM, 741 GB storage, and forsaken features",
                        "percent": 15.12,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.89,
                        "description": "Innovative Chair featuring self-reliant technology and Plastic construction",
                        "percent": 23.07,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.55,
                    "legDestinationLocationId": "Vgow",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "7566",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "OmJQUZ",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.07,
                        "description": "Licensed Car designed with Steel for spirited performance",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 139.77,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 4.75,
                    "totalFreightDiscounts": 2.48,
                    "totalNetCharge": 51.53,
                    "totalNetChargeWithDutiesAndTaxes": 279.53,
                    "totalNetFedExCharge": 165.45,
                    "totalNetFreight": 19.24,
                    "totalRebates": 2.33,
                    "totalSurcharges": 3.27,
                    "totalTaxes": 2.88
                  },
                  {
                    "currency": "BZD",
                    "currencyExchangeRate": {
                      "fromCurrency": "MGA",
                      "intoCurrency": "XCD",
                      "rate": 0.9486
                    },
                    "dimDivisor": 133,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.8,
                        "description": "Friesen, Yost and DuBuque's most advanced Towels technology increases exalted capabilities",
                        "percent": 7.34,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 5.54,
                        "description": "Savor the zesty essence in our Towels, designed for heartfelt culinary adventures",
                        "percent": 10.94,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 9.27,
                    "legDestinationLocationId": "eoUx",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0782",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "Bfv3Dv",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0.61,
                        "description": "The orange Shirt combines Virgin Islands, British aesthetics with Ruthenium-based durability",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 2.04,
                        "description": "Discover the butterfly-like agility of our Bike, perfect for general users",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 9.66,
                        "description": "Featuring Francium-enhanced technology, our Soap offers unparalleled scientific performance",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 126.89,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 8.51,
                    "totalFreightDiscounts": 4.32,
                    "totalNetCharge": 416.82,
                    "totalNetChargeWithDutiesAndTaxes": 512.2,
                    "totalNetFedExCharge": 200.61,
                    "totalNetFreight": 87.86,
                    "totalRebates": 1.02,
                    "totalSurcharges": 6.4,
                    "totalTaxes": 4.43
                  },
                  {
                    "currency": "TRY",
                    "currencyExchangeRate": {
                      "fromCurrency": "AOA",
                      "intoCurrency": "KGS",
                      "rate": 1.0919
                    },
                    "dimDivisor": 111,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 5.24,
                        "description": "Innovative Bike featuring urban technology and Cotton construction",
                        "percent": 9.14,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 6.65,
                        "description": "The sleek and marvelous Salad comes with magenta LED lighting for smart functionality",
                        "percent": 25.95,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 2.83,
                        "description": "The pink Fish combines Panama aesthetics with Cerium-based durability",
                        "percent": 3.7,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.5,
                        "description": "Discover the butterfly-like agility of our Chicken, perfect for gloomy users",
                        "percent": 14.54,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 2.56,
                    "legDestinationLocationId": "KOfg",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9878",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "bnnnQP",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 7.18,
                        "description": "New orange Car with ergonomic design for careless comfort",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 3.46,
                        "description": "New Towels model with 17 GB RAM, 774 GB storage, and troubled features",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 33.66,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 15.89,
                    "totalFreightDiscounts": 4.36,
                    "totalNetCharge": 319.77,
                    "totalNetChargeWithDutiesAndTaxes": 64.26,
                    "totalNetFedExCharge": 219.51,
                    "totalNetFreight": 97.86,
                    "totalRebates": 2.87,
                    "totalSurcharges": 7.45,
                    "totalTaxes": 0.04
                  },
                  {
                    "currency": "COP",
                    "currencyExchangeRate": {
                      "fromCurrency": "BYN",
                      "intoCurrency": "MMK",
                      "rate": 0.9006
                    },
                    "dimDivisor": 143,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 7.93,
                        "description": "Our smoky-inspired Tuna brings a taste of luxury to your warmhearted lifestyle",
                        "percent": 28.86,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 0.43,
                        "description": "Featuring Oxygen-enhanced technology, our Shoes offers unparalleled bruised performance",
                        "percent": 29.28,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 4.72,
                        "description": "Our panda-friendly Shirt ensures clumsy comfort for your pets",
                        "percent": 23.06,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 7.79,
                    "legDestinationLocationId": "iJzk",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "5282",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "LycRvl",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.71,
                        "description": "Our salty-inspired Chair brings a taste of luxury to your infatuated lifestyle",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 6.4,
                        "description": "The Digitized cohesive support Ball offers reliable performance and wry design",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 2.79,
                        "description": "The sleek and wicked Salad comes with purple LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 4.72,
                        "description": "Innovative Towels featuring athletic technology and Gold construction",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 0.78,
                        "description": "Our salty-inspired Ball brings a taste of luxury to your serpentine lifestyle",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 106.6,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 10.58,
                    "totalFreightDiscounts": 3.8,
                    "totalNetCharge": 352.55,
                    "totalNetChargeWithDutiesAndTaxes": 466.43,
                    "totalNetFedExCharge": 191.91,
                    "totalNetFreight": 193.86,
                    "totalRebates": 4.3,
                    "totalSurcharges": 6.42,
                    "totalTaxes": 0.24
                  },
                  {
                    "currency": "AOA",
                    "currencyExchangeRate": {
                      "fromCurrency": "NGN",
                      "intoCurrency": "SLE",
                      "rate": 0.8776
                    },
                    "dimDivisor": 209,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 5.83,
                        "description": "Introducing the Indonesia-inspired Shirt, blending impolite style with local craftsmanship",
                        "percent": 11.58,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 6.78,
                    "legDestinationLocationId": "ZBTt",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "3069",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "BmHNFY",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.15,
                        "description": "Savor the sour essence in our Hat, designed for trustworthy culinary adventures",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 0.48,
                        "description": "The salmon Chair combines San Marino aesthetics with Nickel-based durability",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 3.79,
                        "description": "Introducing the Equatorial Guinea-inspired Soap, blending noted style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 4.78,
                        "description": "Featuring Tennessine-enhanced technology, our Chair offers unparalleled stylish performance",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 7.85,
                        "description": "Savor the smoky essence in our Table, designed for yellow culinary adventures",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 161.3,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 11.91,
                    "totalFreightDiscounts": 4.62,
                    "totalNetCharge": 443.41,
                    "totalNetChargeWithDutiesAndTaxes": 200.06,
                    "totalNetFedExCharge": 25.2,
                    "totalNetFreight": 157.39,
                    "totalRebates": 4.44,
                    "totalSurcharges": 7.97,
                    "totalTaxes": 4.03
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 6.61,
                    "description": "Our panda-friendly Pizza ensures mean comfort for your pets",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 3.82,
                    "description": "Savor the delicious essence in our Sausages, designed for scornful culinary adventures",
                    "level": "STATE",
                    "type": "VAT"
                  },
                  {
                    "amount": 7.97,
                    "description": "The sleek and sunny Sausages comes with orange LED lighting for smart functionality",
                    "level": "STATE",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4,
                "totalBaseCharge": 126.42,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 13.52,
                "totalDutiesTaxesAndFees": 85.05,
                "totalFreightDiscounts": 3.02,
                "totalNetCharge": 359.02,
                "totalNetChargeWithDutiesAndTaxes": 230.09,
                "totalNetFedExCharge": 412.9,
                "totalNetFreight": 168.74,
                "totalRebates": 4.28,
                "totalSurcharges": 19.51,
                "totalTaxes": 1.68
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "145277789360",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Ground",
        "serviceType": "FEDEX_GROUND",
        "shipDatestamp": "2025-08-19T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "prohibitions": [
              {
                "advisory": {
                  "code": "7WHY",
                  "localizedText": "The Elenor Mouse is the latest in a series of rotten products from McDermott, Hane and Parker",
                  "parameters": [
                    {
                      "id": "6887",
                      "value": "Soft Bronze Pizza"
                    },
                    {
                      "id": "8141",
                      "value": "Fresh Steel Chair"
                    },
                    {
                      "id": "6142",
                      "value": "Gorgeous Silk Keyboard"
                    },
                    {
                      "id": "3563",
                      "value": "Handmade Concrete Bacon"
                    },
                    {
                      "id": "6035",
                      "value": "Handcrafted Plastic Chicken"
                    }
                  ],
                  "text": "Recycled Cheese designed with Bronze for negative performance"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 31,
                "derivedHarmonizedCode": "330183",
                "source": "FDA",
                "status": "EXPIRED",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "0T3K",
                      "localizedText": "Ergonomic Ball made with Bamboo for all-day elementary support",
                      "parameters": [
                        {
                          "id": "9574",
                          "value": "Electronic Rubber Fish"
                        },
                        {
                          "id": "4681",
                          "value": "Electronic Concrete Chicken"
                        }
                      ],
                      "text": "Experience the yellow brilliance of our Car, perfect for pretty environments"
                    },
                    {
                      "code": "ZDpE",
                      "localizedText": "Discover the magnificent new Table with an exciting mix of Concrete ingredients",
                      "parameters": [
                        {
                          "id": "3584",
                          "value": "Frozen Wooden Bacon"
                        }
                      ],
                      "text": "The Althea Ball is the latest in a series of selfish products from Swaniawski, Von and Dietrich"
                    }
                  ],
                  "description": "New Cheese model with 47 GB RAM, 819 GB storage, and kaleidoscopic features",
                  "id": "7644a814-91ef-4694-b445-e09bd4910203"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          }
        ]
      },
      {
        "alerts": [
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.INVALID",
            "message": "Recipient’s phone number format is not matching with recipient's country code; hence, recipient will not receive Convenient Delivery Options. Moving forward, please provide valid mobile phone number."
          },
          {
            "code": "RECIPIENTCONTACT.PHONENUMBER.NOTSUPPORTED",
            "message": "Convenient Delivery Options will not be provided with recipient’s landline number. Moving forward, please provide valid mobile phone number."
          }
        ],
        "completedShipmentDetail": {
          "accessDetail": {
            "accessorDetails": [
              {
                "emailLabelUrl": "https://tight-barracks.net",
                "password": "LZaYym5Kqa",
                "role": "VIEWER",
                "userId": "47391fd8-0826-4b4a-b384-8ec51a068606"
              },
              {
                "emailLabelUrl": "https://unfit-disposer.net",
                "password": "_wuD8g7UIr",
                "role": "ADMIN",
                "userId": "f4608707-09cd-49cd-86a3-5c71adc48597"
              },
              {
                "emailLabelUrl": "https://pleasing-director.net",
                "password": "wIPD8jPsgG",
                "role": "VIEWER",
                "userId": "ae362c1e-6e9d-4cee-ae05-42c859567f72"
              },
              {
                "emailLabelUrl": "https://sniveling-pleasure.net",
                "password": "Q70XrnPiNG",
                "role": "USER",
                "userId": "6d932098-9bf3-4cab-81c7-8fe4d5ee4bbb"
              }
            ]
          },
          "carrierCode": "FDXG",
          "completedEtdDetail": {
            "folderId": "0x5",
            "type": "PACKING_LIST",
            "uploadDocumentReferenceDetails": [
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "documentType": "PRO_FORMA_INVOICE"
              },
              {
                "description": "PRO FORMA INVOICE",
                "documentId": "090927d680038c61",
                "documentReference": "DocumentReference",
                "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": "Weissnat, Graham and Huels",
                "emailAddress": "Mustafa91@hotmail.com",
                "personName": "Darla Johnson III",
                "phoneExtension": "1",
                "phoneNumber": "(254) 222-4206"
              }
            },
            "holdingLocationType": "FEDEX_SELF_SERVICE"
          },
          "completedPackageDetails": [
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "0DBWDcl5/x"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "JibEYeGm"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Wb"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "vE"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    },
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "SRH+"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "Un=ibEtP"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "sJYv2vr"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "PzE"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "4xbW"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  },
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  },
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                },
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            },
            {
              "dryIceWeight": {
                "units": "KG",
                "value": 68
              },
              "groupNumber": 567,
              "hazardousPackageDetail": {
                "accessibility": "ACCESSIBLE",
                "cargoAircraftOnly": true,
                "containers": [
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  },
                  {
                    "hazardousCommodities": [
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      },
                      {
                        "description": {
                          "attributes": {
                            "0": "attributes"
                          },
                          "authorization": "authorization",
                          "hazardClass": "hazardClass",
                          "id": "1234",
                          "labelText": "labelText",
                          "packingGroup": "packingGroup",
                          "packingInstructions": "packingInstructions",
                          "properShippingName": "properShippingName",
                          "properShippingNameAndDescription": "properShippingNameAndDescription",
                          "sequenceNumber": 876,
                          "specialProvisions": "specialProvisions",
                          "subsidiaryClasses": {
                            "0": "Subsidiary Classes"
                          },
                          "symbols": "symbols",
                          "technicalName": "technicalName",
                          "tunnelRestrictionCode": "UN2919"
                        },
                        "massPoints": 2,
                        "netExplosiveDetail": {
                          "amount": 10,
                          "type": "NET_EXPLOSIVE_WEIGHT",
                          "units": "units"
                        },
                        "options": {
                          "customerSuppliedLabelText": "Customer Supplied Label Text",
                          "labelTextOption": "STANDARD"
                        },
                        "quantity": {
                          "amount": 24.56,
                          "quantityType": "GROSS",
                          "units": "Kg",
                          "value": 68.25
                        }
                      }
                    ],
                    "QValue": 2
                  }
                ],
                "labelType": "II_YELLOW",
                "radioactiveTransportIndex": 2.45,
                "referenceId": "123456",
                "regulation": "IATA"
              },
              "operationalDetail": {
                "astraHandlingText": "astraHandlingText",
                "barcodes": {
                  "binaryBarcodes": [
                    {
                      "type": "COMMON-2D",
                      "value": "aPG_k"
                    },
                    {
                      "type": "COMMON-2D",
                      "value": "V2"
                    }
                  ],
                  "stringBarcodes": [
                    {
                      "type": "ADDRESS",
                      "value": "1010062512241535917900794953544894"
                    }
                  ]
                },
                "operationalInstructions": [
                  {
                    "content": "content",
                    "number": 17
                  }
                ]
              },
              "oversizeClass": "OVERSIZE_1, OVERSIZE_2, OVERSIZE_3",
              "packageRating": {
                "actualRateType": "PAYOR_ACCOUNT_PACKAGE",
                "effectiveNetDiscount": 0,
                "packageRateDetails": [
                  {
                    "baseCharge": 45.67,
                    "billingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "currency": "USD",
                    "minimumChargeType": "CUSTOMER",
                    "netCharge": 121.56,
                    "netFedExCharge": 12.56,
                    "netFreight": 4.89,
                    "ratedWeightMethod": "DIM",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "totalFreightDiscounts": 44.55,
                    "totalRebates": 4.56,
                    "totalSurcharges": 22.56,
                    "totalTaxes": 3.45
                  }
                ]
              },
              "sequenceNumber": 256,
              "signatureOption": "DIRECT",
              "trackingIds": [
                {
                  "formId": "0201",
                  "trackingIdType": "EXPRESS",
                  "trackingNumber": "49092000070120032835",
                  "uspsApplicationId": "92"
                }
              ]
            }
          ],
          "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": {
              "0": "CERTIFICATE_OF_ORIGIN"
            },
            "requiredDocuments": {
              "0": "COMMERCIAL_OR_PRO_FORMA_INVOICE",
              "1": "AIR_WAYBILL"
            }
          },
          "exportComplianceStatement": "ocyy9SO5Q8tgmQXE",
          "hazardousShipmentDetail": {
            "adrLicense": {
              "licenseOrPermitDetail": {
                "effectiveDate": "2026-01-29T00:00:00.0Z",
                "expirationDate": "2027-03-12T00:00:00.0Z",
                "number": "5"
              }
            },
            "dryIceDetail": {
              "packageCount": 7,
              "processingOptions": {
                "options": {
                  "0": "options"
                }
              },
              "totalWeight": {
                "units": "KG",
                "value": 68
              }
            },
            "hazardousSummaryDetail": {
              "smallQuantityExceptionPackageCount": 10
            }
          },
          "masterTrackingId": {
            "formId": "0201",
            "trackingIdType": "EXPRESS",
            "trackingNumber": "49092000070120032835",
            "uspsApplicationId": "92"
          },
          "operationalDetail": {
            "airportId": "DFW",
            "astraDescription": "SMART POST",
            "astraPlannedServiceLevel": "WED - 16 OCT 10:30A",
            "commitDate": "2026-08-11T00:00:00.0Z",
            "commitDay": "Sun",
            "countryCode": "US",
            "customTransitTime": "TWO_DAYS",
            "deliveryDate": "2001-04-05",
            "deliveryDay": "TUE",
            "deliveryEligibilities": {
              "0": "deliveryEligibilities"
            },
            "destinationLocationId": "JmZd",
            "destinationLocationNumber": 199,
            "destinationLocationStateOrProvinceCode": "MT",
            "destinationServiceArea": "Q6",
            "ineligibleForMoneyBackGuarantee": true,
            "maximumTransitTime": "THREE_DAYS",
            "originLocationId": "678",
            "originLocationNumber": 243,
            "originServiceArea": "A1",
            "packagingCode": "02",
            "postalCode": "38010",
            "publishedDeliveryTime": "03:00P",
            "scac": "scac",
            "serviceCode": "010",
            "stateOrProvinceCode": "AL",
            "transitTime": "TWO_DAYS",
            "ursaPrefixCode": "Ro",
            "ursaSuffixCode": "SV"
          },
          "packagingDescription": "Customer Packaging",
          "serviceDescription": {
            "astraDescription": "2 DAY FRT",
            "code": "1",
            "description": "The Billie Bike is the latest in a series of key products from Romaguera LLC",
            "names": [
              {
                "encoding": "UTF-8",
                "type": "short",
                "value": "F-2"
              }
            ],
            "operatingOrgCodes": {
              "0": "FXE"
            },
            "serviceCategory": "EXPRESS_PARCEL",
            "serviceId": "A133YtPHgpJy",
            "serviceType": "STANDARD_OVERNIGHT"
          },
          "shipmentRating": {
            "actualRateType": "PAYOR_LIST_SHIPMENT",
            "shipmentRateDetails": [
              {
                "currency": "SCR",
                "currencyExchangeRate": {
                  "fromCurrency": "BSD",
                  "intoCurrency": "UYU",
                  "rate": 1.0349
                },
                "dimDivisor": 235,
                "freightDiscounts": [
                  {
                    "amount": 1.62,
                    "description": "Ergonomic Pants made with Cotton for all-day physical support",
                    "percent": 11.53,
                    "rateDiscountType": "BONUS"
                  },
                  {
                    "amount": 5.69,
                    "description": "Featuring Technetium-enhanced technology, our Chair offers unparalleled needy performance",
                    "percent": 12.43,
                    "rateDiscountType": "EARNED"
                  }
                ],
                "fuelSurchargePercent": 4.02,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "ACTUAL",
                "rateScale": "3868",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "khRjfL",
                "shipmentLegRateDetails": [
                  {
                    "currency": "JOD",
                    "currencyExchangeRate": {
                      "fromCurrency": "SCR",
                      "intoCurrency": "SEK",
                      "rate": 0.8995
                    },
                    "dimDivisor": 157,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.95,
                        "description": "Discover the horse-like agility of our Bike, perfect for worthy users",
                        "percent": 19.07,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 8.67,
                        "description": "Discover the intrepid new Bacon with an exciting mix of Gold ingredients",
                        "percent": 24.13,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 3.66,
                        "description": "Experience the teal brilliance of our Soap, perfect for firsthand environments",
                        "percent": 2.21,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.82,
                        "description": "Professional-grade Gloves perfect for dependable training and recreational use",
                        "percent": 26.42,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 3.42,
                        "description": "Discover the tiger-like agility of our Pizza, perfect for left users",
                        "percent": 11.14,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 8.99,
                    "legDestinationLocationId": "3rPi",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "6408",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "xuJuNU",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 5.58,
                        "description": "Featuring Lead-enhanced technology, our Shoes offers unparalleled fond performance",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 6.91,
                        "description": "Discover the deer-like agility of our Table, perfect for sneaky users",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 6.78,
                        "description": "Innovative Chips featuring mad technology and Gold construction",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 5.98,
                        "description": "New pink Pizza with ergonomic design for wide comfort",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 164.81,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.03,
                    "totalFreightDiscounts": 2.84,
                    "totalNetCharge": 291.15,
                    "totalNetChargeWithDutiesAndTaxes": 206.94,
                    "totalNetFedExCharge": 42.35,
                    "totalNetFreight": 100.98,
                    "totalRebates": 4.46,
                    "totalSurcharges": 0.81,
                    "totalTaxes": 4.9
                  },
                  {
                    "currency": "SCR",
                    "currencyExchangeRate": {
                      "fromCurrency": "TOP",
                      "intoCurrency": "WST",
                      "rate": 1.1197
                    },
                    "dimDivisor": 119,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 6.53,
                        "description": "Our rich-inspired Ball brings a taste of luxury to your teeming lifestyle",
                        "percent": 3.93,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 8.36,
                        "description": "The Visionary 24 hour framework Chicken offers reliable performance and harmful design",
                        "percent": 24.84,
                        "rateDiscountType": "COUPON"
                      }
                    ],
                    "fuelSurchargePercent": 7.78,
                    "legDestinationLocationId": "rXS0",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "8620",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "P1PsZm",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 9.91,
                        "description": "The plum Keyboard combines Pakistan aesthetics with Vanadium-based durability",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 82.19,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.51,
                    "totalFreightDiscounts": 0.56,
                    "totalNetCharge": 420.7,
                    "totalNetChargeWithDutiesAndTaxes": 85.64,
                    "totalNetFedExCharge": 55.43,
                    "totalNetFreight": 61.04,
                    "totalRebates": 0.48,
                    "totalSurcharges": 2.62,
                    "totalTaxes": 2.74
                  },
                  {
                    "currency": "COP",
                    "currencyExchangeRate": {
                      "fromCurrency": "CRC",
                      "intoCurrency": "TTD",
                      "rate": 1.0034
                    },
                    "dimDivisor": 236,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 1.97,
                        "description": "Ergonomic Car made with Gold for all-day flowery support",
                        "percent": 10.62,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 1.57,
                    "legDestinationLocationId": "Jqip",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "9390",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "AJNeHg",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.1,
                        "description": "New orchid Computer with ergonomic design for mundane comfort",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 1.85,
                        "description": "Innovative Bike featuring shameless technology and Steel construction",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 5.18,
                        "description": "Stylish Sausages designed to make you stand out with elderly looks",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 9.06,
                        "description": "Introducing the South Georgia and the South Sandwich Islands-inspired Cheese, blending flawed style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 67.72,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 18.52,
                    "totalFreightDiscounts": 1.94,
                    "totalNetCharge": 230.05,
                    "totalNetChargeWithDutiesAndTaxes": 357.62,
                    "totalNetFedExCharge": 210.37,
                    "totalNetFreight": 177.18,
                    "totalRebates": 2.96,
                    "totalSurcharges": 5.07,
                    "totalTaxes": 4.8
                  },
                  {
                    "currency": "PEN",
                    "currencyExchangeRate": {
                      "fromCurrency": "WST",
                      "intoCurrency": "BSD",
                      "rate": 0.8956
                    },
                    "dimDivisor": 298,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.61,
                        "description": "Our smoky-inspired Gloves brings a taste of luxury to your impassioned lifestyle",
                        "percent": 8.87,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 7.04,
                        "description": "Featuring Mendelevium-enhanced technology, our Bacon offers unparalleled infinite performance",
                        "percent": 9.34,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.38,
                        "description": "Our tangy-inspired Chair brings a taste of luxury to your finished lifestyle",
                        "percent": 11.48,
                        "rateDiscountType": "EARNED"
                      }
                    ],
                    "fuelSurchargePercent": 9.21,
                    "legDestinationLocationId": "bcSR",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "3835",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "PujeVt",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 4.03,
                        "description": "The Nellie Computer is the latest in a series of subtle products from Heaney LLC",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 9.02,
                        "description": "Introducing the Indonesia-inspired Bacon, blending mushy style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 20.64,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.53,
                    "totalFreightDiscounts": 1.4,
                    "totalNetCharge": 450.16,
                    "totalNetChargeWithDutiesAndTaxes": 125.68,
                    "totalNetFedExCharge": 242.6,
                    "totalNetFreight": 130.04,
                    "totalRebates": 1.66,
                    "totalSurcharges": 8.15,
                    "totalTaxes": 0.82
                  },
                  {
                    "currency": "CVE",
                    "currencyExchangeRate": {
                      "fromCurrency": "BND",
                      "intoCurrency": "PEN",
                      "rate": 0.9329
                    },
                    "dimDivisor": 271,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 0.63,
                        "description": "New green Chicken with ergonomic design for wordy comfort",
                        "percent": 28.12,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 8.05,
                        "description": "Hessel - Romaguera's most advanced Pants technology increases dirty capabilities",
                        "percent": 20.61,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.23,
                        "description": "Our bear-friendly Cheese ensures superb comfort for your pets",
                        "percent": 23.05,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 3.94,
                    "legDestinationLocationId": "JLIY",
                    "minimumChargeType": "NONE",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "0649",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "Xv3UD9",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.5,
                        "description": "Introducing the Cyprus-inspired Chair, blending unlucky style with local craftsmanship",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 4.97,
                        "description": "Professional-grade Pizza perfect for livid training and recreational use",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 8.51,
                        "description": "Ergonomic Soap made with Bamboo for all-day outrageous support",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 3.63,
                        "description": "Raynor, Kris and Kling's most advanced Salad technology increases victorious capabilities",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 154.63,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 2.92,
                    "totalFreightDiscounts": 1.7,
                    "totalNetCharge": 170.97,
                    "totalNetChargeWithDutiesAndTaxes": 325.81,
                    "totalNetFedExCharge": 11.33,
                    "totalNetFreight": 163.75,
                    "totalRebates": 1.84,
                    "totalSurcharges": 9.72,
                    "totalTaxes": 0.09
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 0.43,
                    "description": "Featuring Caesium-enhanced technology, our Towels offers unparalleled inexperienced performance",
                    "level": "STATE",
                    "type": "GST"
                  },
                  {
                    "amount": 9.86,
                    "description": "The Allene Fish is the latest in a series of immediate products from Tremblay, Prohaska and Bartoletti",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 4.41,
                    "description": "New olive Bacon with ergonomic design for shabby comfort",
                    "level": "STATE",
                    "type": "SALES"
                  },
                  {
                    "amount": 8.55,
                    "description": "Our bat-friendly Table ensures altruistic comfort for your pets",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 2.78,
                    "description": "Our rhinoceros-friendly Chair ensures pleased comfort for your pets",
                    "level": "NATIONAL",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.58,
                "totalBaseCharge": 297.39,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 7.62,
                "totalDutiesTaxesAndFees": 38.24,
                "totalFreightDiscounts": 0.57,
                "totalNetCharge": 121.51,
                "totalNetChargeWithDutiesAndTaxes": 424.22,
                "totalNetFedExCharge": 39.15,
                "totalNetFreight": 258.33,
                "totalRebates": 1.61,
                "totalSurcharges": 9.74,
                "totalTaxes": 3.38
              },
              {
                "currency": "LYD",
                "currencyExchangeRate": {
                  "fromCurrency": "TMT",
                  "intoCurrency": "AMD",
                  "rate": 1.145
                },
                "dimDivisor": 194,
                "freightDiscounts": [
                  {
                    "amount": 10,
                    "description": "Discover the tiger-like agility of our Fish, perfect for alive users",
                    "percent": 19.73,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 5.24,
                    "description": "Discover the broken new Mouse with an exciting mix of Cotton ingredients",
                    "percent": 6.29,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 7.16,
                "pricingCode": "PACKAGE",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "6010",
                "rateType": "RATED_ACCOUNT_SHIPMENT",
                "rateZone": "MMDIMO",
                "shipmentLegRateDetails": [
                  {
                    "currency": "KHR",
                    "currencyExchangeRate": {
                      "fromCurrency": "HNL",
                      "intoCurrency": "NZD",
                      "rate": 0.8713
                    },
                    "dimDivisor": 244,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 1.34,
                        "description": "Introducing the Italy-inspired Car, blending monstrous style with local craftsmanship",
                        "percent": 0.96,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 2.03,
                        "description": "Experience the indigo brilliance of our Soap, perfect for ugly environments",
                        "percent": 19.71,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 0.37,
                        "description": "The Quality-focused mobile core Hat offers reliable performance and flustered design",
                        "percent": 6.55,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 2.94,
                        "description": "Our spicy-inspired Fish brings a taste of luxury to your vague lifestyle",
                        "percent": 28.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.21,
                        "description": "New tan Computer with ergonomic design for miserly comfort",
                        "percent": 27.22,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 3.98,
                    "legDestinationLocationId": "WNTr",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2125",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "iojDmz",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 8.26,
                        "description": "The sky blue Pants combines Brazil aesthetics with Hafnium-based durability",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 4.82,
                        "description": "Stylish Table designed to make you stand out with black looks",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 1.35,
                        "description": "The Configurable data-driven access Table offers reliable performance and impossible design",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 0.44,
                        "description": "Discover the eagle-like agility of our Chips, perfect for bare users",
                        "level": "STATE",
                        "type": "VAT"
                      },
                      {
                        "amount": 1.94,
                        "description": "Discover the fortunate new Computer with an exciting mix of Aluminum ingredients",
                        "level": "STATE",
                        "type": "VAT"
                      }
                    ],
                    "totalBaseCharge": 61.01,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 6.46,
                    "totalFreightDiscounts": 3.43,
                    "totalNetCharge": 344.64,
                    "totalNetChargeWithDutiesAndTaxes": 204.26,
                    "totalNetFedExCharge": 157.96,
                    "totalNetFreight": 68.08,
                    "totalRebates": 2.86,
                    "totalSurcharges": 1.21,
                    "totalTaxes": 2.19
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 5.4,
                    "description": "The orchid Pants combines Sierra Leone aesthetics with Uranium-based durability",
                    "level": "NATIONAL",
                    "type": "GST"
                  },
                  {
                    "amount": 7.29,
                    "description": "Our moist-inspired Ball brings a taste of luxury to your winged lifestyle",
                    "level": "STATE",
                    "type": "GST"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 2.4,
                "totalBaseCharge": 148.13,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 15.89,
                "totalDutiesTaxesAndFees": 3.2,
                "totalFreightDiscounts": 1.38,
                "totalNetCharge": 321.47,
                "totalNetChargeWithDutiesAndTaxes": 240.17,
                "totalNetFedExCharge": 232.83,
                "totalNetFreight": 175.78,
                "totalRebates": 4.5,
                "totalSurcharges": 13.73,
                "totalTaxes": 1.72
              },
              {
                "currency": "LYD",
                "currencyExchangeRate": {
                  "fromCurrency": "CAD",
                  "intoCurrency": "KYD",
                  "rate": 0.8691
                },
                "dimDivisor": 198,
                "freightDiscounts": [
                  {
                    "amount": 4.86,
                    "description": "Innovative Keyboard featuring pointed technology and Bronze construction",
                    "percent": 4.78,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 8.81,
                    "description": "Ergonomic Bike made with Ceramic for all-day juvenile support",
                    "percent": 15.33,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 9.49,
                    "description": "Discover the minty new Tuna with an exciting mix of Aluminum ingredients",
                    "percent": 27.32,
                    "rateDiscountType": "EARNED"
                  },
                  {
                    "amount": 4.81,
                    "description": "New teal Computer with ergonomic design for careless comfort",
                    "percent": 29.39,
                    "rateDiscountType": "VOLUME"
                  }
                ],
                "fuelSurchargePercent": 9.96,
                "pricingCode": "LTL_FREIGHT",
                "ratedWeightMethod": "DIMENSIONAL",
                "rateScale": "7614",
                "rateType": "RATED_SHIPMENT",
                "rateZone": "GzIRkf",
                "shipmentLegRateDetails": [
                  {
                    "currency": "HUF",
                    "currencyExchangeRate": {
                      "fromCurrency": "BWP",
                      "intoCurrency": "RWF",
                      "rate": 0.9566
                    },
                    "dimDivisor": 204,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 2.16,
                        "description": "Introducing the Fiji-inspired Pizza, blending idealistic style with local craftsmanship",
                        "percent": 15.68,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.2,
                        "description": "Wintheiser - Shields's most advanced Towels technology increases crafty capabilities",
                        "percent": 24.85,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 6.25,
                        "description": "Our fluffy-inspired Chicken brings a taste of luxury to your numb lifestyle",
                        "percent": 24.47,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.11,
                        "description": "Our fish-friendly Pizza ensures ultimate comfort for your pets",
                        "percent": 16.33,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 8.05,
                    "legDestinationLocationId": "OjpL",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "PACKAGE",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "0318",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "dx2DuA",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 1.69,
                        "description": "Jaskolski, Wilkinson and Von's most advanced Salad technology increases monstrous capabilities",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 6.31,
                        "description": "Our turtle-friendly Sausages ensures cavernous comfort for your pets",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 7.06,
                        "description": "Witting, Kunde and Spinka's most advanced Car technology increases frilly capabilities",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 84.12,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.79,
                    "totalFreightDiscounts": 4.72,
                    "totalNetCharge": 327.5,
                    "totalNetChargeWithDutiesAndTaxes": 512.42,
                    "totalNetFedExCharge": 184.42,
                    "totalNetFreight": 49.6,
                    "totalRebates": 4.82,
                    "totalSurcharges": 0.07,
                    "totalTaxes": 3.13
                  },
                  {
                    "currency": "ANG",
                    "currencyExchangeRate": {
                      "fromCurrency": "SGD",
                      "intoCurrency": "HTG",
                      "rate": 0.9033
                    },
                    "dimDivisor": 139,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 2.08,
                        "description": "Stylish Bike designed to make you stand out with front looks",
                        "percent": 26.31,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 3.05,
                        "description": "Our spicy-inspired Keyboard brings a taste of luxury to your ordinary lifestyle",
                        "percent": 14.12,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.51,
                        "description": "Discover the quick new Computer with an exciting mix of Steel ingredients",
                        "percent": 26.58,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 0.5,
                        "description": "Savor the fluffy essence in our Cheese, designed for brilliant culinary adventures",
                        "percent": 4.53,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 6.09,
                    "legDestinationLocationId": "yA9z",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "2751",
                    "rateType": "PAYOR_ACCOUNT",
                    "rateZone": "qmhFZz",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 0.38,
                        "description": "Featuring Sulfur-enhanced technology, our Sausages offers unparalleled writhing performance",
                        "level": "NATIONAL",
                        "type": "SALES"
                      },
                      {
                        "amount": 4.92,
                        "description": "The sleek and chubby Ball comes with green LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 1.06,
                        "description": "Professional-grade Soap perfect for heavy training and recreational use",
                        "level": "STATE",
                        "type": "SALES"
                      },
                      {
                        "amount": 8.34,
                        "description": "Experience the fuchsia brilliance of our Fish, perfect for doting environments",
                        "level": "STATE",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 167.76,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 12.32,
                    "totalFreightDiscounts": 3.26,
                    "totalNetCharge": 162.14,
                    "totalNetChargeWithDutiesAndTaxes": 341.39,
                    "totalNetFedExCharge": 205.11,
                    "totalNetFreight": 39.46,
                    "totalRebates": 0.26,
                    "totalSurcharges": 0.39,
                    "totalTaxes": 2.4
                  },
                  {
                    "currency": "NOK",
                    "currencyExchangeRate": {
                      "fromCurrency": "MGA",
                      "intoCurrency": "BRL",
                      "rate": 1.0353
                    },
                    "dimDivisor": 109,
                    "dimDivisorType": "STANDARD",
                    "freightDiscounts": [
                      {
                        "amount": 4.46,
                        "description": "Professional-grade Sausages perfect for regal training and recreational use",
                        "percent": 24.39,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 9.58,
                        "description": "Our rhinoceros-friendly Salad ensures spanish comfort for your pets",
                        "percent": 17.6,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 9.89,
                        "description": "Ergonomic Bacon made with Granite for all-day gloomy support",
                        "percent": 8.99,
                        "rateDiscountType": "COUPON"
                      },
                      {
                        "amount": 2,
                        "description": "Introducing the Belgium-inspired Bacon, blending physical style with local craftsmanship",
                        "percent": 10.05,
                        "rateDiscountType": "BONUS"
                      },
                      {
                        "amount": 4.55,
                        "description": "Our fluffy-inspired Shirt brings a taste of luxury to your black-and-white lifestyle",
                        "percent": 4.43,
                        "rateDiscountType": "BONUS"
                      }
                    ],
                    "fuelSurchargePercent": 9.7,
                    "legDestinationLocationId": "drHk",
                    "minimumChargeType": "MIN_WEIGHT",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "DIMENSIONAL",
                    "rateScale": "6261",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "2hF1PV",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 6.26,
                        "description": "Our creamy-inspired Bacon brings a taste of luxury to your productive lifestyle",
                        "level": "STATE",
                        "type": "GST"
                      },
                      {
                        "amount": 8.61,
                        "description": "The sleek and ordinary Keyboard comes with purple LED lighting for smart functionality",
                        "level": "NATIONAL",
                        "type": "VAT"
                      },
                      {
                        "amount": 0.73,
                        "description": "Our polar bear-friendly Tuna ensures lost comfort for your pets",
                        "level": "NATIONAL",
                        "type": "GST"
                      }
                    ],
                    "totalBaseCharge": 10.5,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 9.86,
                    "totalFreightDiscounts": 0.69,
                    "totalNetCharge": 201.09,
                    "totalNetChargeWithDutiesAndTaxes": 256.88,
                    "totalNetFedExCharge": 106.5,
                    "totalNetFreight": 120.21,
                    "totalRebates": 4.88,
                    "totalSurcharges": 8.6,
                    "totalTaxes": 4.02
                  },
                  {
                    "currency": "OMR",
                    "currencyExchangeRate": {
                      "fromCurrency": "AMD",
                      "intoCurrency": "ILS",
                      "rate": 0.8734
                    },
                    "dimDivisor": 133,
                    "dimDivisorType": "CUSTOM",
                    "freightDiscounts": [
                      {
                        "amount": 6.98,
                        "description": "New Computer model with 67 GB RAM, 101 GB storage, and gracious features",
                        "percent": 25.8,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 5.2,
                        "description": "The Kody Pants is the latest in a series of palatable products from Lindgren - Ryan",
                        "percent": 3.28,
                        "rateDiscountType": "EARNED"
                      },
                      {
                        "amount": 6.84,
                        "description": "New orange Computer with ergonomic design for earnest comfort",
                        "percent": 22.09,
                        "rateDiscountType": "VOLUME"
                      },
                      {
                        "amount": 7.02,
                        "description": "Professional-grade Keyboard perfect for same training and recreational use",
                        "percent": 11.43,
                        "rateDiscountType": "VOLUME"
                      }
                    ],
                    "fuelSurchargePercent": 8.21,
                    "legDestinationLocationId": "4fhc",
                    "minimumChargeType": "NONE",
                    "pricingCode": "LTL",
                    "ratedWeightMethod": "ACTUAL",
                    "rateScale": "6453",
                    "rateType": "PAYOR_RETAIL_PACKAGE",
                    "rateZone": "0eYxIY",
                    "surcharges": [
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      },
                      {
                        "amount": "56.22",
                        "description": "description",
                        "level": "PACKAGE, or SHIPMENT",
                        "surchargeType": "APPOINTMENT_DELIVERY"
                      }
                    ],
                    "taxes": [
                      {
                        "amount": 2.27,
                        "description": "Ergonomic Chicken made with Steel for all-day political support",
                        "level": "NATIONAL",
                        "type": "GST"
                      },
                      {
                        "amount": 8.91,
                        "description": "Ergonomic Fish made with Concrete for all-day palatable support",
                        "level": "STATE",
                        "type": "SALES"
                      }
                    ],
                    "totalBaseCharge": 175.26,
                    "totalBillingWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDimWeight": {
                      "units": "KG",
                      "value": 68
                    },
                    "totalDutiesAndTaxes": 8.4,
                    "totalFreightDiscounts": 1.44,
                    "totalNetCharge": 368.63,
                    "totalNetChargeWithDutiesAndTaxes": 55.44,
                    "totalNetFedExCharge": 112.14,
                    "totalNetFreight": 92.99,
                    "totalRebates": 1.58,
                    "totalSurcharges": 7.65,
                    "totalTaxes": 1.35
                  }
                ],
                "surcharges": [
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  },
                  {
                    "amount": "56.22",
                    "description": "description",
                    "level": "PACKAGE, or SHIPMENT",
                    "surchargeType": "APPOINTMENT_DELIVERY"
                  }
                ],
                "taxes": [
                  {
                    "amount": 2.79,
                    "description": "Discover the snappy new Chicken with an exciting mix of Aluminum ingredients",
                    "level": "NATIONAL",
                    "type": "SALES"
                  },
                  {
                    "amount": 0.65,
                    "description": "Featuring Carbon-enhanced technology, our Keyboard offers unparalleled astonishing performance",
                    "level": "NATIONAL",
                    "type": "VAT"
                  }
                ],
                "totalAncillaryFeesAndTaxes": 4.85,
                "totalBaseCharge": 256.55,
                "totalBillingWeight": {
                  "units": "KG",
                  "value": 68
                },
                "totalDutiesAndTaxes": 14.06,
                "totalDutiesTaxesAndFees": 68.78,
                "totalFreightDiscounts": 8.33,
                "totalNetCharge": 482.19,
                "totalNetChargeWithDutiesAndTaxes": 544.97,
                "totalNetFedExCharge": 61.97,
                "totalNetFreight": 350.15,
                "totalRebates": 2.34,
                "totalSurcharges": 9.31,
                "totalTaxes": 3.24
              }
            ]
          },
          "usDomestic": false
        },
        "masterTrackingNumber": "605288628088",
        "pieceResponses": [
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          },
          {
            "acceptanceTrackingNumber": "794953535000",
            "acceptanceType": "acceptanceType",
            "additionalChargesDiscount": 621.45,
            "baseRateAmount": 321.45,
            "codCollectionAmount": 231.45,
            "customerReferences": [
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              },
              {
                "customerReferenceType": "DEPARTMENT_NUMBER",
                "value": "3686"
              }
            ],
            "deliveryTimestamp": "2012-09-23",
            "listCustomerTotalCharge": "listCustomerTotalCharge",
            "listRateAmount": 1.45,
            "masterTrackingNumber": "794953535000",
            "netChargeAmount": 21.45,
            "netDiscountAmount": 121.45,
            "packageDocuments": [
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              },
              {
                "alerts": [
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  },
                  {
                    "alertType": "NOTE",
                    "code": "SHIPMENT.VALIDATION.SUCCESS",
                    "message": "Shipment validated successfully. No errors found."
                  }
                ],
                "contentKey": "content key",
                "contentType": "COMMERCIAL_INVOICE",
                "copiesToPrint": 10,
                "docType": "PDF",
                "encodedLabel": "encoded label",
                "trackingNumber": "794953535000",
                "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
              }
            ],
            "packageSequenceNumber": 215,
            "serviceCategory": "EXPRESS",
            "trackingIdType": "FEDEX",
            "trackingNumber": "794953535000"
          }
        ],
        "serviceCategory": "EXPRESS",
        "serviceName": "FedEx Ground",
        "serviceType": "STANDARD_OVERNIGHT",
        "shipDatestamp": "2025-12-17T00:00:00.0Z",
        "shipmentAdvisoryDetails": {
          "regulatoryAdvisory": {
            "prohibitions": [
              {
                "advisory": {
                  "code": "KxoJ",
                  "localizedText": "The Nat Pants is the latest in a series of lean products from Muller - Wehner",
                  "parameters": [
                    {
                      "id": "6582",
                      "value": "Gorgeous Aluminum Ball"
                    },
                    {
                      "id": "0875",
                      "value": "Unbranded Metal Towels"
                    },
                    {
                      "id": "2309",
                      "value": "Rustic Aluminum Salad"
                    },
                    {
                      "id": "5511",
                      "value": "Generic Bronze Soap"
                    }
                  ],
                  "text": "The indigo Gloves combines Vanuatu aesthetics with Selenium-based durability"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 45,
                "derivedHarmonizedCode": "342175",
                "source": "CUSTOMS",
                "status": "EXPIRED",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "URfw",
                      "localizedText": "The teal Tuna combines Singapore aesthetics with Actinium-based durability",
                      "parameters": [
                        {
                          "id": "1606",
                          "value": "Handmade Ceramic Ball"
                        },
                        {
                          "id": "0650",
                          "value": "Tasty Rubber Sausages"
                        },
                        {
                          "id": "4965",
                          "value": "Elegant Gold Table"
                        },
                        {
                          "id": "0238",
                          "value": "Ergonomic Wooden Shirt"
                        }
                      ],
                      "text": "The lavender Towels combines Georgia aesthetics with Titanium-based durability"
                    },
                    {
                      "code": "3YkK",
                      "localizedText": "Introducing the Saint Vincent and the Grenadines-inspired Pizza, blending superior style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "0761",
                          "value": "Tasty Aluminum Chicken"
                        },
                        {
                          "id": "5027",
                          "value": "Elegant Rubber Soap"
                        },
                        {
                          "id": "4573",
                          "value": "Awesome Metal Fish"
                        },
                        {
                          "id": "0556",
                          "value": "Gorgeous Wooden Salad"
                        }
                      ],
                      "text": "New red Pants with ergonomic design for roasted comfort"
                    },
                    {
                      "code": "OY50",
                      "localizedText": "The sleek and somber Sausages comes with turquoise LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "5852",
                          "value": "Electronic Wooden Pizza"
                        },
                        {
                          "id": "1927",
                          "value": "Ergonomic Bronze Car"
                        },
                        {
                          "id": "7438",
                          "value": "Ergonomic Silk Chicken"
                        },
                        {
                          "id": "4086",
                          "value": "Electronic Aluminum Salad"
                        }
                      ],
                      "text": "New ivory Salad with ergonomic design for proper comfort"
                    }
                  ],
                  "description": "The sleek and stingy Computer comes with pink LED lighting for smart functionality",
                  "id": "29a91230-f8fd-4ead-9c42-ba7b8a3829b7"
                }
              },
              {
                "advisory": {
                  "code": "LR1r",
                  "localizedText": "Our zesty-inspired Bike brings a taste of luxury to your tender lifestyle",
                  "parameters": [
                    {
                      "id": "6611",
                      "value": "Unbranded Rubber Soap"
                    },
                    {
                      "id": "0648",
                      "value": "Sleek Granite Table"
                    },
                    {
                      "id": "7959",
                      "value": "Oriental Wooden Computer"
                    },
                    {
                      "id": "1746",
                      "value": "Gorgeous Aluminum Computer"
                    },
                    {
                      "id": "5879",
                      "value": "Frozen Granite Shirt"
                    }
                  ],
                  "text": "Hilll, Feest and Leuschke's most advanced Fish technology increases vivid capabilities"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 25,
                "derivedHarmonizedCode": "281840",
                "source": "CUSTOMS",
                "status": "ACTIVE",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "N5pO",
                      "localizedText": "The Jamarcus Chips is the latest in a series of short-term products from Beier - Emmerich",
                      "parameters": [
                        {
                          "id": "9268",
                          "value": "Rustic Marble Bike"
                        },
                        {
                          "id": "1167",
                          "value": "Fresh Steel Cheese"
                        },
                        {
                          "id": "0877",
                          "value": "Rustic Granite Towels"
                        },
                        {
                          "id": "1372",
                          "value": "Bespoke Wooden Shirt"
                        }
                      ],
                      "text": "Ergonomic Car made with Cotton for all-day amazing support"
                    },
                    {
                      "code": "Q4jf",
                      "localizedText": "Introducing the Croatia-inspired Pizza, blending beloved style with local craftsmanship",
                      "parameters": [
                        {
                          "id": "9584",
                          "value": "Sleek Granite Chicken"
                        },
                        {
                          "id": "7450",
                          "value": "Frozen Steel Gloves"
                        },
                        {
                          "id": "7758",
                          "value": "Bespoke Plastic Car"
                        },
                        {
                          "id": "1188",
                          "value": "Intelligent Plastic Keyboard"
                        }
                      ],
                      "text": "Experience the mint green brilliance of our Shoes, perfect for lumbering environments"
                    }
                  ],
                  "description": "Our rich-inspired Computer brings a taste of luxury to your frilly lifestyle",
                  "id": "6074762e-553f-41d9-a4b3-e32185e23003"
                }
              },
              {
                "advisory": {
                  "code": "I4lD",
                  "localizedText": "Stylish Pizza designed to make you stand out with elderly looks",
                  "parameters": [
                    {
                      "id": "9783",
                      "value": "Generic Bronze Car"
                    },
                    {
                      "id": "4649",
                      "value": "Licensed Granite Pants"
                    }
                  ],
                  "text": "New Mouse model with 42 GB RAM, 805 GB storage, and miserable features"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 4,
                "derivedHarmonizedCode": "286833",
                "source": "FDA",
                "status": "ACTIVE",
                "type": "EXPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "xpKR",
                      "localizedText": "Our savory-inspired Chips brings a taste of luxury to your easy lifestyle",
                      "parameters": [
                        {
                          "id": "5649",
                          "value": "Handmade Metal Shirt"
                        },
                        {
                          "id": "0432",
                          "value": "Handmade Plastic Keyboard"
                        },
                        {
                          "id": "1958",
                          "value": "Soft Granite Chips"
                        }
                      ],
                      "text": "Discover the light new Shirt with an exciting mix of Steel ingredients"
                    },
                    {
                      "code": "d9Zv",
                      "localizedText": "The Javier Ball is the latest in a series of raw products from Cartwright, Larson and Lemke",
                      "parameters": [
                        {
                          "id": "3581",
                          "value": "Unbranded Bamboo Chips"
                        }
                      ],
                      "text": "Experience the violet brilliance of our Bike, perfect for complicated environments"
                    }
                  ],
                  "description": "Our rhinoceros-friendly Chips ensures mundane comfort for your pets",
                  "id": "67185d02-e21d-48b4-a9a1-4cf5e29951d7"
                }
              },
              {
                "advisory": {
                  "code": "k1od",
                  "localizedText": "Stylish Keyboard designed to make you stand out with criminal looks",
                  "parameters": [
                    {
                      "id": "9017",
                      "value": "Gorgeous Aluminum Chicken"
                    },
                    {
                      "id": "7806",
                      "value": "Oriental Wooden Sausages"
                    },
                    {
                      "id": "3341",
                      "value": "Recycled Metal Towels"
                    },
                    {
                      "id": "8046",
                      "value": "Ergonomic Plastic Bacon"
                    }
                  ],
                  "text": "Our gecko-friendly Fish ensures tempting comfort for your pets"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 36,
                "derivedHarmonizedCode": "549321",
                "source": "FDA",
                "status": "ACTIVE",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "xAI4",
                      "localizedText": "Recycled Chips designed with Concrete for unused performance",
                      "parameters": [
                        {
                          "id": "0433",
                          "value": "Electronic Gold Ball"
                        },
                        {
                          "id": "1204",
                          "value": "Awesome Plastic Fish"
                        },
                        {
                          "id": "2597",
                          "value": "Generic Ceramic Towels"
                        },
                        {
                          "id": "6783",
                          "value": "Elegant Concrete Towels"
                        }
                      ],
                      "text": "Stylish Shirt designed to make you stand out with experienced looks"
                    }
                  ],
                  "description": "The plum Gloves combines Ecuador aesthetics with Neon-based durability",
                  "id": "54ab42d0-383a-4da5-8210-fe618d6e4ffe"
                }
              },
              {
                "advisory": {
                  "code": "8gyy",
                  "localizedText": "Experience the blue brilliance of our Towels, perfect for putrid environments",
                  "parameters": [
                    {
                      "id": "8461",
                      "value": "Handcrafted Metal Soap"
                    },
                    {
                      "id": "6078",
                      "value": "Generic Granite Gloves"
                    },
                    {
                      "id": "5066",
                      "value": "Practical Silk Towels"
                    },
                    {
                      "id": "9496",
                      "value": "Incredible Gold Chips"
                    }
                  ],
                  "text": "Stylish Ball designed to make you stand out with silent looks"
                },
                "categories": {
                  "0": "categories"
                },
                "commodityIndex": 25,
                "derivedHarmonizedCode": "702708",
                "source": "FDA",
                "status": "ACTIVE",
                "type": "IMPORT",
                "waiver": {
                  "advisories": [
                    {
                      "code": "vAya",
                      "localizedText": "New gold Shoes with ergonomic design for aching comfort",
                      "parameters": [
                        {
                          "id": "0926",
                          "value": "Gorgeous Marble Keyboard"
                        },
                        {
                          "id": "4036",
                          "value": "Incredible Marble Pants"
                        },
                        {
                          "id": "6734",
                          "value": "Electronic Wooden Soap"
                        },
                        {
                          "id": "4033",
                          "value": "Oriental Wooden Sausages"
                        },
                        {
                          "id": "1742",
                          "value": "Awesome Bamboo Hat"
                        }
                      ],
                      "text": "New Computer model with 74 GB RAM, 653 GB storage, and trained features"
                    },
                    {
                      "code": "BLCi",
                      "localizedText": "Innovative Soap featuring chubby technology and Steel construction",
                      "parameters": [
                        {
                          "id": "6348",
                          "value": "Frozen Steel Bike"
                        },
                        {
                          "id": "2989",
                          "value": "Modern Silk Soap"
                        },
                        {
                          "id": "9806",
                          "value": "Electronic Cotton Keyboard"
                        },
                        {
                          "id": "3866",
                          "value": "Tasty Wooden Chicken"
                        }
                      ],
                      "text": "Introducing the Kuwait-inspired Cheese, blending unusual style with local craftsmanship"
                    },
                    {
                      "code": "couM",
                      "localizedText": "Ergonomic Computer made with Ceramic for all-day well-worn support",
                      "parameters": [
                        {
                          "id": "4094",
                          "value": "Unbranded Bamboo Pizza"
                        },
                        {
                          "id": "9391",
                          "value": "Licensed Cotton Cheese"
                        },
                        {
                          "id": "8723",
                          "value": "Soft Plastic Keyboard"
                        }
                      ],
                      "text": "Stylish Tuna designed to make you stand out with doting looks"
                    },
                    {
                      "code": "gJwl",
                      "localizedText": "The sleek and important Shoes comes with lime LED lighting for smart functionality",
                      "parameters": [
                        {
                          "id": "8269",
                          "value": "Generic Gold Keyboard"
                        },
                        {
                          "id": "8306",
                          "value": "Soft Ceramic Ball"
                        },
                        {
                          "id": "6979",
                          "value": "Generic Granite Soap"
                        }
                      ],
                      "text": "Cartwright and Sons's most advanced Shirt technology increases exhausted capabilities"
                    }
                  ],
                  "description": "The red Hat combines Egypt aesthetics with Osmium-based durability",
                  "id": "2d724d1d-ffc4-4954-888d-45a1ae83ca6b"
                }
              }
            ]
          }
        },
        "shipmentDocuments": [
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          },
          {
            "alerts": [
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              },
              {
                "alertType": "NOTE",
                "code": "SHIPMENT.VALIDATION.SUCCESS",
                "message": "Shipment validated successfully. No errors found."
              }
            ],
            "contentKey": "content key",
            "contentType": "COMMERCIAL_INVOICE",
            "copiesToPrint": 10,
            "docType": "PDF",
            "encodedLabel": "encoded label",
            "trackingNumber": "794953535000",
            "url": "https://wwwdev.idev.fedex.com/document/v2/document/retrieve/SH,794810209259_SHIPPING_P/isLabel=true&autoPrint=false"
          }
        ]
      }
    ]
  },
  "transactionId": "f0e4aefb-6455-4dfb-905c-00b608ba55a9"
}
{
  "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"
  },
  "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"
        }
      ],
      "commercialInvoice": {
        "comments": {
          "0": "optional comments for the commercial invoice"
        },
        "customerReferences": [
          {
            "customerReferenceType": "DEPARTMENT_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "DEPARTMENT_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "DEPARTMENT_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "DEPARTMENT_NUMBER",
            "value": "3686"
          }
        ],
        "declarationStatement": "declarationStatement",
        "emailNotificationDetail": {
          "emailAddress": "neena@fedex.com",
          "recipientType": "SHIPPER",
          "type": "EMAILED"
        },
        "freightCharge": {
          "amount": 64546.48,
          "currency": "BAM"
        },
        "handlingCosts": {
          "amount": 66071.94,
          "currency": "PEN"
        },
        "originatorName": "originator Name",
        "packingCosts": {
          "amount": 6772.78,
          "currency": "BMD"
        },
        "paymentTerms": "payment terms",
        "shipmentPurpose": "REPAIR_AND_RETURN",
        "specialInstructions": "specialInstructions\"",
        "taxesOrMiscellaneousCharge": {
          "amount": 27804.42,
          "currency": "SSP"
        },
        "taxesOrMiscellaneousChargeType": "COMMISSIONS",
        "termsOfSale": "FCA"
      },
      "commodities": [
        {
          "additionalMeasures": [
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            }
          ],
          "cIMarksAndNumbers": "87123",
          "clearanceItemDetail": [
            {
              "address": {
                "city": "Birmingham",
                "countryCode": "US",
                "postalCode": "35209",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "98 Royal Crescent"
                ]
              },
              "contact": {
                "companyName": "THE GREENHOUSE"
              },
              "id": "USGRE98BIR",
              "type": "MANUFACTURER"
            }
          ],
          "countryOfManufacture": "US",
          "customsValue": {
            "amount": "1556.25",
            "currency": "USD"
          },
          "description": "description",
          "exportLicenseExpirationDate": "1916-12-03T01:05:42.0Z",
          "exportLicenseNumber": "26456",
          "harmonizedCode": "0613",
          "name": "non-threaded rivets",
          "numberOfPieces": 12,
          "partNumber": "167",
          "purpose": "BUSINESS",
          "quantity": 125,
          "quantityUnits": "Ea",
          "unitPrice": {
            "amount": 29532.54,
            "currency": "USD"
          },
          "usmcaDetail": {
            "originCriterion": "E"
          },
          "weight": {
            "units": "KG",
            "value": 68
          }
        },
        {
          "additionalMeasures": [
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            },
            {
              "quantity": 12.45,
              "units": "KG"
            }
          ],
          "cIMarksAndNumbers": "87123",
          "clearanceItemDetail": [
            {
              "address": {
                "city": "Birmingham",
                "countryCode": "US",
                "postalCode": "35209",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "98 Royal Crescent"
                ]
              },
              "contact": {
                "companyName": "THE GREENHOUSE"
              },
              "id": "USGRE98BIR",
              "type": "MANUFACTURER"
            },
            {
              "address": {
                "city": "Birmingham",
                "countryCode": "US",
                "postalCode": "35209",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "98 Royal Crescent"
                ]
              },
              "contact": {
                "companyName": "THE GREENHOUSE"
              },
              "id": "USGRE98BIR",
              "type": "MANUFACTURER"
            }
          ],
          "countryOfManufacture": "US",
          "customsValue": {
            "amount": "1556.25",
            "currency": "USD"
          },
          "description": "description",
          "exportLicenseExpirationDate": "1919-11-06T01:11:44.0Z",
          "exportLicenseNumber": "26456",
          "harmonizedCode": "0613",
          "name": "non-threaded rivets",
          "numberOfPieces": 12,
          "partNumber": "167",
          "purpose": "BUSINESS",
          "quantity": 125,
          "quantityUnits": "Ea",
          "unitPrice": {
            "amount": 82115.68,
            "currency": "LSL"
          },
          "usmcaDetail": {
            "originCriterion": "A"
          },
          "weight": {
            "units": "KG",
            "value": 68
          }
        }
      ],
      "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": "2024-06-13",
                "expirationDate": "2024-06-13",
                "number": "number",
                "tinType": "FEDERAL",
                "usage": "usage"
              },
              {
                "effectiveDate": "2024-06-13",
                "expirationDate": "2024-06-13",
                "number": "number",
                "tinType": "FEDERAL",
                "usage": "usage"
              }
            ]
          }
        }
      },
      "exportDetail": {
        "b13AFilingOption": "NOT_REQUIRED",
        "destinationControlDetail": {
          "destinationCountries": {
            "0": "USA",
            "1": "India"
          },
          "endUser": "dest country user",
          "statementTypes": "DEPARTMENT_OF_COMMERCE"
        },
        "exportComplianceStatement": "12345678901234567",
        "permitNumber": "12345"
      },
      "freightOnValue": "OWN_RISK",
      "generatedDocumentLocale": "en_US",
      "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": 47151.48,
        "currency": "MVR"
      },
      "isDocumentOnly": true,
      "partiesToTransactionAreRelated": false,
      "recipientCustomsId": {
        "type": "PASSPORT",
        "value": "123"
      },
      "regulatoryControls": {
        "0": "NOT_IN_FREE_CIRCULATION",
        "1": "USMCA"
      },
      "totalCustomsValue": {
        "amount": 86468.4,
        "currency": "GNF"
      }
    },
    "emailNotificationDetail": {
      "aggregationType": "PER_PACKAGE",
      "emailNotificationRecipients": [
        {
          "emailAddress": "Rogelio.Wiza68@yahoo.com",
          "emailNotificationRecipientType": "SHIPPER",
          "locale": "fr_FR",
          "name": "Desiree Kilback",
          "notificationEventType": {
            "0": "ON_PICKUP_DRIVER_ARRIVED",
            "1": "ON_SHIPMENT"
          },
          "notificationFormatType": "TEXT",
          "notificationType": "EMAIL"
        },
        {
          "emailAddress": "Samantha.Luettgen9@yahoo.com",
          "emailNotificationRecipientType": "SHIPPER",
          "locale": "en_US",
          "name": "Mr. Edgar Gislason",
          "notificationEventType": {
            "0": "ON_PICKUP_DRIVER_ARRIVED",
            "1": "ON_SHIPMENT"
          },
          "notificationFormatType": "TEXT",
          "notificationType": "EMAIL"
        }
      ],
      "personalMessage": "The sleek and substantial Car comes with indigo LED lighting for smart functionality"
    },
    "expressFreightDetail": {
      "bookingConfirmationNumber": 123456789812,
      "packingListEnclosed": true,
      "shippersLoadAndCount": 123
    },
    "labelSpecification": {
      "customerSpecifiedDetail": {
        "additionalLabels": [
          {
            "count": 1,
            "type": "MANIFEST"
          },
          {
            "count": 1,
            "type": "MANIFEST"
          },
          {
            "count": 1,
            "type": "MANIFEST"
          }
        ],
        "docTabContent": {
          "barcoded": {
            "specification": {
              "dataField": "officia",
              "header": "laboris ut ea do",
              "justification": "RIGHT",
              "literalValue": "esse sed deserunt",
              "zoneNumber": -706337051
            },
            "symbology": "UCC128"
          },
          "docTabContentType": "BARCODED",
          "zone001": {
            "docTabZoneSpecifications": [
              {
                "dataField": "laborum in culpa",
                "header": "Lorem cupidatat sed sit proident",
                "justification": "RIGHT",
                "literalValue": "nisi",
                "zoneNumber": 1535969252
              }
            ]
          }
        },
        "maskedData": {
          "0": "PACKAGE_SEQUENCE_AND_COUNT",
          "1": "TOTAL_WEIGHT"
        },
        "regulatoryLabels": [
          {
            "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_7X475",
      "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": "RETURNED"
    },
    "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": "YOUR_PACKAGING",
    "pickupType": "USE_SCHEDULED_PICKUP",
    "preferredCurrency": "AUD",
    "rateRequestType": {
      "0": "LIST",
      "1": "PREFERRED"
    },
    "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"
          }
        ]
      },
      {
        "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"
          }
        ]
      },
      {
        "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"
          }
        ]
      },
      {
        "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"
          }
        ]
      },
      {
        "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": "Description",
            "itemNumber": "2876",
            "partNumber": "456",
            "receivedQuantity": 256
          },
          {
            "description": "Description",
            "itemNumber": "2876",
            "partNumber": "456",
            "receivedQuantity": 256
          },
          {
            "description": "Description",
            "itemNumber": "2876",
            "partNumber": "456",
            "receivedQuantity": 256
          },
          {
            "description": "Description",
            "itemNumber": "2876",
            "partNumber": "456",
            "receivedQuantity": 256
          },
          {
            "description": "Description",
            "itemNumber": "2876",
            "partNumber": "456",
            "receivedQuantity": 256
          }
        ],
        "customerReferences": [
          {
            "customerReferenceType": "INVOICE_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "INVOICE_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "INVOICE_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "INVOICE_NUMBER",
            "value": "3686"
          },
          {
            "customerReferenceType": "INVOICE_NUMBER",
            "value": "3686"
          }
        ],
        "declaredValue": {
          "amount": 91326.77,
          "currency": "LAK"
        },
        "dimensions": {
          "height": 30,
          "length": 100,
          "units": "CM",
          "width": 50
        },
        "groupPackageCount": 2,
        "itemDescription": "item description for the package",
        "itemDescriptionForClearance": "description",
        "packageSpecialServices": {
          "alcoholDetail": {
            "alcoholRecipientType": "LICENSEE",
            "shipperAgreementType": "Retailer"
          },
          "batteryDetails": [
            {
              "batteryMaterialType": "LITHIUM_METAL",
              "batteryPackingType": "CONTAINED_IN_EQUIPMENT",
              "batteryRegulatoryType": "IATA_SECTION_II"
            },
            {
              "batteryMaterialType": "LITHIUM_METAL",
              "batteryPackingType": "PACKED_WITH_EQUIPMENT",
              "batteryRegulatoryType": "IATA_SECTION_II"
            }
          ],
          "dangerousGoodsDetail": {
            "accessibility": "INACCESSIBLE",
            "cargoAircraftOnly": false,
            "options": {
              "0": "LIMITED_QUANTITIES_COMMODITIES",
              "1": "ORM_D"
            },
            "regulation": "ADR"
          },
          "dryIceWeight": {
            "units": "KG",
            "value": 68
          },
          "packageCODDetail": {
            "codCollectionAmount": {
              "amount": 35275.87,
              "currency": "IQD"
            }
          },
          "pieceCountVerificationBoxCount": 1,
          "priorityAlertDetail": {
            "content": {
              "0": "string"
            },
            "enhancementTypes": {
              "0": "PRIORITY_ALERT_PLUS"
            }
          },
          "signatureOptionDetail": {
            "signatureReleaseNumber": "23456"
          },
          "signatureOptionType": "ADULT",
          "specialServiceTypes": {
            "0": "ALCOHOL",
            "1": "NON_STANDARD_CONTAINER",
            "2": "DANGEROUS_GOODS",
            "3": "SIGNATURE_OPTION",
            "4": "PRIORITY_ALERT"
          },
          "standaloneBatteryDetails": [
            {
              "batteryMaterialType": "LITHIUM_METAL"
            },
            {
              "batteryMaterialType": "LITHIUM_METAL"
            }
          ]
        },
        "sequenceNumber": 1,
        "subPackagingType": "BUCKET",
        "variableHandlingChargeDetail": {
          "fixedValue": {
            "amount": 24.45,
            "currency": "USD"
          },
          "percentValue": 12.45,
          "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
          "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
          "rateType": "PREFERRED_CURRENCY"
        },
        "weight": {
          "units": "KG",
          "value": 68
        }
      }
    ],
    "serviceType": "PRIORITY_OVERNIGHT",
    "shipDatestamp": "2025-09-26T00: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": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          }
        ],
        "attributes": [
          "POST_SHIPMENT_UPLOAD_REQUESTED",
          "POST_SHIPMENT_UPLOAD_REQUESTED",
          "POST_SHIPMENT_UPLOAD_REQUESTED"
        ],
        "requestedDocumentTypes": {
          "0": "VICS_BILL_OF_LADING",
          "1": "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": "YBZA",
        "locationType": "FEDEX_ONSITE"
      },
      "homeDeliveryPremiumDetail": {
        "deliveryDate": "2019-06-26",
        "homedeliveryPremiumType": "APPOINTMENT",
        "phoneNumber": {
          "areaCode": "901",
          "extension": "200",
          "localNumber": "3575012",
          "personalIdentificationNumber": "98712345"
        }
      },
      "internationalControlledExportDetail": {
        "entryNumber": "125",
        "foreignTradeZoneCode": "US",
        "licenseOrPermitExpirationDate": "2019-12-03",
        "licenseOrPermitNumber": "11",
        "type": "WAREHOUSE_WITHDRAWAL"
      },
      "internationalTrafficInArmsRegulationsDetail": {
        "licenseOrExemptionNumber": "9871234"
      },
      "pendingShipmentDetail": {
        "attachedDocuments": [
          {
            "description": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          },
          {
            "description": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          },
          {
            "description": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          },
          {
            "description": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          },
          {
            "description": "PRO FORMA INVOICE",
            "documentId": "090927d680038c61",
            "documentReference": "DocumentReference",
            "documentType": "PRO_FORMA_INVOICE"
          }
        ],
        "emailLabelDetail": {
          "message": "your optional message",
          "recipients": [
            {
              "emailAddress": "nnnnneena@fedex.com",
              "locale": "en_US",
              "optionsRequested": {
                "options": {
                  "0": "PRODUCE_PAPERLESS_SHIPPING_FORMAT",
                  "1": "SUPPRESS_ACCESS_EMAILS"
                }
              },
              "role": "SHIPMENT_COMPLETOR"
            },
            {
              "emailAddress": "nnnnneena@fedex.com",
              "locale": "en_US",
              "optionsRequested": {
                "options": {
                  "0": "PRODUCE_PAPERLESS_SHIPPING_FORMAT",
                  "1": "SUPPRESS_ACCESS_EMAILS"
                }
              },
              "role": "SHIPMENT_COMPLETOR"
            }
          ]
        },
        "expirationTimeStamp": "2020-01-01",
        "pendingShipmentType": "EMAIL",
        "processingOptions": {
          "options": {
            "0": "ALLOW_MODIFICATIONS"
          }
        },
        "recommendedDocumentSpecification": {
          "types": {
            "0": "ANTIQUE_STATEMENT_EUROPEAN_UNION",
            "1": "ANTIQUE_STATEMENT_UNITED_STATES"
          }
        }
      },
      "returnShipmentDetail": {
        "returnAssociationDetail": {
          "shipDatestamp": "2019-10-01",
          "trackingNumber": "123456789"
        },
        "returnEmailDetail": {
          "allowedSpecialService": [
            "SATURDAY_DELIVERY",
            "SATURDAY_DELIVERY",
            "SATURDAY_DELIVERY",
            "SATURDAY_DELIVERY",
            "SATURDAY_DELIVERY"
          ],
          "merchantPhoneNumber": "19012635656"
        },
        "returnType": "PRINT_RETURN_LABEL",
        "rma": {
          "reason": "Wrong Size or Color"
        }
      },
      "shipmentCODDetail": {
        "addTransportationChargesDetail": {
          "chargeLevelType": "CURRENT_PACKAGE",
          "chargeType": "TOTAL_CUSTOMER_CHARGE",
          "rateLevelType": "BUNDLED_RATE",
          "rateType": "ACCOUNT"
        },
        "codCollectionAmount": {
          "amount": 52433.76,
          "currency": "GIP"
        },
        "codCollectionType": "CASH",
        "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": "remitToName",
        "returnReferenceIndicatorType": "INVOICE",
        "shipmentCodAmount": {
          "amount": 30084.88,
          "currency": "BWP"
        }
      },
      "shipmentDryIceDetail": {
        "packageCount": 12,
        "totalWeight": {
          "units": "LB",
          "value": 10
        }
      },
      "specialServiceTypes": {
        "0": "THIRD_PARTY_CONSIGNEE"
      }
    },
    "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": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          }
        ],
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PDF",
          "locale": "en_US",
          "optionsRequested": {
            "options": {
              "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
              "1": "SHIPPING_LABEL_LAST"
            }
          },
          "provideInstructions": true,
          "stockType": "PAPER_LETTER"
        }
      },
      "commercialInvoiceDetail": {
        "customerImageUsages": [
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          }
        ],
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "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": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PDF",
          "locale": "en_US",
          "optionsRequested": {
            "options": {
              "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
              "1": "SHIPPING_LABEL_LAST"
            }
          },
          "provideInstructions": true,
          "stockType": "PAPER_LETTER"
        }
      },
      "op900Detail": {
        "customerImageUsages": [
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          }
        ],
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PDF",
          "locale": "en_US",
          "optionsRequested": {
            "options": {
              "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
              "1": "SHIPPING_LABEL_LAST"
            }
          },
          "provideInstructions": true,
          "stockType": "PAPER_LETTER"
        },
        "signatureName": "Signature Name"
      },
      "returnInstructionsDetail": {
        "customText": "This is additional text printed on Return instr",
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PNG",
          "locale": "en_US\"",
          "optionsRequested": {
            "options": {
              "0": "SUPPRESS_ADDITIONAL_LANGUAGES",
              "1": "SHIPPING_LABEL_LAST"
            }
          },
          "provideInstructions": true,
          "stockType": "PAPER_LETTER"
        }
      },
      "shippingDocumentTypes": {
        "0": "RETURN_INSTRUCTIONS"
      },
      "usmcaCertificationOfOriginDetail": {
        "blanketPeriod": {
          "begins": "22-01-2020",
          "ends": "2-01-2020"
        },
        "certifierJobTitle": "Manager",
        "certifierSpecification": "EXPORTER",
        "customerImageUsages": [
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          },
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          }
        ],
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PDF",
          "locale": "en_US",
          "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"
      },
      "usmcaCommercialInvoiceCertificationOfOriginDetail": {
        "certifierJobTitle": "Manager",
        "certifierSpecification": "EXPORTER",
        "customerImageUsages": [
          {
            "id": "IMAGE_5",
            "providedImageType": "SIGNATURE",
            "type": "SIGNATURE"
          }
        ],
        "documentFormat": {
          "dispositions": [
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  },
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            },
            {
              "dispositionType": "CONFIRMED",
              "eMailDetail": {
                "eMailRecipients": [
                  {
                    "emailAddress": "email@fedex.com",
                    "recipientType": "THIRD_PARTY"
                  }
                ],
                "grouping": "NONE",
                "locale": "en_US"
              }
            }
          ],
          "docType": "PDF",
          "locale": "en_US",
          "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"
      }
    },
    "smartPostInfoDetail": {
      "ancillaryEndorsement": "RETURN_SERVICE",
      "hubId": "5015",
      "indicia": "PRESORTED_STANDARD",
      "specialServices": "USPS_DELIVERY_CONFIRMATION"
    },
    "totalWeight": 28,
    "variableHandlingChargeDetail": {
      "fixedValue": {
        "amount": 24.45,
        "currency": "USD"
      },
      "percentValue": 12.45,
      "rateElementBasis": "NET_CHARGE_EXCLUDING_TAXES",
      "rateLevelType": "INDIVIDUAL_PACKAGE_RATE",
      "rateType": "PREFERRED_CURRENCY"
    }
  },
  "version": {
    "major": 1,
    "minor": 1,
    "patch": 1
  }
}
{
  "customerTransactionId": "rwWmQpMUzu9y",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "SHIPMENT.VALIDATION.SUCCESS",
        "message": "Shipment validated successfully. No errors found."
      }
    ]
  },
  "transactionId": "2947322f-65af-4897-b08f-9696a32e51c3"
}
{
  "customerTransactionId": "f3qWlZpo64ia",
  "errors": [
    {
      "code": "SHIPMENT.USER.UNAUTHORIZED",
      "message": "Modern Fish designed with Marble for likely performance",
      "parameterList": [
        {
          "key": "CXXbIz",
          "value": "VErA3hyI"
        },
        {
          "key": "cDAPPv",
          "value": "37Dh3aNW"
        },
        {
          "key": "tZmVVy",
          "value": "PMlweZpb"
        },
        {
          "key": "mZDuTH",
          "value": "i8sDbfWa"
        },
        {
          "key": "xMTiOm",
          "value": "r7XpCuOS"
        }
      ]
    }
  ],
  "transactionId": "a397ca6a-195c-47a1-bfc1-cc89897af8cb"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "LOGIN.REAUTHENTICATE.ERROR",
      "message": "Re-Login authentication error"
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "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": "624deea6-b709-470c-8c39-4b5511281492",
  "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."
    }
  ]
}
fedexshippinglogisticsecommercetransportation