Document Creation Failed Webhook

This webhook is triggered when document creation fails during the asynchronous processing phase in PandaDoc. The webhook provides comprehensive error information to help diagnose and resolve document creation issues. Document creation can fail for various reasons: - Validation Errors: Missing required fields, invalid field tags, empty roles, or field tags not declared in the payload - Process Errors: Document converter service cannot process the uploaded file (broken/locked PDFs, unsupported formats, file size limits) - Field Tag Issues: Invalid field positions, missing role assignments, or field tags with negative positions - System Errors: Internal processing failures or service unavailability This event is useful for: - Implementing error handling and retry logic in document creation workflows - Providing user feedback about failed document creation attempts - Monitoring and debugging document upload processes - Maintaining audit logs of failed operations - Identifying PDF issues that require flattening or field tag corrections Security Note: All webhook requests include an HMAC-SHA256 signature for verification using your shared key.