Appointment Accident Data
The Appointment Accident Data feature specifies if the scheduled appointment is made because of an accident. This feature will allow the user to retrieve and modify the data that specified the kind of accident.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get appointment accident
data
GET
/v1/{practiceid}/appointments/{appointmentid}/accidentdata
Retrieves the data for a specific appointment caused due to an accident
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
Update appointment accident
data
PUT
/v1/{practiceid}/appointments/{appointmentid}/accidentdata
Modifies the data for a specific appointment caused due to an accident
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 all❙ Request Body
Expand allOutput Parameters
Expand allExample Code