For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get All Virtual Accounts

Get Virtual Accounts

get
/v0/customers/{customer_id}/virtual-account

Returns list of Virtual Accounts for a customer

Path parameters
customer_idstringRequired

The unique identifier of the customer

Header parameters
Api-KeystringRequired

Your secret API key, available in the developer dashboard. Include this header on every request to authenticate your application.

Responses
200

Successful retrieval of virtual accounts

application/json
get
/v0/customers/{customer_id}/virtual-account
200

Successful retrieval of virtual accounts

Last updated