Standard Address Output
Standard address output consists of two lines of the address which correspond to how the address would appear on an address label. City, StateProvince, PostalCode, and other data is also included in standard address output.
Parameter |
Description |
Type |
---|---|---|
Name |
First and last name of the addressee. |
String |
AddressLine1 |
Primary address line. |
String |
AddressLine2 |
Secondary address line. |
String |
City |
City of address. |
String |
StateProvince |
State/Province name or code of address. |
String |
PostalCode |
Postal code of the address. |
String |
Country |
Country name. |
String |
FirmName |
Company name. |
String |
RecordKey |
Key to tie input. |
String |
HouseNumber |
House number portion of the address. For example, 123 of “123 Maple St”. |
String |
StreetName |
The street name portion without its suffix. For example, Maple of “123 Maple St”. |
String |
StreetSuffix |
The street name portion without its suffix. For example, St of “123 Maple St”. |
String |
ApartmentLabel |
The label of the unit designator (For example, Apt or Suite). |
String |
ApartmentNumber |
The apartment or suite number. |
String |
POBox |
Post office box. |
String |
Building |
The building name or number. |
String |
Country.ISO |
The country in ISO Code format. |
String |
Country.UPU |
The country in UPU Code format. |
String |