Create a business wallet

A POST request sent to create a wallet.

Separate wallet creation is only supported for B2B distributors.
Consumer wallets are created as a part of user creation API call.

💡

Info

When creating a wallet, you must provide either the address property (for debit accounts) or the withdrawalAddress property (for prepaid accounts), depending on the type of wallet you are creating.

📘

Info

Whenever a non custodial wallet address is provided to this endpoint, the client will have to verify the wallet ownership with the /wallets/:id/verify endpoint.

Language
Credentials
Header