Postal Address Verification API
Address
This response is returned by the VerifyAddress
method.
Type Properties
Property Name | Description | Data Type | Sample |
---|---|---|---|
CityName | The preferred city name for the address. | String | Chesapeake |
Country | The address country. | String | USA |
County | The name of the county or parish in which the 5-digit ZIP Code resides. | String | CHESAPEAKE CITY |
FirmNameOrRecipient | The building or firm recipient name when available. | String | ESENDEX |
PrimaryAddressLine | The corrected primary delivery address. | String | 505 Independence Pkwy Ste 300 |
ReturnCode | Return status of the method call. 1 – Invalid input 2 – Invalid license key 10 – Input address is not found 100 – Input address is DPV-confirmed for all components 101 – Input address is found, but not DPV-confirmed 102 – Input address primary number is DPV-confirmed, secondary number is present but not DPV-confirmed 103 – Input address primary number is DPV-confirmed, secondary number is missing 200 – Canadian address on input, verified on city level only | Integer | 100 |
SecondaryAddressLine | Secondary delivery address line (if applicable). | String | |
StateAbbreviation | The 2-letter state abbreviation. | String | VA |
Urbanization | The urbanization name (used in Puerto Rico only). | String | LOMAS VERDES |
ZipCode | The corrected ZIP Code or Zip+4 (if available). | String | 23320 |
Let’s start sending, together.