We POST this event to your endpoint after a PDF is successfully generated in async mode. Your endpoint must return a 2xx response within 10 seconds. Use the svix-id, svix-timestamp, and svix-signature headers to verify authenticity with your Svix signing secret.
Unique message identifier; constant on retries.
UNIX timestamp (seconds) when the webhook was sent.
^[0-9]+$HMAC-SHA256 signature(s) over "{id}.{timestamp}.{payload}". Format: space-delimited list of "v
true
PDF_GENERATED Correlation ID from original request
async "PDF generated successfully"
development, production Receipt acknowledged