IdentityVerificationProgress

  • program_status indicates the current status of the verification program (e.g., PENDING_USER_ACTION, SUCCESS, FAILURE).

  • invitation_link_expiration_time shows when the action URL for verification will expire.

  • action_url provides the link for the user to complete the verification process.

Information regarding the verification progress for a verification program type.

Fields

program_status

IdentityVerificationProgramStatus

Current Status (PENDING_USER_ACTION, SUCCESS, FAILURE etc)

action_url

string

Action URL for user to complete verification for the given verification program type.