POST api/CaseStudy/Opthal_Ins_Sel

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ObjClsOpthal
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "optha_id": "sample string 1",
  "visit_report_id": "sample string 2",
  "notes": "sample string 3",
  "last_observation_date": "sample string 4",
  "next_suggested_appointment": "sample string 5",
  "patient_id": "sample string 6",
  "Dml_Indicator": "sample string 7",
  "note": "sample string 8",
  "pdr": "sample string 9",
  "npdr": "sample string 10",
  "retinopathy": "sample string 11",
  "viterous_hemorage": "sample string 12",
  "retinal_detachement": "sample string 13",
  "Doctor_id": "sample string 14",
  "user_created_by": "sample string 15"
}

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 'ClsOpthal'.