← Riferimento API

Webhook e audit

Webhook e log di audit — reagisci agli eventi e traccia i cambiamenti.

Webhook

Endpoint

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

Campi schema

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

Log di audit

Endpoint

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

Campi schema

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