Account
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | — |
createdAt | DateTime! | — |
updatedAt | DateTime! | — |
documentControls | [AccountDocumentControl] | — |
mostRecentVialinkControl | VialinkControl | — |
locale | SupportedLocale! | — |
label | String! | — |
type | AccountType! | — ⚠️ deprecated |
accountType | AccountTypeDetailed! | — |
lcbftLevel | LcbftLevel! | — ⚠️ deprecated |
lcbftLevelDetailed | LcbftLevelDetailed! | — ⚠️ deprecated |
kycExpirationDate | DateTime | — |
kycStatus | KycStatus! | — ⚠️ deprecated |
kycStatusDetailed | KycStatusDetailed! | — |
kycArchiveUrl | String! | URL to download the full KYC archive |
adequacyReportUrl | String! | URL to download the adequacy report PDF |
kycRefusedComment | String | — |
investorInfo | InvestorInfo! | — |
fiscalAddress | String | Concatenated fiscal address (street, postal code, city, country) resolved from personalInfo or corporateInfo depending on the account type |
user | User | — |
canValidateKyc | Boolean | — |
hasComputedAmlRisk | Boolean! | — |
kycAnalysisResult | Array | — |
accountDocuments | [AccountDocument] | — |
bankAccounts | [BankAccount] | — |
bankAccountByBankAccountType | BankAccount | — |
accountSecurityContracts | [AccountSecurityContract] | — |
investmentsAndTransfers | [Transaction] | — |
investments | [Investment] | — |
cessions | [Cession] | — |
countryRisk | LcbftLevel! | — ⚠️ deprecated |
activitySectorRisk | LcbftLevel! | — ⚠️ deprecated |
relationshipRisk | LcbftLevel! | — ⚠️ deprecated |
ppeRisk | LcbftLevel! |