Skip to main content
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 requires BANK_ACCOUNTS_READ. Use the official GetBankAccountByV1Id reference for provider field semantics and limits.

Output

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