Life Insurance
French Life Insurance (Assurance Vie) Account
Company where the financial product has been collected from. Examples:
fr-hello-bank.
Display name of the company for user-friendly presentation.
Name of the financial product.
The product number assigned by the source financial institution (e.g., ISK account number, policy number, mortgage number). This is the most stable identifier for the product over time and across collections, and is suitable for matching the same product between repeated collections. Note that stability is best-effort and depends on what the institution exposes; it may occasionally change if the institution restructures or reissues the product.
Information about the owner of the financial product.
Details about the insured person.
Contract start date (format YYYY-MM-DD)
Indicates how the account data was obtained. AUTOMATIC means the data was collected via an aggregator connection. MANUAL means the account was added manually by the user. Defaults to AUTOMATIC.
AUTOMATIC or MANUAL.Details about the payout.
Financial details of the product, like value and performance.
List of holdings within the financial product.
Information about the company holding the life insurance.
Management mode of the life insurance.
HYBRIDE, LIBRE or PILOTE.Whether additional contributions are currently active.
Transaction history for the last 12 months.
Insurely-generated unique identifier for this collection of the financial product. Randomly generated and not stable across collections — a new id is issued each time the product is collected, even for the same underlying account. Use this only as a handle within a single collection (e.g., to correlate holdings and transactions). Do not use it to recognize the same product over time; use the stable institution-assigned identifier on this product (e.g., productNumber, accountNumber, or loanId) for that.
Type of the financial product.
LIFE_INSURANCE.{ "company": "fr-hello-bank", "companyDisplayName": "Hello Bank", "productName": "Mon Assurance Vie", "productNumber": "FR91231230-2", "holder": { "name": {}, "organization": {} }, "insurance": { "insuredPersonName": "Juliette DUPONT GIRARD" }, "startDate": "2021-06-15", "dataSource": "AUTOMATIC", "payoutDetails": [], "financialInformation": { "currentValue": {}, "currentValueFormula": {}, "changeValue": {} }, "holdings": [], "holdingCompany": { "address": {}, "email": "contact@company.fr", "name": "CREDIT AGRICOLE ASSURANCES RETRAITE", "phoneNumber": "0437470034" }, "managementMode": "HYBRIDE", "activeAdditionalContributions": false, "transactions": [], "id": "6a7c135e-3a56-44ae-bc53-1d0d5321f552", "type": "LIFE_INSURANCE"}