Skip to main content

CreateLiechtensteinLifeWealthInput

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

input CreateLiechtensteinLifeWealthInput {
additionalInsuredPersonsHealthStatus: LiechtensteinLifeWealthHealthInput
associatedPersons: [LiechtensteinLifeWealthAssociatedPersonInput!]!
beneficiaries: LiechtensteinLifeWealthBeneficiariesInput
customerFinancialStatus: LiechtensteinLifeWealthFinancialStatusInput!
disableConsultationWaiver: Boolean
insuredPersonsHealthStatus: LiechtensteinLifeWealthHealthInput!
productConfiguration: LiechtensteinLifeWealthProductConfigurationInput!
}

Fields

CreateLiechtensteinLifeWealthInput.additionalInsuredPersonsHealthStatus ● LiechtensteinLifeWealthHealthInput input

The health state of the additional insured person at the time of the offer creation. Mandatory when there is an additional insured person.

CreateLiechtensteinLifeWealthInput.associatedPersons ● [LiechtensteinLifeWealthAssociatedPersonInput!]! non-null input

Information about the customer for whom the offer is to be created.

CreateLiechtensteinLifeWealthInput.beneficiaries ● LiechtensteinLifeWealthBeneficiariesInput input

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

CreateLiechtensteinLifeWealthInput.customerFinancialStatus ● LiechtensteinLifeWealthFinancialStatusInput! non-null input

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

CreateLiechtensteinLifeWealthInput.disableConsultationWaiver ● Boolean scalar

Currently a no-op: the value is accepted and ignored. Every offer's application form (Antrag) is generated with the _Ausführliches Beratungsprotokoll_ pages for the broker to complete, whether this field is true, false, or omitted. The field is kept so existing integrations keep validating. If your setup genuinely requires offers without our consultation protocol — because you document the advice yourself — contact technical support; it is not something this flag can switch on.

CreateLiechtensteinLifeWealthInput.insuredPersonsHealthStatus ● LiechtensteinLifeWealthHealthInput! non-null input

The health state of the insuredPersons at the time of the offer creation.

CreateLiechtensteinLifeWealthInput.productConfiguration ● LiechtensteinLifeWealthProductConfigurationInput! non-null input

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

Member Of

CreateOfferInput input