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
Theregistration.blocked event is automatically triggered when a registration’s data has been verified and blocked by our internal team.
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:
registration.blockedProvides a human-readable message indicating the result of the webhook event.
Value:
Value:
The registration has been blockedThe unique identifier for the registration in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000The status of the registration
Value:
Value:
blockedThe package selected by the customer.
Possible values:
Possible values:
self or assistedThe URL of the registration
Example:
Example:
https://app.beglaubigt.de/register/acme-holding-gmbh/123e4567-e89b-12d3-a456-426614174000Your custom reference string provided during registration creation.
Example:
Example:
REF-2025-001The exact date and time when the webhook was triggered, formatted as an ISO 8601 string in UTC.
Example:
Example:
2025-06-01T08:00:00.443Z