Last active
August 29, 2015 14:02
-
-
Save teddychan/49017a9d12fca0a8dffd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"code": 200 | |
}, | |
"data": { | |
"tracking": { | |
"id": "53c9f6fcc5cd69117f277276", | |
"created_at": "2014-07-19T04:41:32+00:00", | |
"updated_at": "2014-07-19T04:41:42+00:00", | |
"tracking_number": "1Z45783E0398560742", | |
"tracking_account_number": null, | |
"tracking_postal_code": null, | |
"tracking_ship_date": null, | |
"slug": "ups", | |
"active": false, | |
"custom_fields": {}, | |
"customer_name": null, | |
"delivery_time": 7, | |
"destination_country_iso3": "USA", | |
"emails": [], | |
"expected_delivery": null, | |
"note": null, | |
"order_id": null, | |
"order_id_path": null, | |
"origin_country_iso3": "USA", | |
"shipment_package_count": 0, | |
"shipment_type": "GROUND", | |
"shipment_weight": "3.00 LBS", | |
"shipment_weight_unit": "", | |
"signed_by": "FRONT DOOR", | |
"smses": [], | |
"source": "api", | |
"tag": "Delivered", | |
"title": "1Z45783E0398560742", | |
"tracked_count": 1, | |
"unique_token": "WJ9PLQt8e", | |
"checkpoints": [ | |
{ | |
"slug": "ups", | |
"city": null, | |
"created_at": "2014-07-19T04:41:38+00:00", | |
"country_name": "US", | |
"message": "BILLING INFORMATION RECEIVED", | |
"country_iso3": "USA", | |
"tag": "InfoReceived", | |
"checkpoint_time": "2014-05-28T10:49:43", | |
"coordinates": [], | |
"state": null, | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "ONTARIO", | |
"created_at": "2014-07-19T04:41:39+00:00", | |
"country_name": "US", | |
"message": "ORIGIN SCAN", | |
"country_iso3": null, | |
"tag": "InTransit", | |
"checkpoint_time": "2014-05-29T00:40:00", | |
"coordinates": [], | |
"state": "CA", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "ONTARIO", | |
"created_at": "2014-07-19T04:41:39+00:00", | |
"country_name": "US", | |
"message": "DEPARTURE SCAN", | |
"country_iso3": null, | |
"tag": "InTransit", | |
"checkpoint_time": "2014-05-29T03:41:00", | |
"coordinates": [], | |
"state": "CA", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "SECAUCUS", | |
"created_at": "2014-07-19T04:41:39+00:00", | |
"country_name": "US", | |
"message": "ARRIVAL SCAN", | |
"country_iso3": null, | |
"tag": "InTransit", | |
"checkpoint_time": "2014-06-02T06:35:00", | |
"coordinates": [], | |
"state": "NJ", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "SECAUCUS", | |
"created_at": "2014-07-19T04:41:40+00:00", | |
"country_name": "US", | |
"message": "DEPARTURE SCAN", | |
"country_iso3": null, | |
"tag": "InTransit", | |
"checkpoint_time": "2014-06-03T00:26:00", | |
"coordinates": [], | |
"state": "NJ", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "BROOKLYN", | |
"created_at": "2014-07-19T04:41:40+00:00", | |
"country_name": "US", | |
"message": "ARRIVAL SCAN", | |
"country_iso3": null, | |
"tag": "InTransit", | |
"checkpoint_time": "2014-06-03T01:37:00", | |
"coordinates": [], | |
"state": "NY", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "BROOKLYN", | |
"created_at": "2014-07-19T04:41:41+00:00", | |
"country_name": "US", | |
"message": "OUT FOR DELIVERY", | |
"country_iso3": null, | |
"tag": "OutForDelivery", | |
"checkpoint_time": "2014-06-03T03:42:00", | |
"coordinates": [], | |
"state": "NY", | |
"zip": null | |
}, | |
{ | |
"slug": "ups", | |
"city": "BROOKLYN", | |
"created_at": "2014-07-19T04:41:41+00:00", | |
"country_name": "US", | |
"message": "DELIVERED", | |
"country_iso3": null, | |
"tag": "Delivered", | |
"checkpoint_time": "2014-06-03T16:46:00", | |
"coordinates": [], | |
"state": "NY", | |
"zip": "11208" | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment