POST api/Profile/AllergyList
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
AN | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "patient_allergy_note": "sample string 1", "patient_id": "sample string 2", "patient_medical_allergy_id": "sample string 3", "msg": "sample string 4", "status": true, "C1": "sample string 6" }
application/x-www-form-urlencoded
Sample: