CreateProsperityPlusGermanyInput
Input to create a new offer with the given customer information and configuration for the offer.
input CreateProsperityPlusGermanyInput {
associatedPersons: [ProsperityPlusGermanyAssociatedPersonInput!]!
beneficiaries: ProsperityPlusGermanyBeneficiariesInput
customerFinancialStatus: ProsperityPlusGermanyFinancialStatusInput!
insuredPersonsHealthStatus: ProsperityPlusGermanyHealthInput!
productConfiguration: ProsperityPlusGermanyProductConfigurationInput!
}
Fields
CreateProsperityPlusGermanyInput.associatedPersons ● [ProsperityPlusGermanyAssociatedPersonInput!]! non-null input
Information about the associated persons for the policy (policyHolder, insuredPerson, payer economicInterest)
CreateProsperityPlusGermanyInput.beneficiaries ● ProsperityPlusGermanyBeneficiariesInput input
Information about the life and death beneficiaries for the future policy.
CreateProsperityPlusGermanyInput.customerFinancialStatus ● ProsperityPlusGermanyFinancialStatusInput! non-null input
The financial state of the customer at the time of the offer creation.
CreateProsperityPlusGermanyInput.insuredPersonsHealthStatus ● ProsperityPlusGermanyHealthInput! non-null input
The health state of the insured persons at the time of the offer creation.
CreateProsperityPlusGermanyInput.productConfiguration ● ProsperityPlusGermanyProductConfigurationInput! non-null input
Information about the offer itself and various configurable options for the offer.
Member Of
CreateOfferInput input