CData Python Connector for Shopify

Build 25.0.9454

ShopifyPaymentsAccountBalance

Lists current balances in each supported currency for a Shopify Payments 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

ShopifyPaymentsAccount.Id

The globally unique identifier of the Shopify Payments account associated with this balance record.
Amount Decimal The total amount of funds currently held in the Shopify Payments account balance, expressed as a decimal value.
CurrencyCode [KEY] String The three-letter ISO currency code representing the currency of the account balance (for example, USD or GBP).

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