BalanceBankAccount - admin-graphql - OBJECT
Version: unstable
Description:
A Shopify Balance bank account.
Access Scopes
`read_shopify_balance_accounts_information` access scope. Also: The user must have app permission for finance apps.
Fields
-
accountNumber:
String! -
The account's account number.
-
availableBalance:
MoneyV2! -
The account's available balance.
-
id:
ID! -
The account's ID.
-
nickname:
String -
The account's nickname.
-
primary:
Boolean! -
Whether the account is the primary account.
-
routingNumber:
String! -
The account's routing number.
-
status:
Status! -
The account's status.
Connections
Related queries
Related mutations
Related Unions
Examples