NameDescriptionTypeAdditional information
CustomerName

The Name fields on the Profile

CustomerName
Consents

Collection of CreateBulkCustomerConsent
ProfilePreferences

Collection of CreateBulkProfilePreference
AlternateIds

Collection of CreateBulkAlternateIdEntry
Addresses

Collection of CreateBulkAddressPreference
PhoneNumbers

Collection of CreateBulkPhoneNumberPreference
Emails

Collection of CreateBulkEmailPreference
Groups

Collection of CreateBulkGroupEntry
ProfileTags

Collection of CreateBulkTag
CustomFields

Collection of CreateBulkCustomFieldValue
ProfileId

A unique identifier associated with a Profile which is generated by the system when a profile is initially created.

integer
IsActive

Status of the Profile 1(Active) or 0(Inactive)

boolean
DefaultLocale

Default Locale for this Profile. If not specified, the Client default Locale will be used

string

Max length: 15

RegistrationConfirmed

An optional field for clients to use at their discretion to accommodate scenarios in which customer profile verification is performed.

boolean
CustomerType

An identifier used to classify a person by the type of customer. For example, Retail, Commercial, or Marketing

string

Max length: 100

PreservePreferences

Specifies whether to retain the preferences or deactivate them. To retain the preferences, set the value as True. If set to False, the preferences will be deactivated. This setting defaults to True, if not specified.

boolean