Skip to content

Instantly share code, notes, and snippets.

@teddychan
Last active December 18, 2015 08:39
Show Gist options
  • Save teddychan/5755298 to your computer and use it in GitHub Desktop.
Save teddychan/5755298 to your computer and use it in GitHub Desktop.
{
"meta": {
"code": 200
},
"data": {
"limit": 1,
"count": 10,
"page": 1,
"slug": "",
"tag": "",
"created_at_min": "2014-01-15T16:41:56+08:00",
"created_at_max": "2014-03-15T16:41:56+08:00",
"trackings": [
{
"created_at": "2014-03-04T14:33:58+00:00",
"updated_at": "2014-03-04T15:06:15+00:00",
"tracking_number": "1Z6X595R0352735550",
"slug": "ups",
"active": false,
"custom_fields": {},
"customer_name": null,
"destination_country_iso3": "USA",
"emails": [
"[email protected]",
"[email protected]"
],
"expected_delivery": "2014-03-04T23:59:59",
"order_id": null,
"order_id_path": null,
"origin_country_iso3": "USA",
"shipment_package_count": 0,
"shipment_type": "GROUND",
"signed_by": "MISS G REEBE (OFFICE)",
"smses": [],
"source": "web",
"tag": "Delivered",
"title": "New Title",
"tracked_count": 3,
"unique_token": "eJmAKnnKc",
"checkpoints": [
{
"slug": "ups",
"city": null,
"created_at": "2014-03-04T14:33:58+00:00",
"country_name": "US",
"message": "BILLING INFORMATION RECEIVED",
"country_iso3": "USA",
"tag": "InfoReceived",
"checkpoint_time": "2014-03-03T17:28:07",
"coordinates": [],
"state": null,
"zip": null
},
{...}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment