Skip to content

Instantly share code, notes, and snippets.

@teddychan
Created June 25, 2014 07:35
Show Gist options
  • Save teddychan/00c403ef5065770ac1e2 to your computer and use it in GitHub Desktop.
Save teddychan/00c403ef5065770ac1e2 to your computer and use it in GitHub Desktop.
{
"tracking": {
"slug": "dhl",
"tracking_number": "123456789",
"title": "Title Name",
"smses": [
"+18555072509",
"+18555072501"
],
"emails": [
"email@yourdomain.com",
"another_email@yourdomain.com"
],
"order_id": "ID 1234",
"order_id_path": "http://www.aftership.com/order_id=1234",
"custom_fields": {
"product_name": "iPhone Case",
"product_price": "USD19.99"
}
}
}
@Pr3mnath
Copy link

hi there can you give me the request json object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment