RiskAccountStatus
- blockingType: booleanrequired
Whether the current account status prevents the account from operating normally.
- statusType: stringenumrequired
The overall risk status of the account.
okmeans no outstanding blocking risk issues exist.action_requiredmeans the account has pending remediation tasks.restrictedmeans the account is currently limited due to unresolved risk or compliance requirements.values- action
_required - restricted
- ok
- tasksType: array object[] · RiskAccountTask[]
The list of outstanding risk or compliance tasks required for the account.
- 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. - requirementType: string
_id Identifier of the underlying requirement that triggered this task.

