Patient Registration API
Update Patient Details
Thi API provides functionality to update patient details for the registered patients.
PATCH
Headers
The auth token of business_id. It is used to authenticate the business. The token can be fetched from the auth api.
Path Parameters
Query Parameters
If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id
Example:
"1"
Body
application/json
Request body for updating a patient to the directory
The body is of type object
.
The body is of type object
.
The body is of type object
.
Response
201
application/json
OK
The response is of type object
.