Skip to main content
Release Notes

Portal Tenant โ€“ Changed

Related products:Fenergo API
  • September 17, 2025
  • 0 replies
  • 0 views

Added investment account properties to role configuration:

  • EntityPageConfig:
    • EntityPageDisplayInvestmentAccounts (optional)
    • InvestmentAccountPageConfig (mandatory if EntityPageDisplayInvestmentAccounts = true)
      • InvestmentAccountsSections (optional)
      • InvestmentAccountDataCategory (mandatory if InvestmentAccountsSections = "Data")
      • InvestmentAccountDocumentType (mandatory if InvestmentAccountsSections = "Documents")

Affected Endpointsโ€‹

  • POST /api/portal-roles/createrole
  • PUT /api/portal-roles/updateroledetails
  • GET /api/portal-roles/portalRole/{id}
  • GET /api/portal-roles/portalRoles