Click the pencil icon beside the phone field.
Select the country code and enter a phone number in the field.
Clicking away from the field, pressing the Tab key or clicking the save icon will validate and save the phone number.
Click the chevron or green/red/orange icons beside the phone field for further information on the validation status.
If the confidence level returned by the API is Verified, a green icon will appear beside the phone field to show that it has been successfully validated by Experian.
If the confidence level returned by the API is Absent, Dead, Disposable, No coverage (in certain scenarios), Teleservice not provisioned or Unverified a red icon will appear beside the phone field.
If the confidence level returned by the API is No coverage (in certain scenarios) or Unknown, an orange icon will appear beside the phone field to show that it was not possible to conclusively verify or invalidate the phone number.
Sometimes there can be a problem with the API Authentication token being used and an orange warning icon will appear beside the phone field to show that is has not been validated by Experian. This could be because the token isn't licensed for phone validation or the token may be disabled, have run out of credits or expired. This should be addressed by the Salesforce administrator.
Click the pencil icon beside the phone field.
Click the clear icon on the right side of the field.
Enter a new phone number or leave the field blank and click the save icon.
Further detail on the possible validation status shown can be found in the table below:
Status | Response from API |
---|---|
Success (green) | confidence = Verified |
Warning (orange) | confidence = No coverage AND [ phone_type = Landline OR [ phone_type = Mobile AND operator_name IS NOT NULL ] ] confidence = Unknown HTTP status code = 403 Unauthorized (API authentication token issue) |
Error (red) | confidence = Absent confidence = Dead confidence = No coverage AND phone_type = Mobile AND operator_name IS NULL confidence = Teleservice not provisioned confidence = Unverified disposable_number = Yes HTTP status code != 200 OR 403 |