Skip to main content
Anchor to ShopifyPaymentsBalanceTransactionConnection

ShopifyPaymentsBalanceTransactionConnection

connection

An auto-generated type for paginating through multiple ShopifyPaymentsBalanceTransactions.

Anchor to Fields with this connectionFields with this connection

•OBJECT

Financial account information for merchants using Shopify Payments. Tracks current balances across all supported currencies, payout schedules, and ShopifyPaymentsBalanceTransaction records.

The account includes configuration details such as ShopifyPaymentsBankAccount objects for receiving ShopifyPaymentsPayout transfers, statement descriptors that appear on customer credit card statements, and the ShopifyPaymentsPayoutSchedule that determines when funds transfer to your bank. Access balance transactions to review individual charges, refunds, and adjustments that affect your account balance. Query payouts to track money movement between your Shopify Payments balance and bank accounts.


Was this section helpful?

•[ShopifyPaymentsBalanceTransactionEdge!]!
non-null

The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node.

•[ShopifyPaymentsBalanceTransaction!]!
non-null

A list of nodes that are contained in ShopifyPaymentsBalanceTransactionEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

•PageInfo!
non-null

An object that’s used to retrieve cursor information about the current page.


Was this section helpful?