API Service Documentation

Notification: new_user

Sends information about brand new users in the system

Data

NameTypeExample
user_idInteger1001
usernameStringjohndoe
account_typeStringCustomer
first_nameStringJohn
last_nameStringDoe
emailStringjohn.doe@examle.com
phoneString8005551234
companyStringDoe Enterprises
date_addedDate String2014-01-01 13:59:00

YYYY-MM-DD HH:MM:SS

enroller_idInteger1002

The "parent" as referred to in the Enroller Tree

upline_idInteger1003

The "parent" as referred to in the Genealogy Tree

enroller_codeInteger8

The ID of the enroller code in relation to their enroller in enroller_id

enroller_code_nameStringSilver

The name of the enroller code

billing_addressObject{"first_name":"John","last_name":"Doe","address_line_1":"123 Fake St",...}

An object of mailing address properties related to their Billing Address

shipping_addressObject{"first_name":"John","last_name":"Doe","address_line_1":"123 Fake St",...}

An object of mailing address properties related to their Shipping Address