Skip to main content
GET
List USD virtual accounts

Overview

Lists all USD virtual accounts for the authenticated merchant with optional filtering by customer and status. Each virtual account includes developer_fee.percentage.

Authentication

X-Api-Key
string
required
Your merchant API key

Query Parameters

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

Request Example

Response

data
array
required
Array of virtual account objects
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