Skip to main content

ExistingCustomerInput

Input for selecting an existing customer in the core insurance system for whom the offer needs to be created. This input is essential for ensuring the offer is linked to the correct person.

input ExistingCustomerInput {
byEmail: ExistingCustomerByEmailInput
byID: ExistingCustomerByIDInput
}

Fields

ExistingCustomerInput.byEmail ● ExistingCustomerByEmailInput input

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.

ExistingCustomerInput.byID ● ExistingCustomerByIDInput input

You can create a new offer for an existing customer by entering the customer ID in our system. The customer might not be accessible to you if they have a policy/offer with Lichtenstein Life but not connected to your broker account. The customer ID can be retrieved by querying for customers.

Member Of

CreateOfferCustomerByInput input