Probatix Documentation
Probatix Webhooks v1

Test result evaluated

Sent when evaluation of a test result is complete.

Sent when evaluation of a test result is complete.

All webhook requests include the shared webhook headers.

Request Body

application/json

Webhook payload.

body*TestResult
id*string (uuid)
createdAt*string (date-time)

Timestamp when the test result was created.

observations?array<Observation>

Embedded observation objects. Unlike most relations in this API, observations are included inline for convenience.

documents?array<Document>
labNotes?array | null

Free-text laboratory notes attached to the test result.

diagnosticTest?string

Response Body

Example Requests

POST/test_results/evaluated