RiskAccountTask
- Type: boolean
blocking requiredWhether this task blocks the account until completed.
- Type: string
id requiredUnique identifier of the risk task.
- Type: stringenum
kind requiredThe type of remediation task required for the account.
valuesdocument _upload kyc _info agreement
- enum
status const:action_requiredrequiredThe current status of the task.
valuesaction _required
agreement _bundle Agreement content that must be reviewed and accepted when the task kind is
agreement.- Type: string
agreement _kind requiredThe type of agreement to be presented to the account holder.
- Type: integerFormat: int32
agreement _version requiredThe version of the agreement bundle.
- Type: array · AgreementDocument[]
documents requiredThe documents included in the agreement bundle.
- Type: string
locale requiredLocale of the agreement content.
- Type: string
requirement _id Identifier of the underlying requirement that triggered this task.

