> **Source:** https://knowledge.leegality.com/document-execution/api/webhooks/webhook-event-types > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # Webhook Event Types ### Success Events Delivered to the **Webhook URL** configured on the invitee. - [Signer Signs Document](https://knowledge.leegality.com/document-execution/api/signer-signs-document) — Signer successfully signed the document - [Reviewer Approves Document](https://knowledge.leegality.com/document-execution/api/reviewer-approves-document) — Reviewer approved the document - [Reviewer Rejects Document](https://knowledge.leegality.com/document-execution/api/reviewer-rejects-document) — Reviewer rejected the document ### Error Events Delivered to the **Error Webhook URL** configured on the invitee. - [Signer Rejects Document](https://knowledge.leegality.com/document-execution/api/signer-rejects-document) — Signer explicitly rejected the document - [Certificate Verification Failed](https://knowledge.leegality.com/document-execution/api/certificate-verification-failed) — Signer's signature certificate details did not match the configured verification criteria and signing was blocked - [Document Expired](https://knowledge.leegality.com/document-execution/api/document-expired) — Document exceeds its configured expiry date ### Coordinate Picker Events Delivered to the **Coordinate Picker Webhook URL**. Only applicable when the **Coordinate Picker** feature is enabled in the workflow. - [Coordinate Picker Webhook](https://knowledge.leegality.com/document-execution/api/coordinate-picker-webhook) — Invitee successfully placed signature coordinates on the document