Skip to main content
square.listBankAccounts returns a list of BankAccount objects linked to a Square account.

Example

automations/square-list-bank-accounts.automation.ts

Inputs

Every input accepts a compatible signal. It requires BANK_ACCOUNTS_READ. Use the official ListBankAccounts reference for provider field semantics and limits.

Output

Returns the official Square.ListBankAccountsResponse response as a codec-safe object. Square integer money amounts remain bigint values.