Skip to main content

CreateLiechtensteinLifePensionInput

Input to create a new offer for Liechtenstein Life Pension (Basisrente).

input CreateLiechtensteinLifePensionInput {
associatedPersons: [LiechtensteinLifePensionAssociatedPersonInput!]!
beneficiaries: LiechtensteinLifePensionBeneficiariesInput
customerFinancialStatus: LiechtensteinLifePensionFinancialStatusInput!
insuredPersonsHealthStatus: LiechtensteinLifePensionHealthInput!
productConfiguration: LiechtensteinLifePensionProductConfigurationInput!
}

Fields

CreateLiechtensteinLifePensionInput.associatedPersons ● [LiechtensteinLifePensionAssociatedPersonInput!]! non-null input

Information about the associated persons for the policy (policyHolder, insuredPerson, payer, economicInterest)

CreateLiechtensteinLifePensionInput.beneficiaries ● LiechtensteinLifePensionBeneficiariesInput input

Information about the death beneficiaries. Note: Basisrente law (Schicht 1) restricts death beneficiary to PARTNER only. No custom or life beneficiaries are allowed. Both PARTNER and HEIRS (deprecated) are accepted but always mapped to PARTNER server-side.

CreateLiechtensteinLifePensionInput.customerFinancialStatus ● LiechtensteinLifePensionFinancialStatusInput! non-null input

The financial state of the customer at the time of the offer creation.

CreateLiechtensteinLifePensionInput.insuredPersonsHealthStatus ● LiechtensteinLifePensionHealthInput! non-null input

The health state of the insured persons at the time of the offer creation.

CreateLiechtensteinLifePensionInput.productConfiguration ● LiechtensteinLifePensionProductConfigurationInput! non-null input

Information about the offer itself and various configurable options for the offer.

Member Of

CreateOfferInput input