Fields documentation for PersonWeb
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 |
City | String | City for the address. | This property is required |
CountryIsoCode | String | ISO 3166-1 country code. | This property is required. |
Department | String | Department of the customer. | This property is optional. |
FirstName | String | First name. | This property is required. |
HomeEmail | String | The customers home email. | This property is optional. |
HomeFaxNo | String | The customers home fax number. Only digits and whitespaces are allowed. | This property is optional. |
HomeMobileNo | String | The customers home mobile phone number. Only digits and whitespaces are allowed. Please note that either a HomePhoneNo or HomeMobileNo is required!. | This property is optional. |
HomePhoneNo | String | The customers home phone number. Only digits and whitespaces are allowed. Please note that either a HomePhoneNo or HomeMobileNo is required!. | 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 |
LastName | String | Last name. | This property is required. |
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 |
Salutation | String | Customer salutation. | This property is optional. |
StreetName | String | The address streetname. | This property is required. |
Title | String | Person title. | This property is optional. |
WorkEmail | String | The customers work email. | This property is optional. |
WorkFaxNo | String | The customers work fax number. Only digits and whitespaces are allowed. | This property is optional. |
WorkMobileNo | String | The customers work mobile phone number. Only digits and whitespaces are allowed. | This property is optional. |
WorkPhoneNo | String | The customers work phone number. Only digits and whitespaces are allowed. | This property is optional. |