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",
  "includeDetailedScans": true,
  "masterTrackingNumberInfo": {
    "shipDateBegin": "2018-11-01",
    "shipDateEnd": "2018-11-03",
    "trackingNumberInfo": {
      "carrierCode": "FDXE",
      "trackingNumber": "858488600850",
      "trackingNumberUniqueId": "245822~123456789012~FDEG"
    }
  },
  "pagingDetails": {
    "pagingToken": "38903279038",
    "resultsPerPage": 56
  }
}
{
  "customerTransactionId": "CLbzuv058Kjk6MU",
  "output": {
    "alerts": "TRACKING.DATA.NOTFOUND -  Tracking data unavailable",
    "completeTrackResults": [
      {
        "trackingNumber": "5",
        "trackResults": [
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Electronics",
              "packageIdentifiers": [
                {
                  "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": "1",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 35,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                "timeStamp": "2026-08-16T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 50,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                "timeStamp": "2026-08-13T00:00:00.0Z"
              },
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 31,
                "reasonDetail": {
                  "description": "Recipient refused",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-02-14T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-08-28T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-30T00:00:00.0Z",
                        "ends": "2027-06-22T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-04-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-08T00:00:00.0Z",
                        "ends": "2027-05-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-06T00:00:00.0Z",
                        "ends": "2027-07-07T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-09-29T00:00:00.0Z",
                        "ends": "2027-05-27T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-08T00:00:00.0Z",
                        "ends": "2027-07-15T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-09-29T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-17T00:00:00.0Z",
                        "ends": "2027-06-24T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "COMPLETED",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2026-05-14T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-11-18T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "North Carey",
                "classification": "RESIDENTIAL",
                "countryCode": "PY",
                "countryName": "United States",
                "postalCode": "14330-9984",
                "residential": false,
                "stateOrProvinceCode": "CA",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "6",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "X3CLx",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Josh Kreiger",
              "signedByName": "Cory Lueilwitz"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Mullerchester",
                  "countryCode": "FJ",
                  "countryName": "United States",
                  "residential": false,
                  "stateOrProvinceCode": "TX"
                }
              },
              "locationId": "lsz",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 3128.93
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "Hs5P7",
                  "value": "dCJD4vU9BX"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-24T00:00:00.0Z",
                "ends": "2026-09-02T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "oxn3KirQ",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lake Marianeboro",
                  "classification": "RESIDENTIAL",
                  "countryCode": "DM",
                  "countryName": "Mexico",
                  "postalCode": "68452",
                  "residential": false,
                  "stateOrProvinceCode": "FL",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Hodkiewicz, Wilkinson and MacGyver",
                  "personName": "Joanna Schowalter",
                  "phoneNumber": "(959) 771-5821"
                }
              },
              "locationId": "VYe",
              "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": "Marietta",
              "classification": "RESIDENTIAL",
              "countryCode": "ID",
              "countryName": "Canada",
              "postalCode": "23807-4468",
              "residential": false,
              "stateOrProvinceCode": "IA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://inferior-restaurant.biz/",
                  "actionDescription": "Contact us",
                  "reason": "6",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://rapid-reward.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://official-siege.com/",
                  "actionDescription": "Redeliver next day",
                  "reason": "8",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "PU",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "In transit",
              "scanLocation": {
                "city": "South Janice",
                "classification": "BUSINESS",
                "countryCode": "LB",
                "countryName": "Canada",
                "postalCode": "17478-7277",
                "residential": false,
                "stateOrProvinceCode": "WV",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Delivered"
            },
            "meterNumber": "0",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Aliceworth",
                  "countryCode": "BD",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "rBP",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "9",
              "count": "8",
              "declaredValue": {
                "currency": "USD",
                "value": 13.17
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_BOX"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "5",
              "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
                  },
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "2"
                  },
                  {
                    "unit": "LB",
                    "value": "1"
                  },
                  {
                    "unit": "LB",
                    "value": "1"
                  },
                  {
                    "unit": "LB",
                    "value": "6"
                  },
                  {
                    "unit": "LB",
                    "value": "7"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "7",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Package damaged",
              "type": "LOST"
            },
            "recipientInformation": {
              "address": {
                "city": "Charlieville",
                "classification": "RESIDENTIAL",
                "countryCode": "FK",
                "countryName": "Canada",
                "postalCode": "26404",
                "residential": false,
                "stateOrProvinceCode": "IA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Lang, Goodwin and Upton",
                "personName": "Edgar Price",
                "phoneNumber": "(307) 921-4788"
              }
            },
            "returnDetail": {
              "authorizationName": "Marshall Schaden-Jakubowski MD",
              "reasonDetail": [
                {
                  "description": "Wrong color",
                  "type": "REJECTED"
                },
                {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-06-05T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Rancho Santa Margarita",
                      "countryCode": "VC",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "MS"
                    }
                  },
                  "locationId": "sGF",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-03-12T00: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": "East Alexberg",
                      "countryCode": "LY",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "AZ"
                    }
                  },
                  "locationId": "qrd",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-01-31T00: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": "Stephanville",
                      "countryCode": "SG",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "WA"
                    }
                  },
                  "locationId": "Zjo",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delayed",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FL",
              "type": "FEDEX_FREIGHT_ECONOMY"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "8",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "aE6u22",
                  "partNumber": "Dhy3rn",
                  "receivedQuantity": "8"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "RQqqfA",
                  "partNumber": "LaPxEH",
                  "receivedQuantity": "4"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "VgBhmC",
                  "partNumber": "9oouiz",
                  "receivedQuantity": "5"
                },
                {
                  "description": "buttons",
                  "itemNumber": "u2Gt7y",
                  "partNumber": "lGKLN2",
                  "receivedQuantity": "3"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "3",
                  "statusCode": "anFh",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-02-13T00:00:00.0Z"
                },
                {
                  "pieceCount": "2",
                  "statusCode": "AKgx",
                  "statusDescription": "Status OK",
                  "timestamp": "2026-06-11T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "3"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Caldwell",
                "classification": "MIXED",
                "countryCode": "MC",
                "countryName": "United States",
                "postalCode": "81735",
                "residential": false,
                "stateOrProvinceCode": "LA",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Walsh - Simonis",
                "personName": "Russell Wiegand",
                "phoneNumber": "(435) 209-7658"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-09-19T00:00:00.0Z",
                "ends": "2027-06-01T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "2",
              "trackingNumberUniqueId": "245822~123456789012~FDEG"
            }
          },
          {
            "additionalTrackingInfo": {
              "hasAssociatedShipments": false,
              "nickname": "Gift package",
              "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"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "3",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 20,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                "timeStamp": "2026-06-24T00:00:00.0Z"
              },
              {
                "consolidationID": "1",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 18,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                "timeStamp": "2026-05-24T00:00:00.0Z"
              },
              {
                "consolidationID": "8",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 46,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "LOST"
                },
                "timeStamp": "2026-06-07T00:00:00.0Z"
              },
              {
                "consolidationID": "5",
                "eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
                "packageCount": 31,
                "reasonDetail": {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-08-12T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-10-04T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-10T00:00:00.0Z",
                        "ends": "2027-05-06T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-27T00:00:00.0Z",
                        "ends": "2027-05-14T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-30T00:00:00.0Z",
                        "ends": "2026-10-31T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-06T00:00:00.0Z",
                        "ends": "2026-09-10T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-01-19T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-08-29T00:00:00.0Z",
                        "ends": "2026-10-21T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-02T00:00:00.0Z",
                        "ends": "2027-01-10T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-07-23T00:00:00.0Z",
                        "ends": "2026-12-04T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-01-24T00:00:00.0Z",
                        "ends": "2027-03-19T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-12-06T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-13T00:00:00.0Z",
                        "ends": "2027-05-04T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2027-03-10T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-07-30T00:00:00.0Z",
                        "ends": "2026-08-31T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-25T00:00:00.0Z",
                        "ends": "2026-10-25T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-02-25T00:00:00.0Z",
                        "ends": "2027-05-14T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-11-23T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-11-30T00:00:00.0Z",
                        "ends": "2026-09-12T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2026-12-08T00:00:00.0Z",
                        "ends": "2026-10-27T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-10-16T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-10-27T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-06-07T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-23T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Franklin",
                "classification": "RESIDENTIAL",
                "countryCode": "AM",
                "countryName": "Canada",
                "postalCode": "77525-5649",
                "residential": false,
                "stateOrProvinceCode": "NE",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "7",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                },
                {
                  "eligibility": "ELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "GLB3X",
              "destinationServiceAreaDescription": "Appointment required",
              "locationDescription": "Front Desk",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Mack Johns",
              "signedByName": "Carl Swaniawski II"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Niagara Falls",
                  "countryCode": "RW",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "OR"
                }
              },
              "locationId": "BgB",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 2597.88
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Please provide tracking number",
              "parameterList": [
                {
                  "key": "fbgsD",
                  "value": "ePRTA5ayS0"
                },
                {
                  "key": "dLEje",
                  "value": "WgNMFrH3VX"
                },
                {
                  "key": "K41QL",
                  "value": "6TnfC1Pnqr"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-03-11T00:00:00.0Z",
                "ends": "2026-10-05T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "wIKX2IQD",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Hilllport",
                  "classification": "MIXED",
                  "countryCode": "MS",
                  "countryName": "Canada",
                  "postalCode": "55778",
                  "residential": false,
                  "stateOrProvinceCode": "GA",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Bernier, Tillman and Kessler",
                  "personName": "Carl Nader",
                  "phoneNumber": "(864) 408-2816"
                }
              },
              "locationId": "sqC",
              "locationType": "PICKUP_LOCATION"
            },
            "informationNotes": [
              {
                "code": "CLEARANCE_ENTRY_FEE_APPLIES",
                "description": "Informational message 2"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Janiyaboro",
              "classification": "RESIDENTIAL",
              "countryCode": "ZA",
              "countryName": "Canada",
              "postalCode": "72724",
              "residential": false,
              "stateOrProvinceCode": "AL",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://shadowy-disconnection.com/",
                  "actionDescription": "Contact us",
                  "reason": "6",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://peppery-stir-fry.info",
                  "actionDescription": "Redeliver next day",
                  "reason": "3",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://competent-larva.biz/",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Business closed"
                },
                {
                  "action": "https://little-transom.com",
                  "actionDescription": "Contact us",
                  "reason": "2",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "DL",
              "description": "Delivered",
              "scanLocation": {
                "city": "Douglaston",
                "classification": "BUSINESS",
                "countryCode": "GM",
                "countryName": "Canada",
                "postalCode": "51634-1629",
                "residential": false,
                "stateOrProvinceCode": "NM",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Picked up"
            },
            "meterNumber": "9",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Lake Ramon",
                  "countryCode": "DM",
                  "countryName": "Mexico",
                  "residential": false,
                  "stateOrProvinceCode": "PA"
                }
              },
              "locationId": "DXU",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "2",
              "count": "3",
              "declaredValue": {
                "currency": "QAR",
                "value": 669.57
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Pak",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "9",
              "undeliveredCount": "0",
              "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": "5"
                  },
                  {
                    "unit": "LB",
                    "value": "2"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  },
                  {
                    "unit": "LB",
                    "value": "8"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "8",
                "description": "Item count",
                "type": "ORIGIN"
              },
              {
                "count": "1",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "0",
                "description": "Item count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Recipient refused",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "East Madisynfurt",
                "classification": "BUSINESS",
                "countryCode": "SG",
                "countryName": "Canada",
                "postalCode": "51799-1197",
                "residential": false,
                "stateOrProvinceCode": "OH",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Hegmann Group",
                "personName": "Dwayne Greenholt",
                "phoneNumber": "(298) 847-7875"
              }
            },
            "returnDetail": {
              "authorizationName": "Stacey Lemke",
              "reasonDetail": [
                {
                  "description": "Package damaged",
                  "type": "REJECTED"
                },
                {
                  "description": "Incorrect address",
                  "type": "REJECTED"
                },
                {
                  "description": "Wrong color",
                  "type": "LOST"
                },
                {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                {
                  "description": "Incorrect address",
                  "type": "DAMAGED"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-01-26T00: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": "Fort Elenaworth",
                      "countryCode": "NE",
                      "countryName": "Canada",
                      "residential": false,
                      "stateOrProvinceCode": "SD"
                    }
                  },
                  "locationId": "fua",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-07-04T00: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": "Suzannebury",
                      "countryCode": "GM",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "HI"
                    }
                  },
                  "locationId": "fXP",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-04-16T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Delivered",
                "derivedStatusCode": "PU",
                "eventDescription": "In transit",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Detroit",
                      "countryCode": "BR",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "MN"
                    }
                  },
                  "locationId": "uIh",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "ES",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": false,
              "contentPieceCount": "3",
              "contents": [
                {
                  "description": "buttons",
                  "itemNumber": "1KkkOL",
                  "partNumber": "35qNgm",
                  "receivedQuantity": "2"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "xlDTdQ",
                  "partNumber": "qJ9h4x",
                  "receivedQuantity": "9"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "PVni0g",
                  "partNumber": "58AefD",
                  "receivedQuantity": "2"
                },
                {
                  "description": "polyurethane rope",
                  "itemNumber": "916Uyy",
                  "partNumber": "Je4m5E",
                  "receivedQuantity": "8"
                },
                {
                  "description": "buttons",
                  "itemNumber": "si0ojb",
                  "partNumber": "ZfDTZ6",
                  "receivedQuantity": "2"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "8",
                  "statusCode": "yBOR",
                  "statusDescription": "Status OK",
                  "timestamp": "2025-09-13T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "3"
                },
                {
                  "unit": "LB",
                  "value": "3"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "9"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Port Ronnyburgh",
                "classification": "RESIDENTIAL",
                "countryCode": "BN",
                "countryName": "Mexico",
                "postalCode": "87091-0022",
                "residential": false,
                "stateOrProvinceCode": "IN",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Feest - Hamill",
                "personName": "Raquel Balistreri DVM",
                "phoneNumber": "(384) 374-5950"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              },
              {
                "description": "Signature Required",
                "paymentType": "OTHER",
                "type": "SIGNATURE_REQUIRED"
              },
              {
                "description": "Deliver Weekday",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2026-08-26T00:00:00.0Z",
                "ends": "2027-06-17T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "3",
              "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"
                },
                {
                  "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"
                }
              ],
              "shipmentNotes": "Keep dry"
            },
            "availableImages": [
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              },
              {
                "size": "LARGE",
                "type": "BILL_OF_LADING"
              }
            ],
            "availableNotifications": [
              "ON_DELIVERY",
              "ON_EXCEPTION"
            ],
            "consolidationDetail": [
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 12,
                "reasonDetail": {
                  "description": "Package damaged",
                  "type": "DAMAGED"
                },
                "timeStamp": "2025-12-11T00:00:00.0Z"
              },
              {
                "consolidationID": "2",
                "eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
                "packageCount": 11,
                "reasonDetail": {
                  "description": "Wrong color",
                  "type": "DAMAGED"
                },
                "timeStamp": "2026-01-04T00:00:00.0Z"
              }
            ],
            "customDeliveryOptions": [
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2027-08-07T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-06-10T00:00:00.0Z",
                        "ends": "2027-02-28T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Signature not required",
                "requestedAppointmentDetail": {
                  "date": "2026-09-14T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-07-20T00:00:00.0Z",
                        "ends": "2027-01-12T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              },
              {
                "description": "Redirect to hold location",
                "requestedAppointmentDetail": {
                  "date": "2026-09-25T00:00:00.0Z",
                  "window": [
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-15T00:00:00.0Z",
                        "ends": "2027-06-11T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Morning",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-03-14T00:00:00.0Z",
                        "ends": "2027-03-19T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Evening",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-05-12T00:00:00.0Z",
                        "ends": "2027-08-22T00:00:00.0Z"
                      }
                    },
                    {
                      "description": "Afternoon",
                      "type": "ESTIMATED_DELIVERY",
                      "window": {
                        "begins": "2027-04-04T00:00:00.0Z",
                        "ends": "2027-07-09T00:00:00.0Z"
                      }
                    }
                  ]
                },
                "status": "HELD",
                "type": "REDIRECT_TO_HOLD_AT_LOCATION"
              }
            ],
            "dateAndTimes": [
              {
                "dateTime": "2025-09-18T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-11-13T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-29T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2026-04-22T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              },
              {
                "dateTime": "2025-12-31T00:00:00.0Z",
                "type": "ACTUAL_DELIVERY"
              }
            ],
            "deliveryDetails": {
              "actualDeliveryAddress": {
                "city": "Pourosstad",
                "classification": "BUSINESS",
                "countryCode": "SL",
                "countryName": "Mexico",
                "postalCode": "31106-7447",
                "residential": false,
                "stateOrProvinceCode": "AZ",
                "streetLines": [
                  "1043 North Easy Street",
                  "Suite 999"
                ]
              },
              "deliveryAttempts": "9",
              "deliveryOptionEligibilityDetails": [
                {
                  "eligibility": "INELIGIBLE",
                  "option": "INDIRECT_SIGNATURE_RELEASE"
                }
              ],
              "deliveryToday": false,
              "destinationServiceArea": "BTDGt",
              "destinationServiceAreaDescription": "Standard area",
              "locationDescription": "Receptionist",
              "locationType": "FEDEX_EXPRESS_STATION",
              "officeOrderDeliveryMethod": "Shipment",
              "receivedByName": "Nancy Price",
              "signedByName": "Austin Miller"
            },
            "destinationLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Hackettburgh",
                  "countryCode": "ME",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "DE"
                }
              },
              "locationId": "mkp",
              "locationType": "PICKUP_LOCATION"
            },
            "distanceToDestination": {
              "units": "KM",
              "value": 3662.12
            },
            "error": {
              "code": "TRACKING.TRACKINGNUMBER.EMPTY",
              "message": "Invalid input",
              "parameterList": [
                {
                  "key": "0NY0X",
                  "value": "9YxpLYz2bj"
                },
                {
                  "key": "kAQp2",
                  "value": "93W9cI7fkr"
                },
                {
                  "key": "WGIWn",
                  "value": "uC993c6YHl"
                },
                {
                  "key": "MFCYb",
                  "value": "XNf7oY61iN"
                }
              ]
            },
            "estimatedDeliveryTimeWindow": {
              "description": "Evening",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-05-04T00:00:00.0Z",
                "ends": "2027-05-07T00:00:00.0Z"
              }
            },
            "goodsClassificationCode": "hC5fEVAR",
            "holdAtLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "Nicolaston",
                  "classification": "RESIDENTIAL",
                  "countryCode": "IL",
                  "countryName": "United States",
                  "postalCode": "71554",
                  "residential": false,
                  "stateOrProvinceCode": "CT",
                  "streetLines": {
                    "0": "1043 North Easy Street",
                    "1": "Suite 999"
                  }
                },
                "contact": {
                  "companyName": "Armstrong, Casper and Harber",
                  "personName": "Jennifer Rosenbaum Sr.",
                  "phoneNumber": "(903) 921-1688"
                }
              },
              "locationId": "SLu",
              "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"
              }
            ],
            "lastUpdatedDestinationAddress": {
              "city": "Urielland",
              "classification": "RESIDENTIAL",
              "countryCode": "HR",
              "countryName": "Mexico",
              "postalCode": "47680",
              "residential": false,
              "stateOrProvinceCode": "VA",
              "streetLines": {
                "0": "1043 North Easy Street",
                "1": "Suite 999"
              }
            },
            "latestStatusDetail": {
              "ancillaryDetails": [
                {
                  "action": "https://icy-tinderbox.org/",
                  "actionDescription": "Redeliver next day",
                  "reason": "2",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://colorless-honesty.net",
                  "actionDescription": "Redeliver next day",
                  "reason": "8",
                  "reasonDescription": "Package damaged"
                },
                {
                  "action": "https://zesty-breastplate.com/",
                  "actionDescription": "Redeliver next day",
                  "reason": "9",
                  "reasonDescription": "Customer not available"
                },
                {
                  "action": "https://wretched-minister.name/",
                  "actionDescription": "Redeliver next day",
                  "reason": "0",
                  "reasonDescription": "Customer not available"
                }
              ],
              "code": "AR",
              "delayDetail": {
                "status": "DELAYED",
                "subType": "SNOW",
                "type": "WEATHER"
              },
              "derivedCode": "AR",
              "description": "In transit",
              "scanLocation": {
                "city": "Flatleyworth",
                "classification": "BUSINESS",
                "countryCode": "SM",
                "countryName": "Canada",
                "postalCode": "75499",
                "residential": false,
                "stateOrProvinceCode": "NE",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "statusByLocale": "Picked up"
            },
            "meterNumber": "5",
            "originLocation": {
              "locationContactAndAddress": {
                "address": {
                  "city": "South Giles",
                  "countryCode": "GT",
                  "countryName": "Canada",
                  "residential": false,
                  "stateOrProvinceCode": "ME"
                }
              },
              "locationId": "AgQ",
              "locationType": "PICKUP_LOCATION"
            },
            "packageDetails": {
              "contentPieceCount": "1",
              "count": "3",
              "declaredValue": {
                "currency": "BWP",
                "value": 437.9
              },
              "packageContent": [
                "wire hangers",
                "buttons"
              ],
              "packagingDescription": {
                "description": "FedEx Box",
                "type": "FEDEX_PAK"
              },
              "physicalPackagingType": "BAG",
              "sequenceNumber": "4",
              "undeliveredCount": "2",
              "weightAndDimensions": {
                "dimensions": [
                  {
                    "height": 30,
                    "length": 100,
                    "units": "CM",
                    "width": 50
                  }
                ],
                "weight": [
                  {
                    "unit": "LB",
                    "value": "9"
                  },
                  {
                    "unit": "LB",
                    "value": "0"
                  }
                ]
              }
            },
            "pieceCounts": [
              {
                "count": "3",
                "description": "Piece count",
                "type": "ORIGIN"
              },
              {
                "count": "5",
                "description": "Piece count",
                "type": "ORIGIN"
              }
            ],
            "reasonDetail": {
              "description": "Wrong color",
              "type": "REJECTED"
            },
            "recipientInformation": {
              "address": {
                "city": "North Wyattstead",
                "classification": "MIXED",
                "countryCode": "SH",
                "countryName": "Canada",
                "postalCode": "87379-9489",
                "residential": false,
                "stateOrProvinceCode": "IN",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Balistreri - Christiansen",
                "personName": "Eugene Mitchell MD",
                "phoneNumber": "(329) 409-8151"
              }
            },
            "returnDetail": {
              "authorizationName": "Bernadette Raynor III",
              "reasonDetail": [
                {
                  "description": "Incorrect address",
                  "type": "LOST"
                }
              ]
            },
            "scanEvents": [
              {
                "date": "2026-05-04T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "DL",
                "eventDescription": "Picked Up",
                "eventType": "DL",
                "exceptionCode": "None",
                "exceptionDescription": "None",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "Kaylinhaven",
                      "countryCode": "NG",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "NM"
                    }
                  },
                  "locationId": "SEW",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-03-25T00: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": "Barrowsstead",
                      "countryCode": "PL",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "NV"
                    }
                  },
                  "locationId": "rNE",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2026-01-29T00:00:00.0Z",
                "delayDetail": {
                  "status": "DELAYED",
                  "subType": "SNOW",
                  "type": "WEATHER"
                },
                "derivedStatus": "Picked Up",
                "derivedStatusCode": "PU",
                "eventDescription": "Picked Up",
                "eventType": "PU",
                "exceptionCode": "A25",
                "exceptionDescription": "Package available for clearance",
                "scanLocation": {
                  "locationContactAndAddress": {
                    "address": {
                      "city": "West Dayana",
                      "countryCode": "GG",
                      "countryName": "United States",
                      "residential": false,
                      "stateOrProvinceCode": "WY"
                    }
                  },
                  "locationId": "yTL",
                  "locationType": "PICKUP_LOCATION"
                }
              },
              {
                "date": "2025-09-27T00: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": "North Nigel",
                      "countryCode": "DE",
                      "countryName": "Mexico",
                      "residential": false,
                      "stateOrProvinceCode": "MN"
                    }
                  },
                  "locationId": "HsH",
                  "locationType": "PICKUP_LOCATION"
                }
              }
            ],
            "serviceCommitMessage": {
              "message": "Delivery on time",
              "type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
            },
            "serviceDetail": {
              "description": "FedEx Ground",
              "shortDescription": "FL",
              "type": "FEDEX_GROUND"
            },
            "shipmentDetails": {
              "beforePossessionStatus": true,
              "contentPieceCount": "8",
              "contents": [
                {
                  "description": "polyurethane rope",
                  "itemNumber": "pms82x",
                  "partNumber": "k2TZke",
                  "receivedQuantity": "6"
                },
                {
                  "description": "buttons",
                  "itemNumber": "EFKjya",
                  "partNumber": "okflLS",
                  "receivedQuantity": "3"
                },
                {
                  "description": "plastic parts",
                  "itemNumber": "wF8qNs",
                  "partNumber": "Jt3HLi",
                  "receivedQuantity": "4"
                }
              ],
              "splitShipments": [
                {
                  "pieceCount": "8",
                  "statusCode": "y9Eh",
                  "statusDescription": "Pending",
                  "timestamp": "2026-04-20T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "jVHk",
                  "statusDescription": "Pending",
                  "timestamp": "2026-01-25T00:00:00.0Z"
                },
                {
                  "pieceCount": "6",
                  "statusCode": "m710",
                  "statusDescription": "Pending",
                  "timestamp": "2025-12-03T00:00:00.0Z"
                },
                {
                  "pieceCount": "2",
                  "statusCode": "GBpb",
                  "statusDescription": "Pending",
                  "timestamp": "2026-02-05T00:00:00.0Z"
                }
              ],
              "weight": [
                {
                  "unit": "LB",
                  "value": "3"
                },
                {
                  "unit": "LB",
                  "value": "5"
                },
                {
                  "unit": "LB",
                  "value": "2"
                }
              ]
            },
            "shipperInformation": {
              "address": {
                "city": "Spring",
                "classification": "BUSINESS",
                "countryCode": "SZ",
                "countryName": "Mexico",
                "postalCode": "05660",
                "residential": false,
                "stateOrProvinceCode": "NJ",
                "streetLines": {
                  "0": "1043 North Easy Street",
                  "1": "Suite 999"
                }
              },
              "contact": {
                "companyName": "Schaefer Group",
                "personName": "Garry Carroll-Lynch",
                "phoneNumber": "(539) 586-5608"
              }
            },
            "specialHandlings": [
              {
                "description": "Signature Required",
                "paymentType": "PREPAID",
                "type": "DELIVER_WEEKDAY"
              }
            ],
            "standardTransitTimeWindow": {
              "description": "Afternoon",
              "type": "ESTIMATED_DELIVERY",
              "window": {
                "begins": "2027-05-18T00:00:00.0Z",
                "ends": "2026-10-22T00:00:00.0Z"
              }
            },
            "trackingNumberInfo": {
              "carrierCode": "FDXE",
              "trackingNumber": "6",
              "trackingNumberUniqueId": "112233~554433221100~FDEG"
            }
          }
        ]
      }
    ]
  },
  "transactionId": "73252edb-fd14-4527-9222-a0214cddcb84"
}
{
  "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