POST api/Measurements

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
measurement
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": "e02a8f03-b00f-454b-8fb5-906c5930090b",
  "PersonId": "1e2ed216-648e-4b37-8a7d-3dc98350adbd",
  "ConnectionId": "3dc0330f-e149-48f4-b24c-97211c27e0fb",
  "Created": "2026-08-17T05:27:32.316631+02:00",
  "Modified": "2026-08-17T05:27:32.316631+02:00",
  "Date": "2026-08-17T05:27:32.316631+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.