Added
Webhook deliveries now include X-PandaDoc-Webhook-Event-Id for de-duplication
July 20th, 2026
Added
- Webhook deliveries now include
X-PandaDoc-Webhook-Event-Id, a stable ID you can use to de-duplicate retries. The same delivery keeps the same ID across automatic and manual retries; different webhook event types from one underlying change receive different IDs, so you can process each notification once without dropping related events.
Webhook delivery (POST to your subscription URL)
- added the new request header
X-PandaDoc-Webhook-Event-Id
