StartIdentityVerificationRequest

  • The StartIdentityVerification request message is used to initiate an identity verification process.

  • The request requires the customer_id (string) to specify the customer being verified.

  • The request requires the verification_program (IdentityVerificationProgram) to indicate the type of verification program.

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.