Available options:
labtest.appointment.created, labtest.appointment.updated Example:
{
"address": {
"city": "San Francisco",
"country": "United States",
"first_line": "123 Main St.",
"second_line": "Apt. 208",
"state": "CA",
"zip_code": "91189"
},
"can_reschedule": true,
"end_at": "2022-01-01T00:00:00",
"event_data": {
"description": "Metadata field containing provider specific data, like cancellation reason or origin"
},
"event_status": "scheduled",
"events": [
{
"created_at": "2022-01-01T00:00:00Z",
"status": "scheduled"
},
{
"created_at": "2022-01-02T00:00:00Z",
"status": "completed"
}
],
"external_id": "ext-123",
"iana_timezone": "America/New_York",
"id": "b4906fd4-45ca-4673-bf67-8e034d1fc15c",
"location": { "lat": 37.7749295, "lng": -122.4194155 },
"order_id": "87ffaa0d-055d-4eea-8e8c-ff9bdae8ff1c",
"provider": "getlabs",
"provider_id": "123",
"start_at": "2022-01-01T00:00:00",
"status": "confirmed",
"type": "phlebotomy",
"user_id": "b73bd2eb-a440-44aa-b26d-229f314b91f8"
}