Skip to main content
GET
List virtual accounts

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

entity_id
string<uuid>

Entity ID Unique identifier

bank_account_id
string<uuid>
required

Bank account ID Unique identifier

status
string

Status Status of the virtual account

before
string

Before

after
string

After

limit
integer

Limit

Response

VirtualAccounts

A list virtual accounts response

data
VirtualAccount · object[]