Webhooks
Document Processing Webhook
webhook triggers an overview of the triggers can be found here docid\ kjgnthwuimf8vuiuyyeqj webhook payload the payload of the webhook provides the following information in json format atrribute description id the unique internal reference of the event profile id the unique reference to the profile status the overall status of the processing updated at the date/time of when the profile was last updated statuses the statuses of the actions peformed as part of the document processing will be null if that action is disabled { "event" "document processed", "timestamp" "2025 12 09t10 25 10 293069z", "data" { "id" 12130, "profile id" "c52d65c5 ec5c 4294 9910 d1af59a599d5", "status" "pending", "statuses" { "translate" "complete", "ocr" "complete", "fraud check" "pending" } } }