The Document Summary object provides condensed information for an identity document. Identity documents are used for Identity Verification (IDV) for Business Accounts, Customer Accounts, and Beneficial Owners.
id
string (UUID)
ID of the document.
documentType
string enum, values: driving-license, passport, formation, tax, ownership, other
Type of document. The following values are supported:
name
string, min length: 1, max length: 40
Name of the document (example: Bob Smith Driver’s License).
description
string, min length: 1, max length: 100
Description of the document. Required if documentType is formation, tax, ownership, or other.
status
string enum, values: NEW, UPLOADED, INCOMPLETE, SCANNED, MALICIOUS
Document status. The following values are supported:
createdBy
object
Entity that created the document.
id
string (UUID)
ID of the entity. Will be blank if createdBy.type is internal.
type
string enum, values: employee, internal, kor_employee, service-account
Type of entity. The following values are supported:
createdAt
string (date-time), format: yyyy-MM-dd’T’HH:mm:ss.SSSz
Date and time the document was created in the RocketKOR system.
Document Summary Object
{
"id": "string(UUID)",
"documentType": "string",
"name": "string",
"description": "string",
"status": "NEW | UPLOADED | INCOMPLETE | SCANNED | MALICIOUS",
"createdBy": {
"id": "string(UUID)",
"type": "employee | internal | service-account"
},
"createdAt": "string(date-time)"
}
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.