Journey – Added
Added a new property called DocumentTaskVersion to TaskDto for configuring the document version in Combined Policy Task.
Added a new property called DocumentTaskVersion to TaskDto for configuring the document version in Combined Policy Task.
Added a query endpoint returning entity drafts for a list of provided Entity Ids and Journey Id:
Address Country SecondaryIdentifier now only applies for Individual entities in WCO, as WCO does not support Address Country for Company
All API endpoints will now return Problem Details with HTTP Status Code 400 (Bad Request) if EventNotifications service is not enabled for tenant making API call.
The CreateDocumentModel endpoint (below) has been enhanced with a new RequirementModelId property in the CreateSignedUrlToUploadFileRequest DTO. This addition enables integration with the Linked Document Service, allowing updates to the LinkedDocuments property in the Requirement model.
Migrate Entity event subtype is added under External Data event type.
New field added to External Data Combined task to configure automation.
/policyquery/api/requirement-set/{versionId:guid}/requirements - Added new endpoint GetRequirementsByVersionIdPaged to retrieve version requirements with paging/policyquery/api/requirement-set/{setId:guid}/version/{versionNumber:int}/light - Added excludeRequirements parameter to GetRequirementSetVersionLightByIdChanged the endpoint EvaluateAllRequirements to include IsMaterialData property in the response
Added multi-tenant support for users in the SCIM API, allowing clients to create, update and delete users with the same email in multiple tenants.