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

X-Api-Key
string
required
Your merchant API key

Path Parameters

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

Query Parameters

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

Request Example

Response

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