reference) with crypto wallets on enabled chains, plus optional pay-in sub-accounts for permanent deposit addresses.
Create the virtual account
Virtual-account write endpoints require request signing when signature verification is enforced. See Authentication.
Get virtual account
Update virtual account
Enable additional chains/currencies or disable existing ones viaPATCH https://mapi.zbx.boomfi.xyz/v1/accounts/virtual.
Balances
Permanent pay-in wallets
Create customer deposit addresses withPOST https://mapi.zbx.boomfi.xyz/v1/accounts/virtual/payin/address. Deposits on those addresses are swept to the parent account. Full guide: Create a Deposit Address.
Dashboard
- Settlement:
https://merchants.zbx.boomfi.xyz/dashboard/settings/settlement - Account balances UI:
https://merchants.zbx.boomfi.xyz/dashboard/account

Payouts from the virtual account
POST https://mapi.zbx.boomfi.xyz/v1/accounts/virtual/payout/address creates a payout to an external wallet (signed; session auth may require step-up). See the API reference for the full request schema.