Appointment API
Parked Appointment
Overview
This API endpoint is used to update an existing appointment to parked state.
post/dr/v1/appointment/{appointment_id}/parked
Path parameters
appointment_idstring required
Query parameters
partner_idstring required
Example:1
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
Headers
authstring required
Example:auth
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.