PavRequest
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 |
Boolean |
True |
ReturnCensusInfo |
Set to |
Boolean |
True |
ReturnCityAbbreviation |
Set to |
Boolean |
True |
ReturnGeoLocation |
Set to |
Boolean |
True |
ReturnLegislativeInfo |
Set to |
Boolean |
True |
ReturnMailingIndustryInfo |
Set to |
Boolean |
True |
ReturnResidentialIndicator |
Set to |
Boolean |
True |
ReturnStreetAbbreviation |
Set to |
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 |