Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

ProtectionDetails

familyProtectionboolean

Indicates if the occupational private pension goes to a next of kin/spouse if the beneficiary passes away before retirement.

repaymentProtectionboolean

Indicates if the private occupational pension goes to a spouse/next of kin if the beneficiary passes away.

survivorsProtectionboolean

Indicates if the state pension premium goes to a spouse/next of kin if the beneficiary passes away.

Example
{  "familyProtection": true,  "repaymentProtection": true,  "survivorsProtection": true}