Get Virtual Accounts
Wallet
Get Virtual Accounts
Retrieves virtual accounts for receiving payments.
GET
Get Virtual Accounts
Retrieve virtual accounts for receiving payments. Filter by currency, account type, or integration type.
Example Request
Query Parameters
| Parameter | Type | Description |
|---|---|---|
currency | string | Filter by 3-letter currency code |
virtualAccountType | string | Filter by type: static or dynamic |
Example Response
Static virtual accounts are permanent and can receive multiple payments. Dynamic virtual accounts are created for a specific amount and expire after use.
Authorizations
Your Rolla API key
Query Parameters
Filter by 3-letter currency code
Required string length:
3Filter by account type
Available options:
static, dynamic