IdentityVerificationProgress

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

  • invitation_link_expiration_time shows when the action URL to complete verification will expire.

  • action_url provides the link for users to complete the verification process for this program type.

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.