Available from CRM.COM R10.0.0
This method returns Addresses information from the Melissa Data Address Registry System with which CRM.COM integrates with. Multiple addresses might be returned by each call
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
address (mandatory) | String | The text string on which to search. |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified
Response Data
Name | Type | Description |
---|---|---|
result_code | String | Code indicating whether a successful request was sent or not. The code may retrieve the following values: OK, ZERO_RESULTS, OVER_QUERY_LIMIT, REQUEST_DENIED, INVALID_REQUEST
|
result_description | String | Description of the error returned by Melissa Data Global Express Entry. Available only when the request was not successfully sent |
List of Google Places Address Objects | A list of addresses returned by the address search in Google Places Autocomplete |
Referred Objects Response Data