Fields documentation for CompanyWeb
| Name | Type | Summery | Remarks |
|---|---|---|---|
| AdditionalAddress | String | AdditionalAddress. | This property is optional. This can be language specific: For GB and US it might be a building name (see www.upu.com for further reference) It can be formatted as several lines |
| AttentionPerson | PersonWeb | ||
| City | String | City for the address. | This property is required |
| CountryIsoCode | String | ISO 3166-1 country code. | This property is required |
| EanLocationNumber | String | For electronic invoicing to the public sector, this is the EAN location number. | This property is optional. |
| String | Company email. | This property is optional | |
| FaxNo | String | The companys fax number. Only digits and whitespaces are allowed. | This property is optional |
| Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
| LanguageIsoCode | String | Language code. International code (2 letters) for the language(ISO 639-1). | This property is optional. If left blank either the language code from the header or the default language of the country is used |
| MobileNo | String | The companys mobile number. Only digits and whitespaces are allowed. Please note that either a PhoneNo or MobileNo is required!. | This property is optional |
| Name | String | The company name. | This property is required. |
| PhoneNo | String | The companys phone number. Only digits and whitespaces are allowed. Please note that either a PhoneNo or MobileNo is required!. | This property is optional |
| PostalArea | String | Postal area code for the address. | This property is optional. This is country specific and can be omitted for some countries. |
| PostalCode | String | PostalCode for the address. | This property is required |
| StreetName | String | The address streetname. | This property is required. |
| VatFree | Boolean | Set this to true if the company is VAT exempted. | This property is optional. |
| VatNumber | String | The CVR number of the company. | This property is required. |