{
"code": "string",
"name": "string",
"ean": "string",
"price": 0,
"netWeight": 0,
"grossWeight": 0,
"height": 0,
"width": 0,
"itemLength": 0,
"status": "Ativo",
"currentQty": 0,
"criticalQty": 0,
"images": [
{
"name": "string",
"size": 0,
"key": "string",
"url": "string"
}
],
"ecommerces": [
{
"name": "string",
"sku": "string"
}
],
"warehouse": [
{
"warehouse": "string",
"currentQty": 0
}
]
}