Get Shipment Tracking Details
Get Shipment Tracking Details
The request could not be authorized.
{- "carrier": "FEDEX",
- "currentLocation": {
- "city": "Miami",
- "country": "US",
- "description": "Delivered",
- "postalCode": "33122",
- "stateOrProvince": "FL"
}, - "currentStatus": {
- "carrierEventCode": "DL",
- "carrierEventDescription": "Delivered",
- "eventCode": "AWP- Awaiting Pickup",
- "eventDate": "2023-06-28T16:55:00.000Z",
- "eventDescription": "Delivered",
- "eventLocation": {
- "city": "Miami",
- "country": "US",
- "description": "",
- "postalCode": "33122",
- "stateOrProvince": "FL"
}, - "status": "Delivered"
}, - "deliveryDate": "2023-06-28T16:55:00.000Z",
- "deliveryProofUrl": "",
- "estimatedDeliveryDate": "1901-01-01T00:00:00.000Z",
- "serviceCode": "",
- "serviceName": "FedEx Ground",
- "shipDate": "1901-01-01T00:00:00.000Z",
- "trackingHistory": [
- {
- "carrierEventCode": "DL",
- "carrierEventDescription": "Delivered",
- "eventCode": "DLD",
- "eventDate": "2023-06-28T16:55:00.000Z",
- "eventDescription": "Delivered",
- "eventLocation": {
- "city": "Miami",
- "country": "US",
- "description": "",
- "postalCode": "33122",
- "stateOrProvince": "FL"
}, - "status": "Delivered"
}
]
}