Skip to main content
User webhooks notify you when a user is created, updated, or deleted in the MX system.
FieldData TypeDefinition
birthdayStringThe birthdate of user, represented in ISO 8601 format.
credit_scoreIntegerThe credit score of the user.
emailStringThe email address of the user.
email_is_verifiedBooleanThis indicates whether the email has been verified.
first_nameStringThe first name of the user.
genderIntegerThe gender of the user. Returns 0 for male and 1 for female.
guidStringThe unique identifier for the user. Defined by MX.
idStringThe unique partner-defined identifier for the user.
is_disabledBooleanThis indicates whether the user has been disabled.
last_nameStringThe last name of the user.
logged_in_atIntegerThe date and time the user last logged in. Represented as a Unix Epoch datetime.
metadataStringAdditional information a partner can store on the user.
phoneStringThe phone number of the user.
phone_is_verifiedBooleanThis indicates whether the phone number has been verified.
postal_codeStringThe postal code of the user.
revisionIntegerThe revision number for the user.
Example Payload
JSON