Names with apostrophes
When entering names with apostrophe, make sure to use the correct punctuation mark. Never use a single quotation mark for an apostrophe. This would result in checks not being run because of entry formatting being incorrect.Create and verify a new entity
To create a new entity and immediately perform verification checks:curl
Re-verify an existing entity
You can re-verify an existing entity using the same API. Pass the ID of the entity in the path instead ofnew:
Shell
Re-verifying an entity will re-use any previous check results if they’re still valid, rather than performing the checks again.
See verification results
Through the API
Verification results are returned in the response of the Create and Verify Entity API. You must specify aresultLevel parameter indicating the level of detail you with to receive.
To request simple verification results:
Shell
Shell
Through the Portal
The result of the checks run against a potential customer is displayed under the Overview tab of a customer’s profile.