square.getBankAccountByV1Id returns details of a BankAccount identified by V1 bank account ID.
Example
automations/square-get-bank-account-by-v1-id.automation.ts
Inputs
Every input accepts a compatible signal. It requiresBANK_ACCOUNTS_READ.
Use the official GetBankAccountByV1Id reference for provider field semantics and limits.
Output
Returns the officialSquare.GetBankAccountByV1IdResponse response as a codec-safe object. Square integer money amounts remain bigint values.