Event
This event fires when processing ends without a clean result - the document was judged irrelevant, was a duplicate, needs human review, or failed outright. The status field says which.
Payload Example
Payload Fields
Envelope
Data Object
Actor Object
Chamelio resolves the acting user at send time. user_id is present whenever a user triggered the
event; email and name are filled in only if that user could still be resolved in the
organization.
document_id is nullable here specifically because some failures happen before a Core document is
created. Key your bookkeeping on document_processing_id, which is always present.