ShopifyPaymentsAccountBankAccounts
Lists all bank accounts configured for the Shopify Payments account.
View-Specific Information
Select
The 本製品 processes all filters client-side within the 本製品. 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. | |
| ShopifyPaymentsAccountId | String | A globally-unique ID. | |
| BankName | String | The name of the bank. | |
| Country | String | The country of the bank. | |
| Currency | String | The currency of the bank account. | |
| Status | String | The status of the bank account. | |
| AccountNumberLastDigits | String | The last digits of the account number (the rest is redacted). | |
| CreatedAt | Datetime | The date that the bank account was created. |