Skip to main content
GET
List customer USD virtual accounts

Overview

Lists all USD virtual accounts for a specific customer under the authenticated merchant. The customer must have completed tier 2 verification to have virtual accounts. Each virtual account includes developer_fee.percentage.

Authentication

string
required
Your merchant API key

Path Parameters

string
required
Customer ID (UUID format)Example: 650e8400-e29b-41d4-a716-446655440002

Query Parameters

integer
Number of results per page (default: 50, max: 200)
integer
Page number (default: 1)
string
Filter by statusAllowed values: active | inactive

Request Example

Response

array
required
Array of virtual account objects for the customer
integer
required
Current page number
integer
required
Results per page
integer
required
Total number of virtual accounts
integer
required
Total number of pages