================================================================================
REQUEST LOG: req_HC6kyVYfugF0
================================================================================

[2026-03-31 16:37:49.631878] REQUEST END
    Status: 200
    Response Time: 10.69ms
    Response: {
    "success": true,
    "message": "Ingredient updated successfully",
    "data": {
        "id": 46,
        "name": "Coffee Syrup",
        "sku": null,
        "unit": "Grams",
        "cost_per_unit": "1.20",
        "minimum_stock": "3.000",
        "reorder_level": "1.000",
        "is_active": true,
        "created_at": "2026-02-07T17:47:51.000000Z",
        "updated_at": "2026-03-31T16:37:49.000000Z",
        "deleted_at": null
    },
    "meta": {
        "request_id": "req_HC6kyVYfugF0",
        "timestamp": "2026-03-31T16:37:49+00:00"
    }
}

================================================================================