Parameters for Input Data
Parameter |
Format |
Description |
---|---|---|
AddressLine1 |
String [50] |
The first address line. |
AddressLine2 |
String [50] |
The second address line. |
AddressLine3 |
String |
Third address line. |
AddressLine4 |
String |
Fourth address line. |
City |
String |
The name of the municipality, such as a city or town. |
County |
String | The meaning of county varies by country. |
Country |
String |
The two- or three-character ISO country code. This field is required. For a list of ISO codes, see ISO Country Codes and Module Support. |
FirmName |
String |
The name of a business. The geocoding process attempts to match the input firm name to the recognized firm names in the USPS data for a higher quality match. If the firm name is not in the USPS data, the firm name is ignored when matching and is returned with the output. |
LastLine |
String | The last line of the address. The contents of the last line vary by country. In the U.S., the last line contains the city, state, and ZIP Code. |
Locality |
String |
The meaning of locality varies by country. Generally a locality is a village in rural areas or it may be a suburb in urban areas. When used, a locality typically appears on the last line of the address with the postcode. |
PostalCode |
String |
The 5-digit ZIP Code or the 9-digit ZIP + 4 code. |
StateProvince |
String |
The name or abbreviation of the state. |