API Docs / Schemas / AmlRiskAssessmentDto

AmlRiskAssessmentDto

Properties

Name Type Description
idstring
statusenum

InProgress InReview Completed

InProgress InReview Completed

riskLevelenum

Low Normal High

Low Normal High

completedAtstring
createdAtstring
updatedAtstring
notesstring
reviewNotesstring
preparedBystring
reviewedBystring
externalUrlstring

JSON Example

{
  "id": "string",
  "status": "InProgress",
  "riskLevel": "Low",
  "completedAt": "2024-01-01T00:00:00Z",
  "createdAt": "2024-01-01T00:00:00Z"
}

Used By Operations

Contained in Schemas