POST api/HealthMonitoring/weight_update
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| objClsWeight_last_5 | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"patient_id": "sample string 1",
"indicator_id": "sample string 2",
"date": "2025-10-29T17:13:48.1105197+05:30",
"bmi_set_by": "sample string 4",
"patient_weight": "sample string 5",
"product_code": "sample string 6"
}
application/x-www-form-urlencoded
Sample: