square.onBankAccountDisabled subscribes to bank_account.disabled for the selected seller. It requires BANK_ACCOUNTS_READ.
Example
automations/square-on-bank-account-disabled.automation.ts
Event
Published when Square sets the status of a bank account to DISABLED. The signal resolves to the officialSquare.BankAccountDisabledEvent payload with type narrowed to bank_account.disabled.