PavRequest
The PavRequest
data 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 |
Input city name. |
String |
Chesapeake |
FirmOrRecipient |
Input firm or recipient. |
String |
CDYNE Corporation |
LicenseKey |
Your license key. |
String |
F01d89fd-5155-5455-5585-e84ab8de8591 |
PrimaryAddressLine |
Input primary address line (address number and street name). |
String |
505 Independence Parkway |
ReturnCaseSensitive |
Set to TRUE to DISABLE the default behavior of returning the street name in ALL CAPS. |
Boolean |
true |
ReturnCensusInfo |
Set to TRUE to include |
Boolean |
true |
ReturnCityAbbreviation |
Set to TRUE to return the abbreviated city name in the response. |
Boolean |
true |
ReturnGeoLocation |
Set to TRUE to include |
Boolean |
true |
ReturnLegislativeInfo |
Set to TRUE to include |
Boolean |
true |
ReturnMailingIndustryInfo |
Set to TRUE to include |
Boolean |
true |
ReturnResidentialIndicator |
Set to TRUE to include |
Boolean |
true |
ReturnStreetAbbreviation |
Set to TRUE to return the abbreviated street name (if available). |
Boolean |
true |
SecondaryAddressLine |
Input secondary address line. |
String |
Suite 300 |
State |
Input state. |
String |
VA |
Urbanization |
Urbanization name (used in Puerto Rico only). |
String |
|
ZipCode |
Input ZIP code. |
String |
23320 |