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

Get Virtual Account History

Get Virtual Account History

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

Returns Virtual Account transaction history

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
200

Successful virtual account history retrieval

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

Successful virtual account history retrieval

Last updated