Contact Identifier Input

Contact details of the account being enrolled in the promotion.
JSON example
1{
2  "id": "003xx000004TmiQAAS",
3  "lastName": "Diaz",
4  "email": "diaz@example.com"
5}
Properties
Name Type Description Required or Optional Available Version
email String Email address associated with the contact record. Any one of id, lastName, or email 67.0
id String ID of the contact record. Any one of id, lastName, or email 67.0
lastName String Last name of the contact record. Any one of id, lastName, or email 67.0