-
Notifications
You must be signed in to change notification settings - Fork 23
Response Examples
peter soboyejo edited this page Nov 16, 2016
·
7 revisions
Example response on an individual item
{
"title": "Broken Paisley Flannel Zip Up Shirt",
"style" : "Black",
"link": "http://www.supremenewyork.com/shop/shirts/lrmboehst/z5wkhr78p",
"description": "All cotton flannel with full zip closure. Patch pockets on chest with flap closures.",
"addCartURL": "http://www.supremenewyork.com/shop/shirts/eg14t3l6m",
"price": 128,
"image": "http://d17ol771963kd3.cloudfront.net/120911/ma/DaUlTasALx0.jpg",
"sizesAvailable": [
{
"id": 39440,
"size": "Medium"
},
{
"id": 39441,
"size": "Large"
},
{
"id": 39442,
"size": "XLarge"
}
],
"images":[
"http://www.supremenewyork.com/shop/shirts/lrmboehst/z5wkhr78p"
],
"availability": "Available"
}