Skip to main content

CreatedCustomer

The customer was registered in the insurance system and assigned to your broker.

type CreatedCustomer {
customerID: ID!
}

Fields​

CreatedCustomer.customerID ● ID! non-null scalar​

Identifier of the registered customer, as accepted by the customer query and by createOffer's existingCustomer.byID.ID.

Implemented By​

CreateCustomerResult union