Skip to main content
square.getBankAccount retrieve details of a BankAccount bank account linked to a Square account.

Example

automations/square-get-bank-account.automation.ts

Inputs

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

Output

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