================================================================================
REQUEST LOG: req_coEadyjrGa43
================================================================================

[2026-03-31 16:38:48.426723] REQUEST END
    Status: 200
    Response Time: 13.62ms
    Response: {
    "success": true,
    "message": "Ingredient updated successfully",
    "data": {
        "id": 75,
        "name": "Choco Mint Gelato",
        "sku": null,
        "unit": "Grams",
        "cost_per_unit": "2.25",
        "minimum_stock": "2000.000",
        "reorder_level": "500.000",
        "is_active": true,
        "created_at": "2026-02-07T18:17:17.000000Z",
        "updated_at": "2026-03-31T16:38:48.000000Z",
        "deleted_at": null
    },
    "meta": {
        "request_id": "req_coEadyjrGa43",
        "timestamp": "2026-03-31T16:38:48+00:00"
    }
}

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