CustomerIdentifier
Unique customer identifier used for processes requiring verified identifier, such as email, mobile number, etc.
valuestringrequired
Identifier's value, such as email, mobile number etc.
verificationIdstringrequired
A unique identifier for the verification process associated with the customer attribute.
Example:
06bdcd2c-0cce-4b36-97ec-281c8f5d743c
CustomerIdentifier
{
"value": "string",
"verificationId": "06bdcd2c-0cce-4b36-97ec-281c8f5d743c"
}