Skip to content

Instantly share code, notes, and snippets.

@josev55
Created June 9, 2015 20:04
Show Gist options
  • Save josev55/22bad8eef6a9be880608 to your computer and use it in GitHub Desktop.
Save josev55/22bad8eef6a9be880608 to your computer and use it in GitHub Desktop.
"Body": {
"consultarDatosBasicosProductoResponse": {
"datosProductoATG": {
"productID": "4469796",
"brand": "Nike",
"description": "Zapatilla Hombre running Nike Wild Trail",
"stock": "4",
"listPrice": {
"price": [
{
"name": "CMR",
"price": "39990"
},
{
"name": "Employee",
"price": "31992"
},
{
"name": "Internet",
"price": "39990"
},
{
"name": "Margin",
"price": "22851"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "39990"
}
]
},
"variation": "3",
"productVariations": {
"variation": [
{
"skuVariation": "4469800",
"itemsAvailable": "1",
"color": "8D8A96",
"size": "40",
"skuListPrice": {
"price": [
{
"name": "CMR",
"price": "39990"
},
{
"name": "Employee",
"price": "31992"
},
{
"name": "Internet",
"price": "39990"
},
{
"name": "Margin",
"price": "22851"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "39990"
}
]
}
},
{
"skuVariation": "4469801",
"itemsAvailable": "2",
"color": "8D8A96",
"size": "40.5",
"skuListPrice": {
"price": [
{
"name": "CMR",
"price": "39990"
},
{
"name": "Employee",
"price": "31992"
},
{
"name": "Internet",
"price": "39990"
},
{
"name": "Margin",
"price": "22851"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "39990"
}
]
}
},
{
"skuVariation": "4469803",
"itemsAvailable": "1",
"color": "5C5A5B",
"size": "42",
"skuListPrice": {
"price": [
{
"name": "CMR",
"price": "39990"
},
{
"name": "Employee",
"price": "31992"
},
{
"name": "Internet",
"price": "39990"
},
{
"name": "Margin",
"price": "22851"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "39990"
}
]
}
}
]
},
"isAvailable": "true",
"itemsAvailable": "4",
"isShowPromotionIcon": "false"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment