Users can be given an "employee" role by Tenants.
{
  "role": "employee",
  "brandCode": "{brandCode}",
  "licenseKey": "{licenseKey}"
}
User Role entity
role   string  required 
User role.
brandCode  string 
Branding code.
licenseKey  string 
License key.
