The VerificationReportGenerated webhook is triggered when a new report is generated. A Verification Report is typically generated when all checks for an individual or entity have completed.
Particularly useful to customers who trigger checks via the API using the runVerificationChecks mutation or using the runVerificationChecks argument when creating a case with the createCase mutation.
The Webhook EventType enumeration has been updated to include the new value VERIFICATION_REPORT_GENERATED which can be used to setup the new webhook with the existing mutation createWebhookSubscription