Documentation Index
Fetch the complete documentation index at: https://vital-mintlify-seo-audit-1777070113.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
labtest.appointment.created, labtest.appointment.updated {
"address": {
"access_notes": "Gate code #1234, use side entrance",
"city": "San Francisco",
"country": "United States",
"first_line": "123 Main St.",
"second_line": "Apt. 208",
"state": "CA",
"zip_code": "91189"
},
"appointment_notes": "Please bring photo ID",
"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": "01a60c55-0c18-47f0-b78f-5cf105234dda",
"location": { "lat": 37.7749295, "lng": -122.4194155 },
"order_id": "459d37ff-9a22-4a95-99bb-92618ce95306",
"order_transaction_id": "c535238b-e4a1-4772-8f48-4a8990ff068e",
"provider": "getlabs",
"provider_id": "123",
"start_at": "2022-01-01T00:00:00",
"status": "confirmed",
"type": "phlebotomy",
"user_id": "ea0b27a6-f8f5-45bc-8d8f-c3c25159fdfc"
}