This API endpoint is used to update an existing appointment.
"auth"
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
"1"
This field is a set of key-value pair very specific to our partner and not visible in appointment queue. These key-value pairs are just stored at our end and echoed back in appointment related apis. We dont use it for any computation. In case of update it will be completely overridden.
Start time of new appointment in epoch. To be used in order to reschedule appointment.
End time of new appointment in epoch. To be used in order to reschedule appointment.
A unique number given to each patient to indicate their position in the queue.
key-value pair.display_meta must not exceed 30 characters._) instead of spaces.
During display, underscores will be replaced with spaces, and the following
letter will be capitalized automatically."vendor_patient_id": "P41025551968206" will be shown as
"Vendor Patient Id": "P41025551968206"OK