Initiate public pension collection
Starts a public pension collection for the authenticated external user.
Request
Header Parameters
Specifies the API version to use. Must match the version of the endpoint you are targeting.
2025-01-01.Responses
Public pension data successfully collected.
Body
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.
Display name of the company for user-friendly presentation.
Guarantee pension balance (Garantipension) - optional field only present if the person qualifies for guarantee pension
Unique identifier for the financial product.
Income pension balance (Inkomstpension) - the main component of Swedish public pension based on lifetime earnings
Premium pension balance (Premiepension) - the fund-based component that individuals can manage themselves
Type of the financial product.
KF, ISK, CUSTODY_ACCOUNT, UNKNOWN_INVESTMENT_TYPE, IPS_PENSION, PRIVATE_PENSION, OCCUPATIONAL_PENSION, COLLECTIVE_OCCUPATIONAL_PENSION, UNKNOWN_PENSION_TYPE, MORTGAGE_LOAN, UNSECURED_LOAN, GENERAL_SAVINGS_ACCOUNT or GENERAL_SAVINGS_ACCOUNT_FIXED_PERIOD.Date when the pension balance was last updated (YYYY-MM-DD format)
curl https://api.insurely.com/wealth/public-pension-collection \ -H "Authorization: Bearer <jwt-token>"