Webhooks & Audit

Webhooks und Audit-Protokolle — reagieren Sie auf Ereignisse und verfolgen Sie Änderungen.

Webhook

Endpoints

POST/internal/signatures/send-email
POST/internal/signatures/webhook
GET/webhooks
POST/webhooks
GET/webhooks/{id}
PATCH/webhooks/{id}
DELETE/webhooks/{id}
POST/webhooks/e_invoice/incoming_cost
POST/webhooks/e_invoice/status
POST/webhooks/stripe

Schemafelder

FeldTyp
idstring
urlstring
activeboolean
eventsarray
createdAtstring (date-time)
updatedAtstring (date-time)

Audit-Protokoll

Endpoints

GET/audit-logs
GET/audit-logs/{id}

Schemafelder

FeldTyp
idstring
actionstring
executorEmployeemixed
relatedEmployeemixed
relationIdstring
relationNamestring
metadataarray
createdAtstring (date-time)

Webhook-Protokoll

Endpoints

GET/webhook-logs
GET/webhook-logs/{id}

Schemafelder

FeldTyp
idstring
urlstring
eventstring
statusCodeintegernull
responseTimeinteger
responsestring