Skip to main content

User Fields

Field NameData TypeDescription
birthdateStringBirthdate of the user in ISO 8601 format (YYYY-MM-DD). No timestamp.
credit_scoreIntegerCredit score of the user.
emailStringEmail address of the user. Max length 100. Must follow standard email formatting rules (user@domain.tld).
first_nameStringFirst name of the user. Max length 50.
genderStringUser gender: MALE or FEMALE.
guidStringUnique identifier for the user. Defined by MX.
idStringPartner-defined unique user identifier. Max length 1024.
is_disabledBooleanIndicates whether the user is disabled from logging in. Defaults to false.
is_excluded_from_analyticsBooleanIndicates whether user is excluded from analytics.
last_nameStringLast name of the user. Max length 50.
metadataStringAdditional partner-defined user metadata.
phoneStringPhone number of the user. Max length 15.
zip_codeStringPostal code of the user (supported countries include US, Canada, Japan, etc.).