June 2026
13 days ago by Akhilesh
Release Notes
This release introduces the user management API, extends Classify-only support to additional document types, and expands field-level coverage within an existing document type.
What's new?
Global
User Management APIs
We have introduced the following three new user management API endpoints, giving your organization programmatic control over user invitations and member visibility:
POST /v1/invitations: Invite a new user to your organization by submitting their email address. If the email has been invited before, the existing invitation is refreshed with a new expiration date. To learn more, see the Create invitation API documentation page.GET /v1/invitations: Returns a paginated list of pending invitations in your organization. Use this endpoint to review outstanding invitations before sending reminders or re-inviting users whose invitations have expired. To learn more, see the List invitations API documentation page.GET /v1/users:Returns a paginated list of dashboard members in your organization. Use this endpoint to review existing users, filter by manager status, or sort results by ID or email. To learn more, see the List users API documentation page.
Classify
New Classify supported document
The Classify supports are enabled for the following newly onboarded document:
- Electronic Funds Transfer (EFT) Authorization Form
- Escrow Notification Letter
To learn more, see the All Supported Documents page.
Enhancements
Classify and Capture
Additional attribute support
Ocrolus now offers support for the following attribute within the existing document type:
standard_flood_hazard_determination_form-Part1-LoanInformation:2.CollateralDescription:borrowerName2standard_flood_hazard_determination_form-Part1-LoanInformation:2.CollateralDescription:borrowerName3standard_flood_hazard_determination_form-Part1-LoanInformation:2.CollateralDescription:borrowerName4
VOE (generic) - Verification of Employment Report
verification_of_employment-Part1-General:isItAVerbalVerificationOfEmployment
To learn more, see the All supported documents page.