AI-generated Key Takeaways
-
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 | |
---|---|
|
Required. The Id of the customer for whom we are creating this verification. |
|
Required. The verification program type for which we want to start the verification. |