KYC
Update proof-of-address
Update the proof-of-address process for a user.
PATCH
Update proof-of-address is the endpoint through which the user proves their declared address of residence.
Via document submission
If electronic verification is not possible, the user must provide a document to prove their address, usually by providing a utility bill or bank statement. The document is provided as a media file, passed ininput.media. At this time, only a single media file is supported for this process.
address-proof
address-proof
A document that proves the user’s address of residence.File Category:
document (which allows pdf files as well as typical images content-types)Via electronic verification
Some KYC providers allow for address verification through electronic means, without requiring providing any documents. They usually do this by checking the user’s declared address of residence against public and third-party records, such as government, credit, banking, and utility records.Verification rejection reasons
When the process completes withstatus: failed, output.reason indicates why the verification was rejected:
address-mismatch: the submitted document does not match the declared address.name-mismatch: the name on the submitted document does not match the user’s profile.provider-verification-rejected: the upstream provider rejected the submission. When present,output.providerDetails.reasons[]carries provider-specific codes that can be surfaced to the user.
Authorizations
OAuth 2.0 authentication.
Body
application/json
Response
KYC proof-of-address process updated.
- None
- Document submission
- Electronic verification
- From identity