Update a KYC record manually
Parameters
kycId
string
Required
path
The unique ID of the user's current KYC record. Same as
currentKycId on the GET /users/me response.
x-tenant-id
string
Required
header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
countryName
string
No description.
countryCode
string
No description.
documentCountry
string
No description.
identityDocumentFrontPage
string
No description.
identityDocumentBackPage
string
No description.
identityDocumentType
enum
No description.
Possible values:
passportnational_iddriver_license
faceScan
string
No description.
proofOfResidence
string
No description.
residenceDocumentType
enum
No description.
Possible values:
gas_billbank_statementelectricity_billinternet_billrent_agreement
contactNumber
string
No description.
contactEmail
string
No description.
vendorData
object
No description.
vendor
enum
No description.
Possible values:
veriffnexeramanual
submissionCompleted
boolean
No description.
verificationStatus
enum
No description.
Possible values:
pendingapprovedresubmissionrejected
reason
string
No description.
id
string
The unique ID of the resource being addressed. See the
id field in the parent resource's list or GET-by-ID response.
decisionTime
timestamp
No description.
createdAt
timestamp
No description.
updatedAt
timestamp
No description.