FedEx Track by Reference Virtual Sandbox
Track shipments using customer-provided reference numbers.
The FedEx Track by Reference API allows developers to retrieve shipment status and tracking details using internal customer reference numbers instead of standard tracking IDs. This service provides visibility into shipment progress, delivery status, and exception events for logistics workflows.
Use this hosted sandbox to simulate FedEx Track by Reference 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 reference-based tracking requests, verify response mapping for various shipment statuses, test error handling for invalid reference numbers, and ensure proper parsing of tracking event objects in your logistics integration.
General
POST
| Header Name | Example |
|---|---|
x-customer-transaction-id | "624deea6-b709-470c-8c39-4b5511281492" |
content-type* | "application/json" |
x-locale | "en_US" |
authorization* | "Bearer XXX" |
{
"includeDetailedScans": "true",
"referencesInformation": {
"accountNumber": "XXX61073",
"carrierCode": "FDXE",
"destinationCountryCode": "US",
"destinationPostalCode": "75063",
"shipDateBegin": "2019-02-13",
"shipDateEnd": "2019-02-13",
"type": "BILL_OF_LADING",
"value": "56754674567546754"
}
}{
"customerTransactionId": "hN3VzMykATsytmo",
"output": {
"alerts": "TRACKING.DATA.NOTFOUND - Tracking data unavailable",
"completeTrackResults": [
{
"trackingNumber": "5",
"trackResults": [
{
"additionalTrackingInfo": {
"hasAssociatedShipments": false,
"nickname": "Personal Shipment",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "246529~761320324448~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Leave at porch"
},
"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": 46,
"reasonDetail": {
"description": "Incorrect address",
"type": "RETURNED"
},
"timeStamp": "2026-08-22T00:00:00.0Z"
},
{
"consolidationID": "8",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 11,
"reasonDetail": {
"description": "Wrong color",
"type": "CANCELLED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
},
{
"consolidationID": "7",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 36,
"reasonDetail": {
"description": "Customer request",
"type": "CANCELLED"
},
"timeStamp": "2026-08-20T00:00:00.0Z"
},
{
"consolidationID": "7",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 40,
"reasonDetail": {
"description": "Incorrect address",
"type": "RETURNED"
},
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-06-18T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2026-11-24T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-04-07T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-23T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "North Jedediahfurt",
"classification": "BUSINESS",
"countryCode": "MO",
"countryName": "Argentina",
"postalCode": "44153",
"residential": false,
"stateOrProvinceCode": "AK",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "5",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": true,
"destinationServiceArea": "4LRdN",
"destinationServiceAreaDescription": "Standard delivery",
"locationDescription": "Receptionist",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Courier",
"receivedByName": "Raul Fritsch",
"signedByName": "Leona Bayer"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "Arlington",
"classification": "RESIDENTIAL",
"countryCode": "SY",
"postalCode": "67976-1052",
"residential": false,
"stateOrProvinceCode": "PA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 1458.05
},
"error": {
"code": "TRACKING.AUTH.INVALID",
"message": "Authentication failed.",
"parameterList": [
{
"key": "param2",
"value": "P7vvY2Fe"
},
{
"key": "identifier",
"value": "XIgthYa8"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "O5NvQ1",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Kianafurt",
"classification": "RESIDENTIAL",
"countryCode": "NZ",
"countryName": "Russian Federation",
"postalCode": "98657",
"residential": false,
"stateOrProvinceCode": "WV",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Hintz - Prohaska",
"personName": "Samuel Mraz",
"phoneNumber": "(874) 923-3892"
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
}
],
"lastUpdatedDestinationAddress": {
"city": "Waldorf",
"classification": "RESIDENTIAL",
"countryCode": "DE",
"countryName": "Saint Lucia",
"postalCode": "76482",
"residential": false,
"stateOrProvinceCode": "AR",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://moral-underpants.com/",
"actionDescription": "Reschedule delivery",
"reason": "2",
"reasonDescription": "Customer not available"
},
{
"action": "https://queasy-essence.org/",
"actionDescription": "Reschedule delivery",
"reason": "4",
"reasonDescription": "Customer not available"
}
],
"code": "IT",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "DL",
"description": "Delivered",
"scanLocation": {
"city": "Tristonworth",
"classification": "BUSINESS",
"countryCode": "AG",
"countryName": "Senegal",
"postalCode": "00041",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Picked up"
},
"meterNumber": "1",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Ryanburgh",
"classification": "RESIDENTIAL",
"countryCode": "MX",
"postalCode": "14150-7768",
"residential": false,
"stateOrProvinceCode": "IA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "6",
"count": "1",
"declaredValue": {
"currency": "LAK",
"value": 206.79
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Pak",
"type": "FEDEX_PAK"
},
"physicalPackagingType": "BARREL",
"sequenceNumber": "0",
"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
}
],
"weight": [
{
"unit": "LB",
"value": "2"
},
{
"unit": "LB",
"value": "1"
}
]
}
},
"pieceCounts": [
{
"count": "8",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "2",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Customer request",
"type": "REJECTED"
},
"recipientInformation": {
"address": {
"city": "Edwardomouth",
"classification": "BUSINESS",
"countryCode": "LY",
"countryName": "Kyrgyz Republic",
"postalCode": "73884",
"residential": false,
"stateOrProvinceCode": "MI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Emard and Sons",
"personName": "Jacob Mohr",
"phoneNumber": "(937) 767-1270"
}
},
"returnDetail": {
"authorizationName": "Caroline Macejkovic",
"reasonDetail": [
{
"description": "Customer request",
"type": "REJECTED"
},
{
"description": "Wrong color",
"type": "CANCELLED"
},
{
"description": "Wrong color",
"type": "RETURNED"
},
{
"description": "Wrong color",
"type": "RETURNED"
},
{
"description": "Wrong color",
"type": "RETURNED"
}
]
},
"scanEvents": [
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Port Arielview",
"classification": "RESIDENTIAL",
"countryCode": "AM",
"postalCode": "90924",
"residential": false,
"stateOrProvinceCode": "AZ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Thurmanton",
"classification": "RESIDENTIAL",
"countryCode": "BT",
"postalCode": "47769-9995",
"residential": false,
"stateOrProvinceCode": "AZ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Corkerystad",
"classification": "RESIDENTIAL",
"countryCode": "KP",
"postalCode": "55832-5839",
"residential": false,
"stateOrProvinceCode": "VT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "Delivery on schedule.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Ground",
"shortDescription": "FG",
"type": "FEDEX_EXPRESS"
},
"shipmentDetails": {
"beforePossessionStatus": true,
"contentPieceCount": "9",
"contents": [
{
"description": "Electronic parts",
"itemNumber": "ZbIXEt",
"partNumber": "dILAvM",
"receivedQuantity": "5"
},
{
"description": "Electronic parts",
"itemNumber": "GbE2sl",
"partNumber": "W7oq9P",
"receivedQuantity": "8"
},
{
"description": "Polyurethane rope",
"itemNumber": "rIobL5",
"partNumber": "z8B2ui",
"receivedQuantity": "6"
}
],
"splitShipments": [
{
"pieceCount": "3",
"statusCode": "vqK5",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "0",
"statusCode": "k4ZY",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "0"
},
{
"unit": "LB",
"value": "8"
}
]
},
"shipperInformation": {
"address": {
"city": "New Emeraldshire",
"classification": "BUSINESS",
"countryCode": "AD",
"countryName": "Bosnia and Herzegovina",
"postalCode": "86934-9714",
"residential": false,
"stateOrProvinceCode": "CA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Spencer, Buckridge and Fritsch",
"personName": "Jana Gorczany",
"phoneNumber": "(944) 780-9436"
}
},
"specialHandlings": [
{
"description": "Saturday Delivery",
"paymentType": "OTHER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Deliver Weekday",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
},
{
"description": "Saturday Delivery",
"paymentType": "OTHER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Deliver Weekday",
"paymentType": "BILL_SENDER",
"type": "SATURDAY_DELIVERY"
},
{
"description": "Deliver Weekday",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
}
],
"standardTransitTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "8",
"trackingNumberUniqueId": "120220~832497173374~FDEG"
}
}
]
},
{
"trackingNumber": "7",
"trackResults": [
{
"additionalTrackingInfo": {
"hasAssociatedShipments": true,
"nickname": "Office Package",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "805932~742379946052~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "593615~881749137236~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "648350~955809482336~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "358366~550158854206~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Handle with care"
},
"availableImages": [
{
"size": "LARGE",
"type": "BILL_OF_LADING"
}
],
"availableNotifications": [
"ON_DELIVERY",
"ON_EXCEPTION"
],
"consolidationDetail": [
{
"consolidationID": "1",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 9,
"reasonDetail": {
"description": "Wrong color",
"type": "CANCELLED"
},
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-06-11T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-08-02T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-06-13T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "Portage",
"classification": "BUSINESS",
"countryCode": "KI",
"countryName": "Guam",
"postalCode": "86684-2463",
"residential": false,
"stateOrProvinceCode": "NH",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "0",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": false,
"destinationServiceArea": "lLoed",
"destinationServiceAreaDescription": "Appointment required",
"locationDescription": "Front Desk",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Courier",
"receivedByName": "Dr. Steve Lueilwitz",
"signedByName": "Dora Fahey"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "East Cullenfort",
"classification": "RESIDENTIAL",
"countryCode": "IO",
"postalCode": "93242",
"residential": false,
"stateOrProvinceCode": "ID",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 541.63
},
"error": {
"code": "TRACKING.NOT_FOUND",
"message": "Tracking number not found.",
"parameterList": [
{
"key": "param2",
"value": "KAF2rt01"
},
{
"key": "param2",
"value": "oqEMnyea"
},
{
"key": "param1",
"value": "6NBESoec"
},
{
"key": "identifier",
"value": "ACpRptAq"
},
{
"key": "param1",
"value": "512ha4cj"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "EIXnoZ",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Winifredfurt",
"classification": "RESIDENTIAL",
"countryCode": "MP",
"countryName": "United States of America",
"postalCode": "65187",
"residential": false,
"stateOrProvinceCode": "KY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Stanton - Davis",
"personName": "Ernest Mitchell",
"phoneNumber": "(406) 763-7732"
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "SIGNATURE_REQUIRED",
"description": "Package requires signature."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Package requires signature."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Package requires signature."
}
],
"lastUpdatedDestinationAddress": {
"city": "Port Nellie",
"classification": "RESIDENTIAL",
"countryCode": "LS",
"countryName": "Reunion",
"postalCode": "29786",
"residential": false,
"stateOrProvinceCode": "TN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://little-whale.com",
"actionDescription": "Contact us for support",
"reason": "0",
"reasonDescription": "Business closed"
},
{
"action": "https://informal-porter.net/",
"actionDescription": "Contact us for support",
"reason": "3",
"reasonDescription": "Business closed"
}
],
"code": "IT",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "IT",
"description": "Picked up",
"scanLocation": {
"city": "Lake Edwardhaven",
"classification": "BUSINESS",
"countryCode": "FI",
"countryName": "Finland",
"postalCode": "32941",
"residential": false,
"stateOrProvinceCode": "MI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Delivered"
},
"meterNumber": "7",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Kutchfort",
"classification": "RESIDENTIAL",
"countryCode": "MP",
"postalCode": "65949",
"residential": false,
"stateOrProvinceCode": "HI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "9",
"count": "8",
"declaredValue": {
"currency": "JOD",
"value": 220.12
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Pak",
"type": "FEDEX_ENVELOPE"
},
"physicalPackagingType": "BARREL",
"sequenceNumber": "1",
"undeliveredCount": "6",
"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": "2"
},
{
"unit": "LB",
"value": "7"
},
{
"unit": "LB",
"value": "6"
}
]
}
},
"pieceCounts": [
{
"count": "9",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "4",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "4",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Wrong color",
"type": "RETURNED"
},
"recipientInformation": {
"address": {
"city": "Fort Rubyeside",
"classification": "BUSINESS",
"countryCode": "VN",
"countryName": "Libyan Arab Jamahiriya",
"postalCode": "06466",
"residential": false,
"stateOrProvinceCode": "DE",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Gibson Group",
"personName": "Julian Emard",
"phoneNumber": "(749) 827-0366"
}
},
"returnDetail": {
"authorizationName": "Luke Hudson",
"reasonDetail": [
{
"description": "Customer request",
"type": "RETURNED"
},
{
"description": "Wrong color",
"type": "CANCELLED"
},
{
"description": "Wrong color",
"type": "CANCELLED"
},
{
"description": "Customer request",
"type": "REJECTED"
}
]
},
"scanEvents": [
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "A25",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Lake Trent",
"classification": "RESIDENTIAL",
"countryCode": "NZ",
"postalCode": "12367",
"residential": false,
"stateOrProvinceCode": "VA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "B10",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Gutmannport",
"classification": "RESIDENTIAL",
"countryCode": "TC",
"postalCode": "72898-2554",
"residential": false,
"stateOrProvinceCode": "IA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Port Bobbie",
"classification": "BUSINESS",
"countryCode": "CF",
"postalCode": "21470-9123",
"residential": false,
"stateOrProvinceCode": "MA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "South Bryce",
"classification": "BUSINESS",
"countryCode": "MK",
"postalCode": "90260",
"residential": false,
"stateOrProvinceCode": "OH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Departed facility",
"eventType": "DP",
"exceptionCode": "B10",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Kirkland",
"classification": "BUSINESS",
"countryCode": "BY",
"postalCode": "25124-1582",
"residential": false,
"stateOrProvinceCode": "CA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "Delivery on schedule.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Freight Economy",
"shortDescription": "FL",
"type": "FEDEX_EXPRESS"
},
"shipmentDetails": {
"beforePossessionStatus": false,
"contentPieceCount": "3",
"contents": [
{
"description": "Electronic parts",
"itemNumber": "IpVMWU",
"partNumber": "t8mcux",
"receivedQuantity": "1"
},
{
"description": "Polyurethane rope",
"itemNumber": "2qdtEy",
"partNumber": "56EVUB",
"receivedQuantity": "9"
},
{
"description": "Office supplies",
"itemNumber": "Lk1ogi",
"partNumber": "rsWxDc",
"receivedQuantity": "5"
}
],
"splitShipments": [
{
"pieceCount": "1",
"statusCode": "fyvE",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "5",
"statusCode": "sWcc",
"statusDescription": "Pending",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "5",
"statusCode": "srap",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "7",
"statusCode": "jPUz",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "4",
"statusCode": "sb47",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "1"
},
{
"unit": "LB",
"value": "6"
},
{
"unit": "LB",
"value": "4"
}
]
},
"shipperInformation": {
"address": {
"city": "West Fermin",
"classification": "RESIDENTIAL",
"countryCode": "SL",
"countryName": "Switzerland",
"postalCode": "26632-9475",
"residential": false,
"stateOrProvinceCode": "MT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Pfannerstill and Sons",
"personName": "Jay Reinger",
"phoneNumber": "(229) 429-5133"
}
},
"specialHandlings": [
{
"description": "Deliver Weekday",
"paymentType": "BILL_SENDER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Saturday Delivery",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
}
],
"standardTransitTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "2",
"trackingNumberUniqueId": "088372~072757610413~FDEG"
}
},
{
"additionalTrackingInfo": {
"hasAssociatedShipments": false,
"nickname": "Office Package",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "715712~640488064195~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "180646~368558490502~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "153131~576492441437~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "448385~721648453783~FDEG",
"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": "8",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 28,
"reasonDetail": {
"description": "Incorrect address",
"type": "CANCELLED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
},
{
"consolidationID": "9",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 48,
"reasonDetail": {
"description": "Incorrect address",
"type": "CANCELLED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
},
{
"consolidationID": "8",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 12,
"reasonDetail": {
"description": "Incorrect address",
"type": "REJECTED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
},
{
"consolidationID": "6",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 47,
"reasonDetail": {
"description": "Wrong color",
"type": "CANCELLED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-07-12T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-08-20T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-04-17T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-07-11T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-04-23T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "Jacobsonview",
"classification": "RESIDENTIAL",
"countryCode": "CD",
"countryName": "Madagascar",
"postalCode": "01981-8886",
"residential": false,
"stateOrProvinceCode": "WV",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "8",
"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"
}
],
"deliveryToday": false,
"destinationServiceArea": "BJIlD",
"destinationServiceAreaDescription": "Standard delivery",
"locationDescription": "Receptionist",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Courier",
"receivedByName": "Becky Herman",
"signedByName": "Geneva Larkin"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "South Herminia",
"classification": "RESIDENTIAL",
"countryCode": "SG",
"postalCode": "91190",
"residential": false,
"stateOrProvinceCode": "NE",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 963.58
},
"error": {
"code": "TRACKING.TRACKINGNUMBER.EMPTY",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "identifier",
"value": "DNwS95iD"
},
{
"key": "param1",
"value": "lQrP6mxl"
},
{
"key": "param2",
"value": "kBDyE4rC"
},
{
"key": "param1",
"value": "N5wPwQPu"
},
{
"key": "identifier",
"value": "dJy2J5Y8"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "RyKu5D",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Hayward",
"classification": "RESIDENTIAL",
"countryCode": "MS",
"countryName": "Panama",
"postalCode": "00554-8227",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Hammes - O'Reilly",
"personName": "Tami Ruecker",
"phoneNumber": "(837) 355-4318"
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
}
],
"lastUpdatedDestinationAddress": {
"city": "North Unaborough",
"classification": "RESIDENTIAL",
"countryCode": "FO",
"countryName": "Reunion",
"postalCode": "93542",
"residential": false,
"stateOrProvinceCode": "KS",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://smart-retention.com/",
"actionDescription": "Contact us for support",
"reason": "8",
"reasonDescription": "Customer not available"
},
{
"action": "https://long-deer.net/",
"actionDescription": "Reschedule delivery",
"reason": "7",
"reasonDescription": "Refused delivery"
},
{
"action": "https://snoopy-godparent.net",
"actionDescription": "Contact us for support",
"reason": "9",
"reasonDescription": "Business closed"
},
{
"action": "https://immediate-in-joke.org",
"actionDescription": "Contact us for support",
"reason": "6",
"reasonDescription": "Refused delivery"
},
{
"action": "https://ultimate-reach.org/",
"actionDescription": "Reschedule delivery",
"reason": "0",
"reasonDescription": "Business closed"
}
],
"code": "IT",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "IT",
"description": "Picked up",
"scanLocation": {
"city": "South Dawn",
"classification": "RESIDENTIAL",
"countryCode": "JE",
"countryName": "Poland",
"postalCode": "28351",
"residential": false,
"stateOrProvinceCode": "OK",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "In transit"
},
"meterNumber": "3",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "New Carmellahaven",
"classification": "RESIDENTIAL",
"countryCode": "RU",
"postalCode": "10934-0230",
"residential": false,
"stateOrProvinceCode": "ID",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "2",
"count": "5",
"declaredValue": {
"currency": "NIO",
"value": 175.53
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Envelope",
"type": "FEDEX_PAK"
},
"physicalPackagingType": "TUBE",
"sequenceNumber": "8",
"undeliveredCount": "9",
"weightAndDimensions": {
"dimensions": [
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
},
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
}
],
"weight": [
{
"unit": "LB",
"value": "8"
},
{
"unit": "LB",
"value": "3"
}
]
}
},
"pieceCounts": [
{
"count": "7",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "2",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "1",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Incorrect address",
"type": "CANCELLED"
},
"recipientInformation": {
"address": {
"city": "New Mafaldaboro",
"classification": "RESIDENTIAL",
"countryCode": "PS",
"countryName": "Cameroon",
"postalCode": "56058",
"residential": false,
"stateOrProvinceCode": "KS",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Will - Lebsack",
"personName": "Mr. Van Schuster",
"phoneNumber": "(706) 962-3990"
}
},
"returnDetail": {
"authorizationName": "Rhonda Boehm DVM",
"reasonDetail": [
{
"description": "Incorrect address",
"type": "RETURNED"
}
]
},
"scanEvents": [
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Brekkestad",
"classification": "RESIDENTIAL",
"countryCode": "TD",
"postalCode": "99518",
"residential": false,
"stateOrProvinceCode": "OH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "North Bernard",
"classification": "RESIDENTIAL",
"countryCode": "ME",
"postalCode": "96746-2416",
"residential": false,
"stateOrProvinceCode": "NH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Meganefurt",
"classification": "RESIDENTIAL",
"countryCode": "CM",
"postalCode": "75026-5270",
"residential": false,
"stateOrProvinceCode": "MD",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Bechtelartown",
"classification": "BUSINESS",
"countryCode": "IE",
"postalCode": "31027",
"residential": false,
"stateOrProvinceCode": "NJ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "DP",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Clifton",
"classification": "RESIDENTIAL",
"countryCode": "EC",
"postalCode": "54668",
"residential": false,
"stateOrProvinceCode": "NM",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "No scheduled delivery date available.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Ground",
"shortDescription": "FL",
"type": "FEDEX_GROUND"
},
"shipmentDetails": {
"beforePossessionStatus": true,
"contentPieceCount": "1",
"contents": [
{
"description": "Electronic parts",
"itemNumber": "BRMmkK",
"partNumber": "CGENrH",
"receivedQuantity": "3"
},
{
"description": "Polyurethane rope",
"itemNumber": "YSNhkf",
"partNumber": "U6iAre",
"receivedQuantity": "7"
}
],
"splitShipments": [
{
"pieceCount": "1",
"statusCode": "tHC0",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "3",
"statusCode": "6wfN",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "4"
},
{
"unit": "LB",
"value": "1"
},
{
"unit": "LB",
"value": "5"
},
{
"unit": "LB",
"value": "7"
},
{
"unit": "LB",
"value": "2"
}
]
},
"shipperInformation": {
"address": {
"city": "Neldaside",
"classification": "BUSINESS",
"countryCode": "ML",
"countryName": "Norway",
"postalCode": "34096",
"residential": false,
"stateOrProvinceCode": "SD",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Gorczany - Thiel",
"personName": "Debbie Cole",
"phoneNumber": "(839) 635-3698"
}
},
"specialHandlings": [
{
"description": "Saturday Delivery",
"paymentType": "BILL_SENDER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Deliver Weekday",
"paymentType": "OTHER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Deliver Weekday",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
},
{
"description": "Saturday Delivery",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
},
{
"description": "Saturday Delivery",
"paymentType": "OTHER",
"type": "DELIVER_WEEKDAY"
}
],
"standardTransitTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "3",
"trackingNumberUniqueId": "209921~869910114576~FDEG"
}
}
]
},
{
"trackingNumber": "2",
"trackResults": [
{
"additionalTrackingInfo": {
"hasAssociatedShipments": false,
"nickname": "Order 1",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "558196~326355033378~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "508355~170378498970~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "668685~883690874411~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Do not ring bell"
},
"availableImages": [
{
"size": "LARGE",
"type": "BILL_OF_LADING"
}
],
"availableNotifications": [
"ON_DELIVERY",
"ON_EXCEPTION"
],
"consolidationDetail": [
{
"consolidationID": "5",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 1,
"reasonDetail": {
"description": "Wrong color",
"type": "REJECTED"
},
"timeStamp": "2026-08-20T00:00:00.0Z"
},
{
"consolidationID": "1",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 20,
"reasonDetail": {
"description": "Customer request",
"type": "CANCELLED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-04-22T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2026-10-31T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2026-09-23T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-06-30T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-05-27T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-23T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-21T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "O'Connellworth",
"classification": "RESIDENTIAL",
"countryCode": "AX",
"countryName": "Honduras",
"postalCode": "78814-0882",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "3",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": true,
"destinationServiceArea": "s3Ubd",
"destinationServiceAreaDescription": "Standard delivery",
"locationDescription": "Receptionist",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Shipment",
"receivedByName": "Abel Kunde",
"signedByName": "Ellis Wehner"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "New Emileview",
"classification": "BUSINESS",
"countryCode": "FM",
"postalCode": "00461-9624",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 1593.88
},
"error": {
"code": "TRACKING.AUTH.INVALID",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "param2",
"value": "zeQ2Kt7I"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "IPPMBx",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Mandyshire",
"classification": "RESIDENTIAL",
"countryCode": "GS",
"countryName": "Saint Kitts and Nevis",
"postalCode": "75356",
"residential": false,
"stateOrProvinceCode": "GA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Cummerata - Lockman",
"personName": "Mr. Roderick Davis",
"phoneNumber": "(235) 223-8376"
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Package requires signature."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
}
],
"lastUpdatedDestinationAddress": {
"city": "Fort Antonebury",
"classification": "RESIDENTIAL",
"countryCode": "YT",
"countryName": "Western Sahara",
"postalCode": "15481-5881",
"residential": false,
"stateOrProvinceCode": "MS",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://scratchy-toothpick.net",
"actionDescription": "Reschedule delivery",
"reason": "8",
"reasonDescription": "Customer not available"
},
{
"action": "https://stunning-optimal.biz/",
"actionDescription": "Contact us for support",
"reason": "1",
"reasonDescription": "Business closed"
},
{
"action": "https://focused-grandpa.net/",
"actionDescription": "Contact us for support",
"reason": "3",
"reasonDescription": "Customer not available"
},
{
"action": "https://whirlwind-kettledrum.net/",
"actionDescription": "Reschedule delivery",
"reason": "5",
"reasonDescription": "Refused delivery"
},
{
"action": "https://dense-verve.com",
"actionDescription": "Reschedule delivery",
"reason": "1",
"reasonDescription": "Customer not available"
}
],
"code": "DL",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "DL",
"description": "Picked up",
"scanLocation": {
"city": "West Freddiestead",
"classification": "BUSINESS",
"countryCode": "SC",
"countryName": "Guatemala",
"postalCode": "07102",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Delivered"
},
"meterNumber": "0",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Port Jairoworth",
"classification": "RESIDENTIAL",
"countryCode": "ER",
"postalCode": "03727-8053",
"residential": false,
"stateOrProvinceCode": "AZ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "4",
"count": "9",
"declaredValue": {
"currency": "GTQ",
"value": 92.16
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Envelope",
"type": "FEDEX_ENVELOPE"
},
"physicalPackagingType": "TUBE",
"sequenceNumber": "2",
"undeliveredCount": "3",
"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": "6"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "7"
}
]
}
},
"pieceCounts": [
{
"count": "5",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Customer request",
"type": "REJECTED"
},
"recipientInformation": {
"address": {
"city": "North Miami",
"classification": "RESIDENTIAL",
"countryCode": "AI",
"countryName": "Philippines",
"postalCode": "04379",
"residential": false,
"stateOrProvinceCode": "NH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Rempel Inc",
"personName": "Carla Kihn",
"phoneNumber": "(749) 895-1797"
}
},
"returnDetail": {
"authorizationName": "Kristin Hyatt",
"reasonDetail": [
{
"description": "Wrong color",
"type": "REJECTED"
},
{
"description": "Customer request",
"type": "CANCELLED"
},
{
"description": "Customer request",
"type": "REJECTED"
},
{
"description": "Incorrect address",
"type": "CANCELLED"
}
]
},
"scanEvents": [
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "DP",
"exceptionCode": "B10",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Modesto",
"classification": "BUSINESS",
"countryCode": "GH",
"postalCode": "12946",
"residential": false,
"stateOrProvinceCode": "MN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "East Deborah",
"classification": "BUSINESS",
"countryCode": "LA",
"postalCode": "04886-4410",
"residential": false,
"stateOrProvinceCode": "MN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Riceport",
"classification": "BUSINESS",
"countryCode": "SX",
"postalCode": "24718-5670",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "Delivery on schedule.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Freight Economy",
"shortDescription": "FE",
"type": "FEDEX_GROUND"
},
"shipmentDetails": {
"beforePossessionStatus": true,
"contentPieceCount": "2",
"contents": [
{
"description": "Office supplies",
"itemNumber": "FHVMwI",
"partNumber": "cSPMVx",
"receivedQuantity": "2"
},
{
"description": "Polyurethane rope",
"itemNumber": "kdarkI",
"partNumber": "LKqKJR",
"receivedQuantity": "8"
},
{
"description": "Polyurethane rope",
"itemNumber": "vt6gxH",
"partNumber": "eJWMU9",
"receivedQuantity": "9"
},
{
"description": "Polyurethane rope",
"itemNumber": "0zM02w",
"partNumber": "N3O6r9",
"receivedQuantity": "5"
},
{
"description": "Electronic parts",
"itemNumber": "T1x95A",
"partNumber": "0BD3H8",
"receivedQuantity": "2"
}
],
"splitShipments": [
{
"pieceCount": "7",
"statusCode": "iwFI",
"statusDescription": "Status OK",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "5",
"statusCode": "gklM",
"statusDescription": "Pending",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "2",
"statusCode": "ZSXR",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "0",
"statusCode": "8SrX",
"statusDescription": "Status OK",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "4"
}
]
},
"shipperInformation": {
"address": {
"city": "Dickensland",
"classification": "RESIDENTIAL",
"countryCode": "GE",
"countryName": "Canada",
"postalCode": "36354",
"residential": false,
"stateOrProvinceCode": "IN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Little Group",
"personName": "Alexandra Nader",
"phoneNumber": "(253) 992-5683"
}
},
"specialHandlings": [
{
"description": "Deliver Weekday",
"paymentType": "OTHER",
"type": "SATURDAY_DELIVERY"
}
],
"standardTransitTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "7",
"trackingNumberUniqueId": "375360~449555272825~FDEG"
}
},
{
"additionalTrackingInfo": {
"hasAssociatedShipments": false,
"nickname": "Home Delivery",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "600629~575936026972~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "516312~831418410114~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "978526~487752283719~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "772624~236221285756~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "849489~288414509439~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": "6",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 31,
"reasonDetail": {
"description": "Customer request",
"type": "RETURNED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
},
{
"consolidationID": "3",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 48,
"reasonDetail": {
"description": "Incorrect address",
"type": "RETURNED"
},
"timeStamp": "2026-08-20T00:00:00.0Z"
},
{
"consolidationID": "8",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 26,
"reasonDetail": {
"description": "Customer request",
"type": "RETURNED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
},
{
"consolidationID": "4",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 34,
"reasonDetail": {
"description": "Incorrect address",
"type": "CANCELLED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
},
{
"consolidationID": "2",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 27,
"reasonDetail": {
"description": "Customer request",
"type": "CANCELLED"
},
"timeStamp": "2026-08-20T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-04-12T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2026-09-10T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-21T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "Lehigh Acres",
"classification": "BUSINESS",
"countryCode": "GG",
"countryName": "Lithuania",
"postalCode": "91890",
"residential": false,
"stateOrProvinceCode": "AL",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "6",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": true,
"destinationServiceArea": "zO4E4",
"destinationServiceAreaDescription": "Appointment required",
"locationDescription": "Receptionist",
"locationType": "FEDEX_EXPRESS_STATION",
"officeOrderDeliveryMethod": "Pickup",
"receivedByName": "Bobbie Hane",
"signedByName": "Moses Abernathy"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "Paterson",
"classification": "RESIDENTIAL",
"countryCode": "ZW",
"postalCode": "97076-9277",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 568.18
},
"error": {
"code": "TRACKING.AUTH.INVALID",
"message": "Authentication failed.",
"parameterList": [
{
"key": "identifier",
"value": "pNcSjVgL"
},
{
"key": "identifier",
"value": "2X413a2K"
},
{
"key": "param1",
"value": "NbWIXCss"
},
{
"key": "param1",
"value": "6nxGALNF"
},
{
"key": "param2",
"value": "VfAwLpWq"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "7flrRM",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Anjaliberg",
"classification": "BUSINESS",
"countryCode": "BF",
"countryName": "Romania",
"postalCode": "13230-2042",
"residential": false,
"stateOrProvinceCode": "PA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Corwin Group",
"personName": "Kristy Christiansen",
"phoneNumber": "(966) 958-2227"
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
}
],
"lastUpdatedDestinationAddress": {
"city": "Helenton",
"classification": "BUSINESS",
"countryCode": "NC",
"countryName": "Gibraltar",
"postalCode": "64044",
"residential": false,
"stateOrProvinceCode": "CA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://smooth-director.name/",
"actionDescription": "Contact us for support",
"reason": "1",
"reasonDescription": "Business closed"
}
],
"code": "IT",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "PU",
"description": "Picked up",
"scanLocation": {
"city": "Ernserworth",
"classification": "RESIDENTIAL",
"countryCode": "UY",
"countryName": "Heard Island and McDonald Islands",
"postalCode": "67097-0659",
"residential": false,
"stateOrProvinceCode": "MN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Picked up"
},
"meterNumber": "6",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Schaeferland",
"classification": "RESIDENTIAL",
"countryCode": "NC",
"postalCode": "28941-5989",
"residential": false,
"stateOrProvinceCode": "MI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "2",
"count": "3",
"declaredValue": {
"currency": "JPY",
"value": 259.37
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Envelope",
"type": "FEDEX_ENVELOPE"
},
"physicalPackagingType": "BOX",
"sequenceNumber": "5",
"undeliveredCount": "4",
"weightAndDimensions": {
"dimensions": [
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
}
],
"weight": [
{
"unit": "LB",
"value": "9"
}
]
}
},
"pieceCounts": [
{
"count": "3",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "7",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "5",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "4",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Incorrect address",
"type": "RETURNED"
},
"recipientInformation": {
"address": {
"city": "North Luigi",
"classification": "BUSINESS",
"countryCode": "NC",
"countryName": "Singapore",
"postalCode": "01856",
"residential": false,
"stateOrProvinceCode": "AR",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Hahn, O'Keefe and Bernier",
"personName": "David Boyer I",
"phoneNumber": "(888) 975-8453"
}
},
"returnDetail": {
"authorizationName": "Dr. Nancy Ankunding",
"reasonDetail": [
{
"description": "Incorrect address",
"type": "RETURNED"
},
{
"description": "Customer request",
"type": "CANCELLED"
},
{
"description": "Wrong color",
"type": "CANCELLED"
}
]
},
"scanEvents": [
{
"date": "2026-08-23T00: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": "South Sierra",
"classification": "BUSINESS",
"countryCode": "SN",
"postalCode": "83355-8470",
"residential": false,
"stateOrProvinceCode": "MI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Dorothyfort",
"classification": "RESIDENTIAL",
"countryCode": "BY",
"postalCode": "93662",
"residential": false,
"stateOrProvinceCode": "WI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Greenwood",
"classification": "BUSINESS",
"countryCode": "US",
"postalCode": "73410",
"residential": false,
"stateOrProvinceCode": "KY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Vanport",
"classification": "BUSINESS",
"countryCode": "GN",
"postalCode": "39256",
"residential": false,
"stateOrProvinceCode": "ME",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Mertzmouth",
"classification": "BUSINESS",
"countryCode": "UA",
"postalCode": "02726-6223",
"residential": false,
"stateOrProvinceCode": "CO",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "No scheduled delivery date available.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Freight Economy",
"shortDescription": "FL",
"type": "FEDEX_EXPRESS"
},
"shipmentDetails": {
"beforePossessionStatus": false,
"contentPieceCount": "4",
"contents": [
{
"description": "Polyurethane rope",
"itemNumber": "5tbYuG",
"partNumber": "Oag7cl",
"receivedQuantity": "5"
},
{
"description": "Office supplies",
"itemNumber": "eKmM2P",
"partNumber": "X2TtKk",
"receivedQuantity": "2"
}
],
"splitShipments": [
{
"pieceCount": "1",
"statusCode": "9YSA",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "1"
}
]
},
"shipperInformation": {
"address": {
"city": "South Brandoborough",
"classification": "BUSINESS",
"countryCode": "ME",
"countryName": "China",
"postalCode": "80403-3368",
"residential": false,
"stateOrProvinceCode": "NJ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Hirthe LLC",
"personName": "Norma DuBuque",
"phoneNumber": "(502) 945-8875"
}
},
"specialHandlings": [
{
"description": "Saturday Delivery",
"paymentType": "BILL_SENDER",
"type": "SATURDAY_DELIVERY"
}
],
"standardTransitTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "0",
"trackingNumberUniqueId": "946466~775390717168~FDEG"
}
}
]
},
{
"trackingNumber": "4",
"trackResults": [
{
"additionalTrackingInfo": {
"hasAssociatedShipments": true,
"nickname": "Home Delivery",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "484911~099617289031~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "132137~362119011329~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "893131~199155863964~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "137216~057384682647~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Handle with care"
},
"availableImages": [
{
"size": "LARGE",
"type": "BILL_OF_LADING"
}
],
"availableNotifications": [
"ON_DELIVERY",
"ON_EXCEPTION"
],
"consolidationDetail": [
{
"consolidationID": "3",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 22,
"reasonDetail": {
"description": "Incorrect address",
"type": "CANCELLED"
},
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"consolidationID": "6",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 19,
"reasonDetail": {
"description": "Incorrect address",
"type": "RETURNED"
},
"timeStamp": "2026-08-22T00:00:00.0Z"
},
{
"consolidationID": "5",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 3,
"reasonDetail": {
"description": "Wrong color",
"type": "CANCELLED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
},
{
"consolidationID": "3",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 18,
"reasonDetail": {
"description": "Incorrect address",
"type": "REJECTED"
},
"timeStamp": "2026-08-21T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2027-06-15T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-04-28T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-22T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "Fort Tomasaboro",
"classification": "BUSINESS",
"countryCode": "BH",
"countryName": "Peru",
"postalCode": "25593",
"residential": false,
"stateOrProvinceCode": "KY",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "0",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": false,
"destinationServiceArea": "zWFO3",
"destinationServiceAreaDescription": "Appointment required",
"locationDescription": "Receptionist",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Pickup",
"receivedByName": "Dr. Pedro Towne",
"signedByName": "Fredrick Runte"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "Rosemarieberg",
"classification": "RESIDENTIAL",
"countryCode": "LC",
"postalCode": "76056-1048",
"residential": false,
"stateOrProvinceCode": "GA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 1058.65
},
"error": {
"code": "TRACKING.NOT_FOUND",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "identifier",
"value": "dLtqJRDQ"
},
{
"key": "param2",
"value": "eARxmVCF"
},
{
"key": "param2",
"value": "u3KnaP2o"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "mBKLts",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Kylerfurt",
"classification": "BUSINESS",
"countryCode": "GA",
"countryName": "Guernsey",
"postalCode": "91503",
"residential": false,
"stateOrProvinceCode": "TN",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Weissnat Group",
"personName": "Rudolph Dooley",
"phoneNumber": "(630) 680-6911"
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Entry fee applies."
}
],
"lastUpdatedDestinationAddress": {
"city": "Monahanhaven",
"classification": "RESIDENTIAL",
"countryCode": "ML",
"countryName": "Singapore",
"postalCode": "43066",
"residential": false,
"stateOrProvinceCode": "UT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://astonishing-countess.name",
"actionDescription": "Contact us for support",
"reason": "4",
"reasonDescription": "Refused delivery"
},
{
"action": "https://bleak-morning.org/",
"actionDescription": "Reschedule delivery",
"reason": "4",
"reasonDescription": "Customer not available"
},
{
"action": "https://serpentine-repeat.name",
"actionDescription": "Contact us for support",
"reason": "6",
"reasonDescription": "Refused delivery"
}
],
"code": "DL",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "IT",
"description": "Delivered",
"scanLocation": {
"city": "Turcottebury",
"classification": "RESIDENTIAL",
"countryCode": "BO",
"countryName": "Sri Lanka",
"postalCode": "84895-7307",
"residential": false,
"stateOrProvinceCode": "OH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Picked up"
},
"meterNumber": "4",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Kerlukefort",
"classification": "RESIDENTIAL",
"countryCode": "TG",
"postalCode": "86441",
"residential": false,
"stateOrProvinceCode": "UT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "5",
"count": "8",
"declaredValue": {
"currency": "UZS",
"value": 400.41
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Pak",
"type": "FEDEX_PAK"
},
"physicalPackagingType": "TUBE",
"sequenceNumber": "3",
"undeliveredCount": "3",
"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": "8"
},
{
"unit": "LB",
"value": "1"
},
{
"unit": "LB",
"value": "3"
}
]
}
},
"pieceCounts": [
{
"count": "8",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "5",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "8",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Wrong color",
"type": "RETURNED"
},
"recipientInformation": {
"address": {
"city": "Stephonstead",
"classification": "RESIDENTIAL",
"countryCode": "MT",
"countryName": "Palestine",
"postalCode": "66891-5745",
"residential": false,
"stateOrProvinceCode": "PA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Walter Group",
"personName": "Roberto Watsica",
"phoneNumber": "(853) 811-9852"
}
},
"returnDetail": {
"authorizationName": "Caroline Parisian",
"reasonDetail": [
{
"description": "Incorrect address",
"type": "RETURNED"
},
{
"description": "Incorrect address",
"type": "CANCELLED"
},
{
"description": "Customer request",
"type": "RETURNED"
},
{
"description": "Incorrect address",
"type": "RETURNED"
}
]
},
"scanEvents": [
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked up",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Fernchester",
"classification": "BUSINESS",
"countryCode": "BV",
"postalCode": "08101-8798",
"residential": false,
"stateOrProvinceCode": "CT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "Delivery on schedule.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Ground",
"shortDescription": "FE",
"type": "FEDEX_EXPRESS"
},
"shipmentDetails": {
"beforePossessionStatus": true,
"contentPieceCount": "0",
"contents": [
{
"description": "Polyurethane rope",
"itemNumber": "pMqCNy",
"partNumber": "JIztSv",
"receivedQuantity": "4"
}
],
"splitShipments": [
{
"pieceCount": "2",
"statusCode": "fdz1",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "4",
"statusCode": "V17E",
"statusDescription": "Status OK",
"timestamp": "2026-08-23T00:00:00.0Z"
},
{
"pieceCount": "9",
"statusCode": "c0Ez",
"statusDescription": "Pending",
"timestamp": "2026-08-23T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "0"
}
]
},
"shipperInformation": {
"address": {
"city": "Larsonport",
"classification": "BUSINESS",
"countryCode": "JM",
"countryName": "Mauritania",
"postalCode": "03287",
"residential": false,
"stateOrProvinceCode": "MS",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Breitenberg Inc",
"personName": "Bethany Keebler",
"phoneNumber": "(393) 427-7528"
}
},
"specialHandlings": [
{
"description": "Saturday Delivery",
"paymentType": "BILL_SENDER",
"type": "DELIVER_WEEKDAY"
}
],
"standardTransitTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "7",
"trackingNumberUniqueId": "143108~894771228803~FDEG"
}
},
{
"additionalTrackingInfo": {
"hasAssociatedShipments": true,
"nickname": "Personal Shipment",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "047580~266099935182~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "764136~107259762342~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "462679~824728822731~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "667700~850941068378~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "255246~528390598172~FDEG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Do not ring bell"
},
"availableImages": [
{
"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": 34,
"reasonDetail": {
"description": "Wrong color",
"type": "CANCELLED"
},
"timeStamp": "2026-08-23T00:00:00.0Z"
},
{
"consolidationID": "3",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 6,
"reasonDetail": {
"description": "Customer request",
"type": "RETURNED"
},
"timeStamp": "2026-08-19T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Signature requirement",
"requestedAppointmentDetail": {
"date": "2026-09-06T00:00:00.0Z",
"window": [
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-06-02T00:00:00.0Z",
"window": [
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "HELD",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-08-21T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-23T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-08-21T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"city": "New Sadiemouth",
"classification": "RESIDENTIAL",
"countryCode": "CH",
"countryName": "Peru",
"postalCode": "27521",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "9",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": true,
"destinationServiceArea": "j6q2u",
"destinationServiceAreaDescription": "Appointment required",
"locationDescription": "Front Desk",
"locationType": "FEDEX_OFFICE",
"officeOrderDeliveryMethod": "Shipment",
"receivedByName": "Phil Lehner Sr.",
"signedByName": "Ms. Shelly Goodwin"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"city": "Mattiebury",
"classification": "BUSINESS",
"countryCode": "OM",
"postalCode": "87466",
"residential": false,
"stateOrProvinceCode": "AR",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
},
"distanceToDestination": {
"units": "KM",
"value": 1373.83
},
"error": {
"code": "TRACKING.AUTH.INVALID",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "param2",
"value": "eaZiEWIJ"
},
{
"key": "param1",
"value": "55sNeRJz"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Afternoon window",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "Sw02xo",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"city": "Franklin",
"classification": "BUSINESS",
"countryCode": "VG",
"countryName": "Bangladesh",
"postalCode": "37297-1624",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Willms Inc",
"personName": "Brendan Heller",
"phoneNumber": "(382) 584-2280"
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Entry fee applies."
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Package requires signature."
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Package requires signature."
}
],
"lastUpdatedDestinationAddress": {
"city": "Tempe",
"classification": "RESIDENTIAL",
"countryCode": "AE",
"countryName": "Grenada",
"postalCode": "00896-0911",
"residential": false,
"stateOrProvinceCode": "NE",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://failing-sundae.name/",
"actionDescription": "Reschedule delivery",
"reason": "4",
"reasonDescription": "Refused delivery"
},
{
"action": "https://dependent-cake.info/",
"actionDescription": "Reschedule delivery",
"reason": "7",
"reasonDescription": "Business closed"
},
{
"action": "https://grumpy-decongestant.biz",
"actionDescription": "Reschedule delivery",
"reason": "0",
"reasonDescription": "Refused delivery"
},
{
"action": "https://international-battle.net",
"actionDescription": "Reschedule delivery",
"reason": "2",
"reasonDescription": "Customer not available"
},
{
"action": "https://white-thunderbolt.info",
"actionDescription": "Contact us for support",
"reason": "1",
"reasonDescription": "Business closed"
}
],
"code": "IT",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "PU",
"description": "Delivered",
"scanLocation": {
"city": "South Aron",
"classification": "BUSINESS",
"countryCode": "MA",
"countryName": "Panama",
"postalCode": "68832-9141",
"residential": false,
"stateOrProvinceCode": "NJ",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Delivered"
},
"meterNumber": "1",
"originLocation": {
"locationContactAndAddress": {
"address": {
"city": "Fadelville",
"classification": "BUSINESS",
"countryCode": "PL",
"postalCode": "44989",
"residential": false,
"stateOrProvinceCode": "MA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
},
"packageDetails": {
"contentPieceCount": "2",
"count": "1",
"declaredValue": {
"currency": "AFN",
"value": 195.44
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Envelope",
"type": "FEDEX_PAK"
},
"physicalPackagingType": "TUBE",
"sequenceNumber": "4",
"undeliveredCount": "6",
"weightAndDimensions": {
"dimensions": [
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
},
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
}
],
"weight": [
{
"unit": "LB",
"value": "1"
},
{
"unit": "LB",
"value": "2"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "4"
},
{
"unit": "LB",
"value": "0"
}
]
}
},
"pieceCounts": [
{
"count": "0",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "5",
"description": "Piece count description",
"type": "ORIGIN"
},
{
"count": "5",
"description": "Piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Wrong color",
"type": "REJECTED"
},
"recipientInformation": {
"address": {
"city": "Fort Cleve",
"classification": "BUSINESS",
"countryCode": "MF",
"countryName": "Kenya",
"postalCode": "58443-4375",
"residential": false,
"stateOrProvinceCode": "VT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "McCullough, O'Kon and Schowalter",
"personName": "Miss Sandy Streich",
"phoneNumber": "(522) 378-3308"
}
},
"returnDetail": {
"authorizationName": "Douglas Hirthe Jr.",
"reasonDetail": [
{
"description": "Wrong color",
"type": "RETURNED"
},
{
"description": "Incorrect address",
"type": "CANCELLED"
},
{
"description": "Incorrect address",
"type": "REJECTED"
}
]
},
"scanEvents": [
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Walkerburgh",
"classification": "RESIDENTIAL",
"countryCode": "BS",
"postalCode": "85408",
"residential": false,
"stateOrProvinceCode": "TX",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "DP",
"exceptionCode": "B10",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Wymanstead",
"classification": "RESIDENTIAL",
"countryCode": "ZW",
"postalCode": "31553",
"residential": false,
"stateOrProvinceCode": "NH",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "LAX",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "DP",
"eventDescription": "Departed facility",
"eventType": "PU",
"exceptionCode": "B10",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Fort Sandrafort",
"classification": "BUSINESS",
"countryCode": "TC",
"postalCode": "31708",
"residential": false,
"stateOrProvinceCode": "VT",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "SEA",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Delivered",
"derivedStatusCode": "DP",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "A25",
"exceptionDescription": "None",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "Turcotteworth",
"classification": "RESIDENTIAL",
"countryCode": "RE",
"postalCode": "49540-0454",
"residential": false,
"stateOrProvinceCode": "SD",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "ORD",
"locationType": "PICKUP_LOCATION"
}
},
{
"date": "2026-08-22T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "PU",
"eventDescription": "Picked up",
"eventType": "PU",
"exceptionCode": "A25",
"exceptionDescription": "Clearance delay",
"scanLocation": {
"locationContactAndAddress": {
"address": {
"city": "East Irwinhaven",
"classification": "RESIDENTIAL",
"countryCode": "GP",
"postalCode": "48657-6111",
"residential": false,
"stateOrProvinceCode": "MI",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "NYC",
"locationType": "PICKUP_LOCATION"
}
}
],
"serviceCommitMessage": {
"message": "Delivery on schedule.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Freight Economy",
"shortDescription": "FE",
"type": "FEDEX_EXPRESS"
},
"shipmentDetails": {
"beforePossessionStatus": true,
"contentPieceCount": "6",
"contents": [
{
"description": "Office supplies",
"itemNumber": "rwBr1C",
"partNumber": "QMw8Vm",
"receivedQuantity": "1"
}
],
"splitShipments": [
{
"pieceCount": "2",
"statusCode": "GiuF",
"statusDescription": "Status OK",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "5",
"statusCode": "XdE3",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "8"
},
{
"unit": "LB",
"value": "1"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "0"
},
{
"unit": "LB",
"value": "0"
}
]
},
"shipperInformation": {
"address": {
"city": "Lake Juston",
"classification": "RESIDENTIAL",
"countryCode": "KH",
"countryName": "San Marino",
"postalCode": "80356-8987",
"residential": false,
"stateOrProvinceCode": "SD",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"contact": {
"companyName": "Block Group",
"personName": "Aubrey Hoeger",
"phoneNumber": "(261) 557-8843"
}
},
"specialHandlings": [
{
"description": "Deliver Weekday",
"paymentType": "BILL_SENDER",
"type": "DELIVER_WEEKDAY"
}
],
"standardTransitTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "3",
"trackingNumberUniqueId": "671809~927773252098~FDEG"
}
}
]
}
],
"cxsErrors": [
{
"code": "TRACKING.NOT_FOUND",
"message": "Authentication failed.",
"parameterList": [
{
"key": "param2",
"value": "NdByykX4"
}
]
},
{
"code": "TRACKING.NOT_FOUND",
"message": "Authentication failed.",
"parameterList": [
{
"key": "identifier",
"value": "esdCqkcn"
},
{
"key": "param1",
"value": "75MwBKML"
},
{
"key": "identifier",
"value": "LfNRjoIn"
},
{
"key": "param1",
"value": "X2WRrFD9"
}
]
},
{
"code": "TRACKING.TRACKINGNUMBER.EMPTY",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "param1",
"value": "ADuV94jf"
},
{
"key": "param1",
"value": "o9lmdo6u"
},
{
"key": "identifier",
"value": "VJAXsqxK"
},
{
"key": "param1",
"value": "l6JjP1uq"
},
{
"key": "param2",
"value": "n83tjSTR"
}
]
},
{
"code": "TRACKING.NOT_FOUND",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "param2",
"value": "XtYwaPnZ"
}
]
},
{
"code": "TRACKING.TRACKINGNUMBER.EMPTY",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "identifier",
"value": "jKapkjgs"
},
{
"key": "param2",
"value": "8lmdcGU7"
}
]
}
],
"successful": true
},
"transactionId": "1e713e7d-04b7-4b6d-89c4-7b8aea0f5d69"
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"customerTransactionId": "AnyCo_order123456789",
"errors": [
{
"code": "TRACKING.TRACKINGNUMBER.EMPTY",
"message": "Please provide tracking number."
}
]
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"errors": [
{
"code": "NOT.AUTHORIZED.ERROR",
"message": "Access token expired. Please modify your request and try again."
}
]
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"errors": [
{
"code": "FORBIDDEN.ERROR",
"message": "We could not authorize your credentials. Please check your permissions and try again."
}
]
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"errors": [
{
"code": "NOT.FOUND.ERROR",
"message": "The resource you requested is no longer available. Please modify your request and try again."
}
]
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"customerTransactionId": "AnyCo_order123456789",
"errors": [
{
"code": "INTERNAL.SERVER.ERROR",
"message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
}
]
}{
"transactionId": "624deea6-b709-470c-8c39-4b5511281492",
"customerTransactionId": "AnyCo_order123456789",
"errors": [
{
"code": "SERVICE.UNAVAILABLE.ERROR",
"message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
}
]
}Service Homepage: developer.fedex.com/api/en-us/catalog/track/v1/docs.html
fedexlogisticstrackingshippingrest