Customer Identities
Customer Identity object
Customer identities represent individuals or entities in an external system and how they map to customers in a Smile loyalty program. They contain basic details like email and name, along with the external system’s unique identifier for the individual. In practice, a single customer in Smile may have zero, one, or many different customer identities.
Unique identifier for the customer identity in Smile.
Example:
863291377
The first name of the customer in the external system.
Example:
"Jane"
The last name of the customer in the external system.
Example:
"Doe"
The email of the customer in the external system.
Example:
"jane@doe.com"
The unique identifier for the customer in the external system.
Example:
"cust_19238475"
A restricted hash of additional attributes for the customer identity. Keys are allowlisted on a per-integration basis.
The ID of the customer in Smile that this customer identity is linked to.