This type is used as a parameter in the VerifyAddressAdvanced method. The Return* properties are optional and available for U.S. addresses only. When verifying Canadian addresses, optional parameters that are set to True will return null values.
Type Properties
| Property Name | Description | Data Type | Sample | 
|---|---|---|---|
| CityName | City name. | String | Chesapeake | 
| FirmOrRecipient | Firm or recipient. | String | Esendex | 
| LicenseKey | Your license key. | String | 00000000-0000-0000-0000-000000000000 | 
| PrimaryAddressLine | Primary address line (address number and street name). | String | 505 Independence Parkway | 
| ReturnCaseSensitive | Set to trueto DISABLE the default behavior of returning the street name in ALL CAPS. | Boolean | True | 
| ReturnCensusInfo | Set to trueto includeCensusInfoin the response. | Boolean | True | 
| ReturnCityAbbreviation | Set to trueto return the abbreviated city name in the response. | Boolean | True | 
| ReturnGeoLocation | Set to trueto includeGeoLocationInfoin the response. | Boolean | True | 
| ReturnLegislativeInfo | Set to trueto includeLegislativeInfoin the response. | Boolean | True | 
| ReturnMailingIndustryInfo | Set to trueto includeMailingIndustryInfoin the response. | Boolean | True | 
| ReturnResidentialIndicator | Set to trueto includeResidentialDeliveryIndicatorin the response. | Boolean | True | 
| ReturnStreetAbbreviation | Set to trueto return the abbreviated street name (if available). | Boolean | True | 
| SecondaryAddressLine | Secondary address line. | String | Suite 300 | 
| State | State. | String | VA | 
| Urbanization | Urbanization name (used in Puerto Rico only). | String | BOSQUE DE LAS FLORES | 
| ZipCode | ZIP code. | String | 23320 |