Skip to content

Instantly share code, notes, and snippets.

@josev55
Created August 27, 2015 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josev55/9c1534d5a366de9f01bb to your computer and use it in GitHub Desktop.
Save josev55/9c1534d5a366de9f01bb to your computer and use it in GitHub Desktop.
{
"response" : {
"Header" : {
"code" : "0",
"message" : "OK"
},
"Body" : {
"consultarDatosBasicosProductoResponse" : {
"datosProductoATG" : {
"productID" : "4509940",
"brand" : "Adidas",
"description" : "Zapatilla Hombre Terrex Swift",
"stock" : "0",
"listPrice" : null,
"variation" : "0",
"productVariations" : null,
"isAvailable" : "false",
"itemsAvailable" : "0",
"isShowPromotionIcon" : "false"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment