Document Monitoring
Track document expiry and periodic re-verification requirements after onboarding, with links to KYC Renewal configuration and renewal webhooks.
Document Monitoring helps you keep verified customer records current by tracking document expiry and periodic re-verification requirements after onboarding.
Use Document Monitoring when your compliance process requires users to renew identity documents, refresh KYC information, or resubmit a document or selfie after a configured period. IDWise monitors eligible completed journeys and notifies your system when a user needs to complete a renewal step.
How it works
-
User completes onboarding The user completes the initial KYC journey. The journey becomes eligible for monitoring when it is Approved by compliance or Passed by the IDWise system.
-
IDWise tracks renewal conditions IDWise monitors configured renewal rules, such as a document approaching its expiry date or a time-based re-verification interval.
-
A renewal condition is reached When a configured condition approaches the renewal grace period, IDWise marks the relevant step as requiring an update.
-
Your system receives a webhook IDWise sends a Verification Update Required Webhook so your backend can notify the user and direct them to resubmit the required step.
-
The user completes re-verification The user submits the requested document. IDWise processes the submission and updates the journey status based on the result.
What to implement
To use Document Monitoring in your integration:
- Configure KYC Renewal rules on the document or selfie steps that require monitoring.
- Handle the Verification Update Required Webhook to notify users before the renewal deadline.
- Handle the KYC Renewal Deadline Exceeded Webhook for users who do not resubmit within the configured deadline.
- Route users back to the required step so they can complete re-verification.
Technical details
Document Monitoring is implemented through KYC Renewal. For configuration steps, trigger criteria, grace period behavior, status changes, and the full renewal sequence, see KYC Renewal.
