MCP Server for Shopify

Build 25.0.9440

ShopifyPaymentsAccountBankAccounts

Lists bank accounts configured for the Shopify Payments account.

View-Specific Information

Select

The server processes all filters client-side within the server. The following query is the only one processed server-side:

  SELECT * FROM ShopifyPaymentsAccountBankAccounts

Columns

Name Type References Description
Id [KEY] String A globally unique Id for the Shopify Payments bank account.
ShopifyPaymentsAccountId String

ShopifyPaymentsAccount.Id

A globally unique Id for the associated Shopify Payments account.
BankName String The name of the bank where the account is held.
Country String The country of the bank.
Currency String The currency of the bank account.
Status String The current status of the bank account.
AccountNumberLastDigits String The last visible digits of the bank account number, with the rest redacted.
CreatedAt Datetime The date and time when the bank account was created.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440