中文

Register Event

Event category: register

  • account[* Object Account]: Account information
    • account_id[* String]: Account ID
    • phone[Object Phone]: account mobile phone information
      • country_code[* Integer]: Country area code, conforms to the International Telecommunication Union E.164 standard, does not include the + sign and the prefix 0, such as 86
      • phone_number[* String]: mobile phone number/telephone number, excluding + sign and prefix
    • email[String]: account email
    • register_time[* String]: Account registration (creation) time, compliant with ISO 8601 standard, format YYYY-MM-DDTHH:mm:ss.sssZ, for example, 2021-10-12T14:20:50.521+07:00
  • profile[Object Profile]: personal information
    • name[String]: name
    • sex[String]: gender, enumeration value
      • male: male
      • female: female
    • birthdate[String]: date of birth, format: YYYY-MM-DD, for example 1998-01-01
    • address[Object Address]: personal address (location)
      • country[* String]: country, two-digit country code, compliant with ISO 3166 standard
      • region[* String]:province/state/region
      • city[* String]: city
      • district[String]: District and county
      • detail[String]: Detailed address
      • zip_code[String]: zip code
    • education[String]: academic qualifications, enumeration value
      • doctorate: doctor
      • master: master's degree
      • bachelor: undergraduate
      • junior_college: junior college
      • high_school: high school
      • middle_school: junior high school
      • below_middle_school: below junior high school
    • profession[String]: Profession
    • id [Object ID]: Identity information
      • id_country[String]: Country, two-digit country code, conforming to ISO 3166 standard, such as CN
      • id_type[String]: ID type
        • identity_card: ID card
        • passport: passport
        • driving_licence driving license
        • birth_certificate: birth certificate
        • others:others
      • id_number[String]: ID number
      • valid_date[String]: Certificate validity period, format: YYYY-MM-DD, for example 1998-01-01
  • invite[Object Invite]: invitation information
    • inviter_id[String]: Inviter account ID
    • inviter_phone[Object Phone]: Inviter’s mobile phone information
      • country_code[* Integer]: Country area code, conforms to the International Telecommunication Union E.164 standard, does not include the + sign and the prefix 0, such as 86
      • phone_number[* String]: mobile phone number/telephone number, excluding + sign and prefix
    • inviter_email[String]: Inviter’s email address
    • invite_code[String]: invitation code
    • inviter_register_time[String]: The time when the inviter's account was registered (successfully)
    • invite_medium[String]: Invite medium
  • source_channel[String]: customer source channel