Beneficial owners
Start KYC (Know-Your-Customer)
Start a KYC verification for a Beneficial Owner
post/businesses/{business_id}/beneficial_owners/{beneficial_owner_id}/verification-kyc
Path parameters
business_idstring required
beneficial_owner_idstring required
Request body
Example request
{
"dob": "1980-04-04",
"program_id": "72585109-8222-4221-b15b-48e87ffed790",
"ssn": "123-45-6789",
"phone": "555-111-2222",
"phone_country_code": "1",
"email": "customer@bond.tech",
"ip": "257.134.1.57"
}