➔ Describes if the detected part of the ID Card is FRONT, BACK or both
Allowed: FRONT┃BACK┃BOTH
-
id_attributes
object
Attributes detected from the ID Card
name
string
Name detected from the ID Card
fathers_name
string
Father's Name detected from the ID Card
mothers_name
string
Mother's Name detected from the ID Card
husbands_name
string
Mother's Name detected from the ID Card
id_no
string
ID Number detected from the ID Card
dob
string
DOB detected from the ID Card
date_of_incorporation
string
Date of Incorporation
year_of_birth
string
Year of birth according to the ID Card
address
string
Address detected from the ID Card
gender
string
Gender detected from the ID Card
date_of_issue
string
Date of the issue of ID Card
bank_name
string
If id_type is CHEQUE, detected bank name from Cheque
account_no
string
If id_type is CHEQUE, detected account number from Cheque
ifsc
string
If id_type is CHEQUE, detected IFSC from Cheque
engine_no
string
If id_type is VEHICLE_RC, detected engine number
chassis_no
string
If id_type is VEHICLE_RC, detected chassis number
file_no
string
If id_type is PASSPORT, detected file number
type
string
If id_type is PASSPORT, detected type
country_code
string
If id_type is PASSPORT, detected country code
sur_name
string
If id_type is PASSPORT, detected surname
nationality
string
If id_type is PASSPORT, detected nationality
place_of_birth
string
If id_type is PASSPORT, detected place of birth
place_of_issue
string
If id_type is PASSPORT, detected place of issue of the passport
date_of_expiry
string
If id_type is PASSPORT, detected expiry date of the passport
spouces_name
string
If id_type is PASSPORT, detected spouse name
cin
string
In case of business verification, detected Corporate Identification Number
din
string
In case of business verification, detected Director Identification Number
tin
string
In case of business verification, detected Taxpayer Identification Number
validity
string
Detected Validity of the card
vehicle_types
[string]
Detected Vehicle types from the ID Card ⮕ [ Detected Vehicle types from the ID Card ]
-
address_information
object
address
string
Full Address detected from the ID Card
locality_or_post_office
string
Locality detected from the ID Card
district_or_city
string
District or City detected from the ID Card
state
string
State detected from the ID Card
pincode
string
Pincode detected from the ID Card
phone_number
string
Phone Number detected from the ID Card
-
output_images
object
front_part
string
Front part of the ID Card in base64 format
back_part
string
Back part of the ID Card in base64 format
photo
string
Photo detected from the ID Card in base64 format
signature
string
Signature from the ID Card in base64 format
front_masked_image
string
In case of masking, front masked image from the ID Card in base64 format
back_masked_image
string
In case of masking, back masked image from the ID Card in base64 format
detected_security_features
[enum]
➔ The type of security feature for the ID Card ⮕ [ The type of security feature for the ID Card ]
Allowed: QR_CODE┃BAR_CODE┃HOLOGRAM
-
front_image_checks_result
object
Results from the checks for the front part of the ID Card
-
[any-key]
object
Results from the checks for the back part of the ID Card
score
number
Confidence of image being live or real/acceptable. Higher the better
result
enum
➔ Result for the validation check (UNKNOWN is from Gray-area where manual verification can be done if you don't want customers to reattempt). Ideally consider Unknown also as Fail and ask user to reattempt.
Allowed: PASS┃FAIL┃UNKNOWN
errors
[string]
In case there are errors, list of errors found in image ⮕ [ In case there are errors, list of errors found in image ]
count
integer
Count
-
back_image_checks_result
object
Results from the checks for the back part of the ID Card
-
[any-key]
object
Results from the checks for the back part of the ID Card
score
number
Confidence of image being live or real/acceptable. Higher the better
result
enum
➔ Result for the validation check (UNKNOWN is from Gray-area where manual verification can be done if you don't want customers to reattempt). Ideally consider Unknown also as Fail and ask user to reattempt.
Allowed: PASS┃FAIL┃UNKNOWN
errors
[string]
In case there are errors, list of errors found in image ⮕ [ In case there are errors, list of errors found in image ]
count
integer
Count
-
verification_result
object
verified
boolean
In case of verification, status of the verification
-
result
object
In case of verification, result from the verification
[any-key]
boolean
In case of verification, result from the verification
-
data
object
In case of verification, additional data from the verification
-
[any-key]
object
In case of verification, additional data from the verification
error_message
string
In case of verification, error message from the verification process
empty
boolean
application/json
object
Single line description
Field
Type
Description
details
string
Details about the exception. Usually contains the exception id for reference.