pub async fn complete_verify_identity_with_id(
configuration: &Configuration,
verify_complete_request: Option<VerifyCompleteRequest>,
) -> Result<VerifyCompleteResponse, Error<CompleteVerifyIdentityWithIdError>>
Expand description
Completes verification of an identity using verification codes from the Verify Start API.