Any residential or business mailing address, anywhere in the world. > Note: Either name or company_name must be set. Both may be specified, if relevant.
| Name | Type | Description | Notes |
|---|---|---|---|
| AddressLine1 | string | The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines. | |
| CityLocality | string | The name of the city or locality | |
| Name | string | The name of a contact person at this address. This field may be set instead of - or in addition to - the `company_name` field. | |
| PostalCode | string | postal code | |
| StateProvince | string | The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation. | |
| AddressLine2 | string | The second line of the street address. For some addresses, this line may not be needed. | [optional] |
| AddressLine3 | string | The third line of the street address. For some addresses, this line may not be needed. | [optional] |
| AddressResidentialIndicator | AddressResidentialIndicator | Indicates whether this is a residential address. | [optional] |
| CompanyName | string | If this is a business address, then the company name should be specified here. | [optional] |
| CountryCode | string | The two-letter ISO 3166-1 country code | [optional] |
| string | Email for the address owner. | [optional] | |
| Phone | string | The phone number of a contact person at this address. The format of this phone number varies depending on the country. | [optional] |