Skip to content

Instantly share code, notes, and snippets.

@bobspryn
Created April 29, 2012 20:58
Show Gist options
  • Select an option

  • Save bobspryn/2553240 to your computer and use it in GitHub Desktop.

Select an option

Save bobspryn/2553240 to your computer and use it in GitHub Desktop.
GetProductDetail
{
"ErrorCode":"String content",
"ErrorText":"String content",
"ResultCode":"String content",
"Product":{
"Attributes":[{
"Name":"String content",
"Value":"String content"
}],
"Description":"String content",
"Id":2147483647,
"Images":[{
"FullsizeURL":"String content",
"ThumbnailURL":"String content"
}],
"IsInBox":true,
"Link":"String content",
"Name":"String content",
"ProductCode":"String content",
"QtyInBox":2147483647,
"Rating":2147483647,
"Videos":[{
"VideoURL":"String content"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment