================================================================================
REQUEST LOG: req_xXzBny7C8G3e
================================================================================

[2026-06-10 14:43:31.345964] REQUEST END
    Status: 200
    Response Time: 3.48ms
    Response: {
    "success": true,
    "message": "Success",
    "data": [
        {
            "id": 1,
            "warehouse_id": "1",
            "ingredient_id": "6",
            "quantity": "20.0000",
            "reserved_quantity": "0.0000",
            "avg_cost": "10.0000",
            "created_at": "2026-06-10T14:43:30.000000Z",
            "updated_at": "2026-06-10T14:43:30.000000Z",
            "ingredient": {
                "id": 6,
                "name": "Full Cream Milk Powder (FCMP)",
                "sku": null,
                "unit": "Grams",
                "cost_per_unit": "1.05",
                "minimum_stock": "50000.000",
                "reorder_level": "1000.000",
                "is_active": true,
                "created_at": "2026-02-07T16:38:48.000000Z",
                "updated_at": "2026-02-08T15:13:52.000000Z",
                "deleted_at": null,
                "tenant_id": "1"
            }
        }
    ],
    "meta": {
        "request_id": "req_xXzBny7C8G3e",
        "timestamp": "2026-06-10T14:43:31+00:00"
    }
}

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