{
"success": true,
"message": "Produtos listados com sucesso",
"search_query": "kafe",
"filters": {
"is_active": "true"
},
"pagination": {
"page": 1,
"per_page": 15,
"last_page": 1,
"has_prev_page": false,
"has_next_page": false,
"records": {
"from": 1,
"to": 1,
"total": 1
}
},
"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
},
"created_at": "2025-07-18T15:18:38.000000Z",
"updated_at": "2025-07-18T15:18:38.000000Z"
}
]
}