Objects

Financial Product

Details of financial products such as pensions and investments accounts.

companystring

Company where the financial product has been collected from. Examples: se-folksam, se-lansforsakringar, se-avanza, se-movestic, se-spp, se-nordea, se-amf, se-seb, se-alecta, se-nordnet, se-handelsbanken, se-futur, se-swedbank, se-skandia, se-ica-bank, se-danske-bank.

companyDisplayNamestring

Display name of the company for user-friendly presentation.

typestring

Type of the financial product.

Possible Enum values are DEPOT_ACCOUNT or SAVINGS_ACCOUNT.
One of these types:

Properties below are from the GermanDepotAccount subtype. View the full schema for full details.

accountInformationAccountInformation

Account details such as available cash balance and interest rate.

companystring

Company where the financial product has been collected from. Examples: se-folksam, se-lansforsakringar, se-avanza, se-movestic, se-spp, se-nordea, se-amf, se-seb, se-alecta, se-nordnet, se-handelsbanken, se-futur, se-swedbank, se-skandia, se-ica-bank, se-danske-bank.

companyDisplayNamestring

Display name of the company for user-friendly presentation.

financialInformationProductFinancialInformation

Financial details of the product, like value, performance etc.

holderHolder

Information about the owner of the financial product.

List of holdings within the depot account.

idstring

Unique identifier for the financial product.

monthlySavingsAmountMonetaryAmount

Monthly savings amount associated with the depot (e.g. Sparplan).

personalInformationobject

Details of the person collecting the data.

productNamestring

Name of the financial product.

productNumberstring

Number associated with the financial product.

transactionsArray<Transaction>

Transaction history for the last 12 months.

typestring

Type of the financial product.

Possible Enum values are DEPOT_ACCOUNT or SAVINGS_ACCOUNT.
Example
{  "company": "se-company",  "companyDisplayName": "Company",  "type": "ISK"}