Skip to main content
square.createBankAccount store a bank account on file for a square account.

Example

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

Inputs

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

Output

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