Skip to content

Instantly share code, notes, and snippets.

@teddychan
Last active December 18, 2015 08:39
Show Gist options
  • Save teddychan/5755792 to your computer and use it in GitHub Desktop.
Save teddychan/5755792 to your computer and use it in GitHub Desktop.
{
"tracking": {
"slug": "dhl",
"tracking_number": "123456789",
"title": "Title Name",
"smses": [
"+18555072509",
"+18555072501"
],
"emails": [
"[email protected]",
"[email protected]"
],
"order_id": "ID 1234",
"order_id_path": "http://www.aftership.com/order_id=1234",
"custom_fields": {
"product_name": "iPhone Case",
"product_price": "USD19.99"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment