Skip to main content

Journey – Added

Added JourneyConfiguration endpoint to set tenant wide configuration in journeys Added JourneyConfiguration endpoint to get tenant wide configuration in journeys

Document Management – Changed

Marked endpoint as obsolete. There is no termination date set yet but it is recommended to use /api/documentmanagement/entity/paged or /api/documentmanagement/entity/paged/lite instead.

Affected Endpoints

  • GET /documentmanagementquery/api/documentmanagement/entity/{entityId}

Portal Tenant – Added

  • GET /portaltenantquery/api/portal-users/userdetails/{id}/nolinks - Gets Portal User details without linked entities (returns details of portal user without linked entities)

Supergraph – Added

  • JourneyInstanceProcess.tasksV2, JourneyInstance.taskV2 and JourneySchemaProcess.tasks to return Journey Tasks in a polymorphic manner (e.g PolicyTaskDto, ProductTaskDto etc.) exposing type-specific properties