Appointment Types
List appointment type definitions used when creating or updating appointments. Per OpenDental API.
What are AppointmentTypes?
Appointment types define categories for appointments (e.g. New Patient, Hygiene, WebSched). Each has a name, color, pattern, and optional procedure codes. Use AppointmentTypeNum when creating or updating appointments via the API. This endpoint is GET only—types are managed in Open Dental Setup.
Button
GET /api/appointmenttypes
| # | Name | Color | Hidden | Pattern | CodeStr | CodeStrRequired | RequiredProcCodesNeeded | BlockoutTypes |
|---|
Click Load Appointment Types to fetch the list.
API: GET only. Use AppointmentTypeNum when creating/updating appointments.
ℹ️