Skip to main content

OperationalBankAccount

No description

type OperationalBankAccount {
accountingAccount: AccountingAccount
accountingAccountId: UUID
bankAccountOwner: BankAccountOwner
bankConnection: BankConnection!
bankConnectionId: UUID
bankId: Int
externalAccountId: Int
iban: String
id: UUID
isClosed: Boolean
isExcluded: Boolean
isPro: Boolean
itemId: Int
name: String
status: Int
statusCodeDescription: String
statusCodeInfo: String
type: String
}

Fields

NomTypeDescription
accountingAccountAccountingAccount object
accountingAccountIdUUID scalar
bankAccountOwnerBankAccountOwner object
bankConnectionBankConnection! non-null object
bankConnectionIdUUID scalar
bankIdInt scalar
externalAccountIdInt scalar
ibanString scalar
idUUID scalar
isClosedBoolean scalar
isExcludedBoolean scalar
isProBoolean scalar
itemIdInt scalar
nameString scalar
statusInt scalar
statusCodeDescriptionString scalar
statusCodeInfoString scalar
typeString scalarbindBankAccountToAccountingAccount excludeOperationalBankAccount operationalBankAccount refreshOperationalBankAccount PaginatedOperationalBankAccounts RentalAccountTransaction