KycVerificationItem
statusstringrequired
Possible values: [COMPLETED
, NOT_COMPLETED
, IN_PROGRESS
]
electronicallyVerifiedboolean
vendorstring
Name of the vendor that performed the electronic verification
Possible values: <= 50 characters
KycVerificationItem
{
"status": "COMPLETED",
"date": "2021-07-15T17:54:12Z",
"electronicallyVerified": true,
"vendor": "string"
}