StartIdentityVerificationRequest

  • The request message for IdentityVerificationService.StartIdentityVerification requires two fields: customer_id and verification_program.

  • customer_id is a required string representing the customer for whom the verification is being created.

  • verification_program is a required field specifying the type of verification program to start.

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.