Balance and payout information for a
Shopify Payments
account. Balance includes all balances for the currencies supported by the shop.
You can also query for a list of payouts, where each payout includes the corresponding currencyCode field.
activated•
Boolean!
non-null
Whether the Shopify Payments setup is completed.
balance•
[MoneyV2!]!
non-null
Current balances in all currencies for the account.
balanceTransactions•
ShopifyPaymentsBalanceTransactionConnection!
non-null
A list of balance transactions associated with the shop.
bankAccounts•
ShopifyPaymentsBankAccountConnection!
non-null
All bank accounts configured for the Shopify Payments account.
chargeStatementDescriptors•
ShopifyPaymentsChargeStatementDescriptor
The statement descriptors used for charges.
These descriptors appear on a customer's credit card or bank statement when they make a purchase.
country•
String!
non-null
The Shopify Payments account country.
defaultCurrency•
CurrencyCode!
non-null
The default payout currency for the Shopify Payments account.
disputes•
ShopifyPaymentsDisputeConnection!
non-null
All disputes that originated from a transaction made with the Shopify Payments account.
id•
ID!
non-null
A globally-unique ID.
onboardable•
Boolean!
non-null
Whether the Shopify Payments account can be onboarded.
payouts•
ShopifyPaymentsPayoutConnection!
non-null
All current and previous payouts made between the account and the bank account.
payoutSchedule•
ShopifyPaymentsPayoutSchedule!
non-null
The payout schedule for the account.
payoutStatementDescriptor•
String
The descriptor used for payouts.
The descriptor appears on a merchant's bank statement when they receive a payout.
chargeStatementDescriptor•
String
The statement descriptor used for charges.
The statement descriptor appears on a customer's credit card or bank statement when they make a purchase.