Skip to main content

ExistingCustomerByEmailInput

You can create a new offer for an existing customer by entering the email address that they used for their previous policies. This input is essential for identifying the customer in the system and ensuring the offer is linked to the correct account. The customer might not be accessible to you if they have a policy with Lichtenstein Life but not connected to your broker account.

input ExistingCustomerByEmailInput {
email: Email!
}

Fields

ExistingCustomerByEmailInput.email ● Email! non-null scalar

Email address to identify the customer. This email address must be linked to the customer's existing policy in the insurance system.

Member Of

ExistingCustomerInput input