OnDato
What kind of data I will get
By using this integration you will be able to verify identity of your customers.
Integration Scope
KYC - An identity verification service is used by businesses to ensure that users or customers provide information that is associated with the identity of a real person.
Input
You can configure users' input that will be send to OnDato in order to get the most of the verifications.
string
Email of the user (Required).
firstName
string
First name of the user (Optional).
middleName
string
Middle name of the user (Optional).
lastName
string
Last name of the user (Optional).
dateOfBirth
string
Date of birth of the user(Optional).
pesel
string
Pesel of the user(Optional).
phoneNumber
string
Phone number of the user (Optional).
countryCode
string
Country code of user (Optional).
Output
state
string
Possible values include: - INIT - IN_PROGRESS - FAILED - COMPLETED - COMPLETED_WITH_ERRORS
object
object
Identity Verification
applicationId
string
Identifier for the application
array<object>
List of communication channels
createdUtc
string
Creation date and time (UTC)
externalReferenceId
string
External reference identifier
id
string
Identifier for the data record
modifiedUtc
string
Modification date and time (UTC)
object
Redaction information
object
User registration details
object
Setup information
status
string
Status of the data record (e.g., "Pending")
object
Workflow step details
Communication Channel
id
string
Id of the communication channel.
type
string
Type of the communication channel.
Redaction
redactedUtc
string
Redaction date and time (UTC)
Registration
dateOfBirth
string
Date of birth
string
Email address
firstName
string
First name
lastName
string
Last name
middleName
string
Middle name
personalCode
string
Personal code
phoneNumber
number
Phone number
countryCode
string
Country code (e.g., "LT")
Setup
id
string
Setup ID
overrideId
string
Override ID
versionId
string
Version ID
Step
object
Consent details
object
KYC identification details
Consent
consentedUtc
string
Consent date and time (UTC)
id
string
Consent ID
isConsented
boolean
Indicates if consent is given
KYC Identification Id
id
string
Face authentication ID
Kyc Identification
array<object>
List of additional files
applicationId
string
Identifier for the application
array<object>
List of audit files
completedUtc
string
Completion date and time (UTC)
createdUtc
string
Creation date and time (UTC)
object
Document details
object
Face details
array<object>
List of fraud checks
id
string
Identifier for the data record
identityVerificationId
string
Identifier for identity verification
isCrossChecked
boolean
Indicates if cross-checked
object
Proof of address details
array<object>
List of registries
array<object>
List of rules
array<object>
List of scores
object
Setup information
status
string
Possible values: - Awaiting - Approved - Rejected
statusReason
string
Possible value in table below
Awaiting
Unfinished
Processing
Approved
AutomaticallyIdentified
ManuallyIdentified
Rejected
TransferToVideoCall
MissingDocumentPhoto
DocumentNotAccepted
DataNotMatch
DataNotMatch
Sanctioned
MissingPersonPhoto
FacesNotMatch
PoorPhotoQuality
PoorPhotoLighting
FacePhotoUploadFormat
Miscellaneous
PossibleFraudAttempt
UnrelatedPhotoSubmit
MoreThanOnePerson
ProhibitedCountryOrState
DocumentIsExpired
DocumentWithNonLatinCharacters
PartOfDocumentIsCovered
PartOfFaceIsCovered
UnderagePerson
ProhibitedNationality
DuplicatedInfo
AdverseMediaFound
DocumentFromScreen
DocumentManipulation
DocumentPrinted
InvalidProofOfAddress
KnownFraudster
PoliticallyExposedPerson
SelfieHasNoFace
Additional Files
createdUtc
string
Creation date and time (UTC)
fileExtension
string
File extension
fileId
string
File identifier
fileName
string
File name
fileType
string
File type
Audit Files
createdUtc
string
Creation date and time (UTC)
fileExtension
string
File extension
fileId
string
File identifier
fileName
string
File name
fileType
string
File type
Document
address
string
Document address
category
string
Document category
countryIso3
string
Country ISO-3 code
countryStateIso2
string
Country state ISO-2 code
dateOfBirth
string
Date of birth
dateOfExpiration
string
Date of expiration
dateOfIssue
string
Date of issue
documentNumber
string
Document number
array<object>
List of document files
firstName
string
First name
fullName
string
Full name
gender
string
Gender
lastName
string
Last name
middleName
string
Middle name
mrzVerified
boolean
MRZ verification status
nationalityIso3
string
Nationality ISO-3 code
array<object>
List of OCR validations
personalCode
string
Personal code
type
string
Document type
Document Files
autoCaptureConfidenceRate
number
Auto-capture confidence rate
createdUtc
string
Creation date and time (UTC)
fileExtension
string
File extension
fileId
string
File identifier
fileName
string
File name
fileType
string
File type
part
string
Part of the document
Face
ageEstimation
string
Age estimation
ageEstimateGroupV2
string
Age estimate group (V2)
enrollmentId
string
Enrollment ID
array<object>
List of face files
Face Files
createdUtc
string
Creation date and time (UTC)
fileExtension
string
File extension
fileId
string
File identifier
fileName
string
File name
fileType
string
File type
Fraud Checks
fileId
string
File identifier
name
string
Fraud check name
reasons
array<string>
List of fraud check reasons
status
string
Fraud check status (e.g., "Success")
linkedIdentificationId
string
Linked identification identifier
Proof of Address
city
string
City
files
array<object>
List of proof of address files
firstName
string
First name
lastName
string
Last name
array<object>
List of Optical character recognition validations
parish
string
Parish
street
string
Street
Registries
name
string
Registry name
reason
string
Reason
status
string
Status (e.g., "Ignore")
Rules
name
string
Rule name
reason
string
Reason
status
string
Status (e.g., "Success")
Scores
name
string
Score name
value
string
Score value
Setup
id
string
Setup ID
versionId
string
Version ID
OCR Validations
isValid
boolean
Flag indicating if validation is valid
key
string
Name of the field that's been validated
Output Example
Last updated