LogoLogo
  • API Documentation
  • Authentication
  • Testing
  • Contact Support
  • System Status
  • VX
    • Create Session
    • API Methods
  • Agematch
    • United States
    • United States (DMV)
    • International
    • With KBA Quiz
    • Selfie Age Estimation
  • IDMATCH
    • United States
      • With KBA Escalation
      • KYC/CIP Compliance
      • COPPA Compliance
    • International
  • idmatch+
    • United States
  • IDMATCH+PREDICT
    • Fraud Score
  • phonematch
    • Verification and Validation
      • Smart 2FA
      • Phone Verification
      • Phone Validation
    • One Time Passwords
      • SMS
      • Call
    • Message Delivery
      • Dialer
  • emailmatch
    • Email Validation
  • dcams
    • Document Capture and Management Services
      • Scanning Basic
      • Scanning Enhanced
      • Manual Review
      • Storage
        • Create or Update a Customer
        • Get Customer Status
        • Get Customer Document Images
        • Update Customer Status
      • iFrame
        • Canned Responses
        • Create Token
        • View Callback
        • User Status
        • Generate Link
      • Swift SDK
      • Android SDK
  • Bouncer
    • Overview
    • Bouncer as an add-on
  • V-PIN
    • Overview
    • V-PIN as an add-on
    • V-PIN Stand Alone
  • Service Coverage
    • Data Coverage
  • Testing
    • Test Cases
    • Answers to KBA Questions
  • Reporting
    • Audit
  • API Processing Errors
    • Error Returns
  • Knowledge Base
    • Best Practices
    • Understanding Veratad Services
  • IDMax
    • IDMax Button Creator SDK
Powered by GitBook
On this page
  1. Testing

Answers to KBA Questions

Barbara Miller (general_identity)

The following are all data points in the test database associated with the general_identity test case. To pass a quiz, use this data for reference to find the answers. If you do not see the data point the answer to the question is most likely "NONE OF THE ABOVE".

{
	"target": "general_identity",
	"identities": [{
		"fn": "Barbara",
		"ln": "Miller",
		"addr": "123 Main ST",
		"city": "Stratford",
		"state": "CT",
		"zip": "06614",
		"dob": "19740821",
		"ssn": "854125698",
		"county": "fairfield",
		"phone": "2015106000",
		"email": "bmiller@veratad.com"
	}, {
		"fn": "Barbara",
		"ln": "Miller",
		"addr": "87 East Broadway Blvd",
		"city": "Green Bay",
		"state": "WI",
		"zip": "54155",
		"county": "bucks",
		"dob": "19740821",
		"ssn": "854125698",
		"phone": "2015106000",
		"email": "bmiller@veratad.com"
	}]
}
PreviousTest CasesNextReporting

Last updated 2 years ago