Name | Description | Type | Additional information |
---|---|---|---|
RegistrationDateTime |
Date and time of registration. In most cases should be set to current time. |
date |
None. |
RegistrationSource |
Registration source for the new contact, should be set to whatever reffered new contact. Registration source could be birthday campaign |
string |
Required String length: inclusive between 0 and 50 |
RegistrationIp |
Registartion IPv4 for contact. Should be formatted like this: 127.0.0.1 |
string |
String length: inclusive between 0 and 16 |
RegistrationStoreId |
Store responsible for creating the contact |
integer |
None. |
Contact Email, must be unique within account |
string |
String length: inclusive between 0 and 250 |
|
PhoneCountryCode |
Contact Phone country code, must not be included in Phone |
string |
String length: inclusive between 0 and 10 |
Phone |
Contact Phone, must be unique withn account |
string |
String length: inclusive between 0 and 20 |
FirstName |
First name of contact |
string |
String length: inclusive between 0 and 50 |
LastName |
Last name of contact |
string |
String length: inclusive between 0 and 50 |
LimitMailsPermanently |
Limit sending of emails to contact permanently |
boolean |
None. |
LimitMailsTemporarilyUntil |
Limit sending of emails to contact temporarily until specified date and time |
date |
None. |
PreferredStoreId |
Id of preferred store |
integer |
None. |
ContactCompanyId |
ContactCompanyId if the Contact is associated with a Company. Null if the contact is not associated with a ContactCompany |
integer |
None. |
LatestPermissionSource |
Source that was specified when latest permission was set. |
string |
None. |