CORE_LOCATION_ADDRESS_DERIVE | CORE Endpoint | |
/rpc/core/?method=CORE_LOCATION_ADDRESS_DERIVE | ||
Dervices the GPS Latitude and Longitude of an address, and sets the GPSLongitude and GPSLatitude on the appropriate object |
PARAMETERS | TYPE | NOTES | |
Id | Numeric | Id of the CORE_LOCATION_ADDRESS | |
Object | Numeric | If you don't pass id, you can pass Object & ObjectContext. Valid objects are CONTACT_BUSINESS (12), CONTACT_PERSON (32), or CORE_LOCATION_ADDRESS (314). | |
ObjectContext | Numeric | ||
Type | Numeric | 1 [default] Street, 2 = Mailing. Only valid for CONTACT_BUSINESS (12) and CONTACT_PERSON (32). |
RETURN | ||
GPSLatitude | Numeric | |
GPSLongitude | Numeric |