Tip |
---|
Available from CRM.COM R10.0.0 |
Excerpt |
---|
This method verifies an address registered in CRM.COM against the information of Melissa Data System. Only one address can be verified in each call. |
...
Name | Type | Description | |||
token | String | The token retrieved from the login method | account_id (mandatory) | String | The Melissa Data Account ID as specified in the Address Registry Settings|
street_number (optional) | String | Input street number information to be verified
| |||
street_name (optional) | String | Input street name information to be verified | |||
municipality (optional) | String | Input municipality information to be verified | |||
city (optional) | String | Input city information to be verified | |||
postal_code (optional) | String | Input postal code information to be verified | |||
country (optional) | String | Restricts the retrieved addresses to the addresses of the specified Country. Always defaults to the Country specified in Admin Settings. If specified, then the Country's 2-characters code must be defined |
...