AddressCleanse
This address-based GeoCode search uses the GeoCoder service to obtain GeoCodes for cleansed addresses.
Address cleanse
Endpoint | Method | Required fields |
---|---|---|
/v1.0/address-cleanse | POST | Not applicable. |
Address-based Geocode search criteria
Search criteria | Format | Description |
---|---|---|
streetAddress1 | string | Street address line 1. |
streetAddress2 | string | Street address line 2. |
city | string | City name. |
state | string | State name. |
postalCode | string | Postal code. |
Updated 3 months ago