Values Returned by Popular Verification Types in Fountain

Below you can find some of the popular verification types available from Evident on our partner stage in Fountain, their partner detail names and values returned. This information will help you set up your partner detail rules correctly.

Partner detail keys contain the full Evident attribute path and are marked in bold e.g.
identity_assurance.document_verification.americas.us.verification_status

Possible or example partner detail values for the given key are listed below it.

 

ID Document Verification

identity_assurance.document_verification.verification_status
identity_assurance.document_verification.americas.us.verification_status
identity_assurance.document_verification.americas.us.drivers_license.verification_status
(contact Evident if unsure which is relevant)

    • type: String
    • values: "Valid", "Invalid"

     

Liveness

identity_assurance.biometric_verification.video_selfie.liveness_biometric_match.verification_status
  • type: Boolean
  • values:
    • true = passed, live person performed the check & biometrics match
    • false = failed, spoofing attempt or biometrics did not match
identity_assurance.biometric_verification.video_selfie.liveness_biometric_match.confidence_level
  • type: String
  • values: "High", "Medium", "Low", "None"

 

Selfie to Document Match

identity_assurance.document_verification.selfie_to_document.verification_status

  • type: Boolean
  • values:
    • true = selfie matches the ID document presented
    • false = selfie does not match the ID document

identity_assurance.document_verification.selfie_to_document.confidence_level

  • type: String
  • values: "High", "Medium", "Low", "None"

It is recommended not to allow a retry if "verification_status" and "confidence_level" are "false" and "None" respectively. Otherwise allow another Liveness try.

 

Identity Resolution

identity_assurance.identity_resolution.full_name.fuzzy_match

  • type: String
  • values:
    • "Valid" = Names match (typos and variants handled)
    • "Invalid" = Mismatch

identity_assurance.identity_resolution.full_name.strict_match 

  • type: String
  • values:
    • "Valid" = Names match
    • "Invalid" = Mismatch

 

Background Checks

background.criminal.profile.result (use this unless you run multiple background check profiles)
background.criminal.profile_1.result
background.criminal.profile_2.result

  • type: Boolean
  • values:
    • True = Policy Violations Found
    • False = Background Check Clear

 

Professional Liability Insurance Verification

risk_decisioning.insurance_policy_verification.professional_liability.base.us.policy_status

  • type: Boolean
  • values:
    • true = insurance policy in good standing
    • false = insurance policy not in good standing 

risk_decisioning.insurance_policy_verification.professional_liability.base.us.aggregate_coverage_limit

  • type: String
  • example value: "2000000"

risk_decisioning.insurance_policy_verification.professional_liability.base.us.per_occurrence_coverage_limit

  • type: String
  • example value: "1000000"

risk_decisioning.insurance_policy_verification.professional_liability.base.us.expiration_date

  • type: Date
  • example value: "2021-05-31"

risk_decisioning.insurance_policy_verification.professional_liability.base.us.insured

  • type: String
  • example value: "Mary Smith"

risk_decisioning.insurance_policy_verification.professional_liability.base.us.professional_services_covered

  • type: String
  • example value: "massage therapist"

Professional License Verifications

credentialing.license.professional.us.healthcare.massage_therapist.licenses_list

  • type: JSON Array/Object
  • examples:
    • Status
      • value: "Valid"
      • value: "Invalid"
    • Status_detail
      • value: "Active"
      • value: "Inactive"

credentialing.license.professional.us.healthcare.nurse.registered_nurse.licenses_list

  • type: JSON Array/Object
  • examples:
    • Status
      • value: "Valid"
      • value: "Invalid"
    • Status_detail
      • value: "Active"
      • value: "Inactive"

credentialing.license.professional.us.healthcare.nurse.licensed_practical_nurse.licenses_list

  • type: JSON Array/Object
  • examples:
    • Status
      • value: "Valid"
      • value: "Invalid"
    • Status_detail
      • value: "Active"
      • value: "Inactive"
Was this article helpful?
0 out of 0 found this helpful