POST api/MountGraph/BPChart

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ObjClsBPChart
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "patient_id": "sample string 1",
  "Dml_Indicator": "sample string 2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.