Polska firma — tworzymy w Polsce 🇵🇱

Webhooks i audyt

Webhooks i logi audytu — reaguj na zdarzenia i śledź zmiany.

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

Pola schematu

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

Log audytu

Endpoints

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

Pola schematu

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

Log webhooka

Endpoints

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

Pola schematu

PoleTyp
id string
url string
event string
statusCode integernull
responseTime integer
response string