Skip to main content
square.onBankAccountCreated subscribes to bank_account.created for the selected seller. It requires BANK_ACCOUNTS_READ.

Example

automations/square-on-bank-account-created.automation.ts

Event

Published when you link a seller’s or buyer’s bank account to a Square account. Square sets the initial status to VERIFICATION_IN_PROGRESS and publishes the event. The signal resolves to the official Square.BankAccountCreatedEvent payload with type narrowed to bank_account.created.