================================================================================
REQUEST LOG: req_Pzoaec7EDpbV
================================================================================

[2026-03-31 16:36:33.041041] REQUEST END
    Status: 200
    Response Time: 15.27ms
    Response: {
    "success": true,
    "message": "Ingredient updated successfully",
    "data": {
        "id": 42,
        "name": "Caramel Syrup",
        "sku": null,
        "unit": "Grams",
        "cost_per_unit": "1.00",
        "minimum_stock": "5.000",
        "reorder_level": "1.000",
        "is_active": true,
        "created_at": "2026-02-07T17:44:03.000000Z",
        "updated_at": "2026-03-31T16:36:33.000000Z",
        "deleted_at": null
    },
    "meta": {
        "request_id": "req_Pzoaec7EDpbV",
        "timestamp": "2026-03-31T16:36:33+00:00"
    }
}

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