diff --git a/apps/api/src/app/portfolio/portfolio.controller.ts b/apps/api/src/app/portfolio/portfolio.controller.ts index 6bacd25d5..0aaf383c3 100644 --- a/apps/api/src/app/portfolio/portfolio.controller.ts +++ b/apps/api/src/app/portfolio/portfolio.controller.ts @@ -246,6 +246,7 @@ export class PortfolioController { 'cash', 'committedFunds', 'currentGrossPerformance', + 'currentNetPerformance', 'currentValue', 'fees', 'netWorth',