Skip to main content
When a user leaves your application without finishing verification, Truv can automatically send email and SMS reminders to bring them back. Toggle notifications on and off using the order’s notification_settings. Truv handles the messaging.

How it works

  1. Create the order with suppress_user_notifications: true while the user is in your app
  2. When the user leaves without finishing, update the order to enable notifications
  3. Truv sends email and SMS reminders on your behalf
  4. When the user returns and completes verification, you receive a webhook

Suppress notifications while user is in-app

While the user is active in your application, suppress Truv notifications. Your app controls the experience.

Enable notifications when user leaves

When the user leaves your app without completing verification, update the order to turn on notifications. Truv takes over and sends email/SMS reminders to bring them back.
You can also delay the first notification instead of sending it immediately.

Configure notifications


Reminders

Truv automatically sends an initial notification and up to three reminders via email and/or SMS. Each reminder includes the original order link. Reminders are distributed evenly from order creation until expiration. Once an order reaches a terminal status (completed, canceled, expired), reminders stop.
SMS reminders require account-level enablement. Contact support@truv.com to activate. SMS reminders are only sent between 10am–6pm ET.
Order expiration periods exclude weekends, but reminders continue being sent during weekends. Customize expiration times and reminder schedules in the Truv Dashboard.
Combining email and SMS improves completion rates. High-intent borrowers complete over 50% of verifications within 2 hours.

Next steps

Data Refresh

Pull updated data without user re-authentication

Self-Certification

Let users review and confirm retrieved data

Webhooks

Receive notifications when order status changes