ShopifyPaymentsAccountBalanceTransactions
A list of balance transactions associated with a Shopify Payments account balance.
View-Specific Information
Select
The connector processes all filters client-side within the connector. The following query is the only one processed server side:
SELECT * FROM ShopifyPaymentsAccountBalanceTransactions
Columns
Name | Type | References | Description |
Id [KEY] | String | A globally-unique ID. | |
ShopifyPaymentsAccountId | String | A globally-unique ID. | |
NetAmount | Decimal | The net amount contributing to the merchant's balance. Decimal money amount. | |
NetCurrencyCode | String | The net amount contributing to the merchant's balance. Currency of the money. | |
TransactionDate | Datetime | The date and time when the balance transaction was processed. |