AI-generated Key Takeaways
-
The request message for
IdentityVerificationService.StartIdentityVerification
requires two fields:customer_id
andverification_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 | |
---|---|
|
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. |