v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

Get Virtual Account Metadata

Returns metadata about the virtual accounts that can be created for a given country, currency, and entity. Use this to discover available payment method types, transfer limits, fund transfer networks, and on_behalf_of support.

get/v3/metadata/collection_accounts/virtual_account

Query parameters

countrystring

Country in which the account is to be opened (ISO 3166 alpha-2).

currenciesstring[]

Currencies in ISO format.

entitystring

Entity identifier. Set entity id to get VA capabilities available for this particular entity. Capabilities not available for this entity wil be filtered out.

on_behalf_ofboolean

Set to true to get metadata for an on_behalf_of merchant. Set to false for a direct merchant.

Response

Virtual account metadata for the given filters.