Get Patient
To get the patient details
Get Patient
POST
https://api.evitalrx.in/v1/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