Get Virtual Bank Accounts by Merchant
Retrieves all virtual bank accounts associated with a specific merchant within an organization. This endpoint provides a comprehensive view of all virtual accounts, including their status, account numbers, and aliases.
**Response Information:**
- Merchant details and contact information
- List of all virtual bank accounts with their current status
- Account numbers, aliases, and creation timestamps
- Country and currency information for each account
**Roles with Access:**
- Platform Admin
- Wallet & Bank Admin
- Platform Contact Support
- Financial Operator - Views
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
organizationId
Organization identifier
merchantId
Merchant identifier
Headers
x-admin-api-key
Response
Virtual bank accounts retrieved successfully
id
Virtual bank account ID
country
Country code
Allowed values:
currency
Currency code
Allowed values:
provider
Payment Service Provider name
isActive
Active status of the account
createdAt
Creation date
virtualBankAccountNumber
Virtual bank account number
alias
Custom alias for the virtual bank account. Contains only letters, numbers, and dots.