PATCH
/
v1
/
patient
/
{patient_id}

Headers

auth
string
required

The auth token of the business. It is used to authenticate the client. This should be fetched from auth api.

Query Parameters

partner_id
string

If set to 1 then appointment_id in path parameter should be partner_appointment_id else eka apppointment_id

Body

application/json
firstName
string
required
middleName
string
required
lastName
string
required
mobile
string
required
email
string
required
address
object
required
partner_patient_id
string
partner_meta
object

Response

200 - application/json
patientId
string
required