Skip to main content

CreateYourLifeNettoPlusInput

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

input CreateYourLifeNettoPlusInput {
associatedPersons: [YourLifeNettoPlusAssociatedPersonInput!]!
beneficiaries: YourLifeNettoPlusBeneficiariesInput
customerFinancialStatus: YourLifeNettoPlusFinancialStatusInput!
insuredPersonsHealthStatus: YourLifeNettoPlusHealthInput!
productConfiguration: YourLifeNettoPlusProductConfigurationInput!
}

Fields

CreateYourLifeNettoPlusInput.associatedPersons ● [YourLifeNettoPlusAssociatedPersonInput!]! non-null input

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

CreateYourLifeNettoPlusInput.beneficiaries ● YourLifeNettoPlusBeneficiariesInput input

Information about the policy beneficiaries

CreateYourLifeNettoPlusInput.customerFinancialStatus ● YourLifeNettoPlusFinancialStatusInput! non-null input

The financial state of the customer at the time of the policy application

CreateYourLifeNettoPlusInput.insuredPersonsHealthStatus ● YourLifeNettoPlusHealthInput! non-null input

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

CreateYourLifeNettoPlusInput.productConfiguration ● YourLifeNettoPlusProductConfigurationInput! non-null input

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

Member Of

CreateOfferInput input