Skip to main content

Screening – Added

Added a new boolean field called CommentsMandatory to the Screening Configuration, set to true by default. Added a new endpoint called PatchConfiguration to the Screening Command API, which enables updating the value of the new CommentsMandatory field. Note that PatchConfiguration currently supports updating only this one field. To update other fields within a Screening Configuration, please refer to the other endpoints in this API.

Policy – Changed

Changed the endpoint GetRequirementSetVersionLightById to include IdvName and UBOThreshold properties as part of requirements in the response

Journey – Added

Added a new property called DocumentTaskVersion to TaskDto for configuring the document version in Combined Policy Task.

Document Management Command API - Added

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.