POST api/PatientDashboard/Patient_Medical_Allergy
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objPatient_Medical_Allergy | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_id": "sample string 1",
"patient_medical_allergy_id": "sample string 2",
"patient_allergy": "sample string 3",
"last_updated_on": "2025-10-29T17:17:45.6124385+05:30"
}
application/x-www-form-urlencoded
Sample: