Get Virtual Account

Get Virtual Account

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

Returns Virtual Account deposit information

Path parameters
customer_idstringRequired

The unique identifier of the customer

virtual_account_idstringRequired

The unique identifier of the virtual account

Header parameters
Api-KeystringRequired

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

Responses
chevron-right
200

Successful virtual account retrieval

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

Successful virtual account retrieval

Last updated