Skip to main content

Portal Tenant – Changed

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