Skip to main content
Release Notes

Portal Tenant โ€“ Changed

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

Added optional properties to role configuration:

  • FrontOfficeConfig:
    • NotificationDisplayEntityName (optional)
    • NotificationSendCancelledJourneyEmail (optional)
    • NewRequestDetailsCategory (mandatory if FrontOfficeConfig is not provided as null)
    • ProductRequestDetailsCategory (mandatory if FrontOfficeConfig is not provided as null)

Affected Endpointsโ€‹

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