Get Patient
To get the patient details
POST
{{apiUrl}}patient/patients/view
Request Body
Name
Type
Description
patient_id*
String
Unique id of the Patient
apikey*
String
Authentication token
mobile*
String
Either patient_id or mobile should be passed.
Last updated