Webhooks & auditoria

Webhooks e logs de auditoria — reaja a eventos e rastreie mudanças.

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

Campos de schema

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

Log de Auditoria

Endpoints

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

Campos de schema

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

Registo de Webhook

Endpoints

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

Campos de schema

CampoTipo
idstring
urlstring
eventstring
statusCodeintegernull
responseTimeinteger
responsestring