The class IdentificationResult will be returned after a successful on-boarding with the following properties:
IdentificationResult
Getter
Type
Nullable
Description
getVerificationId()
String
No
Unique reference ID of the completed identification
getDocuments()
DocumentIdentificationResult[]
Array with details of the identification documents
getSelfieImageFilePath()
Yes
File path to selfie image
getProofOfAddressFilePath()
File path to proof of address document
getSelfieFile() is now deprecated and replaced by getSelfieImageFilePath()
getSelfieFile()
Last updated 4 years ago
Was this helpful?