Bank Accounts
List bank accounts for client
List all bank accounts associated with a client.
GET
Retrieves all bank accounts associated with a specific client. Requires an API key with access level 1 or higher.
Path parameters
Unique identifier of the client.
Response
Returns an array of bank account objects. See Create US bank account for the shared field list. Each account exposes rail-specific fields depending on itstype:
ACH→account_number,routing_number,account_type.SPEI→clabe.SEPA→iban,bic.PIX→pix_key,document_number.FPS→sort_code,account_number.CO_BANK_TRANSFER→bank_code,co_account_type,document_type,document_number,phone_number.BRE_B→bre_b_key.
business_name.

