Fetch virtual accounts
Fetch a paginated list of virtual accounts
GET
https://api.ivorypay.io/v1virtual-accounts
Query Parameters
Name
Type
Description
type
String
The virtual account type. Possible values are CUSTOMER_ACCOUNT
and PERSONAL_ACCOUNT
.
page
String
Page for pagination
limit
String
Number of records per page
Last updated