WEBHOOK
documents.report.updated
{
  "type": "document.report.updated",
  "timestamp": "2025-03-24T14:37:09.000Z",
  "data": {
    "id": 1879622,
    "eventId": 329118,
    "companyId": 16562,
    "typeId": 20,
    "fileUrl": "https://example.com/document.pdf",
    "createdAt": "2025-03-25T12:02:54.000Z",
    "updatedAt": "2025-03-25T12:22:54.000Z"
  },
  "previousAttributes": {
    "typeId": 19,
    "updatedAt": "2025-03-25T12:02:54.000Z"
  }
}

Headers

Webhook-Id
string
required

A unique message identifier for the webhook.

Webhook-Timestamp
string
required

The time the message was generated (Unix timestamp in seconds).

Webhook-Signature
string
required

A cryptographic signature that allows you to verify the integrity and authenticity of the payload.

Body

application/json

Response

200

Webhook received successfully