onboard_business_rep
Create and verify business representatives for business customers by generating face verification links and submitting verification data to complete the onboarding process.
Instructions
Create and verify a business representative for a business customer. Creates the representative, generates a face verification link, and submits verification. Requires customer_id (must be a business customer), first_name, last_name, email, phone, date_of_birth, and address. Optional: roles, ownership_percentage, title.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| first_name | Yes | ||
| last_name | Yes | ||
| Yes | |||
| phone | Yes | ||
| date_of_birth | Yes | ||
| address | Yes | ||
| roles | No | ||
| ownership_percentage | No | ||
| title | No |