Skip to main content

FinancialAccount

No description

type FinancialAccount {
accountHolderName: String
bankAddress: Address
bankName: String!
bic: String!
documentsFolder: Folder
iban: String!
id: UUID!
isPrimaryAccount: Boolean
}

Fields

NomTypeDescription
accountHolderNameString scalar
bankAddressAddress object
bankNameString! non-null scalar
bicString! non-null scalar
documentsFolderFolder object
ibanString! non-null scalar
idUUID! non-null scalar
isPrimaryAccountBoolean scalarcreateFinancialAccount deleteFinancialAccount financialAccount updateFinancialAccount BusinessUnitFinancialAccount