Skip to content

Instantly share code, notes, and snippets.

@josev55
Created June 10, 2015 13:17
Show Gist options
  • Save josev55/2c6ab44b45e2ebaf8e9e to your computer and use it in GitHub Desktop.
Save josev55/2c6ab44b45e2ebaf8e9e to your computer and use it in GitHub Desktop.
{
"response": {
"Header": {
"code": "0",
"message": "OK"
},
"Body": {
"consultarDatosBasicosProductoResponse": {
"datosProductoATG": {
"productID": "4096262",
"brand": "Fratta ",
"description": "Bicicleta Aro 12 Revel azul",
"stock": "278",
"listPrice": {
"price": [
{
"name": "CMR",
"price": "27990"
},
{
"name": "Employee",
"price": "35991"
},
{
"name": "Internet",
"price": "27990"
},
{
"name": "Margin",
"price": "16298"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "27990"
}
]
},
"variation": "0",
"productVariations": {
"variation": {
"skuVariation": "4096263",
"itemsAvailable": "278",
"skuListPrice": {
"price": [
{
"name": "CMR",
"price": "27990"
},
{
"name": "Employee",
"price": "35991"
},
{
"name": "Internet",
"price": "27990"
},
{
"name": "Margin",
"price": "16298"
},
{
"name": "Normal",
"price": "39990"
},
{
"name": "Search",
"price": "27990"
}
]
}
}
},
"isAvailable": "true",
"itemsAvailable": "278",
"isShowPromotionIcon": "false"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment