The LOS demo shows server-side order creation: a loan processor creates verification orders using borrower data already on file, and Truv sends the borrower an email or SMS link to complete verification on their own device. Source: GitHubDocumentation Index
Fetch the complete documentation index at: https://truv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.

Flow
Create order from LOS data
Enter borrower PII from the LOS. The backend creates an order and receives a
share_url.Truv sends verification link
Truv delivers the
share_url to the borrower via email or SMS. No Bridge embedding needed on your end.