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
AuthorizationstringRequired

Token for authentication

Responses
200

Successful retrieval of virtual accounts

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

Successful retrieval of virtual accounts

Last updated