{
"customers": [
{
"createdAt": 1695892771782,
"firstName": "Raych",
"lastName": "Foss",
"officialId": {
"docType": "SSN",
"value": "123-45-6789",
"country": "US"
},
"dob": "1985-04-24",
"address": "Trantor Blvd. 73",
"email": "raych@example.com",
"phone": "(123) 456-7890",
"zipCode": "00001",
"state": "IL",
"ipAddress": {
"valid": true,
"value": "12.34.56.78"
},
"externalId": "abcd-123-456-efgh",
"customerId": "6515452382d40426aa45989a",
"uri": "https://app.waldo.ai/customers/6515452382d40426aa45989a",
"validation": {
"status": "APPROVED",
"kyc": "REJECTED",
"fraudScore": 0.82,
"fraudReport": false,
"fraudCheck": false,
"warningTags": {
"ssn": {
"label": "SSN Integrity",
"passed": true
},
"date_of_birth": {
"label": "Date of Birth Integrity",
"passed": true
},
"address": {
"label": "Address Integrity",
"passed": true
},
"legal_and_regulatory_warnings": {
"label": "Legal and Regulatory Warnings",
"passed": false
},
"politically_exposed_person": {
"label": "Politically Exposed Person",
"passed": false
},
"sanction": {
"label": "Sanctions List",
"passed": true
}
},
"kycBreakdown": {
"identityBreakdown": {},
"watchlistBreakdown": {
"matches": [
{
"name": "Raych V. Foss",
"entity": "United States Individuals Barred by FINRA",
"entityUrl": "https://www.finra.org/rules-guidance/oversight-Oversight%20%26%20Enforcement/individuals-barred-finra",
"type": "warning"
},
{
"name": "Raych M. Foss",
"entity": "United States Missouri House of Representatives",
"entityUrl": "https://house.mo.gov/MemberRoster.aspx",
"matchUrl": "https://house.mo.gov/MemberDetails.aspx?code=R&district=0&year=2024",
"type": "pep"
}
]
}
}
}
}
]
}