Skip to main content

ExistingCustomerByIDInput

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.

input ExistingCustomerByIDInput {
ID: ID!
}

Fields

ExistingCustomerByIDInput.ID ● ID! non-null scalar

ID of the existing customer in the our system.

Member Of

ExistingCustomerInput input