ShopifyPaymentsAccountBalance
Returns current balances in all currencies for the account.
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 ShopifyPaymentsAccountBalance
Columns
Name | Type | References | Description |
ShopifyPaymentsAccountId | String | A globally-unique ID. | |
Amount | Decimal | Decimal money amount. | |
CurrencyCode [KEY] | String | Currency of the money. |