Get Patient
To get the patient details
Get Patient
POST
{{apiUrl}}fulfillment/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