Last active
December 20, 2015 13:28
-
-
Save teddychan/6138521 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": { | |
"active": true, | |
"created_at": "2013-04-15T16:41:56+08:00", | |
"custom_fields": { | |
"product_name": "new_iPhone Case", | |
"product_price": "New USD19.99" | |
}, | |
"customer_name": null, | |
"destination_country_iso3": null, | |
"emails": [ | |
"[email protected]", | |
"[email protected]" | |
], | |
"last_modified": "2013-08-15T16:41:56+08:00", | |
"origin_country_iso3": null, | |
"order_id": "New ID 1234", | |
"order_id_path": "http://www.aftership.com/order_id=1234_new", | |
"shipment_package_count": 0, | |
"smses": [ | |
"+18555072519", | |
"+18555072511" | |
], | |
"source": null, | |
"tag": "Pending", | |
"title": "New Title Name", | |
"tracked_count": 3, | |
"tracking_number": "123456789" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment