← API-referentie

Webhooks & audit

Webhooks en auditlogs — reageer op gebeurtenissen en volg wijzigingen.

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

Schema-velden

VeldType
id string
url string
active boolean
events array
createdAt string (date-time)
updatedAt string (date-time)

Auditlog

Endpoints

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

Schema-velden

VeldType
id string
action string
executorEmployee mixed
relatedEmployee mixed
relationId string
relationName string
metadata array
createdAt string (date-time)