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