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 requiresBANK_ACCOUNTS_READ.
Use the official GetBankAccount reference for provider field semantics and limits.
Output
Returns the officialSquare.GetBankAccountResponse response as a codec-safe object. Square integer money amounts remain bigint values.