POST api/Medicine_Comparision/Compare

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objClsMedicine_Comparision
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "current_visit_report_1": "sample string 1",
  "visit_report_2_date": "2025-01-08T07:18:06.3811749+05:30",
  "indicator_id": "sample string 3",
  "patient_id": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ClsMedicine_Comparision'.