| Name | Type | Description | Notes |
|---|---|---|---|
| additionalEmails | List<String> | One or more additional email addresses for the account. These addresses are used for notifications only. If you already have a list of additional emails registered, you cannot add to it, only replace it. To remove all registered additional emails, specify an empty list. | [optional] |
| city | String | The city of the account owner. | |
| companyName | String | The name of the company for the account. | |
| country | String | The country of the account owner. | |
| customerId | String | The ID of the customer. It must be 8 digits. | |
| dryRun | Boolean | If true, checks whether you have the required permissions to perform the action. | [optional] |
| String | The main email address for the account. This address is used for your credentials and notifications. | ||
| firstName | String | The first name of the account owner. | |
| jobTitle | String | The job title of the account owner. | [optional] |
| lastName | String | The last name of the account owner. | |
| mobileNumber | String | The mobile phone number of the account owner. | [optional] |
| phoneNumber | String | The landline phone number of the account owner. | [optional] |
| stateProvince | String | The state/province of the account. | [optional] |
| vatNumber | String | The value added tax (VAT) number for the account. | [optional] |
| zipCode | String | The ZIP code of the city. |