Skip to main content

IDV Errors & Edge Cases

Phone Verification Failures

Identity Verification Failures

Request Errors

Edge Cases

An Entity’s phone number cannot be changed once it has been set. If the user entered the wrong phone number, you’ll need to create a new Entity with the correct phone number and start the verification process from the beginning.
Multiple Entities can share the same phone number, but each Entity must complete its own verification independently.
Attempting to create a verification session for an already-verified type will return EXISTING_VERIFIED_SESSION. Verification is persistent and does not need to be repeated.
Verification sessions cannot be created for Entities that have been disabled. Ensure the Entity is in an active state before initiating verification.
Verification sessions are only available for individual Entities. Attempting to create a session on a corporation Entity will return INVALID_ENTITY_TYPE.

Error Code Reference

For the full list of error codes with response bodies, see the Entity Verification Session Errors reference.