POST api/Measurements
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
measurement | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Id": "791de96d-e181-4de3-97d1-2bffc86564d3", "PersonId": "bb96b0c9-73f7-4444-b60e-a054d0aa32a3", "ConnectionId": "1d426339-9221-4ccc-92e8-20ef9119dcf2", "Created": "2025-09-16T00:38:07.9311735+02:00", "Modified": "2025-09-16T00:38:07.9311735+02:00", "Date": "2025-09-16T00:38:07.9311735+02:00", "Value": 7.0, "Sum": 8.0, "Used": 9.0, "Moderator": "sample string 10", "Remark": "sample string 11", "UnixTimeStamp": 12.1, "EanCode": "sample string 13", "Type": 0 }
application/x-www-form-urlencoded
Sample:
Sample not available.