v1
latestOpenAPI 3.0.02026-07-26280204.9 KBVirtual Account (VA)
Get All Virtual Account
Retrieve a list of all the Virtual Accounts created for a customer.
get/virtual-account
Query parameters
customer_idstring
Example:customer_4a71634f60e641f984aa23ea2d535006
List VA for a specific Customer
include_deletedboolean
Example:true
Include deleted virtual accounts
created_atstring
Example:2022-03-20
YYYY-MM-DD (UTC date). If you wish to search based on local time then use start_time and end_time fields
start_timeinteger
Example:84600
EPOCH timestamp
end_timeinteger
Example:84700
EPOCH timestamp
limitinteger
Example:10
Max number of transactions per page. Default is 10 transactions per page
pageinteger
Example:1
The page number to return. If unspecified, the first page is returned
Response
OK