This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
{
"analysedAt": "some string",
"createdAt": "some string",
"id": "some string",
"plotId": "some string",
"status": "some string",
"updatedAt": "some string",
"version": "some string"
}
{
"businessConnectionId": "57616a16-5fa4-4aa5-b360-73aa0f96cd7a",
"businesssId": "a56814c4-32b8-41be-8c7b-06ad968dfdfa",
"customData": {},
"email": "test@example.com",
"id": "895a4fea-2abb-42d5-bf55-991769a9343a",
"status": "ACCEPTED"
}
{
"attachments": [
{
"createdAt": "2025-07-11T10:38:15.559Z",
"filename": "compliance-data.pdf",
"id": "9966f2a7-f37a-4aa1-aeb4-5527875de1c9",
"updatedAt": "2025-07-11T10:38:15.559Z"
}
],
"createdAt": "2025-07-11T10:38:15.559Z",
"id": "fcca9821-6066-421e-bc74-01f41557c611",
"notes": "some note",
"status": "UNDER_REVIEW",
"supplierId": "611258b6-b6a2-4d3a-827f-6ccebbbb0061",
"updatedAt": "2025-07-11T10:38:15.559Z"
}