POST api/CaseStudy/Neuropathy_Ins_Upd

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ObjClsNeuropathy
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "peripharal_neuhropathy": 1,
  "autonomic_neuropathy": 2,
  "autonomic_neuropathy_set_by": "sample string 3",
  "visit_report_id": "sample string 4",
  "AB_index": 5,
  "doppler_note": "sample string 6",
  "Dml_Indicator": "sample string 7",
  "Patient_id": "sample string 8",
  "note": "sample string 9",
  "user_created_by": "sample string 10"
}

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