A value that uniquely identifies the customer, i.e. the primary key for customer records.
(^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
"jane@example.com"
Ensure that the email address is lowercase before hashing.
"8c87b489ce35cf2e2f39f80e282cb2e804932a56a213983eeeb428407d43b52d"
Ensure that the email address is lowercase before hashing.
"9e26471d35a78862c17e467d87cddedf"
A unique identifier for a customer.
"123456789"
An optional name for the system of origin.
"SuperPOS 2000"
Formatted with the international code with no spaces or symbols.
"61491570006"
A unique identifier for a customer in an external system.
"123456789"
A unique identifer for the external system itself.
"super_pos_2000"
This type of link is deprecated. Please use one of the other specific link types instead.
No Additional PropertiesAn enumeration.
Must be at least 1
characters long
{
"email": "jane@example.com"
}
{
"customer_id": "C-2819279",
"system_name": "super_pos_2000"
}
{
"mobile": "61491570006"
}
Raw email address. This will not be used for linking, but is available for use as an attribute in the CDE
Must match regular expression:(^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
"jane@fake.com"
A hexadecimal string representing SHA 256 sum of a lowercased email address with trimmed whitespace. This will not be used for linking, but is available for use as an attribute in the CDE
"8b1885..."
A mobile phone number including country code, no whitespace or punctuation. This will not be used for linking, but is available for use as an attribute in the CDE
"61491570006"
"b6ef3b..."
Custom Fields. Properties are open, but a dataset may be configured to accept only particular fields to facilitate automated processing in the Lexer CDP.
{
"churn_risk": 0.291,
"loyalty_status": "platinum"
}
"Jane"
"Doe"
"Female"
An ISO8601 date string referring to the customer's date of birth
"2023-07-28"
"Australia"
"Victoria"
"St Kilda"
"3182"
"90291"
"Inkerman St"
true
if this customer is an employee of the business. Useful for suppressing them from messages, ad campaigns, and excluding them from searches.
false
"VIP"