GET breeze/Geocode/GeocodeAddress?address={address}&city={city}&stateAbbreviation={stateAbbreviation}&zip={zip}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| address | string |
Required |
|
| city | string |
Required |
|
| stateAbbreviation | string |
Required |
|
| zip | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Coordinate| Name | Description | Type | Additional information |
|---|---|---|---|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.