Step 1. Resetting the Address Verification Related Settings
Step 1. Resetting the Address Verification Related Settings
CC360 does not require the external adapter to integrate with Address Verification. CC360 programmatically integrates with Informatica Data as a Service to provide the address verification service, the email address verification service, and the phone number validation service.
If you have integrated CC360 with Address Verification, reset the Address Verification related settings configured for your organization.
Use the following sample code in the Salesforce Developer Console to reset the Address Verification related settings:
DSE__API_SettingsManager.getConfig('getDataQualitySettings', new List<String> {'Reset'});