Contact overview

A contact can be an email or a phone and represents a customer’s contact information.

Contact schema

FieldDescriptionType
idUnique identifier (UUID)String
contact_typeThe type of a contact, can be email or phoneString
addressThe contact recipientString
created_atIndicates when the record was created in iso8601String
updated_atIndicates when the record was last updated in iso8601String
validatedIf the customer validated the contactBoolean