Customer Onboarding
Shareholders And Documents
Understand UBOs, control persons, signers, and document collection for business customers.
Shareholders and documents help Swipelux understand who owns, controls, and can act for a business customer. Requirements can vary by jurisdiction, entity type, ownership structure, and compliance review.
Business Review Inputs
Common Roles
| Role | Meaning |
|---|---|
| UBO | A person who ultimately owns a meaningful share of the business. |
| Control person | A person with control over decisions, even without majority ownership. |
| Signer | A person authorized to act for the business. |
Documents
Business documents support the company profile. Shareholder documents support the individuals behind the company. Use the metadata endpoint and compliance feedback to collect the right document set.
Endpoint Sequence
Related Endpoints
| Operation | Use it for |
|---|---|
POST /v1/customers/business/{businessCustomerId}/shareholders | Create a shareholder. |
GET /v1/customers/business/{businessCustomerId}/shareholders | List shareholders. |
PUT /v1/customers/business/{businessCustomerId}/shareholders/{shareholderId} | Update a shareholder. |
POST /v1/customers/business/{businessCustomerId}/shareholders/{shareholderId}/documents | Upload a shareholder document. |
POST /v1/customers/documents/upload | Upload a document asset. |
GET /v1/meta/kyb/documents | Retrieve KYB document requirements. |