Appointment Custom Fields
The Appointment Custom fields feature are customized practice specific preferences that allows adding customfield values to appointments.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Update appointment-level custom
fields
PUT
/v1/{practiceid}/appointments/{appointmentid}/customfields
Modify the customfield data for a specific appointment
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allExample Code
Get the list of appointment custom
fields
GET
/v1/{practiceid}/appointments/customfields
Retrieve the list of customfields configured in the system
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code