Accounts Request

AccountsRequest entity

username
  
string
   
Account username. By default, takes the Auth0 username (email).

firstName
  
string
   
Account first name, by default takes Auth0 first name.

lastName
  
string
   
Account last name, by default takes Auth0 last name.

profilePhoto
  
string
   
URL of the profile photo.

dateOfBirth
  
string
   
Date of birth in DD/MM/YYYY format.

maritalStatus
  
string
   
Marital status.

brandCodeAffiliations
  
   
Brand code affiliations.

primaryResidence
  
   
Account User's primary residence address.

gender
  
string
   
Account User's gender. Possible values: female, male, rather_not_say, other.

emails
  
   
Account email address(es). Default: Auth0 email.

phones
  
   
Account phone number(s).

settings
  
   
Account settings information.

Agreements object.

invitationCode
  
string
   
The Invitation code to the entity.

referralCode
  
string
   
Invitation code sent from a referral, business or sponsor.

defaultSidedrawer
  
string
   
Default Drawer (sidedrawer) identifier.

dataBaseRegion
  
string
   
Region in which to store the data. Possible values: "US", "CA", "EU".

identityProvider
  
string
   
Identity provider used when the Account is created. Default: Auth0.