POST api/HealthMonitoring/weight_last_5
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-01-08T07:04:54.0753767+05:30", "bmi_set_by": "sample string 4", "patient_weight": "sample string 5", "product_code": "sample string 6" }
application/x-www-form-urlencoded
Sample: