================================================================================
REQUEST LOG: req_E4KgdDBf7yOM
================================================================================

[2026-01-01 22:43:16.301758] REQUEST END
    Status: 200
    Response Time: 0.77ms
    Response: {
    "success": true,
    "message": "Ingredients retrieved successfully",
    "data": [
        {
            "id": 1,
            "name": "sugar",
            "sku": "3784387",
            "unit": "70",
            "cost_per_unit": "20.00",
            "minimum_stock": "100.000",
            "reorder_level": "10.000",
            "is_active": true,
            "created_at": "2026-01-01T18:23:53.000000Z",
            "updated_at": "2026-01-01T18:23:53.000000Z",
            "deleted_at": null
        },
        {
            "id": 2,
            "name": "FCMP",
            "sku": "94309",
            "unit": "g",
            "cost_per_unit": "450.00",
            "minimum_stock": "450.000",
            "reorder_level": "10.000",
            "is_active": true,
            "created_at": "2026-01-01T22:43:15.000000Z",
            "updated_at": "2026-01-01T22:43:15.000000Z",
            "deleted_at": null
        }
    ],
    "meta": {
        "request_id": "req_E4KgdDBf7yOM",
        "timestamp": "2026-01-01T22:43:16+00:00"
    }
}

================================================================================