Skip to content

Instantly share code, notes, and snippets.

@ccovey
Last active August 29, 2015 14:04
Show Gist options
  • Save ccovey/b173f3df1495dd7cd2cb to your computer and use it in GitHub Desktop.
Save ccovey/b173f3df1495dd7cd2cb to your computer and use it in GitHub Desktop.
[
{
"productId":"123456",
"variationId":"789012",
"quantity":35,
"address":{
"address1":"123 Main Street",
"address2":"Apt 3",
"city":"New York City",
"state":"NY",
"zip":"12345",
"country":"US"
}
},
{
// next product
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment