RiskAccountTask
- blockingType: booleanrequired
Whether this task blocks the account until completed.
- idType: stringrequired
Unique identifier of the risk task.
- kindType: stringenumrequired
The type of remediation task required for the account.
values- document
_upload - kyc
_info - agreement
- statusenumconst:action_requiredrequired
The current status of the task.
values- action
_required
- agreement
_bundle Agreement content that must be reviewed and accepted when the task kind is
agreement.- agreementType: string
_kind requiredThe type of agreement to be presented to the account holder.
- agreementType: integerFormat: int32
_version requiredThe version of the agreement bundle.
- documentsType: array · AgreementDocument[]required
The documents included in the agreement bundle.
- localeType: stringrequired
Locale of the agreement content.
- requirementType: string
_id Identifier of the underlying requirement that triggered this task.

