cURL
curl --request POST \ --url https://api.eka.care/dr/v1/appointment/{appointment_id}/complete \ --header 'auth: <auth>'
This response does not have an example.
This API endpoint is used to complete an existing appointment.
"auth"
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
"1"
OK
Was this page helpful?