Create Virtual Wallet
Use the client virtual wallets endpoints to request onboarding and then list the resulting virtual account records.
Create Virtual Wallet
POST /api/v1/client/virtual-wallets
Request Body
Example Request
Success Response
Common Errors
Processing Behavior
Virtual wallet creation is asynchronous.
- Submit the create request.
- Wait for the .
- Poll the list endpoint if you need to retrieve the created account details directly.
Setup typically completes within about 24 hours.
List Virtual Wallets
GET /api/v1/client/virtual-wallets
Returns one record per virtual bank account associated with your business.