This article explains how to submit the completed package once all documents have been reviewed and validated. After submission, the package ownership is transferred to another user and webhook events are triggered to provide valuable information about the document's analysis. This final step ensures that the validated package is officially closed and ready for the next step in your document handling process.
Submitting the package
The Submit button at the top of the page becomes active when all data has been validated.
Click Submit.
The document is locked and marked as completed. No further validation or editing can be done.
Obtaining information about completed analysis and validation
Lightico provides information about completed document packages through the following webhook events:
Document validation completed event
This event is sent when a user submits a document after manually reviewing and validating it in the Document Analyzer UI.
It provides data about the classification, extracted information and any manual changes that were made.
Document analysis summary event
This event is sent when all the documents in the document analysis package have been reviewed and submitted by the user in the Document Analyzer UI.
It identifies any documents that are missing from the package according to the analysis rules.
For full documentation of these events, see Document analyzer events in the Lightico developer center.
For information about defining webhook event destinations, see Custom integration hub for API and events.