FedEx Associated Shipments Virtual Sandbox

Virtual API for tracking and managing associated shipment relationships.

This virtual API provides access to the FedEx Associated Shipments resource. It allows developers to prototype workflows for retrieving shipment associations, validating tracking data structures, and handling response schemas for multi-package or related shipment tracking scenarios without hitting live FedEx production systems.

Use this hosted sandbox to simulate FedEx Associated Shipments 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 association payloads, verify tracking number relationships, test error handling for invalid tracking IDs, and confirm data mapping for complex shipment hierarchies before integrating with live FedEx tracking services.

FedEx Associated Shipments virtual sandbox is up and running!

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

https://fedex-associated-shipments.mock.beeceptor.com



General

Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "associatedType": "STANDARD_MPS",
  "masterTrackingNumberInfo": {
    "trackingNumberInfo": {
      "trackingNumber": "123456789012"
    }
  }
}
{
  "customerTransactionId": "dKgULD8UbVRtVTu",
  "output": {
    "alerts": "TRACKING.DATA.NOTFOUND -  Tracking data unavailable",
    "completeTrackResults": [
      {
        "trackingNumber": "2",
        "trackResults": [
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Do not stack"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "4",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 21,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-11-24T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 29,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-03-19T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 11,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                "timeStamp": "2026-01-22T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-03-20T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-21T00:00:00.0Z",
                        "ends": "2026-10-20T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-01T00:00:00.0Z",
                        "ends": "2027-05-07T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-13T00:00:00.0Z",
                        "ends": "2026-08-17T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-19T00:00:00.0Z",
                        "ends": "2026-11-09T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-09-25T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-06-11T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Port Cecelia",
                "classification": "BUSINESS",
                "countryCode": "AM",
                "countryName": "Canada",
                "postalCode": "52506",
                "residential": false,
                "stateOrProvinceCode": "FL",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "3",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "eVHWB",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Dr. Phyllis Bechtelar-Yost",
              "signedByName": "Dr. Lance Cummerata"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Port Jaunita",
                  "countryCode": "SR",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "VA"
                }
              },
              "locationId": "zjL",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 2281.26
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "AVdKD",
                  "value": "J3boCrmdhL"
                },
                {
                  "key": "Hc84V",
                  "value": "o1iFDLfwzm"
                },
                {
                  "key": "e6Q6e",
                  "value": "Ib0vC7fLbf"
                },
                {
                  "key": "5Xbny",
                  "value": "rPTGjaStLY"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-09T00:00:00.0Z",
                "ends": "2027-01-24T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "2aCMs9e4",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Florin",
                  "classification": "MIXED",
                  "countryCode": "PK",
                  "countryName": "Canada",
                  "postalCode": "95246-9823",
                  "residential": false,
                  "stateOrProvinceCode": "CO",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Zieme LLC",
                  "personName": "Irving Murray-Corkery",
                  "phoneNumber": "(910) 375-8815"
                }
              },
              "locationId": "GMU",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Marquesfield",
              "classification": "BUSINESS",
              "countryCode": "MY",
              "countryName": "United States",
              "postalCode": "55756-3564",
              "residential": false,
              "stateOrProvinceCode": "PA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://yellowish-loyalty.org",
                  "actionDescription": "Contact us",
                  "reason": "9",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://pleasant-affect.biz/",
                  "actionDescription": "Redeliver next day",
                  "reason": "3",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://unhappy-humor.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://yellow-unit.net/",
                  "actionDescription": "Contact us",
                  "reason": "4",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "DL",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Picked up",
              "scanLocation": {
                "city": "West Maybelleview",
                "classification": "RESIDENTIAL",
                "countryCode": "KN",
                "countryName": "Mexico",
                "postalCode": "98092-3676",
                "residential": false,
                "stateOrProvinceCode": "LA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "3",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "DuBuquefort",
                  "countryCode": "CH",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "NY"
                }
              },
              "locationId": "gCG",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "0",
              "count": "9",
              "declaredValue": {
                "currency": "IRR",
                "value": 974.57
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "6",
              "undeliveredCount": "5",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "6"
                  },
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "3"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "6",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Wrong color",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "Nampa",
                "classification": "RESIDENTIAL",
                "countryCode": "PE",
                "countryName": "United States",
                "postalCode": "89624",
                "residential": false,
                "stateOrProvinceCode": "MA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Torp Inc",
                "personName": "Craig Homenick",
                "phoneNumber": "(258) 341-6823"
              }
            },
            "returnDetail": {
              "authorizationName": "Amelia Medhurst",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-08-25T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Trudiestead",
                      "countryCode": "EH",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "GA"
                    }
                  },
                  "locationId": "VJS",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FG",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "5",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "cAkDbk",
                  "partNumber": "CjkBaN",
                  "receivedQuantity": "3"
                },
                {
                  "description": "buttons",
                  "itemNumber": "2w785H",
                  "partNumber": "J0NgB2",
                  "receivedQuantity": "9"
                },
                {
                  "description": "buttons",
                  "itemNumber": "5BauVt",
                  "partNumber": "Ob5wFv",
                  "receivedQuantity": "7"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "0",
                  "statusCode": "Dcgy",
                  "statusDescription": "Pending",
                  "timestamp": "2026-01-22T00:00:00.0Z"
                },
                {
                  "pieceCount": "3",
                  "statusCode": "8Xyd",
                  "statusDescription": "Pending",
                  "timestamp": "2026-06-14T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "I3Fo",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-10-12T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "AtG2",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-06-02T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "0"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Maeganstad",
                "classification": "MIXED",
                "countryCode": "IN",
                "countryName": "United States",
                "postalCode": "29898-6593",
                "residential": false,
                "stateOrProvinceCode": "AL",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Ritchie - Bogisich",
                "personName": "Marcos Cummings",
                "phoneNumber": "(816) 227-0402"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-29T00:00:00.0Z",
                "ends": "2026-08-29T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "9",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Personal items",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Handle with care"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 31,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-05-06T00:00:00.0Z"
              },
              {
                "consolidationID": "8",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 15,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "LOST"
                },
                "timeStamp": "2025-09-02T00:00:00.0Z"
              },
              {
                "consolidationID": "3",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 40,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-06-04T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 39,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-01-10T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-05-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-07T00:00:00.0Z",
                        "ends": "2026-07-16T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-11-08T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-06T00:00:00.0Z",
                        "ends": "2026-10-02T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-08-11T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-08-07T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-03-28T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Keanuburgh",
                "classification": "BUSINESS",
                "countryCode": "MA",
                "countryName": "United States",
                "postalCode": "12503",
                "residential": false,
                "stateOrProvinceCode": "UT",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "8",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "xLxUs",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Maria Block-Senger",
              "signedByName": "Teri Brekke"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Port Kiana",
                  "countryCode": "BF",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "VA"
                }
              },
              "locationId": "Vhf",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 2397.58
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "igtYf",
                  "value": "Hc8DKX77P4"
                },
                {
                  "key": "6PcL7",
                  "value": "Br2j2U4Q4P"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-06-04T00:00:00.0Z",
                "ends": "2027-01-13T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "VKo9mqBO",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Olympia",
                  "classification": "MIXED",
                  "countryCode": "MU",
                  "countryName": "Canada",
                  "postalCode": "94726-0698",
                  "residential": false,
                  "stateOrProvinceCode": "NJ",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Lubowitz and Sons",
                  "personName": "Marco Metz",
                  "phoneNumber": "(983) 310-6852"
                }
              },
              "locationId": "aeB",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "New Ludwigview",
              "classification": "RESIDENTIAL",
              "countryCode": "SB",
              "countryName": "United States",
              "postalCode": "63180",
              "residential": false,
              "stateOrProvinceCode": "SC",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://unfinished-squid.biz",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "Picked up",
              "scanLocation": {
                "city": "Burleson",
                "classification": "MIXED",
                "countryCode": "BH",
                "countryName": "Canada",
                "postalCode": "53357",
                "residential": false,
                "stateOrProvinceCode": "NJ",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "2",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "North Myrnacester",
                  "countryCode": "EH",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "OK"
                }
              },
              "locationId": "Ued",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "1",
              "count": "0",
              "declaredValue": {
                "currency": "ILS",
                "value": 65.46
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "5",
              "undeliveredCount": "2",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "3"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Rockville",
                "classification": "MIXED",
                "countryCode": "FJ",
                "countryName": "Canada",
                "postalCode": "36222",
                "residential": false,
                "stateOrProvinceCode": "NY",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Auer Group",
                "personName": "Kristen Nicolas",
                "phoneNumber": "(588) 816-6917"
              }
            },
            "returnDetail": {
              "authorizationName": "Lucas Rosenbaum",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-11-01T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "New Rosanna",
                      "countryCode": "FM",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "GA"
                    }
                  },
                  "locationId": "wbc",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-03-21T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Alaniston",
                      "countryCode": "EE",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "UT"
                    }
                  },
                  "locationId": "fno",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-23T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Union City",
                      "countryCode": "PH",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "PA"
                    }
                  },
                  "locationId": "wgP",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Express Saver",
              "shortDescription": "ES",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "3",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "uwixDX",
                  "partNumber": "NdxyG2",
                  "receivedQuantity": "2"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "zOi4o1",
                  "partNumber": "z8rC3T",
                  "receivedQuantity": "8"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "VETwJV",
                  "partNumber": "fCmsNC",
                  "receivedQuantity": "5"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "5FJIJM",
                  "partNumber": "8Fhu8c",
                  "receivedQuantity": "0"
                },
                {
                  "description": "buttons",
                  "itemNumber": "qq9xgh",
                  "partNumber": "n3k2qo",
                  "receivedQuantity": "9"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "1",
                  "statusCode": "ZS1Y",
                  "statusDescription": "Pending",
                  "timestamp": "2026-05-18T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "TVYB",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-04-03T00:00:00.0Z"
                },
                {
                  "pieceCount": "3",
                  "statusCode": "jlr4",
                  "statusDescription": "Pending",
                  "timestamp": "2026-02-07T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "7"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Claudstad",
                "classification": "MIXED",
                "countryCode": "AZ",
                "countryName": "Mexico",
                "postalCode": "63569-1892",
                "residential": false,
                "stateOrProvinceCode": "HI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Schimmel Inc",
                "personName": "Arlene VonRueden",
                "phoneNumber": "(990) 945-2859"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-16T00:00:00.0Z",
                "ends": "2027-03-31T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "5",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Do not stack"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "0",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 17,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-08-13T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 3,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-12-28T00:00:00.0Z"
              },
              {
                "consolidationID": "4",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 9,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-01-09T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-06-27T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-06T00:00:00.0Z",
                        "ends": "2026-11-06T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-12T00:00:00.0Z",
                        "ends": "2027-02-05T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-11-20T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-16T00:00:00.0Z",
                        "ends": "2026-10-29T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-05T00:00:00.0Z",
                        "ends": "2026-09-13T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-11T00:00:00.0Z",
                        "ends": "2027-06-14T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-03T00:00:00.0Z",
                        "ends": "2026-08-08T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-03-22T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-09T00:00:00.0Z",
                        "ends": "2027-03-11T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-13T00:00:00.0Z",
                        "ends": "2026-11-27T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-20T00:00:00.0Z",
                        "ends": "2027-02-11T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-20T00:00:00.0Z",
                        "ends": "2027-06-08T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-01-21T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-24T00:00:00.0Z",
                        "ends": "2027-05-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-07T00:00:00.0Z",
                        "ends": "2026-08-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-13T00:00:00.0Z",
                        "ends": "2027-02-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-20T00:00:00.0Z",
                        "ends": "2026-12-23T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-18T00:00:00.0Z",
                        "ends": "2026-08-31T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-09-01T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-12T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-06-25T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-09-15T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-18T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Arnoldoview",
                "classification": "RESIDENTIAL",
                "countryCode": "CD",
                "countryName": "United States",
                "postalCode": "97694-0956",
                "residential": false,
                "stateOrProvinceCode": "IA",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "1",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "RWXo8",
              "destinationServiceAreaDescription": "Appointment required",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Delbert Ortiz",
              "signedByName": "Holly Boehm"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Medford",
                  "countryCode": "SX",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "VT"
                }
              },
              "locationId": "dBM",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 1712.41
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "phqG0",
                  "value": "NX6ZtcENKZ"
                },
                {
                  "key": "6vdsM",
                  "value": "zbggtRmaz4"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-01-20T00:00:00.0Z",
                "ends": "2027-01-05T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "Lng8fEH6",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Bertshire",
                  "classification": "MIXED",
                  "countryCode": "GM",
                  "countryName": "Mexico",
                  "postalCode": "67930-5309",
                  "residential": false,
                  "stateOrProvinceCode": "OR",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Gleason, Marquardt and Marvin",
                  "personName": "Cesar Goodwin",
                  "phoneNumber": "(697) 310-1868"
                }
              },
              "locationId": "zVt",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Labadieboro",
              "classification": "MIXED",
              "countryCode": "BR",
              "countryName": "United States",
              "postalCode": "59478",
              "residential": false,
              "stateOrProvinceCode": "IL",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://neat-daddy.org/",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Package damaged"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Delivered",
              "scanLocation": {
                "city": "North Gustavechester",
                "classification": "RESIDENTIAL",
                "countryCode": "SY",
                "countryName": "Mexico",
                "postalCode": "66979-1506",
                "residential": false,
                "stateOrProvinceCode": "MO",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "7",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "New Bulah",
                  "countryCode": "TL",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "NJ"
                }
              },
              "locationId": "aBz",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "5",
              "count": "6",
              "declaredValue": {
                "currency": "BGN",
                "value": 492.77
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "8",
              "undeliveredCount": "9",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "0"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "4",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "9",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "Amayaborough",
                "classification": "BUSINESS",
                "countryCode": "GP",
                "countryName": "Canada",
                "postalCode": "21291",
                "residential": false,
                "stateOrProvinceCode": "DE",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Lakin, Lind and Prosacco",
                "personName": "Lynda Mosciski",
                "phoneNumber": "(613) 584-1314"
              }
            },
            "returnDetail": {
              "authorizationName": "Fernando Dicki",
              "reasonDetail": [
                {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-03-27T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Port Izabella",
                      "countryCode": "GF",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "SD"
                    }
                  },
                  "locationId": "Npc",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-09-01T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "New June",
                      "countryCode": "ET",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "FL"
                    }
                  },
                  "locationId": "SbR",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-07T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "West Danika",
                      "countryCode": "LC",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "KS"
                    }
                  },
                  "locationId": "apU",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Express Saver",
              "shortDescription": "FG",
              "type": "FEDEX_EXPRESS_SAVER"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "2",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "fE5St2",
                  "partNumber": "hUOUgy",
                  "receivedQuantity": "5"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "h83PkQ",
                  "partNumber": "xjn57f",
                  "receivedQuantity": "8"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "SnPT7l",
                  "partNumber": "ANyiBz",
                  "receivedQuantity": "1"
                },
                {
                  "description": "buttons",
                  "itemNumber": "1VjAzz",
                  "partNumber": "9JpIct",
                  "receivedQuantity": "0"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "9",
                  "statusCode": "Y3Xv",
                  "statusDescription": "Pending",
                  "timestamp": "2026-01-19T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "88Ek",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-11-08T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "PPRo",
                  "statusDescription": "Pending",
                  "timestamp": "2025-07-19T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "Uv7c",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-09-22T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "q2Ql",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-12-30T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "8"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "6"
                },
                {
                  "unit": "LB",
                  "value": "0"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Hudsonland",
                "classification": "RESIDENTIAL",
                "countryCode": "NL",
                "countryName": "Canada",
                "postalCode": "07262-9938",
                "residential": false,
                "stateOrProvinceCode": "WV",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hyatt - Pouros",
                "personName": "Mr. Gary Armstrong",
                "phoneNumber": "(860) 591-1629"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-31T00:00:00.0Z",
                "ends": "2027-03-17T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "3",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Gift package",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Fragile"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 32,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-01-28T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-12-18T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-18T00:00:00.0Z",
                        "ends": "2026-10-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-15T00:00:00.0Z",
                        "ends": "2026-08-07T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-25T00:00:00.0Z",
                        "ends": "2026-10-16T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-10T00:00:00.0Z",
                        "ends": "2026-11-23T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-20T00:00:00.0Z",
                        "ends": "2026-12-18T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-11-27T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-28T00:00:00.0Z",
                        "ends": "2026-09-16T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-05T00:00:00.0Z",
                        "ends": "2026-07-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-07T00:00:00.0Z",
                        "ends": "2026-11-12T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-07T00:00:00.0Z",
                        "ends": "2027-05-27T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-01-22T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-02-26T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-04T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-08-10T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Noraview",
                "classification": "MIXED",
                "countryCode": "SV",
                "countryName": "Mexico",
                "postalCode": "47853-7911",
                "residential": false,
                "stateOrProvinceCode": "KY",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "9",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "VpX25",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Pickup",
              "receivedByName": "Celia Daniel",
              "signedByName": "Anita Feeney"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Tulsa",
                  "countryCode": "EG",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "NY"
                }
              },
              "locationId": "Zaj",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 2632.68
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "eSjDv",
                  "value": "5npAAlQ4M7"
                },
                {
                  "key": "vbEop",
                  "value": "HoebLIJvjE"
                },
                {
                  "key": "beqN3",
                  "value": "Tz4FupgYwM"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-31T00:00:00.0Z",
                "ends": "2027-04-22T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "RN4IcAHT",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Hudsonside",
                  "classification": "BUSINESS",
                  "countryCode": "CA",
                  "countryName": "Mexico",
                  "postalCode": "61796-8654",
                  "residential": false,
                  "stateOrProvinceCode": "VT",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Abshire and Sons",
                  "personName": "Camille Runte PhD",
                  "phoneNumber": "(935) 845-3193"
                }
              },
              "locationId": "Eyi",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Khalilville",
              "classification": "BUSINESS",
              "countryCode": "JE",
              "countryName": "United States",
              "postalCode": "75422",
              "residential": false,
              "stateOrProvinceCode": "CA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://rubbery-pasta.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Picked up",
              "scanLocation": {
                "city": "Huntington Beach",
                "classification": "MIXED",
                "countryCode": "TR",
                "countryName": "Mexico",
                "postalCode": "24638",
                "residential": false,
                "stateOrProvinceCode": "MT",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "8",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Caliborough",
                  "countryCode": "AF",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "SC"
                }
              },
              "locationId": "ZHY",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "0",
              "count": "5",
              "declaredValue": {
                "currency": "BSD",
                "value": 167.93
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "7",
              "undeliveredCount": "6",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "1"
                  },
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "5",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "9",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "3",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "Commerce City",
                "classification": "MIXED",
                "countryCode": "RW",
                "countryName": "Mexico",
                "postalCode": "11606-1793",
                "residential": false,
                "stateOrProvinceCode": "OH",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Schroeder, Predovic and Spencer",
                "personName": "Beulah Moen",
                "phoneNumber": "(669) 607-2486"
              }
            },
            "returnDetail": {
              "authorizationName": "Shaun Beahan",
              "reasonDetail": [
                {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                },
                {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-10-15T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "South Brandiworth",
                      "countryCode": "AU",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "RI"
                    }
                  },
                  "locationId": "pkZ",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-08-31T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "New Laury",
                      "countryCode": "AW",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "KY"
                    }
                  },
                  "locationId": "Ddt",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-03-06T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Hayesshire",
                      "countryCode": "DZ",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "RI"
                    }
                  },
                  "locationId": "zVN",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-06-10T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Rupertboro",
                      "countryCode": "TO",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "UT"
                    }
                  },
                  "locationId": "JNw",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-11-25T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Kertzmannton",
                      "countryCode": "US",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "TX"
                    }
                  },
                  "locationId": "QEZ",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "ES",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "0",
              "contents": [
                {
                  "description": "plastic parts",
                  "itemNumber": "vLKfQp",
                  "partNumber": "pn6zzL",
                  "receivedQuantity": "7"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "yiG5DK",
                  "partNumber": "7MfxPj",
                  "receivedQuantity": "5"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "TPMtPG",
                  "partNumber": "h32MTo",
                  "receivedQuantity": "3"
                },
                {
                  "description": "buttons",
                  "itemNumber": "BVbQH5",
                  "partNumber": "5iBuWT",
                  "receivedQuantity": "2"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "8",
                  "statusCode": "fqky",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-01-27T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "35Bi",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-01-06T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "c4Ph",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-11-03T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "3VPe",
                  "statusDescription": "Pending",
                  "timestamp": "2026-02-08T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "4"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Lake Ansley",
                "classification": "BUSINESS",
                "countryCode": "AZ",
                "countryName": "United States",
                "postalCode": "84458-2467",
                "residential": false,
                "stateOrProvinceCode": "MD",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Heathcote, Gulgowski and McCullough",
                "personName": "Mable Gerlach",
                "phoneNumber": "(945) 617-9203"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-12-16T00:00:00.0Z",
                "ends": "2026-12-26T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "1",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Gift package",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Deliver by noon"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 30,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                "timeStamp": "2025-07-17T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-11-29T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-26T00:00:00.0Z",
                        "ends": "2026-07-22T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-01-26T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-16T00:00:00.0Z",
                        "ends": "2026-07-25T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-06T00:00:00.0Z",
                        "ends": "2027-03-20T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-11-14T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-30T00:00:00.0Z",
                        "ends": "2027-02-13T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-08T00:00:00.0Z",
                        "ends": "2027-01-06T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-20T00:00:00.0Z",
                        "ends": "2027-04-27T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-05-07T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-17T00:00:00.0Z",
                        "ends": "2027-06-26T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-07-07T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-09T00:00:00.0Z",
                        "ends": "2027-06-01T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-19T00:00:00.0Z",
                        "ends": "2027-03-06T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-12-16T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-11-20T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "East Lonzo",
                "classification": "BUSINESS",
                "countryCode": "MH",
                "countryName": "United States",
                "postalCode": "89530-1984",
                "residential": false,
                "stateOrProvinceCode": "MD",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "4",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "XLGoy",
              "destinationServiceAreaDescription": "Appointment required",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Charlene Sawayn",
              "signedByName": "Edwin Robel"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Germanburgh",
                  "countryCode": "PG",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "MD"
                }
              },
              "locationId": "lOQ",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 4011.39
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "L7KhT",
                  "value": "KosmXVNXTK"
                },
                {
                  "key": "SfkvG",
                  "value": "UUgv1ruICt"
                },
                {
                  "key": "1SJ4t",
                  "value": "j4UK5Ox3uD"
                },
                {
                  "key": "uyOVT",
                  "value": "xFOojVBA1C"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-26T00:00:00.0Z",
                "ends": "2026-10-08T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "Pe7n5ew9",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Leannonworth",
                  "classification": "BUSINESS",
                  "countryCode": "CK",
                  "countryName": "Mexico",
                  "postalCode": "01299-1415",
                  "residential": false,
                  "stateOrProvinceCode": "HI",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Schiller Inc",
                  "personName": "Edward Boyer",
                  "phoneNumber": "(352) 263-1105"
                }
              },
              "locationId": "qVo",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Fort Shawnboro",
              "classification": "RESIDENTIAL",
              "countryCode": "EC",
              "countryName": "Canada",
              "postalCode": "28700",
              "residential": false,
              "stateOrProvinceCode": "LA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://rural-pear.name",
                  "actionDescription": "Contact us",
                  "reason": "0",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://firm-airman.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "2",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://apprehensive-toothbrush.name",
                  "actionDescription": "Contact us",
                  "reason": "0",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://ample-bookend.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "DL",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "Picked up",
              "scanLocation": {
                "city": "South Hill",
                "classification": "RESIDENTIAL",
                "countryCode": "BJ",
                "countryName": "United States",
                "postalCode": "86062-5249",
                "residential": false,
                "stateOrProvinceCode": "NE",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Picked up"
            },
            "meterNumber": "1",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Pinellas Park",
                  "countryCode": "BI",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "TX"
                }
              },
              "locationId": "jQI",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "1",
              "count": "3",
              "declaredValue": {
                "currency": "YER",
                "value": 459.28
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "7",
              "undeliveredCount": "1",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "0"
                  },
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "3"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "4",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "5",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "2",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "East Karson",
                "classification": "RESIDENTIAL",
                "countryCode": "TZ",
                "countryName": "United States",
                "postalCode": "58411",
                "residential": false,
                "stateOrProvinceCode": "HI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Koss, Jerde and Hansen",
                "personName": "Mable Wilkinson",
                "phoneNumber": "(446) 911-9069"
              }
            },
            "returnDetail": {
              "authorizationName": "Cynthia Metz DDS",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-12-06T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Amarillo",
                      "countryCode": "KM",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "WV"
                    }
                  },
                  "locationId": "lMG",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-08-14T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Hoppeburgh",
                      "countryCode": "ZM",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "ID"
                    }
                  },
                  "locationId": "ZjJ",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-11-20T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Port Genoveva",
                      "countryCode": "BO",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "IL"
                    }
                  },
                  "locationId": "Nws",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FG",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "6",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "HMj6AL",
                  "partNumber": "0OuZsQ",
                  "receivedQuantity": "4"
                },
                {
                  "description": "buttons",
                  "itemNumber": "MkjMg0",
                  "partNumber": "XafUFK",
                  "receivedQuantity": "0"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "0",
                  "statusCode": "4qLe",
                  "statusDescription": "Pending",
                  "timestamp": "2025-10-15T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "TGkH",
                  "statusDescription": "Pending",
                  "timestamp": "2025-08-06T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "0o6y",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-08-15T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "WxCk",
                  "statusDescription": "Pending",
                  "timestamp": "2025-11-11T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "1"
                },
                {
                  "unit": "LB",
                  "value": "4"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Reichertbury",
                "classification": "BUSINESS",
                "countryCode": "BD",
                "countryName": "Mexico",
                "postalCode": "57812-0710",
                "residential": false,
                "stateOrProvinceCode": "MS",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Stokes - Lynch",
                "personName": "Marion Swift",
                "phoneNumber": "(647) 967-2318"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-05-28T00:00:00.0Z",
                "ends": "2027-07-01T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "0",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          }
        ]
      },
      {
        "trackingNumber": "7",
        "trackResults": [
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Personal items",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Do not stack"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 14,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-04-17T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 36,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-08-12T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-05-31T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-10T00:00:00.0Z",
                        "ends": "2026-12-31T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-20T00:00:00.0Z",
                        "ends": "2027-04-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-07T00:00:00.0Z",
                        "ends": "2026-12-18T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-04-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-03T00:00:00.0Z",
                        "ends": "2026-11-20T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-06T00:00:00.0Z",
                        "ends": "2026-12-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-03T00:00:00.0Z",
                        "ends": "2027-01-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-14T00:00:00.0Z",
                        "ends": "2027-03-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-13T00:00:00.0Z",
                        "ends": "2027-05-13T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-05-22T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-02-12T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-11-02T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Port Rebecca",
                "classification": "BUSINESS",
                "countryCode": "VU",
                "countryName": "Mexico",
                "postalCode": "33199-9852",
                "residential": false,
                "stateOrProvinceCode": "TX",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "7",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "ub0rh",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Melanie Padberg",
              "signedByName": "Kristina Quitzon"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lillastad",
                  "countryCode": "CI",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "NJ"
                }
              },
              "locationId": "NVE",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 315.57
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "4ALSp",
                  "value": "v0Gze9NIeE"
                },
                {
                  "key": "yPL9Z",
                  "value": "mZ1DVHI62G"
                },
                {
                  "key": "VJ0iu",
                  "value": "3Twqv9k935"
                },
                {
                  "key": "rOrnn",
                  "value": "Op2WejnszR"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-03-22T00:00:00.0Z",
                "ends": "2027-04-04T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "GbgZMc2i",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "North Bethesda",
                  "classification": "BUSINESS",
                  "countryCode": "MH",
                  "countryName": "Mexico",
                  "postalCode": "42538-2178",
                  "residential": false,
                  "stateOrProvinceCode": "AK",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Schaefer, Gleichner and Kuhlman",
                  "personName": "Tabitha Marquardt",
                  "phoneNumber": "(833) 976-0946"
                }
              },
              "locationId": "Hwf",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Tatumbury",
              "classification": "RESIDENTIAL",
              "countryCode": "TN",
              "countryName": "United States",
              "postalCode": "94428-0204",
              "residential": false,
              "stateOrProvinceCode": "MO",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://hidden-palate.com",
                  "actionDescription": "Redeliver next day",
                  "reason": "1",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://spherical-lamp.com/",
                  "actionDescription": "Redeliver next day",
                  "reason": "7",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://which-vista.org/",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://worldly-draw.biz",
                  "actionDescription": "Redeliver next day",
                  "reason": "4",
                  "reasonDescription": "Package damaged"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "In transit",
              "scanLocation": {
                "city": "Parisiancester",
                "classification": "RESIDENTIAL",
                "countryCode": "BN",
                "countryName": "Canada",
                "postalCode": "51720",
                "residential": false,
                "stateOrProvinceCode": "IL",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Picked up"
            },
            "meterNumber": "7",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Bergnaumchester",
                  "countryCode": "BI",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "SD"
                }
              },
              "locationId": "cpo",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "7",
              "count": "7",
              "declaredValue": {
                "currency": "BAM",
                "value": 455.45
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "0",
              "undeliveredCount": "1",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "0",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "West Jovanycester",
                "classification": "RESIDENTIAL",
                "countryCode": "SG",
                "countryName": "United States",
                "postalCode": "41030",
                "residential": false,
                "stateOrProvinceCode": "WI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Rempel Inc",
                "personName": "Myrtle Cummings",
                "phoneNumber": "(257) 728-5560"
              }
            },
            "returnDetail": {
              "authorizationName": "Dr. Greg Nikolaus",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-05-17T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Anchorage",
                      "countryCode": "PR",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "NV"
                    }
                  },
                  "locationId": "erV",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-29T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Blandaboro",
                      "countryCode": "CV",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "TX"
                    }
                  },
                  "locationId": "nIf",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-02-14T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Garrickbury",
                      "countryCode": "IE",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "CA"
                    }
                  },
                  "locationId": "dhG",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-08T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Corkeryside",
                      "countryCode": "RS",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "ME"
                    }
                  },
                  "locationId": "HxX",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-21T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Arlington",
                      "countryCode": "PR",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "NE"
                    }
                  },
                  "locationId": "orr",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "ES",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "9",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "ZrClnH",
                  "partNumber": "ZFYTIy",
                  "receivedQuantity": "0"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "eOrNYK",
                  "partNumber": "RPawSu",
                  "receivedQuantity": "8"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "9",
                  "statusCode": "KX2u",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-10-29T00:00:00.0Z"
                },
                {
                  "pieceCount": "3",
                  "statusCode": "SHGT",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-03-01T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "tH5y",
                  "statusDescription": "Pending",
                  "timestamp": "2025-12-18T00:00:00.0Z"
                },
                {
                  "pieceCount": "1",
                  "statusCode": "3rlJ",
                  "statusDescription": "Pending",
                  "timestamp": "2025-11-02T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "0"
                },
                {
                  "unit": "LB",
                  "value": "9"
                },
                {
                  "unit": "LB",
                  "value": "2"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "West Fannie",
                "classification": "RESIDENTIAL",
                "countryCode": "MF",
                "countryName": "Mexico",
                "postalCode": "29890-8702",
                "residential": false,
                "stateOrProvinceCode": "NJ",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Barrows, Schultz and Erdman",
                "personName": "Elias Lockman",
                "phoneNumber": "(265) 775-0416"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-07T00:00:00.0Z",
                "ends": "2027-02-01T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "4",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Handle with care"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "7",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 44,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-03-20T00:00:00.0Z"
              },
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 43,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-05-06T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-02-19T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-28T00:00:00.0Z",
                        "ends": "2027-06-27T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-09T00:00:00.0Z",
                        "ends": "2026-11-13T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-19T00:00:00.0Z",
                        "ends": "2026-08-31T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-30T00:00:00.0Z",
                        "ends": "2026-10-31T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-02-20T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-26T00:00:00.0Z",
                        "ends": "2026-11-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-08T00:00:00.0Z",
                        "ends": "2026-10-06T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-08T00:00:00.0Z",
                        "ends": "2027-04-25T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-06-03T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-20T00:00:00.0Z",
                        "ends": "2027-06-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-08T00:00:00.0Z",
                        "ends": "2026-11-02T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-16T00:00:00.0Z",
                        "ends": "2027-03-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-27T00:00:00.0Z",
                        "ends": "2027-01-29T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-06T00:00:00.0Z",
                        "ends": "2027-04-01T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-12-21T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-01-20T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Veumborough",
                "classification": "BUSINESS",
                "countryCode": "AU",
                "countryName": "Mexico",
                "postalCode": "44062-8069",
                "residential": false,
                "stateOrProvinceCode": "CO",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "0",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "vQeRO",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Roosevelt Prohaska",
              "signedByName": "Allison Dickens"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "St. George",
                  "countryCode": "BY",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "IA"
                }
              },
              "locationId": "kGn",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 4723.03
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "XHjYw",
                  "value": "sb4VUDEkby"
                },
                {
                  "key": "Kw8e6",
                  "value": "VeLKCpP7ea"
                },
                {
                  "key": "NuX2A",
                  "value": "Onha2I1rq1"
                },
                {
                  "key": "4z2gb",
                  "value": "MejfAtjxiJ"
                },
                {
                  "key": "Wga8y",
                  "value": "R7GASue4b8"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-04-04T00:00:00.0Z",
                "ends": "2026-12-16T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "v1v7kQEi",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "South Lonieboro",
                  "classification": "RESIDENTIAL",
                  "countryCode": "WF",
                  "countryName": "Canada",
                  "postalCode": "28120",
                  "residential": false,
                  "stateOrProvinceCode": "WA",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Wuckert, Schoen and Anderson",
                  "personName": "Robyn Weimann",
                  "phoneNumber": "(789) 779-0390"
                }
              },
              "locationId": "gJu",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "North Chance",
              "classification": "MIXED",
              "countryCode": "MZ",
              "countryName": "Canada",
              "postalCode": "57837",
              "residential": false,
              "stateOrProvinceCode": "RI",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://outlying-boyfriend.net/",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://growing-hope.name",
                  "actionDescription": "Redeliver next day",
                  "reason": "5",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Delivered",
              "scanLocation": {
                "city": "Lake Amelyside",
                "classification": "MIXED",
                "countryCode": "BT",
                "countryName": "Canada",
                "postalCode": "21924-4081",
                "residential": false,
                "stateOrProvinceCode": "LA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "2",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Fort Pansy",
                  "countryCode": "WS",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "AR"
                }
              },
              "locationId": "bQJ",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "4",
              "count": "1",
              "declaredValue": {
                "currency": "MWK",
                "value": 942.92
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "5",
              "undeliveredCount": "9",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "6"
                  },
                  {
                    "unit": "LB",
                    "value": "6"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "7",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "Nettieside",
                "classification": "BUSINESS",
                "countryCode": "AL",
                "countryName": "Canada",
                "postalCode": "97609-0208",
                "residential": false,
                "stateOrProvinceCode": "IL",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Reichert Inc",
                "personName": "Teri Lemke",
                "phoneNumber": "(546) 470-8420"
              }
            },
            "returnDetail": {
              "authorizationName": "Margie Renner",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-12-26T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "West Amayaburgh",
                      "countryCode": "FI",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "IN"
                    }
                  },
                  "locationId": "wqW",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-28T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Hilariomouth",
                      "countryCode": "YT",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "ME"
                    }
                  },
                  "locationId": "sRI",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-01T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Nicolettefort",
                      "countryCode": "TW",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "MA"
                    }
                  },
                  "locationId": "SmB",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-25T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Fort Zora",
                      "countryCode": "IT",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "AR"
                    }
                  },
                  "locationId": "Iwl",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "FL",
              "type": "FEDEX_EXPRESS_SAVER"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "0",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "eBaJlH",
                  "partNumber": "GeWwvq",
                  "receivedQuantity": "8"
                },
                {
                  "description": "buttons",
                  "itemNumber": "m774TO",
                  "partNumber": "ojh6LY",
                  "receivedQuantity": "8"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "o8siF2",
                  "partNumber": "eIxvFt",
                  "receivedQuantity": "8"
                },
                {
                  "description": "buttons",
                  "itemNumber": "MBOUPp",
                  "partNumber": "cJqrN4",
                  "receivedQuantity": "1"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "3",
                  "statusCode": "waSl",
                  "statusDescription": "Pending",
                  "timestamp": "2025-09-06T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "oMrG",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-03-05T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "49Zu",
                  "statusDescription": "Pending",
                  "timestamp": "2025-09-27T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "eHBw",
                  "statusDescription": "Pending",
                  "timestamp": "2025-11-12T00:00:00.0Z"
                },
                {
                  "pieceCount": "3",
                  "statusCode": "3VlA",
                  "statusDescription": "Pending",
                  "timestamp": "2025-08-29T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "7"
                },
                {
                  "unit": "LB",
                  "value": "6"
                },
                {
                  "unit": "LB",
                  "value": "9"
                },
                {
                  "unit": "LB",
                  "value": "7"
                },
                {
                  "unit": "LB",
                  "value": "5"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Solonland",
                "classification": "RESIDENTIAL",
                "countryCode": "TN",
                "countryName": "United States",
                "postalCode": "94151-1250",
                "residential": false,
                "stateOrProvinceCode": "WA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hansen, Hilpert and McLaughlin",
                "personName": "Ruben Koss",
                "phoneNumber": "(700) 703-5336"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-05T00:00:00.0Z",
                "ends": "2026-12-09T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "6",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Personal items",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Fragile"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "8",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 7,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-06-04T00:00:00.0Z"
              },
              {
                "consolidationID": "9",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 48,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-05-18T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 7,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-06-21T00:00:00.0Z"
              },
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 8,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-05-13T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-08-26T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-26T00:00:00.0Z",
                        "ends": "2026-07-10T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-18T00:00:00.0Z",
                        "ends": "2027-01-30T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-13T00:00:00.0Z",
                        "ends": "2026-07-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-04T00:00:00.0Z",
                        "ends": "2027-04-17T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-24T00:00:00.0Z",
                        "ends": "2026-11-02T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-07-08T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-19T00:00:00.0Z",
                        "ends": "2026-07-27T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-23T00:00:00.0Z",
                        "ends": "2027-04-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-02T00:00:00.0Z",
                        "ends": "2027-05-17T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-01-11T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-09-16T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-02-26T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-03T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Windlerstad",
                "classification": "BUSINESS",
                "countryCode": "TF",
                "countryName": "United States",
                "postalCode": "49397-4506",
                "residential": false,
                "stateOrProvinceCode": "WI",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "6",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "c1P97",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Terrence Moore",
              "signedByName": "Kelley Swift"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Junechester",
                  "countryCode": "AF",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "VA"
                }
              },
              "locationId": "Twk",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 3515.28
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "7uGvR",
                  "value": "mJSZfwHuqk"
                },
                {
                  "key": "cRDhd",
                  "value": "bGGV8Wykge"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-20T00:00:00.0Z",
                "ends": "2026-07-14T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "N3YymK39",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "North Aric",
                  "classification": "BUSINESS",
                  "countryCode": "HR",
                  "countryName": "Canada",
                  "postalCode": "67245-7271",
                  "residential": false,
                  "stateOrProvinceCode": "TX",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Bins LLC",
                  "personName": "Isabel Schaefer Jr.",
                  "phoneNumber": "(442) 752-1388"
                }
              },
              "locationId": "yiI",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "New Tremaynestead",
              "classification": "BUSINESS",
              "countryCode": "TL",
              "countryName": "Mexico",
              "postalCode": "78005",
              "residential": false,
              "stateOrProvinceCode": "IA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://dreary-ectoderm.biz/",
                  "actionDescription": "Redeliver next day",
                  "reason": "4",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://monthly-challenge.net/",
                  "actionDescription": "Contact us",
                  "reason": "9",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://slight-window.name/",
                  "actionDescription": "Contact us",
                  "reason": "5",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "DL",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "In transit",
              "scanLocation": {
                "city": "Port Orange",
                "classification": "BUSINESS",
                "countryCode": "GD",
                "countryName": "Canada",
                "postalCode": "77068",
                "residential": false,
                "stateOrProvinceCode": "WI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Picked up"
            },
            "meterNumber": "6",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Fort Bud",
                  "countryCode": "NZ",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "OSO",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "1",
              "count": "3",
              "declaredValue": {
                "currency": "MNT",
                "value": 580.83
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "6",
              "undeliveredCount": "2",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "8"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  },
                  {
                    "unit": "LB",
                    "value": "9"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "4",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "6",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Hilpertview",
                "classification": "MIXED",
                "countryCode": "BV",
                "countryName": "Canada",
                "postalCode": "44003",
                "residential": false,
                "stateOrProvinceCode": "GA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hettinger - Hegmann",
                "personName": "Mr. Derrick Walker",
                "phoneNumber": "(602) 687-8473"
              }
            },
            "returnDetail": {
              "authorizationName": "Gerard Welch",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-02-19T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Bradleyberg",
                      "countryCode": "SI",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "MA"
                    }
                  },
                  "locationId": "YBq",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-12-14T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Fort Jeromy",
                      "countryCode": "YT",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "NM"
                    }
                  },
                  "locationId": "wrZ",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "FL",
              "type": "FEDEX_EXPRESS_SAVER"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "3",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "DuUapj",
                  "partNumber": "jiWi98",
                  "receivedQuantity": "1"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "4",
                  "statusCode": "QvuT",
                  "statusDescription": "Pending",
                  "timestamp": "2026-05-23T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "Mwoz",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-01-19T00:00:00.0Z"
                },
                {
                  "pieceCount": "5",
                  "statusCode": "Hyxm",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-07-04T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "2"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "0"
                },
                {
                  "unit": "LB",
                  "value": "4"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Rosiehaven",
                "classification": "MIXED",
                "countryCode": "SK",
                "countryName": "Mexico",
                "postalCode": "05423-2451",
                "residential": false,
                "stateOrProvinceCode": "UT",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Stiedemann, Botsford and Bechtelar",
                "personName": "Gerald Upton-Monahan II",
                "phoneNumber": "(411) 703-8699"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-10T00:00:00.0Z",
                "ends": "2027-04-08T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "9",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Work shipment",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 49,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-09-30T00:00:00.0Z"
              },
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 31,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-07-24T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 40,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-07-18T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-06-21T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-09T00:00:00.0Z",
                        "ends": "2027-06-01T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-01T00:00:00.0Z",
                        "ends": "2027-01-21T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-05T00:00:00.0Z",
                        "ends": "2027-05-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-21T00:00:00.0Z",
                        "ends": "2026-07-12T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-13T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-28T00:00:00.0Z",
                        "ends": "2026-12-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-26T00:00:00.0Z",
                        "ends": "2026-07-21T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-05-05T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-08T00:00:00.0Z",
                        "ends": "2026-09-17T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-10T00:00:00.0Z",
                        "ends": "2026-10-06T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-02T00:00:00.0Z",
                        "ends": "2026-12-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-25T00:00:00.0Z",
                        "ends": "2026-08-06T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-01T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-27T00:00:00.0Z",
                        "ends": "2027-05-05T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-07T00:00:00.0Z",
                        "ends": "2026-12-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-11T00:00:00.0Z",
                        "ends": "2027-06-06T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-07-02T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-02-26T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-23T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-09-16T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Strongsville",
                "classification": "BUSINESS",
                "countryCode": "PL",
                "countryName": "Canada",
                "postalCode": "56279-3775",
                "residential": false,
                "stateOrProvinceCode": "MI",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "5",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "s2n2I",
              "destinationServiceAreaDescription": "Appointment required",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Dr. Anita Emard",
              "signedByName": "Sheryl Luettgen"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Dahliafurt",
                  "countryCode": "JM",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "NE"
                }
              },
              "locationId": "bnt",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 308.01
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "9qBVP",
                  "value": "qIbBwQ7wBo"
                },
                {
                  "key": "vZm5o",
                  "value": "hmF4rARut0"
                },
                {
                  "key": "YGSap",
                  "value": "CnlvS3greV"
                },
                {
                  "key": "Wusbe",
                  "value": "zPcPlXXxKt"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-03-22T00:00:00.0Z",
                "ends": "2026-08-17T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "2L4CBXkl",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "North Alfredfurt",
                  "classification": "BUSINESS",
                  "countryCode": "AQ",
                  "countryName": "Canada",
                  "postalCode": "26007-6852",
                  "residential": false,
                  "stateOrProvinceCode": "NY",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Block - Aufderhar",
                  "personName": "Jenny Swift",
                  "phoneNumber": "(291) 408-9521"
                }
              },
              "locationId": "ssd",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Addisonchester",
              "classification": "BUSINESS",
              "countryCode": "HU",
              "countryName": "Canada",
              "postalCode": "81166",
              "residential": false,
              "stateOrProvinceCode": "MO",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://entire-toothbrush.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://greedy-minor.name",
                  "actionDescription": "Redeliver next day",
                  "reason": "3",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://lined-hello.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://understated-density.info/",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Package damaged"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "Picked up",
              "scanLocation": {
                "city": "Shaniyaside",
                "classification": "BUSINESS",
                "countryCode": "AG",
                "countryName": "United States",
                "postalCode": "39237-6006",
                "residential": false,
                "stateOrProvinceCode": "UT",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "7",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "East Los Angeles",
                  "countryCode": "CH",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "NE"
                }
              },
              "locationId": "Npp",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "1",
              "count": "6",
              "declaredValue": {
                "currency": "TJS",
                "value": 962.19
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "9",
              "undeliveredCount": "4",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "3"
                  },
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "0"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "7",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "6",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "9",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "4",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "Kovacekside",
                "classification": "BUSINESS",
                "countryCode": "GP",
                "countryName": "Canada",
                "postalCode": "27908",
                "residential": false,
                "stateOrProvinceCode": "OH",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Kerluke Inc",
                "personName": "Loren Emard",
                "phoneNumber": "(690) 593-8717"
              }
            },
            "returnDetail": {
              "authorizationName": "Carolyn Robel",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-06-10T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Lake Natasha",
                      "countryCode": "PR",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "CA"
                    }
                  },
                  "locationId": "PiV",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-28T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "North Remington",
                      "countryCode": "OM",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "OH"
                    }
                  },
                  "locationId": "MkZ",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "ES",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "1",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "9EjC2v",
                  "partNumber": "NXXH1w",
                  "receivedQuantity": "1"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "0BJw93",
                  "partNumber": "b0UeYf",
                  "receivedQuantity": "8"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "0",
                  "statusCode": "hxFy",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-08-01T00:00:00.0Z"
                },
                {
                  "pieceCount": "4",
                  "statusCode": "vW3o",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-08-28T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "QXfp",
                  "statusDescription": "Pending",
                  "timestamp": "2025-07-31T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "4"
                },
                {
                  "unit": "LB",
                  "value": "0"
                },
                {
                  "unit": "LB",
                  "value": "7"
                },
                {
                  "unit": "LB",
                  "value": "0"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Willtown",
                "classification": "RESIDENTIAL",
                "countryCode": "NE",
                "countryName": "Mexico",
                "postalCode": "49118-0645",
                "residential": false,
                "stateOrProvinceCode": "MS",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Lang - Streich",
                "personName": "Angie Carter",
                "phoneNumber": "(334) 307-0747"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-10T00:00:00.0Z",
                "ends": "2026-12-02T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "3",
              "trackingNumberUniqueId": "392011~987654321098~FDG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Handle with care"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "7",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 45,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-05-14T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 20,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-11-15T00:00:00.0Z"
              },
              {
                "consolidationID": "4",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 32,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-02-26T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-08-21T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-31T00:00:00.0Z",
                        "ends": "2027-02-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-27T00:00:00.0Z",
                        "ends": "2027-04-25T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-08-03T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-05T00:00:00.0Z",
                        "ends": "2026-08-22T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-04-24T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-10-21T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-12T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-03-29T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-10-29T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "North Colbycester",
                "classification": "MIXED",
                "countryCode": "WF",
                "countryName": "Mexico",
                "postalCode": "12167",
                "residential": false,
                "stateOrProvinceCode": "ME",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "6",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "mhmaA",
              "destinationServiceAreaDescription": "Appointment required",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Pickup",
              "receivedByName": "Tonya Macejkovic",
              "signedByName": "Camille Nitzsche"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Moriahstead",
                  "countryCode": "TD",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "SC"
                }
              },
              "locationId": "siC",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 2627.79
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "WEFOs",
                  "value": "cpkreiRh4X"
                },
                {
                  "key": "urjJM",
                  "value": "9o1gqDgCWQ"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-06-10T00:00:00.0Z",
                "ends": "2027-01-25T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "dCQWusI8",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "New Karley",
                  "classification": "BUSINESS",
                  "countryCode": "FI",
                  "countryName": "Canada",
                  "postalCode": "81437",
                  "residential": false,
                  "stateOrProvinceCode": "MD",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Gutkowski - Reynolds",
                  "personName": "Clayton Lind",
                  "phoneNumber": "(694) 503-7332"
                }
              },
              "locationId": "uFT",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "South Larue",
              "classification": "RESIDENTIAL",
              "countryCode": "FK",
              "countryName": "United States",
              "postalCode": "82799-1163",
              "residential": false,
              "stateOrProvinceCode": "NC",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://ordinary-pantyhose.com/",
                  "actionDescription": "Redeliver next day",
                  "reason": "8",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://any-disappointment.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "8",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Picked up",
              "scanLocation": {
                "city": "Hemet",
                "classification": "RESIDENTIAL",
                "countryCode": "PT",
                "countryName": "Canada",
                "postalCode": "95737-7939",
                "residential": false,
                "stateOrProvinceCode": "MN",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "9",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "North Dinoland",
                  "countryCode": "SX",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "NE"
                }
              },
              "locationId": "azS",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "3",
              "count": "2",
              "declaredValue": {
                "currency": "KES",
                "value": 826.27
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "2",
              "undeliveredCount": "0",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "5",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "New Caseyworth",
                "classification": "BUSINESS",
                "countryCode": "CZ",
                "countryName": "Canada",
                "postalCode": "46889-8541",
                "residential": false,
                "stateOrProvinceCode": "DE",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Jacobs, Osinski and Casper",
                "personName": "Julius Becker",
                "phoneNumber": "(521) 398-4612"
              }
            },
            "returnDetail": {
              "authorizationName": "Ronnie Gibson",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-03-21T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "East Keaganhaven",
                      "countryCode": "EE",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "WI"
                    }
                  },
                  "locationId": "zmh",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-07-16T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Deltona",
                      "countryCode": "PF",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "ND"
                    }
                  },
                  "locationId": "PPm",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-09-24T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "West Adeleview",
                      "countryCode": "GS",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "TN"
                    }
                  },
                  "locationId": "CZH",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-29T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "New Brooklynburgh",
                      "countryCode": "FJ",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "NM"
                    }
                  },
                  "locationId": "Ejy",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "FG",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "3",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "lF3vTV",
                  "partNumber": "wYFjEn",
                  "receivedQuantity": "7"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "MpwKoH",
                  "partNumber": "qxEZM7",
                  "receivedQuantity": "0"
                },
                {
                  "description": "buttons",
                  "itemNumber": "nYHn8x",
                  "partNumber": "atw2q3",
                  "receivedQuantity": "2"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "YKnj0N",
                  "partNumber": "caY2Z1",
                  "receivedQuantity": "2"
                },
                {
                  "description": "buttons",
                  "itemNumber": "RSyoHI",
                  "partNumber": "xbyhVH",
                  "receivedQuantity": "6"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "6",
                  "statusCode": "3Dvl",
                  "statusDescription": "Pending",
                  "timestamp": "2026-02-22T00:00:00.0Z"
                },
                {
                  "pieceCount": "5",
                  "statusCode": "L27S",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-02-01T00:00:00.0Z"
                },
                {
                  "pieceCount": "5",
                  "statusCode": "exNm",
                  "statusDescription": "Pending",
                  "timestamp": "2026-06-11T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "1"
                },
                {
                  "unit": "LB",
                  "value": "4"
                },
                {
                  "unit": "LB",
                  "value": "6"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "North Caroline",
                "classification": "MIXED",
                "countryCode": "TL",
                "countryName": "Mexico",
                "postalCode": "77607-4567",
                "residential": false,
                "stateOrProvinceCode": "VT",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hills and Sons",
                "personName": "Maurice Bergnaum IV",
                "phoneNumber": "(748) 311-7511"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-12-25T00:00:00.0Z",
                "ends": "2026-09-09T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "2",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          }
        ]
      },
      {
        "trackingNumber": "5",
        "trackResults": [
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Work shipment",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 38,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-08-01T00:00:00.0Z"
              },
              {
                "consolidationID": "9",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 12,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-02-28T00:00:00.0Z"
              },
              {
                "consolidationID": "3",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 4,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-01-08T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-02-28T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-17T00:00:00.0Z",
                        "ends": "2027-06-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-22T00:00:00.0Z",
                        "ends": "2027-06-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-18T00:00:00.0Z",
                        "ends": "2026-09-16T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-03-29T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-24T00:00:00.0Z",
                        "ends": "2026-09-11T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-02-11T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Toyfurt",
                "classification": "BUSINESS",
                "countryCode": "HK",
                "countryName": "United States",
                "postalCode": "78352",
                "residential": false,
                "stateOrProvinceCode": "NH",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "4",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "tgWZZ",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Pickup",
              "receivedByName": "Stephanie Hettinger",
              "signedByName": "Ms. Lorraine Toy"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Dickensshire",
                  "countryCode": "VG",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "MN"
                }
              },
              "locationId": "siO",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 4594.59
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "L6kZv",
                  "value": "FeG40toLL6"
                },
                {
                  "key": "QJb5C",
                  "value": "lpt4wnvpLd"
                },
                {
                  "key": "ZLBK3",
                  "value": "g0K9dkUMVA"
                },
                {
                  "key": "8B6IM",
                  "value": "t2aXcQSwEQ"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-07-02T00:00:00.0Z",
                "ends": "2027-06-15T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "ufwiZdAn",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "East Lavada",
                  "classification": "RESIDENTIAL",
                  "countryCode": "PE",
                  "countryName": "United States",
                  "postalCode": "79581",
                  "residential": false,
                  "stateOrProvinceCode": "HI",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Ortiz - Swaniawski",
                  "personName": "Gene Spinka",
                  "phoneNumber": "(251) 404-6628"
                }
              },
              "locationId": "Ngf",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Grand Forks",
              "classification": "MIXED",
              "countryCode": "CF",
              "countryName": "Canada",
              "postalCode": "03684-5747",
              "residential": false,
              "stateOrProvinceCode": "AL",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://definitive-sundae.net",
                  "actionDescription": "Contact us",
                  "reason": "0",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://insidious-director.com",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://yellow-morning.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Picked up",
              "scanLocation": {
                "city": "Lake Charlieberg",
                "classification": "MIXED",
                "countryCode": "SI",
                "countryName": "United States",
                "postalCode": "48305-4280",
                "residential": false,
                "stateOrProvinceCode": "SC",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "3",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lake Joshuah",
                  "countryCode": "MF",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "AL"
                }
              },
              "locationId": "gKm",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "6",
              "count": "0",
              "declaredValue": {
                "currency": "BMD",
                "value": 822.6
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "0",
              "undeliveredCount": "2",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "1"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "7",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "Kentonboro",
                "classification": "RESIDENTIAL",
                "countryCode": "HM",
                "countryName": "Canada",
                "postalCode": "76744",
                "residential": false,
                "stateOrProvinceCode": "NE",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "McGlynn - Schulist",
                "personName": "Mr. Randolph Kertzmann",
                "phoneNumber": "(837) 569-1860"
              }
            },
            "returnDetail": {
              "authorizationName": "Jake Medhurst",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-01-12T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Sauerchester",
                      "countryCode": "MU",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "NC"
                    }
                  },
                  "locationId": "bJt",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-12-06T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Parker",
                      "countryCode": "BB",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "OH"
                    }
                  },
                  "locationId": "iNM",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-07-09T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Faheystad",
                      "countryCode": "QA",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "AR"
                    }
                  },
                  "locationId": "Oin",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-26T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Lehnerstad",
                      "countryCode": "LB",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "WV"
                    }
                  },
                  "locationId": "TuA",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-11-11T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Malden",
                      "countryCode": "FJ",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "AL"
                    }
                  },
                  "locationId": "DOx",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Express Saver",
              "shortDescription": "FL",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "9",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "xz2HRW",
                  "partNumber": "WynayY",
                  "receivedQuantity": "2"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "Qf9PRx",
                  "partNumber": "F8TUdm",
                  "receivedQuantity": "8"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "EcexVW",
                  "partNumber": "t1t7AA",
                  "receivedQuantity": "5"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "3",
                  "statusCode": "P1kS",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-03-29T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "uJT5",
                  "statusDescription": "Pending",
                  "timestamp": "2026-03-08T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "eUoG",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-07-26T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "e0LR",
                  "statusDescription": "Pending",
                  "timestamp": "2025-12-15T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "ZCEC",
                  "statusDescription": "Pending",
                  "timestamp": "2025-11-16T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "0"
                },
                {
                  "unit": "LB",
                  "value": "3"
                },
                {
                  "unit": "LB",
                  "value": "8"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Fort Vidashire",
                "classification": "BUSINESS",
                "countryCode": "AQ",
                "countryName": "United States",
                "postalCode": "77062-5122",
                "residential": false,
                "stateOrProvinceCode": "ID",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Batz, Kozey and Considine",
                "personName": "Israel Pacocha",
                "phoneNumber": "(586) 398-9503"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-27T00:00:00.0Z",
                "ends": "2026-09-20T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "0",
              "trackingNumberUniqueId": "392011~987654321098~FDG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Work shipment",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "4",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 18,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-04-15T00:00:00.0Z"
              },
              {
                "consolidationID": "9",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 23,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-03-15T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 26,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-03-01T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-02-02T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-12T00:00:00.0Z",
                        "ends": "2026-09-16T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-03-24T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-13T00:00:00.0Z",
                        "ends": "2026-07-19T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-17T00:00:00.0Z",
                        "ends": "2026-09-12T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-11T00:00:00.0Z",
                        "ends": "2026-10-13T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-06T00:00:00.0Z",
                        "ends": "2027-01-17T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-07T00:00:00.0Z",
                        "ends": "2027-02-20T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-21T00:00:00.0Z",
                        "ends": "2026-07-05T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-04T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-09T00:00:00.0Z",
                        "ends": "2027-05-26T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-17T00:00:00.0Z",
                        "ends": "2027-01-23T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-06-07T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-06-26T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-08-20T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-25T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-05-11T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Sayreville",
                "classification": "BUSINESS",
                "countryCode": "AU",
                "countryName": "United States",
                "postalCode": "09487",
                "residential": false,
                "stateOrProvinceCode": "VA",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "8",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "lGjNX",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Pickup",
              "receivedByName": "Barry Waelchi",
              "signedByName": "Ramona Jaskolski IV"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Andresstead",
                  "countryCode": "TJ",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "QyP",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 3912.44
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "ap8yo",
                  "value": "L9RyXZAtLG"
                },
                {
                  "key": "HxPL4",
                  "value": "WTf9k3SMyN"
                },
                {
                  "key": "Qhy6J",
                  "value": "DOCn6n1hSx"
                },
                {
                  "key": "NUlmY",
                  "value": "lUxJJY6ceg"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-12-07T00:00:00.0Z",
                "ends": "2026-11-13T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "HiqocQI4",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Fort Kaleycester",
                  "classification": "BUSINESS",
                  "countryCode": "KY",
                  "countryName": "United States",
                  "postalCode": "81982-0843",
                  "residential": false,
                  "stateOrProvinceCode": "AL",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Haley - Fadel",
                  "personName": "Dr. Faye Welch",
                  "phoneNumber": "(326) 395-7517"
                }
              },
              "locationId": "njL",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Marksmouth",
              "classification": "MIXED",
              "countryCode": "ZW",
              "countryName": "United States",
              "postalCode": "36665-1346",
              "residential": false,
              "stateOrProvinceCode": "KS",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://trained-tuxedo.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "4",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://defensive-solution.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://proud-thyme.net/",
                  "actionDescription": "Contact us",
                  "reason": "3",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "DL",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "In transit",
              "scanLocation": {
                "city": "Pfannerstillshire",
                "classification": "BUSINESS",
                "countryCode": "VG",
                "countryName": "United States",
                "postalCode": "56784",
                "residential": false,
                "stateOrProvinceCode": "AZ",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "9",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Alvertabury",
                  "countryCode": "OM",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "GA"
                }
              },
              "locationId": "sLs",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "7",
              "count": "0",
              "declaredValue": {
                "currency": "JPY",
                "value": 872.29
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "7",
              "undeliveredCount": "5",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "2"
                  },
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "New Jeanie",
                "classification": "MIXED",
                "countryCode": "HN",
                "countryName": "Mexico",
                "postalCode": "78781",
                "residential": false,
                "stateOrProvinceCode": "ME",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Herman Group",
                "personName": "Rick Klein",
                "phoneNumber": "(567) 937-7940"
              }
            },
            "returnDetail": {
              "authorizationName": "Merle Abbott",
              "reasonDetail": [
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-05-26T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Judahtown",
                      "countryCode": "BO",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "RI"
                    }
                  },
                  "locationId": "Nqb",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-11-25T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Cathedral City",
                      "countryCode": "MC",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "LA"
                    }
                  },
                  "locationId": "aVm",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-03-28T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Temecula",
                      "countryCode": "RO",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "AK"
                    }
                  },
                  "locationId": "MuK",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-01-01T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Port Adolphus",
                      "countryCode": "QA",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "MI"
                    }
                  },
                  "locationId": "cxA",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-05-29T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Samanthahaven",
                      "countryCode": "CG",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "MN"
                    }
                  },
                  "locationId": "VGi",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FL",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "2",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "uLwiuu",
                  "partNumber": "MlHH9F",
                  "receivedQuantity": "4"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "34ydH0",
                  "partNumber": "nLOFMp",
                  "receivedQuantity": "2"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "eIdPgS",
                  "partNumber": "Iq6PeH",
                  "receivedQuantity": "5"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "ZsYSgc",
                  "partNumber": "nWfKwH",
                  "receivedQuantity": "0"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "1",
                  "statusCode": "wshT",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-02-02T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "ZYbG",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-09-19T00:00:00.0Z"
                },
                {
                  "pieceCount": "9",
                  "statusCode": "fQry",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-05-27T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "6"
                },
                {
                  "unit": "LB",
                  "value": "8"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "East Lucas",
                "classification": "BUSINESS",
                "countryCode": "CX",
                "countryName": "Mexico",
                "postalCode": "24544-6536",
                "residential": false,
                "stateOrProvinceCode": "ND",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Swift, Pouros and Emard",
                "personName": "Kenny Murphy",
                "phoneNumber": "(429) 405-4112"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-07-18T00:00:00.0Z",
                "ends": "2027-02-06T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "2",
              "trackingNumberUniqueId": "392011~987654321098~FDG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Do not stack"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "9",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 49,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                "timeStamp": "2025-11-04T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 13,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "LOST"
                },
                "timeStamp": "2026-05-15T00:00:00.0Z"
              },
              {
                "consolidationID": "7",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 35,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                "timeStamp": "2026-04-02T00:00:00.0Z"
              },
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 27,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-11-18T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-05-09T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-19T00:00:00.0Z",
                        "ends": "2026-11-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-05T00:00:00.0Z",
                        "ends": "2026-10-23T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-20T00:00:00.0Z",
                        "ends": "2026-09-25T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-27T00:00:00.0Z",
                        "ends": "2027-01-17T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-12-03T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-03T00:00:00.0Z",
                        "ends": "2027-06-23T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-28T00:00:00.0Z",
                        "ends": "2026-07-02T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-04-20T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-25T00:00:00.0Z",
                        "ends": "2026-10-24T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-24T00:00:00.0Z",
                        "ends": "2026-09-12T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-03T00:00:00.0Z",
                        "ends": "2027-01-18T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-07-04T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-30T00:00:00.0Z",
                        "ends": "2026-07-14T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-27T00:00:00.0Z",
                        "ends": "2027-06-30T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-11-13T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-04T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-11-18T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-07-25T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-29T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Lake Fredy",
                "classification": "MIXED",
                "countryCode": "EE",
                "countryName": "Mexico",
                "postalCode": "30128-1253",
                "residential": false,
                "stateOrProvinceCode": "MO",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "9",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "MrtMm",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Pickup",
              "receivedByName": "Irving Stamm Jr.",
              "signedByName": "Billy Murphy"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Ryleebury",
                  "countryCode": "ZM",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "NH"
                }
              },
              "locationId": "iGm",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 593.28
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "FzYml",
                  "value": "DPqLcdocqp"
                },
                {
                  "key": "EyBsl",
                  "value": "mACJy1ifc2"
                },
                {
                  "key": "0yDyd",
                  "value": "BdiBpABI5X"
                },
                {
                  "key": "PQiB8",
                  "value": "gsuJczC8nc"
                },
                {
                  "key": "Bf0At",
                  "value": "7QWQDksrQw"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-07T00:00:00.0Z",
                "ends": "2027-06-27T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "A05OS7fm",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lake Juana",
                  "classification": "MIXED",
                  "countryCode": "LB",
                  "countryName": "Canada",
                  "postalCode": "15015",
                  "residential": false,
                  "stateOrProvinceCode": "SD",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Keeling, Orn and Haley",
                  "personName": "Vincent McGlynn",
                  "phoneNumber": "(759) 550-2124"
                }
              },
              "locationId": "sVt",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "South Tysonworth",
              "classification": "MIXED",
              "countryCode": "PT",
              "countryName": "Canada",
              "postalCode": "96547-2346",
              "residential": false,
              "stateOrProvinceCode": "WA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://fragrant-scarification.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "7",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Delivered",
              "scanLocation": {
                "city": "Menifee",
                "classification": "RESIDENTIAL",
                "countryCode": "BV",
                "countryName": "United States",
                "postalCode": "88617-3445",
                "residential": false,
                "stateOrProvinceCode": "AL",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "2",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Bellingham",
                  "countryCode": "AU",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "VT"
                }
              },
              "locationId": "vJF",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "3",
              "count": "5",
              "declaredValue": {
                "currency": "CRC",
                "value": 389.91
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "5",
              "undeliveredCount": "5",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "0"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  },
                  {
                    "unit": "LB",
                    "value": "4"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "7",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "4",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "5",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "2",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Incorrect address",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Lake Rylanside",
                "classification": "RESIDENTIAL",
                "countryCode": "MG",
                "countryName": "Mexico",
                "postalCode": "60098-9132",
                "residential": false,
                "stateOrProvinceCode": "CO",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "O'Connell Inc",
                "personName": "Glenda Strosin",
                "phoneNumber": "(718) 722-0011"
              }
            },
            "returnDetail": {
              "authorizationName": "Jack Haley",
              "reasonDetail": [
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-11-14T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Marysville",
                      "countryCode": "SS",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "NH"
                    }
                  },
                  "locationId": "eWO",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-10-23T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Ashtynfield",
                      "countryCode": "RO",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "WV"
                    }
                  },
                  "locationId": "JMK",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "ES",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "8",
              "contents": [
                {
                  "description": "plastic parts",
                  "itemNumber": "2BhjAz",
                  "partNumber": "YgaIt6",
                  "receivedQuantity": "9"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "gZRgDg",
                  "partNumber": "Fx6v4y",
                  "receivedQuantity": "9"
                },
                {
                  "description": "buttons",
                  "itemNumber": "CUzf5o",
                  "partNumber": "TgSwrN",
                  "receivedQuantity": "7"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "0",
                  "statusCode": "akGX",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-08-28T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "J3hi",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-12-16T00:00:00.0Z"
                },
                {
                  "pieceCount": "9",
                  "statusCode": "eEwm",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-01-20T00:00:00.0Z"
                },
                {
                  "pieceCount": "5",
                  "statusCode": "8Xkg",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-07-12T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "6"
                },
                {
                  "unit": "LB",
                  "value": "8"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Rosiefield",
                "classification": "BUSINESS",
                "countryCode": "CA",
                "countryName": "Mexico",
                "postalCode": "86237",
                "residential": false,
                "stateOrProvinceCode": "VT",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Dicki LLC",
                "personName": "Arthur Vandervort",
                "phoneNumber": "(536) 902-3274"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-29T00:00:00.0Z",
                "ends": "2027-04-20T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "9",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          }
        ]
      },
      {
        "trackingNumber": "7",
        "trackResults": [
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Work shipment",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Deliver by noon"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 1,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                "timeStamp": "2025-08-20T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 48,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-03-18T00:00:00.0Z"
              },
              {
                "consolidationID": "3",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 46,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-06-03T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-12-16T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-04T00:00:00.0Z",
                        "ends": "2027-01-14T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-06T00:00:00.0Z",
                        "ends": "2027-06-28T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-11-30T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-15T00:00:00.0Z",
                        "ends": "2026-10-02T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-23T00:00:00.0Z",
                        "ends": "2026-08-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-13T00:00:00.0Z",
                        "ends": "2026-12-03T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-10-31T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-16T00:00:00.0Z",
                        "ends": "2026-07-06T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-12-09T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-15T00:00:00.0Z",
                        "ends": "2027-02-13T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-18T00:00:00.0Z",
                        "ends": "2027-03-07T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-08-17T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Fredaborough",
                "classification": "MIXED",
                "countryCode": "IO",
                "countryName": "United States",
                "postalCode": "64610",
                "residential": false,
                "stateOrProvinceCode": "OH",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "4",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "TPM1W",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Beverly Abernathy-Connelly DDS",
              "signedByName": "Gloria Cassin"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lake Bethany",
                  "countryCode": "BO",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "DE"
                }
              },
              "locationId": "rNu",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 375.84
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "DFLch",
                  "value": "TyWewvKVpu"
                },
                {
                  "key": "FhyRY",
                  "value": "WHuurHurGr"
                },
                {
                  "key": "DTBBd",
                  "value": "wrm3KXY8UO"
                },
                {
                  "key": "uxev8",
                  "value": "eylahMjlia"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-13T00:00:00.0Z",
                "ends": "2027-01-11T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "XP3FNqWs",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Ocala",
                  "classification": "RESIDENTIAL",
                  "countryCode": "HR",
                  "countryName": "Canada",
                  "postalCode": "52220-9883",
                  "residential": false,
                  "stateOrProvinceCode": "NV",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Kozey Inc",
                  "personName": "Matthew McDermott",
                  "phoneNumber": "(364) 242-4324"
                }
              },
              "locationId": "ISW",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Fort Marcus",
              "classification": "MIXED",
              "countryCode": "NE",
              "countryName": "Mexico",
              "postalCode": "24122",
              "residential": false,
              "stateOrProvinceCode": "AK",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://agreeable-saw.com",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://rosy-whale.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "1",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://dazzling-lift.com/",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://incomparable-intent.name",
                  "actionDescription": "Contact us",
                  "reason": "6",
                  "reasonDescription": "Package damaged"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "PU",
              "description": "Picked up",
              "scanLocation": {
                "city": "Fort Gaetanoboro",
                "classification": "RESIDENTIAL",
                "countryCode": "LT",
                "countryName": "Mexico",
                "postalCode": "51802-6994",
                "residential": false,
                "stateOrProvinceCode": "NJ",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "3",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Vanessafurt",
                  "countryCode": "AO",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "MA"
                }
              },
              "locationId": "WBH",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "4",
              "count": "5",
              "declaredValue": {
                "currency": "CDF",
                "value": 500.19
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "2",
              "undeliveredCount": "0",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "4"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "8",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "9",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Mattieton",
                "classification": "MIXED",
                "countryCode": "MT",
                "countryName": "United States",
                "postalCode": "02715",
                "residential": false,
                "stateOrProvinceCode": "KS",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Stokes - Quigley",
                "personName": "Ms. Ruby Macejkovic",
                "phoneNumber": "(283) 736-6755"
              }
            },
            "returnDetail": {
              "authorizationName": "Beatrice Bruen",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-11-14T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "North Godfrey",
                      "countryCode": "MZ",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "TX"
                    }
                  },
                  "locationId": "ivc",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-06-28T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "South Alvaboro",
                      "countryCode": "NL",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "SD"
                    }
                  },
                  "locationId": "uSh",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-09-10T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "East Dewaynebury",
                      "countryCode": "FM",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "MA"
                    }
                  },
                  "locationId": "kfK",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-11-16T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Ernestoview",
                      "countryCode": "RU",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "NM"
                    }
                  },
                  "locationId": "fqf",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-01-28T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Fort Wilton",
                      "countryCode": "KN",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "MO"
                    }
                  },
                  "locationId": "WyX",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "ES",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "1",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "0xMmy6",
                  "partNumber": "sKfa6g",
                  "receivedQuantity": "2"
                },
                {
                  "description": "buttons",
                  "itemNumber": "ajNkDc",
                  "partNumber": "bvUpwq",
                  "receivedQuantity": "6"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "Q9G9gb",
                  "partNumber": "hYPDz3",
                  "receivedQuantity": "8"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "d4hoHH",
                  "partNumber": "2eisUm",
                  "receivedQuantity": "8"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "4",
                  "statusCode": "HeKV",
                  "statusDescription": "Pending",
                  "timestamp": "2026-04-24T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "Tz8v",
                  "statusDescription": "Pending",
                  "timestamp": "2026-03-05T00:00:00.0Z"
                },
                {
                  "pieceCount": "1",
                  "statusCode": "jh6A",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-05-19T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "DGZd",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-08-22T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "4"
                },
                {
                  "unit": "LB",
                  "value": "6"
                },
                {
                  "unit": "LB",
                  "value": "1"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Cordeliaport",
                "classification": "MIXED",
                "countryCode": "IQ",
                "countryName": "United States",
                "postalCode": "27634-1577",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "O'Reilly, O'Connell and Aufderhar",
                "personName": "Suzanne Mann",
                "phoneNumber": "(924) 464-3838"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-05-09T00:00:00.0Z",
                "ends": "2026-09-03T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "0",
              "trackingNumberUniqueId": "392011~987654321098~FDG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Fragile"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 14,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                "timeStamp": "2025-10-27T00:00:00.0Z"
              },
              {
                "consolidationID": "9",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 35,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-03-31T00:00:00.0Z"
              },
              {
                "consolidationID": "6",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 29,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-09-16T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-10T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-13T00:00:00.0Z",
                        "ends": "2027-01-03T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-07-24T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-15T00:00:00.0Z",
                        "ends": "2026-08-31T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-02T00:00:00.0Z",
                        "ends": "2026-08-17T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-23T00:00:00.0Z",
                        "ends": "2026-11-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-14T00:00:00.0Z",
                        "ends": "2027-04-28T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-15T00:00:00.0Z",
                        "ends": "2027-03-14T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-06-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-08T00:00:00.0Z",
                        "ends": "2026-08-30T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-05T00:00:00.0Z",
                        "ends": "2027-06-10T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-18T00:00:00.0Z",
                        "ends": "2027-04-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-12T00:00:00.0Z",
                        "ends": "2026-11-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-12T00:00:00.0Z",
                        "ends": "2026-09-10T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-05-09T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-06T00:00:00.0Z",
                        "ends": "2027-05-18T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-23T00:00:00.0Z",
                        "ends": "2027-06-13T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-09-04T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-29T00:00:00.0Z",
                        "ends": "2026-08-08T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-10-22T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-25T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-05-08T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "New Aracely",
                "classification": "BUSINESS",
                "countryCode": "SH",
                "countryName": "Mexico",
                "postalCode": "37318-8571",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "4",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "MqN5G",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Saul Ratke",
              "signedByName": "Heidi Paucek"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Makaylaworth",
                  "countryCode": "RW",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "MT"
                }
              },
              "locationId": "nec",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 4384.73
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "Ukw1A",
                  "value": "7I52G4SbHB"
                },
                {
                  "key": "7svc3",
                  "value": "aF29A5o7z4"
                },
                {
                  "key": "hq3IR",
                  "value": "RqX5SCuTR4"
                },
                {
                  "key": "ZisU2",
                  "value": "zrYO8WRkxl"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-22T00:00:00.0Z",
                "ends": "2027-06-26T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "MqNZfqla",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Krajcikton",
                  "classification": "BUSINESS",
                  "countryCode": "UZ",
                  "countryName": "Mexico",
                  "postalCode": "94692",
                  "residential": false,
                  "stateOrProvinceCode": "PA",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Keebler - Kreiger",
                  "personName": "Sonya Powlowski",
                  "phoneNumber": "(673) 692-4163"
                }
              },
              "locationId": "vwO",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Koelpinboro",
              "classification": "MIXED",
              "countryCode": "TF",
              "countryName": "Mexico",
              "postalCode": "11402",
              "residential": false,
              "stateOrProvinceCode": "MS",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://blushing-horst.net",
                  "actionDescription": "Contact us",
                  "reason": "9",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://tiny-yarmulke.org",
                  "actionDescription": "Contact us",
                  "reason": "1",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://whirlwind-overload.net/",
                  "actionDescription": "Redeliver next day",
                  "reason": "4",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "Delivered",
              "scanLocation": {
                "city": "Isaiahville",
                "classification": "RESIDENTIAL",
                "countryCode": "DZ",
                "countryName": "Canada",
                "postalCode": "56188",
                "residential": false,
                "stateOrProvinceCode": "IN",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "6",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Rosaland",
                  "countryCode": "AS",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "Blc",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "3",
              "count": "3",
              "declaredValue": {
                "currency": "MKD",
                "value": 396.76
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "2",
              "undeliveredCount": "2",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "8"
                  },
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  },
                  {
                    "unit": "LB",
                    "value": "1"
                  },
                  {
                    "unit": "LB",
                    "value": "2"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "0",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Shyannfield",
                "classification": "RESIDENTIAL",
                "countryCode": "LA",
                "countryName": "Mexico",
                "postalCode": "68080-1980",
                "residential": false,
                "stateOrProvinceCode": "RI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Becker Inc",
                "personName": "Julio Treutel",
                "phoneNumber": "(589) 861-0454"
              }
            },
            "returnDetail": {
              "authorizationName": "Brad Mante",
              "reasonDetail": [
                {
                  "description": "Incorrect address",
                  "type": "LOST"
                },
                {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                {
                  "description": "Incorrect address",
                  "type": "LOST"
                },
                {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2025-09-27T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Port Alycefurt",
                      "countryCode": "SC",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "CO"
                    }
                  },
                  "locationId": "Ahz",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-01-08T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Nicoville",
                      "countryCode": "CX",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "IA"
                    }
                  },
                  "locationId": "pmk",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-08-05T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Port Aidenside",
                      "countryCode": "NF",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "MS"
                    }
                  },
                  "locationId": "ISF",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "FL",
              "type": "FEDEX_EXPRESS_SAVER"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "1",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "8hVPa2",
                  "partNumber": "An4GMf",
                  "receivedQuantity": "5"
                },
                {
                  "description": "buttons",
                  "itemNumber": "wNQclZ",
                  "partNumber": "escH05",
                  "receivedQuantity": "5"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "4",
                  "statusCode": "oa1P",
                  "statusDescription": "Pending",
                  "timestamp": "2025-10-22T00:00:00.0Z"
                },
                {
                  "pieceCount": "3",
                  "statusCode": "F7TS",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-05-10T00:00:00.0Z"
                },
                {
                  "pieceCount": "0",
                  "statusCode": "tibv",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-12-16T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "ryKr",
                  "statusDescription": "Pending",
                  "timestamp": "2025-07-28T00:00:00.0Z"
                },
                {
                  "pieceCount": "1",
                  "statusCode": "lXw5",
                  "statusDescription": "Pending",
                  "timestamp": "2026-03-10T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "3"
                },
                {
                  "unit": "LB",
                  "value": "7"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "9"
                },
                {
                  "unit": "LB",
                  "value": "7"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Judsonhaven",
                "classification": "MIXED",
                "countryCode": "UG",
                "countryName": "Canada",
                "postalCode": "90072-2725",
                "residential": false,
                "stateOrProvinceCode": "IL",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Kautzer, Paucek and Gleichner",
                "personName": "Eunice Schultz PhD",
                "phoneNumber": "(862) 967-3457"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-12-11T00:00:00.0Z",
                "ends": "2026-09-27T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "9",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Deliver by noon"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "8",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 38,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-08-14T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-03-13T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-21T00:00:00.0Z",
                        "ends": "2027-03-12T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-20T00:00:00.0Z",
                        "ends": "2027-01-29T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-06-11T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-12T00:00:00.0Z",
                        "ends": "2027-06-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-07-10T00:00:00.0Z",
                        "ends": "2027-05-02T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-01-31T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-08T00:00:00.0Z",
                        "ends": "2026-12-15T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-03T00:00:00.0Z",
                        "ends": "2027-04-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-20T00:00:00.0Z",
                        "ends": "2027-03-05T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-24T00:00:00.0Z",
                        "ends": "2026-08-14T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-07-10T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-28T00:00:00.0Z",
                        "ends": "2026-12-14T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-10-22T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-14T00:00:00.0Z",
                        "ends": "2027-06-09T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-21T00:00:00.0Z",
                        "ends": "2027-04-13T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-31T00:00:00.0Z",
                        "ends": "2026-08-22T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-12-18T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-01-10T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-05-27T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Luettgenstead",
                "classification": "BUSINESS",
                "countryCode": "TM",
                "countryName": "United States",
                "postalCode": "28162",
                "residential": false,
                "stateOrProvinceCode": "WA",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "1",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": true,
              "destinationServiceArea": "6XGlh",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Oliver Dickinson",
              "signedByName": "Reginald Doyle"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Justenton",
                  "countryCode": "CU",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "IL"
                }
              },
              "locationId": "ZDe",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 1165.86
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "qFub0",
                  "value": "TNJxuIQmWp"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-01-31T00:00:00.0Z",
                "ends": "2027-04-03T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "xtvrVmGt",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Okunevaport",
                  "classification": "RESIDENTIAL",
                  "countryCode": "VC",
                  "countryName": "Canada",
                  "postalCode": "23546",
                  "residential": false,
                  "stateOrProvinceCode": "NE",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Jacobi Group",
                  "personName": "Courtney Kohler-Runolfsson",
                  "phoneNumber": "(791) 973-9955"
                }
              },
              "locationId": "KBM",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Alexandracester",
              "classification": "RESIDENTIAL",
              "countryCode": "CL",
              "countryName": "United States",
              "postalCode": "68493",
              "residential": false,
              "stateOrProvinceCode": "NV",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://extroverted-impostor.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "2",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://mundane-fit.info",
                  "actionDescription": "Contact us",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "In transit",
              "scanLocation": {
                "city": "South Elmer",
                "classification": "MIXED",
                "countryCode": "BT",
                "countryName": "Canada",
                "postalCode": "78235",
                "residential": false,
                "stateOrProvinceCode": "SC",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "3",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Merced",
                  "countryCode": "SM",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "oad",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "0",
              "count": "1",
              "declaredValue": {
                "currency": "BRL",
                "value": 280.48
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BARREL",
              "sequenceNumber": "9",
              "undeliveredCount": "3",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "0"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "5"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "2",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "South Vernicebury",
                "classification": "MIXED",
                "countryCode": "PW",
                "countryName": "Mexico",
                "postalCode": "94924-8483",
                "residential": false,
                "stateOrProvinceCode": "MA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hauck LLC",
                "personName": "Virginia Altenwerth",
                "phoneNumber": "(916) 907-1729"
              }
            },
            "returnDetail": {
              "authorizationName": "Rosemarie Beahan",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "LOST"
                },
                {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                {
                  "description": "Recipient refused",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-05-12T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "West Jaclyn",
                      "countryCode": "PK",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "CA"
                    }
                  },
                  "locationId": "xtL",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-09-23T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Zemlakport",
                      "countryCode": "BM",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "AL"
                    }
                  },
                  "locationId": "oEo",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FG",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "9",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "2MYkeI",
                  "partNumber": "y4NIpx",
                  "receivedQuantity": "1"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "Qf8IJ9",
                  "partNumber": "BaiFHf",
                  "receivedQuantity": "1"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "avGSrh",
                  "partNumber": "Hk2xzd",
                  "receivedQuantity": "2"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "IqCMhh",
                  "partNumber": "CHEkWL",
                  "receivedQuantity": "2"
                },
                {
                  "description": "buttons",
                  "itemNumber": "u02lkY",
                  "partNumber": "KTvkg5",
                  "receivedQuantity": "3"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "8",
                  "statusCode": "RTB4",
                  "statusDescription": "Pending",
                  "timestamp": "2025-08-31T00:00:00.0Z"
                },
                {
                  "pieceCount": "7",
                  "statusCode": "BLCj",
                  "statusDescription": "Pending",
                  "timestamp": "2026-06-14T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "Ko88",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-10-01T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "8"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Brownburgh",
                "classification": "MIXED",
                "countryCode": "BY",
                "countryName": "Mexico",
                "postalCode": "84525",
                "residential": false,
                "stateOrProvinceCode": "MI",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Jacobson Inc",
                "personName": "Sandra Torp",
                "phoneNumber": "(365) 427-1997"
              }
            },
            "specialHandlings": [
              {
                "description": "Deliver Weekday",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-10-08T00:00:00.0Z",
                "ends": "2026-10-07T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "3",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": true,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "392011~987654321098~FDG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                },
                {
                  "trackingNumberUniqueId": "245822~123456789012~FDEG",
                  "type": "SHIPPER_REFERENCE",
                  "value": "ASJFGVAS"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 8,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                "timeStamp": "2025-11-01T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 50,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-01-28T00:00:00.0Z"
              },
              {
                "consolidationID": "8",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 5,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-03-07T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-06-10T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-12T00:00:00.0Z",
                        "ends": "2026-08-16T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-26T00:00:00.0Z",
                        "ends": "2027-02-05T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-03T00:00:00.0Z",
                        "ends": "2027-02-05T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-02-20T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-20T00:00:00.0Z",
                        "ends": "2027-01-30T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-26T00:00:00.0Z",
                        "ends": "2026-08-08T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-10-10T00:00:00.0Z",
                        "ends": "2026-10-12T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-10-09T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-02-19T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-01-31T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "North Melody",
                "classification": "BUSINESS",
                "countryCode": "UM",
                "countryName": "Canada",
                "postalCode": "16606",
                "residential": false,
                "stateOrProvinceCode": "AL",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "7",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "RHqIC",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_OFFICE",
              "officeOrderDeliveryMethod": "Courier",
              "receivedByName": "Armando Donnelly",
              "signedByName": "Mrs. Leslie Glover DVM"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Estevanton",
                  "countryCode": "CH",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "MI"
                }
              },
              "locationId": "BQY",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 279.42
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "h9sQ3",
                  "value": "w8h0qhOzfi"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-08T00:00:00.0Z",
                "ends": "2027-06-22T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "YhZ5iGnH",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Hicklefield",
                  "classification": "RESIDENTIAL",
                  "countryCode": "CM",
                  "countryName": "Mexico",
                  "postalCode": "26255-7890",
                  "residential": false,
                  "stateOrProvinceCode": "OR",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Hagenes and Sons",
                  "personName": "Angel Kohler",
                  "phoneNumber": "(703) 777-8263"
                }
              },
              "locationId": "sPD",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              },
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 1"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Tuckahoe",
              "classification": "BUSINESS",
              "countryCode": "GL",
              "countryName": "Canada",
              "postalCode": "93918",
              "residential": false,
              "stateOrProvinceCode": "VT",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://another-galoshes.com",
                  "actionDescription": "Redeliver next day",
                  "reason": "5",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://vivid-ferret.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "4",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://voluminous-cantaloupe.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "6",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://respectful-soliloquy.org/",
                  "actionDescription": "Contact us",
                  "reason": "0",
                  "reasonDescription": "Business closed"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "In transit",
              "scanLocation": {
                "city": "Port Max",
                "classification": "RESIDENTIAL",
                "countryCode": "BJ",
                "countryName": "United States",
                "postalCode": "27286",
                "residential": false,
                "stateOrProvinceCode": "ND",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "In transit"
            },
            "meterNumber": "5",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Fort Ignatius",
                  "countryCode": "AZ",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "NE"
                }
              },
              "locationId": "DEm",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "8",
              "count": "1",
              "declaredValue": {
                "currency": "DKK",
                "value": 511.77
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "5",
              "undeliveredCount": "8",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "2",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Wrong color",
              "type": "DAMAGED"
            },
            "recipientInformation": {
              "address": {
                "city": "Homenickfort",
                "classification": "RESIDENTIAL",
                "countryCode": "DJ",
                "countryName": "Mexico",
                "postalCode": "42143-5154",
                "residential": false,
                "stateOrProvinceCode": "OR",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Crona, Lang and Greenfelder",
                "personName": "Mr. Irvin Langosh",
                "phoneNumber": "(864) 763-4085"
              }
            },
            "returnDetail": {
              "authorizationName": "Lorena Casper",
              "reasonDetail": [
                {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-06-13T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "In transit",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Krajcikhaven",
                      "countryCode": "EH",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "KS"
                    }
                  },
                  "locationId": "iMy",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "No scheduled delivery date",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Freight Economy",
              "shortDescription": "FG",
              "type": "FEDEX_EXPRESS_SAVER"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "9",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "Y5U2CO",
                  "partNumber": "tOVh1S",
                  "receivedQuantity": "1"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "bOCTmp",
                  "partNumber": "vBXAkN",
                  "receivedQuantity": "8"
                },
                {
                  "description": "buttons",
                  "itemNumber": "vb4SV6",
                  "partNumber": "n03Quv",
                  "receivedQuantity": "6"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "8",
                  "statusCode": "Swrj",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-03-14T00:00:00.0Z"
                },
                {
                  "pieceCount": "8",
                  "statusCode": "HRjV",
                  "statusDescription": "Pending",
                  "timestamp": "2025-10-08T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "4"
                },
                {
                  "unit": "LB",
                  "value": "4"
                },
                {
                  "unit": "LB",
                  "value": "1"
                },
                {
                  "unit": "LB",
                  "value": "6"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "West Malcolm",
                "classification": "MIXED",
                "countryCode": "KI",
                "countryName": "Canada",
                "postalCode": "95580",
                "residential": false,
                "stateOrProvinceCode": "OR",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Donnelly - Bailey",
                "personName": "Andre Tremblay",
                "phoneNumber": "(743) 299-2305"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Morning",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-02-07T00:00:00.0Z",
                "ends": "2026-12-24T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "9",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          }
        ]
      }
    ]
  },
  "transactionId": "0e0fc502-5a7f-43dc-b5c4-14079786b9ea"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "TRACKING.REFERENCETYPE.INVALID",
      "message": "Please provide a valid reference/associated type"
    }
  ]
}
{
  "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."
    }
  ]
}
fedexlogisticsshippingtrackingapi