Skip to main content
Create a virtual bank account for a customer. The customer must have KYC approved (is_va_approved: true) before a virtual account can be issued.
Requires an Idempotency-Key header. Each customer can hold one virtual account per currency.

Request Body

string
required
Currency for the virtual account. Supported values: MXN, BRL, USD, EUR, MXN_USD, MXN_BASE, MXNBASE, EURBASE, USDBASE, EUR_BASE, USD_BASE, EURDE, USDDE, GBP, USD_KIRA, USDKIRA.
string
The UUID of the KYC-approved customer. Required when currency is USD; optional for other currencies.