Entity-Data – Changed
Removed HalleyEnableDraftsAndEntitiesV2Endpoints feature flag.
Affected Endpoints
- POST
/entitydataquery/api/v2/entity/get-entities-list - POST
/entitydataquery/api/v2/entity/search-entity-drafts
Removed HalleyEnableDraftsAndEntitiesV2Endpoints feature flag.
/entitydataquery/api/v2/entity/get-entities-list/entitydataquery/api/v2/entity/search-entity-draftsAdded new Thresholds property to Risk Factor Groups in the risk model.
/riskquery/api/risk-model/riskquery/api/risk-model/{id}/riskquery/api/risk-model/{id}/version/{versionNumber}/riskcommand/api/risk-model/riskcommand/api/risk-model/{id}/riskcommand/api/risk-model/{id}Updated response to include basic AccessLayers data for InaccessibleEntities for verified and draft entities.
/entitydataquery/api/v2/entity/get-entities-list/entitydataquery/api/v2/entity/search-entity-draftsAdded investment account properties to role configuration:
Added new endpoint to query risk assessments for related parties by task id and entity ids.
/riskquery/api/risk-assessment/related-parties/{taskId:guid}Added validations in the Screening Receptor when a batch is created and results are sent back from the provider to check:
Also, added fields to the Screening Command API in order to support implementation of Alias Screening. For all the endpoints, entityAliases can be sent as null or an empty list if not using Alias Screening.
Added new endpoint to query risk assessment for a related party by task id and entity id.
/riskquery/api/risk-assessment/related-parties/{taskId:guid}/entity/{entityId:guid}Added optional properties to role configuration
/api/portal-roles/createrole - EntityPageConfig - EnableAccessLayers (optional)/api/portal-roles/updateroledetails - EntityPageConfig - EnableAccessLayers (optional)/api/portal-roles/portalRole/{id} - EntityPageConfig - EnableAccessLayers (optional)/api/portal-roles/portalRoles - EntityPageConfig - EnableAccessLayers (optional)Added optional properties to user endpoints
/api/portal-users/getPortalUserDetails - AccessLayersConfig (optional)/api/portal-users/getPortalUserDetailsWithoutLinkedEntities - AccessLayersConfig (optional)/api/portal-users/updateUserDetails - AccessLayersConfig (optional)Updated response to include entity type.
/entitydataquery/api/v2/entity/namesTrigger the execution of scheduled rules for a specific date
/api/rules/execute