| Name | Description | Type | Additional information | 
|---|---|---|---|
| Address | The company's address for billing purposes. | string | None. | 
| CompanyName | Company name the account is working for | string | None. | 
| Contact Email address of the account | string | Required | |
| Username | Username of the account | string | Required | 
| Firstname | Firstname of the account | string | Required | 
| LanguageID | The account language. | globally unique identifier | None. | 
| Lastname | Lastname of the account | string | Required | 
| MobilePhone | Mobile number of the account | string | Matching regular expression pattern: ^(?=.*?\d.*?\d.*?\d.*?\d.*?\d)([+]?)([\d\s\(\)-]{5,20})$ | 
| Password | Password of the account | string | Required | 
| TimeZone | The Time zone the account. | string | None. | 
| WebSite | The website of the account. | string | None. |