Parameters for Input Data
Parameter |
Format |
Description |
---|---|---|
Data.AddressLine1 |
String [50] |
The first address line. |
Data.AddressLine2 |
String [50] |
The second address line. |
Data.AddressLine3 |
String |
Third address line. |
Data.AddressLine4 |
String |
Fourth address line. |
Data.City |
String |
The name of the municipality, such as a city or town. |
Data.County |
String | The meaning of county varies by country. |
Data.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. |
Data.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. |
Data.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. |
Data.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. |
Data.PostalCode |
String |
The 5-digit ZIP Code or the 9-digit ZIP + 4 code. |
Data.StateProvince |
String |
The name or abbreviation of the state. |