POST api/Critical_patient_details/select_Critical_Patient_Details
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cpd | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "doctor_id": "sample string 1", "patient_id": "sample string 2", "patient_first_name": "sample string 3", "patient_phone_number": "sample string 4", "patient_photo": "sample string 5" }
application/x-www-form-urlencoded
Sample: