List all virtual accountsAsk AIget https://developersandbox-api.flutterwave.com/virtual-accountsQuery Paramstodate-timeThe end date and time for a period. This parameter is used in conjunction with the 'from' parameter to define a time range. The value should be in ISO 8601 format.fromdate-timeThe start date and time for a period. This parameter is used in conjunction with the 'to' parameter to define a time range. The value should be in ISO 8601 format.pageinteger≥ 1Defaults to 1The page of the data to retrieve. The most recent data entry is on page 1.sizeinteger10 to 50Defaults to 10Length of data returned. Defaults to 10.referencestringA custom identifier to track the transaction, This must be unique across all your transactions.HeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.Responses 200OK 400Bad request 401Unauthorised request 403ForbiddenUpdated 9 months ago