Prerequisites
- Funded Virtual Accounts
- A registered, enabled external account to pay out to
- Authentication (
X-API-KEY,X-API-Nonce,X-API-Signature)
Create a payout (API)
Address the destination by theid or reference you registered it with. The currency decides the rail: a fiat symbol settles to the destination’s bank account, a digital one to its wallet (and requires chain_id).
Use the request schema from the API reference (
CreateVirtualPayoutRequest) for exact fields.
Direct wallet payout (no whitelisting)
For a one-off crypto send where you don’t want to register a destination first,POST /accounts/virtual/payout/address still pays out directly to a wallet address:
Dashboard
Use the Account experience (https://app.boomfi.xyz/dashboard/account) for payout controls in the merchant UI.
