Skip to content

Instantly share code, notes, and snippets.

@Ulu2005
Created October 28, 2015 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ulu2005/e1cffd8a6aa2e71b3242 to your computer and use it in GitHub Desktop.
Save Ulu2005/e1cffd8a6aa2e71b3242 to your computer and use it in GitHub Desktop.
{
"id": "trk_Txyy1vaM",
"object": "Tracker",
"mode": "test",
"tracking_code": "EZ4000000004",
"status": "delivered",
"created_at": "2014-11-18T10:51:54Z",
"updated_at": "2014-11-19T10:51:54Z",
"signed_by": "John Tester",
"weight": 17.6,
"est_delivery_date": "2014-11-27T00:00:00Z",
"shipment_id": null,
"carrier": "UPS",
"tracking_details": [
{
"object": "TrackingDetail",
"message": "BILLING INFORMATION RECEIVED",
"status": "pre_transit",
"datetime": "2014-11-21T14:24:00Z",
"tracking_location": {
"object": "TrackingLocation",
"city": null,
"state": null,
"country": null,
"zip": null
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment