================================================================================
REQUEST LOG: req_yeZAn1jLCBz6
================================================================================

[2026-06-10 12:50:51.293854] REQUEST END
    Status: 200
    Response Time: 15.19ms
    Response: {
    "success": true,
    "message": "Expense categories retrieved successfully",
    "data": [
        {
            "id": 1,
            "name": "icecream",
            "description": "test",
            "is_active": true,
            "created_at": "2025-12-16T21:12:53.000000Z",
            "updated_at": "2025-12-16T21:12:53.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        },
        {
            "id": 2,
            "name": "General",
            "description": "General expenses",
            "is_active": true,
            "created_at": "2026-05-10T12:46:51.000000Z",
            "updated_at": "2026-05-10T12:46:51.000000Z",
            "deleted_at": null,
            "tenant_id": "1"
        }
    ],
    "meta": {
        "request_id": "req_yeZAn1jLCBz6",
        "timestamp": "2026-06-10T12:50:51+00:00"
    }
}

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