Objects
Financial Product
Details of financial products such as pensions and investments accounts.
companystring
Company where the financial product has been collected from.
companyDisplayNamestring
Display name of the company for user-friendly presentation.
typestring
Type of the financial product.
Possible Enum values are
PER, PEA, LIFE_INSURANCE or CTO.One of these types:
Properties below are from the FrenchPension subtype. View the full schema for full details.
classificationstring
Classification of the pension.
Possible Enum values are
PERIN, PEROB, PERECO, PERCO, PERP, PREFON, ARTICLE83 or GENERIC.companystring
Company where the financial product has been collected from. Examples:
fr-info-retraite
companyDisplayNamestring
Display name of the company for user-friendly presentation.
productNamestring
productNumberstring
holderFrench.Holder
insuranceFrench.Insurance
startDatestring
updateDatestring
Date when value was last updated (format YYYY-MM-DD)
payoutDetailsArray<French.PayoutDetail>
financialInformationFrench.ProductFinancialInformation
holdingsArray<French.FrenchHolding>
holdingCompanyFrenchHoldingCompany
managementModestring
Management mode of the pension.
Possible Enum values are
HYBRIDE, LIBRE or PILOTE.activeAdditionalContributionsboolean
transactionsArray<Transaction>
Transaction history for the last 12 months.
idstring
typestring
Type of the financial product.
Possible Enum values are
PER.Example
{ "company": "fr-info-retraite", "companyDisplayName": "Company", "type": "PER"}