onboard_customer
Create a SpherePay customer and generate verification links for TOS and KYC. Supports individual (with address, optional name/DOB) and business (with business info, addresses) types. Returns created customer.
Instructions
Create a new SpherePay customer and generate verification links. Supports 'individual' (requires address, optionally first/last name, DOB) and 'business' (requires business_information, registered/operating addresses) types. Returns the created customer with TOS and KYC verification links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_type | Yes | ||
| Yes | |||
| phone | Yes | ||
| address | No | ||
| first_name | No | ||
| last_name | No | ||
| date_of_birth | No | ||
| business_information | No | ||
| registered_address | No | ||
| operating_address | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||