Request Fields
The input address may contain some or all of the following address elements.
Note: Some parameters are identified with POST and GET. Those with both
indicate a difference in the parameter name. The parameters with no POST and GET are used
for either request type using the same parameter name. Other parameters are either POST or
GET as marked.
Parameter | Type | Description |
---|---|---|
POST: mainAddressLine GET: mainAddress |
String | Input address field. |
areaName1 | String | Specifies the largest geographic area, typically a state or province. Optional. |
areaName2 | String | Specifies the secondary geographic area, typically a county or district. Optional. |
areaName3 | String | Specifies a city or town name. Optional. |
areaName4 | String | Specifies a city subdivision or locality. Optional. |
POST: postCode1 GET: postalCode |
String | The postal code in the appropriate format for the country. Optional. |
POST: postCode2 |
String | The postal code in the appropriate format for the country. Optional. |
placeName | String | Building name, place name, Point of Interest (POI), company or firm name
associated with the input address. Optional. For example:
Precisely |
country | String | Name of country in ISO 3166-1 Alpha-2 or Alpha-3 format, or a common name of the country, such as United States of America. |