• Sign In
  • Sign In
  • Home

  • Payments

  • Terminal

  • Orders

  • Subscriptions

  • Invoices

  • Catalog

  • Inventory

  • Customers

  • Loyalty

  • Gift Cards

  • Bookings

  • Business

  • Team

  • Financials

  • Online

  • Auth

  • Webhook Subscriptions

  • Objects & Enums

  • Webhook Events

  • Deprecated

  • SDKs

<- Square API

Square API

Bank Accounts

Get a list of a seller's bank accounts.

The Bank Accounts API allows you to get basic details about a seller's bank account, such as the last few digits of the account number and the routing number. It can be paired with the Payouts API to understand the pattern of deposits and withdrawals from a seller's bank account.

  • Endpoints

  • Webhooks

List bank accounts

GET/v2/bank-accounts

Returns a list of BankAccount objects linked to a Square account.

Get bank account by v1Id

GET/v2/bank-accounts/by-v1-id/{v1_bank_account_id}

Returns details of a BankAccount identified by V1 bank account ID.

Get bank account

GET/v2/bank-accounts/{bank_account_id}

Returns details of a BankAccount linked to a Square account.

Development
  • Guides
  • API Reference
  • API Explorer
  • SDKs
  • Sample apps
  • System status
Support
  • Developer forums
  • Contact support
  • Developer blog
  • Discord community
  • YouTube
  • Twitter
More
  • Square Home
  • Square Developer
  • App Marketplace
  • Partner with Square
  • Solutions Partner Program
  • Pricing
  • Sales

© 2023 Square, Inc.

  • Developer terms of service
  • Privacy policy