lab-testing

Critical Result

postWebhooklabtest.result.critical

Payload

event_type'labtest.result.critical' required
user_idstring uuid required
client_user_idstring uuid required
team_idstring uuid required

Example payload

{
  "data": {
    "created_at": "2020-01-01T00:00:00Z",
    "interpretation": "normal",
    "order_id": "c75e676b-e0ad-4a9e-abc8-d9b6a35d7058",
    "sample_id": "123456789",
    "status": "final",
    "team_id": "470847e3-5d1a-4ace-8028-cd9283c79168",
    "updated_at": "2020-01-01T00:00:00Z",
    "user_id": "8ff6d0c7-0246-4cc6-8e98-7b7dfcddf000"
  }
}

Response

Successful Response

{"stackTrail":"webhooks:labtest.result.critical:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes