Create a wallet

A POST request sent to create a wallet.

Tip
Wallets have a one-to-one relationship with users.

💡

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