Skip to content

Instantly share code, notes, and snippets.

@pinglamb
Last active July 25, 2016 19:24
Show Gist options
  • Save pinglamb/93a72c74ff61de8ed99e2511857eab98 to your computer and use it in GitHub Desktop.
Save pinglamb/93a72c74ff61de8ed99e2511857eab98 to your computer and use it in GitHub Desktop.
happypotter.io
{
"import_token": "4hSPTrQia5GqfmKm442Rzy7c",
"data": [
{
"sku": "P300-1",
"name": "T-Shirt",
"category": "Fashion",
"price": 399,
"stock": 24
},
{
"sku": "P300-2",
"name": "Sport Shoes",
"category": "Sports",
"price": 499,
"stock": 33
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment