Skip to main content
A bank account is registered once against a user or organization, and can then receive payouts from any of that entity’s wallets.
Use the create method from the externalFiatAccounts resource on users(). Organizations have the same methods under organizations().
A registered account’s bank details cannot be changed. To pay out to different details, delete the account and register a new one. This prevents a payout from being redirected to another bank account without your app’s knowledge.

Next steps

Get bank accounts

List, read, and delete registered bank accounts

Execute a payout

Convert crypto to fiat in a single call