PUT api/Connection?personId={personId}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
personId | No documentation available. |
Define this parameter in the request URI. |
connectionDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Id": "ee1b1408-a808-4ba2-8a4d-aca2a1f07802", "AddressId": "59218e71-46d2-4a0e-ad56-d84f5f349a48", "Name": "sample string 3", "EanCode": "sample string 4", "Type": 0, "savingGoal": { "Id": "cbab4206-12c9-4ef1-96e5-d83484fc5199", "ConnectionId": "8950799a-9f50-4bb7-9839-33d59a284ce9", "SavingType": 3, "ToSave": 4.1, "Reference": 5.1, "ReferenceToSave": 6.1, "StartDate": "2025-04-04T04:16:37.6262568+02:00", "EndDate": "2025-04-04T04:16:37.6262568+02:00", "MeasurmentList": [ { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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 }, { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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 }, { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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 } ] }, "MeasurementList": [ { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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 }, { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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 }, { "Id": "56e5bfcf-797e-45e5-b9e2-f77a10110871", "PersonId": "dcbcb0ca-8175-4518-8c1e-80f3db7feadc", "ConnectionId": "8c09fca2-99f8-417a-8791-8411a3bba353", "Created": "2025-04-04T04:16:37.6262568+02:00", "Modified": "2025-04-04T04:16:37.6262568+02:00", "Date": "2025-04-04T04:16:37.6262568+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.