Virtual Wallet Requirements
Before creating a virtual wallet, make sure the customer and environment meet the onboarding requirements.
Prerequisites
- The customer must have completed KYC verification.
- The customer must be registered and linked to your business account.
- Your API key must be active and authorized for the client API.
- The requested currency must be supported for your environment.
Supported Currencies
Operational Notes
- Virtual wallet setup is asynchronous, not immediate.
- You should expect the final account details to arrive later through webhooks or the list endpoint.
- Your webhook receiver should be ready before you start onboarding customers at scale.
Typical Failure Cases
- customer has not completed KYC
- customer record is missing or not linked correctly
- invalid currency
- invalid signature or API key