Skip to main content

TRUSTDOCK Identity Verification API mapping

If you have a login, you can learn more about the TRUSTDOCK fields in their API documentation.

If you're using the TRUSTDOCK Identity Verification API, the documents.document_type field maps as follows:

TRUSTDOCK document type

Passfort document_type

passport

PASSPORT

health_insurance_card

HEALTHCARE_ID

drivers_license

DRIVING_LICENSE

driving_history_certificate

MISCELLANEOUS

individual_number_card

STATE_ID

residence_card

RESIDENCE_ID

basic_resident_registration_card

RESIDENCE_OTHER

special_permanent_resident_certificate

RESIDENCE_OTHER

If you're using the TRUSTDOCK Identity Verification API, the documents.verification_result.provider_information array maps as follows:

TRUSTDOCK name

Passfort provider_information

verified_by

reviewer_id_1

verified_by

reviewer_id_2

plan.id

plan_id

plan.name

plan_name

individual_number

mynumber_redacted (shows only the last 2 digits and is displayed in the portal)

mynumber (shows the full, unredacted number and is not displayed in the portal)

If you're using the TRUSTDOCK Identity Verification API the documents.verification_result.review_date field maps to the verified_at field in TRUSTDOCK.

If you're using the TRUSTDOCK Identity Verification API, the documents.verification_result.forgery_checks object maps as follows:

TRUSTDOCK reason code

Passfort forgery_checks.category

Passfort forgery_checks.type

address_is_not_specified

Security checks

Address specified

contains_individual_number

Document validation

Does not contain MyNumber

expired

Document validation

Document has not expired

mismatched_data

Document validation

Input data matching

missing_address

Document validation

Address present

missing_issuer

Document validation

Document issuer present

other

Security checks

Other

wrong_document

Document validation

Document is supported

If you're using the TRUSTDOCK Identity Verification API, the documents.verification_result.image_checks object maps as follows:

TRUSTDOCK reason code

Passfort image_checks.category

Passfort image_checks.type

blurred

Image quality

Image integrity: blurred

copy_or_scanned_data

Security checks

Visual authenticity: original document present

failed_randomness_check

Security checks

Liveness overall result

mismatched_face

Security checks

Face matching

missing_thickness

Image quality

Image integrity: thickness

no_face

Security checks

Visual authenticity: face detection

not_human

Security checks

Liveness: actions performed by a human

out_of_frame

Image quality

Image integrity: document capture

partly_hidden

Image quality

Image integrity: document fully visible

Additional information