Last active
December 20, 2015 13:28
-
-
Save teddychan/6138510 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
{ | |
"tracking": { | |
"title": "New Title Name", | |
"smses": [ | |
"+18555072519", | |
"+18555072511" | |
], | |
"emails": [ | |
"[email protected]", | |
"[email protected]" | |
], | |
"order_id": "New ID 1234", | |
"order_id_path": "http://www.aftership.com/order_id=1234_new", | |
"custom_fields": { | |
"product_name": "New iPhone Case", | |
"product_price": "NEw USD19.99" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment