Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Description
Implement fix_address() API -
New API retrieves and updates geocoding (lat/long) values for a specified address object using the configured geo-coding method.
I think it would be useful to allow two different input options for this API if it makes sense from a coding perspective:
- default would be to pass in an address object id
- alternatively the API would accept a contact ID - and it would 'fix' geocoding for all addresses linked to that contact
NOTE: This API will be extended in a subsequent release to also do address normalization.