StartIdentityVerificationRequest

  • The request message for IdentityVerificationService.StartIdentityVerification is used to initiate the identity verification process.

  • The request requires a customer ID to identify the user undergoing verification.

  • A verification program type must be specified to indicate the purpose of the verification.

Request message for [IdentityVerificationService.StartIdentityVerification].

Fields

customer_id

string

Required. The Id of the customer for whom we are creating this verification.

verification_program

IdentityVerificationProgram

Required. The verification program type for which we want to start the verification.