get https://staging.api.decentro.tech/v3/banking/account/virtual
This API allows clients to fetch the details of their virtual accounts with Decentro
Overview
The Get Virtual Accounts API allows clients of Decentro to retrieve detailed information about all virtual accounts (VAs) created within the Decentro platform. This API is essential for clients who need to manage their virtual accounts effectively, enabling them to access account details across various bank providers in a streamlined manner.
Flow
- Clients create multiple virtual accounts using Decentro's services for various fund flows.
- Clients utilize the Get Virtual Accounts API to fetch details of all virtual accounts associated with their account.
Managing family of virtual accounts
Clients can easily manage fetching virtual account details by selecting from either a single virtual account, a family of virtual accounts, or all virtual accounts associated with a consumer.
To effectively identify the relevant virtual accounts, clients can use one of the following identifiers::
Identifier | Results |
---|---|
virtual_account_number | The details will be fetched against the specific virtual_account_number in question. |
custom_va_number | The details will be fetched for all virtual account numbers across various banks linked to the specified custom VA number. |
customer_va_identifier | The details will be fetched for all virtual account numbers across different banks associated with the given customer VA identifier. |
consumer_urn | The details will be fetched for all virtual accounts across banks created for the consumer. |