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
Theverifications.completed event is triggered automatically when the identities of all signers have been successfully verified.
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:
verifications.completedProvides a human-readable message indicating the result of the webhook event.
Value:
Value:
All signers have verified their identity.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.
Value:
Value:
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