The Account Verification Status History object represents the Identity Verification (IDV) statuses that have been assigned to a Business Account. These statuses are assigned to the Business Account at each stage of the IDV process.
verificationStatusHistory
array
History of IDV status changes for the Business Account. The most recent status is shown first.
status
string enum, values: UNVERIFIED, PROCESSING, APPROVED, REVIEW, DECLINED, RESTRICTED
IDV status of the account. Possible values are:
reason
string
Reason for the account’s IDV status.
updatedAt
string (date-time), format: yyyy-MM-dd’T’HH:mm:ss.SSSz
Date and time the account’s IDV status was last updated.
updatedBy
object
Entity that last updated the account’s IDV status.
id
string (UUID)
ID of the entity. Will be blank if updatedBy.type is internal.
type
string enum, values: employee, internal, kor_employee, service-account
Type of entity. The following values are supported:
Account Verification Status History Object
{
"verificationStatusHistory": [
{
"status": "UNVERIFIED | PROCESSING | APPROVED | REVIEW | DECLINED | RESTRICTED",
"reason": "string",
"updatedAt": "string(date-time)",
"updatedBy": {
"id": "string(UUID)",
"type": "employee | internal | kor_employee | service-account"
}
}
]
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.