{
"success": true,
"message": "Configurações de estoque atualizadas com sucesso",
"data": {
"sku": "FAD50",
"name": "Fita Adesiva Transparente 45mm x 50m",
"description": "Fita adesiva transparente com 45mm de largura e 50 metros",
"unit_cost": 2.45,
"unit": "un",
"barcode": "FAD50-849253",
"is_active": true,
"dimensions": {
"height": 30,
"width": 60,
"length": 60,
"weight": 1900
},
"dimensions_description": "3.0cm (A) × 6.0cm (L) × 6.0cm (C) | 1.900kg",
"characteristics": {
"is_dangerous": false,
"is_fragile": false,
"has_serial_number": false,
"has_batch_control": false,
"has_ean": false
},
"stock_control": {
"restock_priority": 2,
"restock_priority_description": "Média",
"min_stock_quantity": 10,
"ideal_stock_quantity": 50
},
"expiration_control": {
"has_expiration_date": true,
"shelf_life_days": 180,
"min_remaining_shelf_life": 30,
"expiration_alert_days": 45
},
"temperature_control": {
"is_refrigerated": false,
"storage_temp_min": null,
"storage_temp_max": null
},
"fiscal_codes": [],
"stock": {
"warehouses": [
{
"id": 1,
"name": "001 - Pari - SP",
"code": "001",
"stock": {
"total_quantity": 100,
"reserved_quantity": 0,
"available_quantity": 100,
"is_below_min_stock": false,
"total_locations": 1,
"storage_details": {
"available_for_sale": {
"total_quantity": 100,
"reserved_quantity": 0,
"available_quantity": 100,
"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:48:12.000000Z"
}
}