Customer Onboarding
Business Customers
Create and verify business customers with KYB, shareholders, and documents.
Business customers represent companies and other legal entities. KYB validates the business identity, ownership structure, control persons, signers, and supporting documents before regulated money movement is enabled.
Business KYB Flow
Integration Flow
- Create the business customer.
- Add shareholders, UBOs, control persons, and signers.
- Upload required business and shareholder documents.
- Submit KYB for review.
- Monitor KYB and rail status with API reads and webhooks.
Endpoint Sequence
Related Endpoints
| Operation | Use it for |
|---|---|
POST /v1/customers/business | Create a business customer. |
PUT /v1/customers/business/{id} | Update a business customer. |
POST /v1/customers/business/{id}/documents | Upload a business document. |
POST /v1/customers/business/{id}/kyb | Submit KYB for review. |
GET /v1/customers/business/{id}/kyb | Check KYB status. |