← API-reference

Webhooks & revision

Webhooks og revisionslogs — reagér på events og spor ændringer.

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

Skemafelter

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

Revisions Log

Endpoints

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

Skemafelter

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