Documentation Index
Fetch the complete documentation index at: https://beglaubigt.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Understanding the Event
Thesignatures.completed event is triggered automatically when all required signatures for a document have been successfully completed.
Payload Fields
A unique identifier for this webhook in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000The name of the event that triggered this webhook.
Value:
Value:
signatures.completedProvides a human-readable message indicating the result of the webhook event.
Value:
Value:
The document has been signed by all signers.The exact date and time when the webhook was triggered, formatted as an ISO 8601 string in UTC.
Example:
Example:
2024-12-01T07:19:30.443ZThe type of service this webhook relates to.
Possible values:
Possible values:
signature or notarizationThe unique identifier for the case in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000The unique identifier for the document in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000Indicates the current status of the document.
Possible values:
Possible values:
draft, signatures-requested, waiting-for-verifications, notarization-started or completedList of signers included in this case.
Your custom reference string provided during case creation.
Example:
Example:
REF-2025-001