Skip to main content

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

Entity Data – Changed

The event notifications produced by the Command API endpoints have been updated. The Payload object within the event notification now includes the EventCreated and UserId properties.

Journey – Changed

The event notifications produced by the Command API endpoints have been updated. The Payload object within the event notification now includes the EventCreated and UserId properties.