{
"success": true,
"message": "Produto recuperado com sucesso",
"data": {
"sku": "ALIM-CAFE-CX12",
"name": "Café Gourmet (Cx 12x500g)",
"description": "Caixa com 12 pacotes de café gourmet torrado e moído",
"unit_cost": 239.9,
"unit": "un",
"barcode": "ALIM-CAFE-CX12-851918",
"is_active": true,
"dimensions": {
"height": 400,
"width": 300,
"length": 200,
"weight": 6
},
"dimensions_description": "40.0cm (A) × 30.0cm (L) × 20.0cm (C) | 6g",
"characteristics": {
"is_dangerous": false,
"is_fragile": false,
"has_serial_number": false,
"has_batch_control": true,
"has_ean": false
},
"stock_control": {
"restock_priority": 3,
"restock_priority_description": "Alta",
"min_stock_quantity": 5,
"ideal_stock_quantity": 15
},
"expiration_control": {
"has_expiration_date": true,
"shelf_life_days": null,
"min_remaining_shelf_life": null,
"expiration_alert_days": null
},
"temperature_control": {
"is_refrigerated": false,
"storage_temp_min": null,
"storage_temp_max": null
},
"fiscal_codes": [
{
"fiscal_code": "ALIM-CAFE-CX12",
"ncm": "09012100",
"additional_data": {
"origem": "nacional",
"tem_ipi": false
}
}
],
"stock": {
"warehouses": [
{
"id": 1,
"name": "001 - Pari - SP",
"code": "001",
"stock": {
"total_quantity": 15,
"reserved_quantity": 0,
"available_quantity": 15,
"is_below_min_stock": false,
"total_locations": 1,
"storage_details": {
"available_for_sale": {
"total_quantity": 15,
"reserved_quantity": 0,
"available_quantity": 15,
"total_locations": 1
},
"storage": {
"total_quantity": 0,
"reserved_quantity": 0,
"available_quantity": 0,
"total_locations": 0
},
"other_areas": []
}
}
}
]
},
"created_at": "2025-07-18T15:18:38.000000Z",
"updated_at": "2025-07-18T15:18:38.000000Z"
}
}