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": "21b81a84-db4a-4e11-a6f6-a613028c9237", "PersonId": "a130aa1b-ba82-414b-b838-f9ac8a0d93ce", "ConnectionId": "ef312ea2-f84f-4cb3-9f77-ba1f1f871474", "Created": "2025-04-04T04:16:37.6512057+02:00", "Modified": "2025-04-04T04:16:37.6512057+02:00", "Date": "2025-04-04T04:16:37.6512057+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.