Types
CustomerSearchCondition
The customer attributes available for search, each of them mapped to a search expression. Exactly one of them must be provided in a single search condition.
input
CustomerSearchConditionFields
fullName
Search expression on the customer's full name.
shortName
Search expression on the customer's short name.
Search expression on the customer's email address.
externalId
Search expression on the customer's external id.
timelineEntryText
Search expression on specific timeline entries' text (email, chat) sent or received by the customer. Common English stop-words will be removed from the text to search.

