Skip to main content

Create a virtual account

Response:
Ledger returns deposit instructions (routing number, account number, IBAN, CLABE, etc.) that your customer can share with senders. The walletId is the wallet where deposited fiat is converted to stablecoins — use it in POST /v1/transfers to move funds out.

Check balance

The balance is shown in the virtual account’s source currency. For USD accounts, exchangeRate is null.

How it works

  1. Create a virtual account for a customer
  2. Ledger returns bank deposit instructions and a walletId
  3. When fiat arrives, Ledger converts it to stablecoins in the wallet
  4. The wallet balance is credited automatically
  5. Transfer funds out using POST /v1/transfers with the walletId

Supported currencies

Virtual accounts accept deposits in USD, EUR, GBP, MXN, and more. Funds are automatically converted to stablecoins and settled to the customer’s wallet.