FedEx Tracking Virtual Sandbox
Virtual API for tracking shipment status and package visibility.
A virtualized endpoint for the FedEx Tracking API, allowing developers to simulate shipment status updates, tracking number lookups, and package visibility workflows. This service provides predictable responses for various tracking scenarios, enabling robust integration testing for logistics and supply chain applications.
Use this hosted sandbox to simulate FedEx Tracking 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 tracking request payloads, handle various shipment status codes, parse tracking event history, and test error handling for invalid or non-existent tracking numbers without hitting live FedEx infrastructure.
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": false,
"trackingInfo": [
{
"shipDateBegin": "2025-11-30T00:00:00.0Z",
"shipDateEnd": "2026-08-12T00:00:00.0Z",
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "4",
"trackingNumberUniqueId": "882311~987654321098~FDEX"
}
},
{
"shipDateBegin": "2026-02-06T00:00:00.0Z",
"shipDateEnd": "2026-07-28T00:00:00.0Z",
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "3",
"trackingNumberUniqueId": "245822~123456789012~FDEG"
}
}
]
}{
"customerTransactionId": "Bc4sX64tLvQPhK0",
"output": {
"alerts": "TRACKING.DATA.NOTFOUND - Tracking data unavailable",
"completeTrackResults": [
{
"trackingNumber": "6",
"trackResults": [
{
"additionalTrackingInfo": {
"hasAssociatedShipments": false,
"nickname": "Oriental",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "112233~445566778899~FDRG",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "882311~987654321098~FDEX",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
},
{
"trackingNumberUniqueId": "882311~987654321098~FDEX",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Leave at front door"
},
"availableImages": [
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
}
],
"availableNotifications": [
"ON_DELIVERY",
"ON_EXCEPTION"
],
"consolidationDetail": [
{
"consolidationID": "7",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 14,
"reasonDetail": {
"description": "Incorrect address",
"type": "EXCEPTION"
},
"timeStamp": "2025-10-07T00:00:00.0Z"
},
{
"consolidationID": "5",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 41,
"reasonDetail": {
"description": "Incorrect address",
"type": "DELIVERED"
},
"timeStamp": "2025-09-28T00:00:00.0Z"
},
{
"consolidationID": "3",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 29,
"reasonDetail": {
"description": "Weight mismatch",
"type": "DELIVERED"
},
"timeStamp": "2026-08-23T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Schedule specific delivery date",
"requestedAppointmentDetail": {
"date": "2026-12-24T00:00:00.0Z",
"window": [
{
"description": "Evening 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": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Business hours only",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "REQUESTED",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
},
{
"description": "Redirect to hold location",
"requestedAppointmentDetail": {
"date": "2027-06-18T00:00:00.0Z",
"window": [
{
"description": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
{
"description": "Evening 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": "PENDING",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2026-07-28T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2025-10-17T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2025-10-14T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2025-10-29T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-03-25T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"addressClassification": "RESIDENTIAL",
"city": "East Heberfurt",
"countryCode": "WS",
"countryName": "Nepal",
"postalCode": "62042",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "2",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "PENDING",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "PENDING",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "ELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
},
{
"eligibility": "PENDING",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": false,
"destinationServiceArea": "LOCAL",
"destinationServiceAreaDescription": "Rush delivery",
"locationDescription": "Neighbor",
"locationType": "APARTMENT_OFFICE",
"officeOrderDeliveryMethod": "Shipment",
"receivedByName": "Doyle Kirlin",
"signedByName": "Jay Sawayn"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "BUSINESS",
"city": "Gregoriafort",
"countryCode": "GT",
"countryName": "Cayman Islands",
"postalCode": "35789-5485",
"residential": false,
"stateOrProvinceCode": "CO",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "DFW",
"locationType": "FEDEX_SHIPSITE"
},
"distanceToDestination": {
"units": "KM",
"value": 1621.66
},
"error": {
"code": "SERVER.ERROR",
"message": "Please provide tracking number.",
"parameterList": [
{
"key": "2XlXk",
"value": "xTvCcXuE"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Evening delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "cgUBZ9",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "RESIDENTIAL",
"city": "New Marcelina",
"countryCode": "GW",
"countryName": "Jordan",
"postalCode": "24172",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "JFK",
"locationType": "FEDEX_SHIPSITE"
},
"informationNotes": [
{
"code": "SIGNATURE_REQUIRED",
"description": "Customs documents required"
},
{
"code": "SIGNATURE_REQUIRED",
"description": "Restricted delivery"
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Customs documents required"
},
{
"code": "REFRIGERATED_STORAGE",
"description": "Customs documents required"
},
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Restricted delivery"
}
],
"lastUpdatedDestinationAddress": {
"addressClassification": "MIXED",
"city": "West Wyman",
"countryCode": "LC",
"countryName": "Guam",
"postalCode": "12913-8983",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://charming-developmental.name",
"actionDescription": "Contact support",
"reason": "02",
"reasonDescription": "Package delivered to recipient address - release authorized"
},
{
"action": "https://deficient-curl.com",
"actionDescription": "Schedule redelivery",
"reason": "84",
"reasonDescription": "Local delivery restriction"
},
{
"action": "https://legal-depot.info/",
"actionDescription": "Contact support",
"reason": "015A",
"reasonDescription": "Package delivered to recipient address - release authorized"
},
{
"action": "https://quick-leading.net/",
"actionDescription": "Schedule redelivery",
"reason": "IN001",
"reasonDescription": "Local delivery restriction"
}
],
"code": "PU",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "HL",
"description": "On hold",
"scanLocation": {
"addressClassification": "BUSINESS",
"city": "Chattanooga",
"countryCode": "NL",
"countryName": "Virgin Islands, British",
"postalCode": "79141",
"residential": false,
"stateOrProvinceCode": "WA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "On hold"
},
"meterNumber": "0",
"originLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "UNKNOWN",
"city": "Herminahaven",
"countryCode": "MS",
"countryName": "Norway",
"postalCode": "24953-4459",
"residential": false,
"stateOrProvinceCode": "CO",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "JFK"
},
"packageDetails": {
"contentPieceCount": "8",
"count": "5",
"declaredValue": {
"currency": "SSP",
"value": 747.04
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Pak",
"type": "FEDEX_ENVELOPE"
},
"physicalPackagingType": "BARREL",
"sequenceNumber": "1",
"undeliveredCount": "2",
"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": "1"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "7"
}
]
}
},
"pieceCounts": [
{
"count": "7",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "4",
"description": "piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Damaged item",
"type": "HELD"
},
"recipientInformation": {
"address": {
"addressClassification": "UNKNOWN",
"city": "Luettgenbury",
"countryCode": "YE",
"countryName": "Ghana",
"postalCode": "15480-9128",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"returnDetail": {
"authorizationName": "Jeffery Rath",
"reasonDetail": [
{
"description": "Damaged item",
"type": "DELIVERED"
},
{
"description": "Safety hold",
"type": "EXCEPTION"
},
{
"description": "Customer request",
"type": "DELIVERED"
}
]
},
"scanEvents": [
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "PU",
"eventDescription": "Out for delivery",
"eventType": "OFD",
"exceptionCode": "B10",
"exceptionDescription": "Delayed by weather",
"locationId": "LAX",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "RESIDENTIAL",
"city": "Rainabury",
"countryCode": "GT",
"countryName": "Maldives",
"postalCode": "64114-4299",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
{
"date": "2026-08-20T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "AR",
"eventDescription": "Arrived at facility",
"eventType": "OFD",
"exceptionCode": "C99",
"exceptionDescription": "Incorrect address",
"locationId": "SEA",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "BUSINESS",
"city": "Boehmside",
"countryCode": "KI",
"countryName": "Finland",
"postalCode": "82613-4194",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
}
],
"serviceCommitMessage": {
"message": "Scheduled for delivery tomorrow.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx First Overnight",
"shortDescription": "PO",
"type": "FEDEX_HOME_DELIVERY"
},
"shipmentDetails": {
"beforePossessionStatus": false,
"contentPieceCount": "6",
"contents": [
{
"description": "buttons",
"itemNumber": "jtm9KL",
"partNumber": "6jssuN",
"receivedQuantity": "9"
},
{
"description": "electronics",
"itemNumber": "NBDfGS",
"partNumber": "kSPXKh",
"receivedQuantity": "0"
},
{
"description": "electronics",
"itemNumber": "WA1qC2",
"partNumber": "3e5LhI",
"receivedQuantity": "7"
},
{
"description": "polyurethane rope",
"itemNumber": "rdlLZz",
"partNumber": "ne2CU7",
"receivedQuantity": "1"
}
],
"splitShipments": [
{
"pieceCount": "4",
"statusCode": "p5GG",
"statusDescription": "Pending",
"timestamp": "2026-08-22T00:00:00.0Z"
},
{
"pieceCount": "6",
"statusCode": "XqzE",
"statusDescription": "Complete",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "3"
}
]
},
"shipperInformation": {
"address": {
"addressClassification": "BUSINESS",
"city": "Virgilmouth",
"countryCode": "WS",
"countryName": "Wallis and Futuna",
"postalCode": "24448",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"specialHandlings": [
{
"description": "Appointment required",
"paymentType": "OTHER",
"type": "HOLD_AT_LOCATION"
},
{
"description": "Deliver Weekday",
"paymentType": "COLLECT",
"type": "HOLD_AT_LOCATION"
},
{
"description": "Appointment required",
"paymentType": "COLLECT",
"type": "APPOINTMENT"
},
{
"description": "Appointment required",
"paymentType": "PREPAID",
"type": "DELIVER_WEEKDAY"
}
],
"standardTransitTimeWindow": {
"description": "Business hours only",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"trackingNumberInfo": {
"carrierCode": "FDXE",
"trackingNumber": "5",
"trackingNumberUniqueId": "245822~123456789012~FDEG"
}
},
{
"additionalTrackingInfo": {
"hasAssociatedShipments": true,
"nickname": "Intelligent",
"packageIdentifiers": [
{
"trackingNumberUniqueId": "882311~987654321098~FDEX",
"type": "SHIPPER_REFERENCE",
"value": "ASJFGVAS"
}
],
"shipmentNotes": "Fragile"
},
"availableImages": [
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
},
{
"size": "LARGE",
"type": "BILL_OF_LADING"
}
],
"availableNotifications": [
"ON_DELIVERY",
"ON_EXCEPTION"
],
"consolidationDetail": [
{
"consolidationID": "4",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 2,
"reasonDetail": {
"description": "Documentation missing",
"type": "DELIVERED"
},
"timeStamp": "2026-05-31T00:00:00.0Z"
},
{
"consolidationID": "7",
"eventType": "PACKAGE_REMOVED_FROM_CONSOLIDATION",
"packageCount": 3,
"reasonDetail": {
"description": "Service disruption",
"type": "HELD"
},
"timeStamp": "2026-02-07T00:00:00.0Z"
},
{
"consolidationID": "8",
"eventType": "PACKAGE_ADDED_TO_CONSOLIDATION",
"packageCount": 27,
"reasonDetail": {
"description": "Damaged item",
"type": "REJECTED"
},
"timeStamp": "2025-12-31T00:00:00.0Z"
}
],
"customDeliveryOptions": [
{
"description": "Hold at FedEx office",
"requestedAppointmentDetail": {
"date": "2026-12-16T00:00:00.0Z",
"window": [
{
"description": "Evening 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": "Business hours only",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
}
]
},
"status": "COMPLETED",
"type": "REDIRECT_TO_HOLD_AT_LOCATION"
}
],
"dateAndTimes": [
{
"dateTime": "2025-12-24T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2025-12-09T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-04-28T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-01-16T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
},
{
"dateTime": "2026-07-21T00:00:00.0Z",
"type": "ACTUAL_DELIVERY"
}
],
"deliveryDetails": {
"actualDeliveryAddress": {
"addressClassification": "RESIDENTIAL",
"city": "McKinney",
"countryCode": "CY",
"countryName": "Morocco",
"postalCode": "45168-4159",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": [
"1043 North Easy Street",
"Suite 999"
]
},
"deliveryAttempts": "2",
"deliveryOptionEligibilityDetails": [
{
"eligibility": "INELIGIBLE",
"option": "INDIRECT_SIGNATURE_RELEASE"
}
],
"deliveryToday": false,
"destinationServiceArea": "NATIONAL",
"destinationServiceAreaDescription": "Appointment Required",
"locationDescription": "Mailroom",
"locationType": "APARTMENT_OFFICE",
"officeOrderDeliveryMethod": "Courier",
"receivedByName": "Claude Will",
"signedByName": "Emma Olson"
},
"destinationLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "RESIDENTIAL",
"city": "Grand Island",
"countryCode": "GP",
"countryName": "Spain",
"postalCode": "45687-7544",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "JFK",
"locationType": "FEDEX_SHIPSITE"
},
"distanceToDestination": {
"units": "KM",
"value": 2200.28
},
"error": {
"code": "TRACKING.TRACKINGNUMBER.EMPTY",
"message": "Invalid tracking number format.",
"parameterList": [
{
"key": "TCaLM",
"value": "0a8BiyYC"
},
{
"key": "CVAuq",
"value": "jXgJNQqk"
},
{
"key": "3Vjpx",
"value": "rTKhVpYJ"
},
{
"key": "J4OoN",
"value": "CbNqHbqn"
}
]
},
"estimatedDeliveryTimeWindow": {
"description": "Morning delivery",
"type": "ESTIMATED_DELIVERY",
"window": {
"begins": "2026-08-23T00:00:00.0Z",
"ends": "2026-08-24T00:00:00.0Z"
}
},
"goodsClassificationCode": "zxefyc",
"holdAtLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "MIXED",
"city": "Funkshire",
"countryCode": "KE",
"countryName": "Democratic People's Republic of Korea",
"postalCode": "75744-7346",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "DEN",
"locationType": "FEDEX_SHIPSITE"
},
"informationNotes": [
{
"code": "CLEARANCE_ENTRY_FEE_APPLIES",
"description": "Customs documents required"
}
],
"lastUpdatedDestinationAddress": {
"addressClassification": "UNKNOWN",
"city": "East Milo",
"countryCode": "JO",
"countryName": "Belarus",
"postalCode": "28397",
"residential": false,
"stateOrProvinceCode": "WA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"latestStatusDetail": {
"ancillaryDetails": [
{
"action": "https://pricey-extent.net/",
"actionDescription": "Contact support",
"reason": "84",
"reasonDescription": "Local delivery restriction"
},
{
"action": "https://shady-sticker.info/",
"actionDescription": "Contact support",
"reason": "02",
"reasonDescription": "Customer not available or business closed"
},
{
"action": "https://mundane-numeric.com/",
"actionDescription": "Customer not Available or Business Closed",
"reason": "84",
"reasonDescription": "Local delivery restriction"
},
{
"action": "https://huge-submitter.biz",
"actionDescription": "Contact support",
"reason": "IN001",
"reasonDescription": "Customer not available or business closed"
},
{
"action": "https://caring-heartache.com",
"actionDescription": "Customer not Available or Business Closed",
"reason": "02",
"reasonDescription": "Package delivered to recipient address - release authorized"
}
],
"code": "HL",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedCode": "OC",
"description": "Picked up",
"scanLocation": {
"addressClassification": "UNKNOWN",
"city": "Lake Perryland",
"countryCode": "AR",
"countryName": "Uzbekistan",
"postalCode": "73569-9662",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
},
"statusByLocale": "Delivered"
},
"meterNumber": "8",
"originLocation": {
"locationContactAndAddress": {
"address": {
"addressClassification": "UNKNOWN",
"city": "Imeldaberg",
"countryCode": "BQ",
"countryName": "Madagascar",
"postalCode": "16632-4625",
"residential": false,
"stateOrProvinceCode": "CA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"locationId": "JFK"
},
"packageDetails": {
"contentPieceCount": "0",
"count": "2",
"declaredValue": {
"currency": "THB",
"value": 529.95
},
"packageContent": [
"wire hangers",
"buttons"
],
"packagingDescription": {
"description": "FedEx Pak",
"type": "FEDEX_ENVELOPE"
},
"physicalPackagingType": "BAG",
"sequenceNumber": "0",
"undeliveredCount": "4",
"weightAndDimensions": {
"dimensions": [
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
},
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
},
{
"height": 30,
"length": 100,
"units": "CM",
"width": 50
}
],
"weight": [
{
"unit": "LB",
"value": "3"
}
]
}
},
"pieceCounts": [
{
"count": "1",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "2",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "0",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "2",
"description": "piece count description",
"type": "ORIGIN"
},
{
"count": "5",
"description": "piece count description",
"type": "ORIGIN"
}
],
"reasonDetail": {
"description": "Documentation missing",
"type": "CANCELLED"
},
"recipientInformation": {
"address": {
"addressClassification": "MIXED",
"city": "Detroit",
"countryCode": "NL",
"countryName": "Virgin Islands, U.S.",
"postalCode": "48487-4914",
"residential": false,
"stateOrProvinceCode": "CA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"returnDetail": {
"authorizationName": "Ben Medhurst",
"reasonDetail": [
{
"description": "Safety hold",
"type": "DELIVERED"
},
{
"description": "Safety hold",
"type": "DELIVERED"
},
{
"description": "Customer request",
"type": "EXCEPTION"
},
{
"description": "Safety hold",
"type": "DELIVERED"
},
{
"description": "Documentation missing",
"type": "CANCELLED"
}
]
},
"scanEvents": [
{
"date": "2026-08-19T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "In transit",
"derivedStatusCode": "AR",
"eventDescription": "Picked Up",
"eventType": "DL",
"exceptionCode": "B10",
"exceptionDescription": "Package available for clearance",
"locationId": "LAX",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "MIXED",
"city": "East Cliftonborough",
"countryCode": "MN",
"countryName": "Kiribati",
"postalCode": "68194",
"residential": false,
"stateOrProvinceCode": "FL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
{
"date": "2026-08-20T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked Up",
"derivedStatusCode": "PU",
"eventDescription": "Arrived at facility",
"eventType": "PU",
"exceptionCode": "C99",
"exceptionDescription": "Delayed by weather",
"locationId": "LAX",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "UNKNOWN",
"city": "Kreigerboro",
"countryCode": "US",
"countryName": "Saint Pierre and Miquelon",
"postalCode": "81338",
"residential": false,
"stateOrProvinceCode": "IL",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
{
"date": "2026-08-23T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Picked Up",
"derivedStatusCode": "PU",
"eventDescription": "Delivered",
"eventType": "OFD",
"exceptionCode": "A25",
"exceptionDescription": "Incorrect address",
"locationId": "SEA",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "UNKNOWN",
"city": "New Estevan",
"countryCode": "GE",
"countryName": "Democratic People's Republic of Korea",
"postalCode": "12290-3025",
"residential": false,
"stateOrProvinceCode": "WA",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
{
"date": "2026-08-21T00:00:00.0Z",
"delayDetail": {
"status": "DELAYED",
"subType": "SNOW",
"type": "WEATHER"
},
"derivedStatus": "Exception",
"derivedStatusCode": "PU",
"eventDescription": "Out for delivery",
"eventType": "DL",
"exceptionCode": "C99",
"exceptionDescription": "Delayed by weather",
"locationId": "SEA",
"locationType": "CUSTOMS_BROKER",
"scanLocation": {
"addressClassification": "UNKNOWN",
"city": "West Randyhaven",
"countryCode": "GG",
"countryName": "Armenia",
"postalCode": "18654",
"residential": false,
"stateOrProvinceCode": "CO",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
}
],
"serviceCommitMessage": {
"message": "Scheduled for delivery tomorrow.",
"type": "ESTIMATED_DELIVERY_DATE_UNAVAILABLE"
},
"serviceDetail": {
"description": "FedEx Ground",
"shortDescription": "ES",
"type": "FEDEX_EXPRESS_SAVER"
},
"shipmentDetails": {
"beforePossessionStatus": false,
"contentPieceCount": "3",
"contents": [
{
"description": "buttons",
"itemNumber": "Q0iPv6",
"partNumber": "Q32O9O",
"receivedQuantity": "6"
},
{
"description": "buttons",
"itemNumber": "maTSjP",
"partNumber": "pkSC1S",
"receivedQuantity": "3"
},
{
"description": "buttons",
"itemNumber": "SgMbvQ",
"partNumber": "wFPt4j",
"receivedQuantity": "2"
},
{
"description": "electronics",
"itemNumber": "rcxgFR",
"partNumber": "hA9NGa",
"receivedQuantity": "5"
}
],
"splitShipments": [
{
"pieceCount": "3",
"statusCode": "sjhj",
"statusDescription": "In transit",
"timestamp": "2026-08-22T00:00:00.0Z"
}
],
"weight": [
{
"unit": "LB",
"value": "5"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "3"
},
{
"unit": "LB",
"value": "2"
},
{
"unit": "LB",
"value": "6"
}
]
},
"shipperInformation": {
"address": {
"addressClassification": "UNKNOWN",
"city": "Emmerichland",
"countryCode": "WF",
"countryName": "Paraguay",
"postalCode": "25107",
"residential": false,
"stateOrProvinceCode": "NY",
"streetLines": {
"0": "1043 North Easy Street",
"1": "Suite 999"
}
}
},
"specialHandlings": [
{
"description": "Hold at location",
"paymentType": "PREPAID",
"type": "HOLD_AT_LOCATION"
},
{
"description": "Appointment required",
"paymentType": "OTHER",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Appointment required",
"paymentType": "OTHER",
"type": "HOLD_AT_LOCATION"
},
{
"description": "Deliver Weekday",
"paymentType": "PREPAID",
"type": "DELIVER_WEEKDAY"
},
{
"description": "Hold at location",
"paymentType": "COLLECT",
"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": "112233~445566778899~FDRG"
}
}
]
}
]
},
"transactionId": "37c522f9-28cc-4f9a-a0b2-37778c3d2990"
}{
"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
fedexlogisticstrackingshippingsupply-chain