Anchor to BalanceBankAccountBalance
objectBalanceBankAccount
Requires access scope. Also: The user must have app permission for finance apps.
A Shopify Balance bank account.
Anchor to FieldsFields
- Anchor to accountNumberaccount•String!
Number non-null The account's account number.
- Anchor to availableBalanceavailable•Money
Balance V2! non-null The account's available balance.
- •ID!non-null
The account's ID.
- Anchor to nicknamenickname•String
The account's nickname.
- Anchor to primaryprimary•Boolean!non-null
Whether the account is the primary account.
- Anchor to routingNumberrouting•String!
Number non-null The account's routing number.
- Anchor to statusstatus•Status!non-null
The account's status.
Was this section helpful?