Skip to main content

CreateLiechtensteinLifeInvestInput

Input to create a new offer with the given customer information and configuration for the offer.

input CreateLiechtensteinLifeInvestInput {
associatedPersons: [LiechtensteinLifeInvestAssociatedPersonInput!]!
beneficiaries: LiechtensteinLifeInvestBeneficiariesInput
customerFinancialStatus: LiechtensteinLifeInvestFinancialStatusInput!
insuredPersonsHealthStatus: LiechtensteinLifeInvestHealthInput!
productConfiguration: LiechtensteinLifeInvestProductConfigurationInput!
}

Fields

CreateLiechtensteinLifeInvestInput.associatedPersons ● [LiechtensteinLifeInvestAssociatedPersonInput!]! non-null input

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

CreateLiechtensteinLifeInvestInput.beneficiaries ● LiechtensteinLifeInvestBeneficiariesInput input

Information about the life and death beneficiaries for the future policy.

CreateLiechtensteinLifeInvestInput.customerFinancialStatus ● LiechtensteinLifeInvestFinancialStatusInput! non-null input

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

CreateLiechtensteinLifeInvestInput.insuredPersonsHealthStatus ● LiechtensteinLifeInvestHealthInput! non-null input

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

CreateLiechtensteinLifeInvestInput.productConfiguration ● LiechtensteinLifeInvestProductConfigurationInput! non-null input

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

Member Of

CreateOfferInput input