GET api/emailconfigs/admin/{userId}

Gets the user list by super user.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

The user identifier.

string

Required

Body Parameters

None.

Response Information

Resource Description

User
NameDescriptionTypeAdditional information
Id

string

None.

Name

string

None.

Lastlogon

date

None.

picture

Collection of byte

None.

Created

date

None.

Enabled

boolean

None.

ElectronicAddress

ElectronicAddress

None.

ElectronicAddressId

integer

None.

UserGroups

Collection of UserGroup

None.

SearchFilters

Collection of SearchFilter

None.

Diagrams

Collection of DiagramInfo

None.

FirstName

string

None.

LastName

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Id": "sample string 1",
  "Name": "sample string 2",
  "Lastlogon": "2025-05-19T23:51:25.7269506+00:00",
  "picture": "QEA=",
  "Created": "2025-05-19T23:51:25.7269506+00:00",
  "Enabled": true,
  "ElectronicAddress": {
    "$id": "2",
    "Id": 1,
    "Email": "sample string 2",
    "Url": "sample string 3",
    "Password": "sample string 4",
    "UserId": "sample string 5",
    "ExternalId": "sample string 6",
    "Phone": "sample string 7",
    "Cell": "sample string 8",
    "SipAddress": "sample string 9",
    "TwitterUser": "sample string 10",
    "FacebookUser": "sample string 11",
    "ComUnitServiceConnections": [
      {
        "$id": "3",
        "Id": 1,
        "CommunicationUnitId": 2,
        "CloudServiceConnectionId": 3,
        "ElectronicAddressId": 4,
        "CommunicationUnit": null,
        "CloudServiceConnection": {
          "$id": "4",
          "Id": 1,
          "ServiceName": "sample string 2",
          "BaseUrl": "sample string 3",
          "ComUnitServiceConnections": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "Username": "sample string 4",
          "Password": "sample string 5"
        },
        "ElectronicAddress": {
          "$ref": "2"
        }
      },
      {
        "$ref": "3"
      }
    ],
    "Participants": [
      {
        "$id": "5",
        "Id": 1,
        "Name": "sample string 2",
        "ElectronicAddressId": 3,
        "AssetContracts": [
          {
            "$id": "6",
            "MeterId": 1,
            "Id": "4c192713-2701-4d32-afa1-28dc521c0148",
            "Meter": {
              "$id": "7",
              "MeterInstallation": {
                "$id": "8",
                "EANCode": "sample string 1",
                "InstallationId": "sample string 11",
                "Id": 12,
                "SystemVoltage": 2.1,
                "Name": "sample string 13",
                "MainFuseNumPhases": 3,
                "Description": "sample string 14",
                "MainFuseCurrent": 4.1,
                "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
                "OverloadProtectionNumPhases": 5,
                "CorporateCode": "sample string 15",
                "OverloadProtectionCurrent": 6.1,
                "PurchasePrice": "sample string 16",
                "ShortCircuitNumPhases": 7,
                "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
                "ShortCircuitCurrent": 8.1,
                "AddressId": 1,
                "Meters": [
                  {
                    "$ref": "7"
                  },
                  {
                    "$ref": "7"
                  }
                ],
                "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                "MeterPointNumber": "sample string 9",
                "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                "IndustryCode": "sample string 10",
                "DefaultTimeZoneId": "sample string 18",
                "InstallationType": 0,
                "ParticipantId": 1,
                "MeteringSiteClassificationId": 1,
                "AssetActivityRecords": [
                  {
                    "$id": "9",
                    "Id": 1,
                    "AssetId": 2,
                    "Reason": "sample string 3",
                    "CreatedDateTime": "2025-05-19T23:51:25.7269506+00:00",
                    "Severity": 0,
                    "Category": "sample string 5",
                    "Asset": {
                      "$id": "10",
                      "Id": 1,
                      "Name": "sample string 2",
                      "Description": "sample string 3",
                      "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
                      "CorporateCode": "sample string 4",
                      "PurchasePrice": "sample string 5",
                      "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
                      "AddressId": 1,
                      "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                      "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                      "DefaultTimeZoneId": "sample string 7",
                      "ParticipantId": 1,
                      "AssetActivityRecords": [
                        {
                          "$ref": "9"
                        },
                        {
                          "$ref": "9"
                        }
                      ],
                      "Address": {
                        "$id": "11",
                        "Id": 1,
                        "Street": "sample string 2",
                        "StreetNumber": "sample string 3",
                        "PostalCode": "sample string 4",
                        "City": "sample string 5",
                        "CountryId": "sample string 6",
                        "ValidDate": "2025-05-19T23:51:25.7269506+00:00",
                        "StreetNumberExtension": "sample string 8",
                        "ParticipantId": 1,
                        "LegalEntityDetails": [
                          {
                            "$id": "12",
                            "Id": 1,
                            "FirstName": "sample string 2",
                            "LastName": "sample string 3",
                            "OrganisationNo": "sample string 4",
                            "Code": "sample string 5",
                            "Note": "sample string 6",
                            "ExternalId": "sample string 7",
                            "DateOfBirth": "2025-05-19T23:51:25.7269506+00:00",
                            "ParticipantId": 8,
                            "AddressId": 1,
                            "Participant": {
                              "$ref": "5"
                            },
                            "Address": {
                              "$ref": "11"
                            },
                            "ElectronicAddress": {
                              "$ref": "2"
                            },
                            "ElectronicAddressId": 1,
                            "GlobalLocationNumber": "sample string 9"
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "Assets": [
                          {
                            "$ref": "10"
                          },
                          {
                            "$ref": "10"
                          }
                        ],
                        "Participant": {
                          "$ref": "5"
                        },
                        "CoAddress": "sample string 9",
                        "ExtraAddress": "sample string 10",
                        "Country": "sample string 11",
                        "StateOrProvince": "sample string 12",
                        "StateOrProvinceId": "sample string 13",
                        "Postbox": "sample string 14"
                      },
                      "AssetOwners": [
                        {
                          "$id": "13",
                          "Id": 1,
                          "AssetId": 2,
                          "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                          "ParticipantId": 5,
                          "Asset": {
                            "$ref": "10"
                          },
                          "Participant": {
                            "$ref": "5"
                          },
                          "AssetGuid": "148016b1-5557-4bba-bf80-2447d042d7c9"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "AssetRelationships": [
                        {
                          "$id": "14",
                          "Id": 1,
                          "Guid": "0e1149fd-77e1-4429-9f64-8c72ad62acc7",
                          "AssetId": 3,
                          "Asset": {
                            "$ref": "10"
                          },
                          "AssetParentId": 1,
                          "AssetParent": {
                            "$ref": "10"
                          },
                          "RelationshipType": 0,
                          "AssetGuid": "a6ca91f8-f20f-4b2f-a499-84eec12aa64f",
                          "AssetParentGuid": "85f0a247-90cb-48fb-ad24-66a6d89bbbc8",
                          "Priority": 6,
                          "PropertiesJsonString": "sample string 7",
                          "EntityState": 0,
                          "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidTo": "2025-05-19T23:51:25.7269506+00:00"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "AssetParentRelationships": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "AssetTimeSeries": [
                        {
                          "$id": "15",
                          "Id": 1,
                          "AssetId": 2,
                          "Asset": {
                            "$ref": "10"
                          },
                          "BlobKey": "sample string 3",
                          "UnitType": 1,
                          "Unit": 0,
                          "Resolution": 0,
                          "TimeZoneId": "sample string 4",
                          "SampleFrequencyInSec": 1.1,
                          "LastValue": 1.1,
                          "LastCollected": "2025-05-19T23:51:25.7269506+00:00",
                          "LastCompleteCollection": "2025-05-19T23:51:25.7269506+00:00",
                          "IsCalculated": true,
                          "ParentTimeseriesId": 1,
                          "ParentTimeseries": null,
                          "Description": "sample string 6",
                          "DataOrigin": 0,
                          "AssetGuid": "e0aa2118-fadc-40fd-8e97-c25e54969c15"
                        },
                        {
                          "$ref": "15"
                        }
                      ],
                      "CommunicationUnits": [],
                      "Participant": {
                        "$ref": "5"
                      },
                      "Location": null,
                      "AssetWorkFlow": [
                        {
                          "$id": "16",
                          "InstanceId": "2b8de82e-f9f7-42f2-ad1b-9b2a4bc082e7",
                          "AssetId": 1,
                          "WorkFlowId": 2,
                          "Remarks": "sample string 3",
                          "ExecutedTime": "2025-05-19T23:51:25.7269506+00:00",
                          "Asset": {
                            "$ref": "10"
                          },
                          "Workflow": {
                            "$id": "17",
                            "Id": 1,
                            "Name": "sample string 2",
                            "Active": true,
                            "Content": "sample string 4",
                            "Status": 0,
                            "ParticipantId": 5,
                            "WorkflowContentType": 0,
                            "AssetWorkFlow": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "Participant": {
                              "$ref": "5"
                            },
                            "TimeSeriesTypeClass": 1
                          },
                          "ValidFromDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidToDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ManuallySet": true,
                          "AssetGuid": "3b84d6ac-50ac-4162-8862-8dbcd176163a"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "AlarmHandlings": [
                        {
                          "$id": "18",
                          "Id": 1,
                          "AssetId": 2,
                          "Asset": {
                            "$ref": "10"
                          },
                          "Mode": 0,
                          "Description": "sample string 3",
                          "UserId": "sample string 4",
                          "User": {
                            "$ref": "1"
                          },
                          "CreatedDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "FromDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ToDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "AssetGuid": "174062d7-186a-4a11-9b4b-d3f484cd06d8"
                        },
                        {
                          "$ref": "18"
                        }
                      ],
                      "Categories": [
                        {
                          "$id": "19",
                          "Id": 1,
                          "Name": "sample string 2",
                          "Description": "sample string 3",
                          "SourceStatus": 0,
                          "Source": "sample string 4",
                          "Participant": {
                            "$ref": "5"
                          },
                          "ParticipantId": 5,
                          "Assets": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "CategoryType": 0
                        },
                        {
                          "$ref": "19"
                        }
                      ],
                      "AssetModelId": 1,
                      "AssetModel": {
                        "$id": "20",
                        "Id": 1,
                        "Description": "sample string 2",
                        "Note": "sample string 3",
                        "ExternalId": "sample string 4",
                        "TypeCode": "sample string 5",
                        "ModelCode": "sample string 6",
                        "HasOffSwitch": true,
                        "InitialValue": 8.1,
                        "Manufacturer": "sample string 9",
                        "ModelVersion": "sample string 10",
                        "AssetModelProperties": [
                          {
                            "$id": "21",
                            "Id": 1,
                            "Name": "sample string 2",
                            "Value": "sample string 3",
                            "AssetModelId": 4,
                            "AssetModel": {
                              "$ref": "20"
                            }
                          },
                          {
                            "$ref": "21"
                          }
                        ]
                      },
                      "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
                      "ImportSource": "sample string 8",
                      "Note": "sample string 9",
                      "Configurations": [],
                      "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
                      "AssetCalculations": [
                        {
                          "$id": "22",
                          "AssetId": 1,
                          "CalculationId": 2,
                          "Asset": {
                            "$ref": "10"
                          },
                          "Calculation": {
                            "$id": "23",
                            "Id": 1,
                            "CalculationDefinitionId": 2,
                            "Name": "sample string 3",
                            "Description": "sample string 4",
                            "lastRunTime": "2025-05-19T23:51:25.7269506+00:00",
                            "FrequencyInSeconds": 5,
                            "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                            "ValidTo": "2025-05-19T23:51:25.7269506+00:00"
                          },
                          "ValidFromDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidToDateTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ManuallySet": true,
                          "AssetGuid": "b989cc3c-825c-48bb-af57-c84171e6b6c8"
                        },
                        {
                          "$ref": "22"
                        }
                      ],
                      "CoordinateModified": true,
                      "SerialNumber": "sample string 11",
                      "AssetGuid": "4cf2f83b-881a-4c2a-a8bf-fd5fad0638a0",
                      "Contracts": [
                        {
                          "$id": "24",
                          "AssetId": 1,
                          "Id": "713b353a-a2af-45a3-a1f4-4bea3c2e42f4",
                          "Asset": {
                            "$ref": "10"
                          },
                          "Name": "sample string 4",
                          "ParticipantId": 2,
                          "OwnerLegalEntityId": 5,
                          "Participant": {
                            "$ref": "5"
                          },
                          "OwnerLegalEntity": {
                            "$id": "25",
                            "Id": 1,
                            "Name": "sample string 2",
                            "EntityType": 0,
                            "ExternalId": "sample string 3",
                            "LegalEntityRoles": [
                              {
                                "$id": "26",
                                "LegalEntityId": 1,
                                "LegalEntity": {
                                  "$ref": "25"
                                },
                                "LegalEntityDetailId": 2,
                                "LegalEntityDetail": {
                                  "$ref": "12"
                                },
                                "RoleType": 0,
                                "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                                "ValidTo": "2025-05-19T23:51:25.7269506+00:00"
                              },
                              {
                                "$ref": "26"
                              }
                            ]
                          },
                          "Type": 0,
                          "PartnerLegalEntityId": 6,
                          "PartnerLegalEntity": {
                            "$ref": "25"
                          },
                          "BuyOrSale": 0,
                          "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                          "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
                          "ExternalContractId": "sample string 9",
                          "ProductId": 1,
                          "Product": {
                            "$id": "27",
                            "Id": 1,
                            "Name": "sample string 2",
                            "PaymentType": "sample string 4",
                            "ExternalId": "sample string 5"
                          },
                          "Assets": [
                            {
                              "$id": "28",
                              "Id": "9d733cb7-8b85-451e-837f-a92bc72fe2c2",
                              "ContractId": "6b7440ad-c2a3-4b32-965a-283dc01bdfb0",
                              "Contract": {
                                "$id": "29",
                                "Id": "8c0edde8-1c73-485a-b856-221184529ae3",
                                "Name": "sample string 2",
                                "OwnerLegalEntityId": 3,
                                "OwnerLegalEntity": {
                                  "$ref": "25"
                                },
                                "PartnerLegalEntityId": 4,
                                "PartnerLegalEntity": {
                                  "$ref": "25"
                                },
                                "BuyOrSale": 0,
                                "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                                "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                                "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
                                "ExternalContractId": "sample string 7",
                                "ProductId": 1,
                                "Product": {
                                  "$ref": "27"
                                },
                                "Assets": [
                                  {
                                    "$ref": "28"
                                  },
                                  {
                                    "$ref": "28"
                                  }
                                ],
                                "Signed": "2025-05-19T23:51:25.7269506+00:00"
                              },
                              "Name": "sample string 3",
                              "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                              "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                              "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
                              "Signed": "2025-05-19T23:51:25.7269506+00:00",
                              "Renewal": 0,
                              "ParticipantId": 6,
                              "Participant": {
                                "$ref": "5"
                              }
                            },
                            {
                              "$ref": "28"
                            }
                          ],
                          "Signed": "2025-05-19T23:51:25.7269506+00:00"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "Resource": null,
                      "AssetSubContracts": [
                        {
                          "$id": "30",
                          "AssetId": 1,
                          "Id": "3c96e3bc-2658-4ae5-9d35-d63d7b04745c",
                          "Asset": {
                            "$ref": "10"
                          },
                          "ContractId": "d0f7e3bb-984b-4ebe-b2d3-96e4fc327f2c",
                          "Contract": {
                            "$ref": "29"
                          },
                          "Name": "sample string 4",
                          "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                          "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                          "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
                          "Signed": "2025-05-19T23:51:25.7269506+00:00",
                          "Renewal": 0,
                          "ParticipantId": 7,
                          "Participant": {
                            "$ref": "5"
                          }
                        },
                        {
                          "$ref": "30"
                        }
                      ],
                      "SDBMHash": 13,
                      "LabelGuid": "1a9e12a4-f8a7-41e1-98ac-67a46265eb00",
                      "ExternalKeys": [
                        {
                          "$id": "31",
                          "AssetId": 1,
                          "ExternalId": "sample string 2",
                          "ExternalSystemId": "9a50564f-5198-492e-9366-00097bc49af0",
                          "ExternalSystem": {
                            "$id": "32",
                            "Id": "efcd58ea-2186-46f4-8dce-40348b130a70",
                            "SystemName": "sample string 2"
                          }
                        },
                        {
                          "$ref": "31"
                        }
                      ],
                      "EntityState": 0
                    },
                    "Documents": [
                      {
                        "$id": "33",
                        "Id": 1,
                        "Content": "QEA=",
                        "AssetActivityRecordId": 2,
                        "FileName": "sample string 3",
                        "FileExtension": "sample string 4",
                        "Description": "sample string 5",
                        "AssetActivityRecord": {
                          "$ref": "9"
                        }
                      },
                      {
                        "$ref": "33"
                      }
                    ],
                    "AssetGuid": "52e58db6-8089-4034-aad6-bc12c1e9609e"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "MeteringSiteClassification": {
                  "$id": "34",
                  "Id": 1,
                  "Code": "sample string 2",
                  "Description": "sample string 3"
                },
                "Address": {
                  "$ref": "11"
                },
                "AssetOwners": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "AssetRelationships": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "AssetParentRelationships": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "AssetTimeSeries": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "CommunicationUnits": [],
                "Participant": {
                  "$ref": "5"
                },
                "Location": {
                  "$id": "35",
                  "AssetId": 1,
                  "Asset": {
                    "$ref": "10"
                  },
                  "SpartialReference": 2,
                  "GeoBinary": "QEA=",
                  "AssetGuid": "00000000-0000-0000-0000-000000000000"
                },
                "AssetWorkFlow": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "AlarmHandlings": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "Categories": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "AssetModelId": 1,
                "AssetModel": {
                  "$ref": "20"
                },
                "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
                "ImportSource": "sample string 19",
                "Note": "sample string 20",
                "Configurations": [],
                "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
                "AssetCalculations": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "CoordinateModified": true,
                "SerialNumber": "sample string 22",
                "AssetGuid": "5140381d-85c4-463f-93bc-79b58e949cb3",
                "Contracts": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "Resource": null,
                "AssetSubContracts": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "SDBMHash": 24,
                "LabelGuid": "dce4dca3-a554-4e78-938d-3d4121f434bb",
                "ExternalKeys": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "EntityState": 0
              },
              "Id": 7,
              "MeterInstallationId": 1,
              "Name": "sample string 8",
              "FacilityId": "sample string 1",
              "Description": "sample string 9",
              "MeterId": "sample string 2",
              "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
              "Status": 1,
              "CorporateCode": "sample string 10",
              "MeterType": 0,
              "PurchasePrice": "sample string 11",
              "EstimatedAnnualUsage": 1.1,
              "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
              "EnergyProviderContracts": [
                {
                  "$id": "36",
                  "MeterId": 1,
                  "Id": "4c2777c6-f743-4841-8051-4cac8b7a61e6",
                  "Meter": {
                    "$ref": "7"
                  },
                  "Name": "sample string 4",
                  "ParticipantId": 2,
                  "OwnerLegalEntityId": 5,
                  "Participant": {
                    "$ref": "5"
                  },
                  "OwnerLegalEntity": {
                    "$ref": "25"
                  },
                  "PartnerLegalEntityId": 6,
                  "PartnerLegalEntity": {
                    "$ref": "25"
                  },
                  "BuyOrSale": 0,
                  "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                  "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                  "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
                  "ExternalContractId": "sample string 9",
                  "ProductId": 1,
                  "Product": {
                    "$ref": "27"
                  },
                  "Assets": [
                    {
                      "$ref": "28"
                    },
                    {
                      "$ref": "28"
                    }
                  ],
                  "Signed": "2025-05-19T23:51:25.7269506+00:00"
                },
                {
                  "$ref": "36"
                }
              ],
              "AddressId": 1,
              "PowerDistributionContracts": [
                {
                  "$ref": "6"
                },
                {
                  "$ref": "6"
                }
              ],
              "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
              "LeftDigitCount": 1,
              "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
              "RightDigitCount": 1,
              "DefaultTimeZoneId": "sample string 13",
              "ConversionFactor": 1.0,
              "ParticipantId": 1,
              "StartValue": 3.1,
              "AssetActivityRecords": [
                {
                  "$ref": "9"
                },
                {
                  "$ref": "9"
                }
              ],
              "AmiMeterType": 0,
              "Address": {
                "$ref": "11"
              },
              "P2P": true,
              "SimCards": [
                {
                  "$id": "37",
                  "VoltageLevel": "sample string 1",
                  "Id": 10,
                  "StorageCapacity": "sample string 2",
                  "Name": "sample string 11",
                  "NumberOfContacts": "sample string 3",
                  "Description": "sample string 12",
                  "Data": "sample string 4",
                  "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
                  "PreferredNetworksList": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "CorporateCode": "sample string 13",
                  "ICCID": "sample string 5",
                  "PurchasePrice": "sample string 14",
                  "Installed": "2025-05-19T23:51:25.7269506+00:00",
                  "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
                  "Active": true,
                  "AddressId": 1,
                  "PhoneCommunicationUnitId": 1,
                  "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                  "PhoneCommunicationUnit": {
                    "$id": "38",
                    "PhoneNumber": "sample string 1",
                    "Id": 2,
                    "SimCards": [
                      {
                        "$ref": "37"
                      },
                      {
                        "$ref": "37"
                      }
                    ],
                    "MacAddress": "sample string 3",
                    "SerialNumber": "sample string 4",
                    "NetworkCarrier": 1,
                    "AssetId": 5,
                    "CloudServiceConnectionId": 6,
                    "Asset": {
                      "$ref": "10"
                    },
                    "ComUnitServiceConnections": [
                      {
                        "$ref": "3"
                      },
                      {
                        "$ref": "3"
                      }
                    ],
                    "AssetGuid": "4e02804a-cb65-49c4-aec3-7ddc02a4a5e0"
                  },
                  "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                  "PhoneNumber": "sample string 8",
                  "DefaultTimeZoneId": "sample string 16",
                  "IpAddress": "sample string 9",
                  "ParticipantId": 1,
                  "AssetActivityRecords": [
                    {
                      "$ref": "9"
                    },
                    {
                      "$ref": "9"
                    }
                  ],
                  "Address": {
                    "$ref": "11"
                  },
                  "AssetOwners": [
                    {
                      "$ref": "13"
                    },
                    {
                      "$ref": "13"
                    }
                  ],
                  "AssetRelationships": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "AssetParentRelationships": [
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ],
                  "AssetTimeSeries": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "CommunicationUnits": [],
                  "Participant": {
                    "$ref": "5"
                  },
                  "Location": {
                    "$ref": "35"
                  },
                  "AssetWorkFlow": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ],
                  "AlarmHandlings": [
                    {
                      "$ref": "18"
                    },
                    {
                      "$ref": "18"
                    }
                  ],
                  "Categories": [
                    {
                      "$ref": "19"
                    },
                    {
                      "$ref": "19"
                    }
                  ],
                  "AssetModelId": 1,
                  "AssetModel": {
                    "$ref": "20"
                  },
                  "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
                  "ImportSource": "sample string 17",
                  "Note": "sample string 18",
                  "Configurations": [],
                  "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
                  "AssetCalculations": [
                    {
                      "$ref": "22"
                    },
                    {
                      "$ref": "22"
                    }
                  ],
                  "CoordinateModified": true,
                  "SerialNumber": "sample string 20",
                  "AssetGuid": "91588f8e-4d45-4de4-997e-fe7a8f79689d",
                  "Contracts": [
                    {
                      "$ref": "24"
                    },
                    {
                      "$ref": "24"
                    }
                  ],
                  "Resource": null,
                  "AssetSubContracts": [
                    {
                      "$ref": "30"
                    },
                    {
                      "$ref": "30"
                    }
                  ],
                  "SDBMHash": 22,
                  "LabelGuid": "c2766092-01fe-44ba-817e-203206e7d475",
                  "ExternalKeys": [
                    {
                      "$ref": "31"
                    },
                    {
                      "$ref": "31"
                    }
                  ],
                  "EntityState": 0
                },
                {
                  "$ref": "37"
                }
              ],
              "AssetOwners": [
                {
                  "$ref": "13"
                },
                {
                  "$ref": "13"
                }
              ],
              "SimCardId": "sample string 5",
              "AssetRelationships": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "ModemImei": "sample string 6",
              "AssetParentRelationships": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "Antenna": {
                "$id": "39",
                "Impedans": "sample string 1",
                "Id": 7,
                "EffectArea": "sample string 2",
                "Name": "sample string 8",
                "Placement": "sample string 3",
                "Description": "sample string 9",
                "Position": "sample string 4",
                "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
                "Documentation": "sample string 5",
                "CorporateCode": "sample string 10",
                "AntennaType": 0,
                "PurchasePrice": "sample string 11",
                "OpeningAngle": 6.1,
                "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
                "AddressId": 1,
                "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
                "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
                "DefaultTimeZoneId": "sample string 13",
                "ParticipantId": 1,
                "AssetActivityRecords": [
                  {
                    "$ref": "9"
                  },
                  {
                    "$ref": "9"
                  }
                ],
                "Address": {
                  "$ref": "11"
                },
                "AssetOwners": [
                  {
                    "$ref": "13"
                  },
                  {
                    "$ref": "13"
                  }
                ],
                "AssetRelationships": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "AssetParentRelationships": [
                  {
                    "$ref": "14"
                  },
                  {
                    "$ref": "14"
                  }
                ],
                "AssetTimeSeries": [
                  {
                    "$ref": "15"
                  },
                  {
                    "$ref": "15"
                  }
                ],
                "CommunicationUnits": [],
                "Participant": {
                  "$ref": "5"
                },
                "Location": {
                  "$ref": "35"
                },
                "AssetWorkFlow": [
                  {
                    "$ref": "16"
                  },
                  {
                    "$ref": "16"
                  }
                ],
                "AlarmHandlings": [
                  {
                    "$ref": "18"
                  },
                  {
                    "$ref": "18"
                  }
                ],
                "Categories": [
                  {
                    "$ref": "19"
                  },
                  {
                    "$ref": "19"
                  }
                ],
                "AssetModelId": 1,
                "AssetModel": {
                  "$ref": "20"
                },
                "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
                "ImportSource": "sample string 14",
                "Note": "sample string 15",
                "Configurations": [],
                "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
                "AssetCalculations": [
                  {
                    "$ref": "22"
                  },
                  {
                    "$ref": "22"
                  }
                ],
                "CoordinateModified": true,
                "SerialNumber": "sample string 17",
                "AssetGuid": "ffc8f700-b5d0-4e46-9a34-e66d001b1cd4",
                "Contracts": [
                  {
                    "$ref": "24"
                  },
                  {
                    "$ref": "24"
                  }
                ],
                "Resource": null,
                "AssetSubContracts": [
                  {
                    "$ref": "30"
                  },
                  {
                    "$ref": "30"
                  }
                ],
                "SDBMHash": 19,
                "LabelGuid": "67ded143-9e35-47d1-9dfa-bf1c7f9d9636",
                "ExternalKeys": [
                  {
                    "$ref": "31"
                  },
                  {
                    "$ref": "31"
                  }
                ],
                "EntityState": 0
              },
              "AssetTimeSeries": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "AntennaId": 1,
              "CommunicationUnits": [],
              "Participant": {
                "$ref": "5"
              },
              "Location": {
                "$ref": "35"
              },
              "AssetWorkFlow": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "AlarmHandlings": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "Categories": [
                {
                  "$ref": "19"
                },
                {
                  "$ref": "19"
                }
              ],
              "AssetModelId": 1,
              "AssetModel": {
                "$ref": "20"
              },
              "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
              "ImportSource": "sample string 14",
              "Note": "sample string 15",
              "Configurations": [],
              "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
              "AssetCalculations": [
                {
                  "$ref": "22"
                },
                {
                  "$ref": "22"
                }
              ],
              "CoordinateModified": true,
              "SerialNumber": "sample string 17",
              "AssetGuid": "cca298df-7a2b-4def-a867-70f2f783ea47",
              "Contracts": [
                {
                  "$ref": "24"
                },
                {
                  "$ref": "24"
                }
              ],
              "Resource": null,
              "AssetSubContracts": [
                {
                  "$ref": "30"
                },
                {
                  "$ref": "30"
                }
              ],
              "SDBMHash": 19,
              "LabelGuid": "81d2c50c-0765-4975-ad7b-8290b88f3806",
              "ExternalKeys": [
                {
                  "$ref": "31"
                },
                {
                  "$ref": "31"
                }
              ],
              "EntityState": 0
            },
            "Name": "sample string 4",
            "ParticipantId": 2,
            "OwnerLegalEntityId": 5,
            "Participant": {
              "$ref": "5"
            },
            "OwnerLegalEntity": {
              "$ref": "25"
            },
            "PartnerLegalEntityId": 6,
            "PartnerLegalEntity": {
              "$ref": "25"
            },
            "BuyOrSale": 0,
            "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
            "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
            "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
            "ExternalContractId": "sample string 9",
            "ProductId": 1,
            "Product": {
              "$ref": "27"
            },
            "Assets": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "Signed": "2025-05-19T23:51:25.7269506+00:00"
          },
          {
            "$ref": "6"
          }
        ],
        "AssetOwners": [
          {
            "$ref": "13"
          },
          {
            "$ref": "13"
          }
        ],
        "ElectronicAddress": {
          "$ref": "2"
        },
        "Assets": [
          {
            "$ref": "10"
          },
          {
            "$ref": "10"
          }
        ],
        "Schedules": [
          {
            "$id": "40",
            "Id": 1,
            "ExecutionTimeUTC": "2025-05-19T23:51:25.7269506+00:00",
            "TimeZone": "sample string 2",
            "LastExecutedTimeUTC": "2025-05-19T23:51:25.7269506+00:00",
            "RepeatDayTue": true,
            "RepeatStartTimeUTC": "00:00:00.1234567",
            "RepeatEndTimeUTC": "00:00:00.1234567",
            "RepeatEveryWeekdayInMonth": "sample string 3",
            "RepeatSeconds": 1,
            "RepeatDayMon": true,
            "RepeatDayWed": true,
            "RepeatDayThu": true,
            "RepeatDayFri": true,
            "RepeatDaySat": true,
            "RepeatDaySun": true,
            "RepeatEveryXDay": 1,
            "RepeatEveryXMonth": 1,
            "RepeatEveryWeekdayNoInMonth": 1,
            "RepeatEveryXYear": 1,
            "EndNoOfOccurences": 1,
            "RepeatExactDateTimeUTC": "2025-05-19T23:51:25.7269506+00:00",
            "EndDateTimeUTC": "2025-05-19T23:51:25.7269506+00:00",
            "RepeatTimeUTC": "00:00:00.1234567",
            "NoOfOccurences": 1,
            "Status": 0,
            "ParticipantId": 4,
            "Participant": {
              "$ref": "5"
            }
          },
          {
            "$ref": "40"
          }
        ],
        "UserGroups": [
          {
            "$id": "41",
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3",
            "ParticipantId": 1,
            "Users": [
              {
                "$ref": "1"
              },
              {
                "$ref": "1"
              }
            ],
            "Roles": [
              {
                "$id": "42",
                "Id": 1,
                "Name": "sample string 2",
                "Description": "sample string 3",
                "RoleFunctions": [
                  {
                    "$id": "43",
                    "Id": 1,
                    "RoleId": 2,
                    "SystemFunctionId": 3,
                    "Permission": 0,
                    "UserRole": {
                      "$ref": "42"
                    },
                    "SystemFunction": {
                      "$id": "44",
                      "Id": 1,
                      "Name": "sample string 2",
                      "Enabled": true,
                      "Description": "sample string 4",
                      "RoleFunctions": [
                        {
                          "$ref": "43"
                        },
                        {
                          "$ref": "43"
                        }
                      ],
                      "SystemProperties": []
                    }
                  },
                  {
                    "$ref": "43"
                  }
                ],
                "Groups": [
                  {
                    "$ref": "41"
                  },
                  {
                    "$ref": "41"
                  }
                ]
              },
              {
                "$ref": "42"
              }
            ],
            "Participant": {
              "$ref": "5"
            }
          },
          {
            "$ref": "41"
          }
        ],
        "LegalEntityId": 1,
        "LegalEntity": {
          "$ref": "25"
        },
        "GridOwnerCode": "sample string 4",
        "AddressId": 1,
        "InvoiceAddressId": 1,
        "OrganizationNumber": "sample string 5",
        "Address": {
          "$ref": "11"
        },
        "InvoiceAddress": {
          "$ref": "11"
        },
        "ShortName": "sample string 6"
      },
      {
        "$ref": "5"
      }
    ]
  },
  "ElectronicAddressId": 1,
  "UserGroups": [
    {
      "$ref": "41"
    },
    {
      "$ref": "41"
    }
  ],
  "SearchFilters": [
    {
      "$id": "45",
      "SearchFilters": "QEA=",
      "Id": 4,
      "Guid": "1c395d5b-33dc-4545-a693-dc8b77b4f514",
      "Name": "sample string 5",
      "UserId": "sample string 2",
      "Description": "sample string 6",
      "User": {
        "$ref": "1"
      },
      "InstallationDate": "2025-05-19T23:51:25.7269506+00:00",
      "IsShared": true,
      "CorporateCode": "sample string 7",
      "ZoneControlContracts": [
        {
          "$id": "46",
          "SearchFilterId": 1,
          "Id": "4b5764e3-9090-4304-b630-6ba987b7ba67",
          "SearchFilter": {
            "$ref": "45"
          },
          "ContractId": "f305070f-dbd4-469b-abe1-cb713be6125d",
          "MaxPowerPrActivation": 2.1,
          "Contract": {
            "$ref": "29"
          },
          "DaysAllowedForActivation": 0,
          "Name": "sample string 12",
          "PermittedIntervals": "sample string 3",
          "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
          "MaxAllowedActivationTime": 1,
          "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
          "MininumTimeBetweenActivation": 4,
          "CancelTime": "2025-05-19T23:51:25.7269506+00:00",
          "Tolerance": 5.1,
          "Signed": "2025-05-19T23:51:25.7269506+00:00",
          "ReservationFee": 6.1,
          "Renewal": 0,
          "ActivationFeeWorkdays": 7.1,
          "ParticipantId": 15,
          "ActivationFeeNonWorkdays": 8.1,
          "Participant": {
            "$ref": "5"
          },
          "NonConformanceClause": "sample string 9"
        },
        {
          "$ref": "46"
        }
      ],
      "PurchasePrice": "sample string 8",
      "InServiceDate": "2025-05-19T23:51:25.7269506+00:00",
      "AddressId": 1,
      "ValidFrom": "2025-05-19T23:51:25.7269506+00:00",
      "ValidTo": "2025-05-19T23:51:25.7269506+00:00",
      "DefaultTimeZoneId": "sample string 10",
      "ParticipantId": 1,
      "AssetActivityRecords": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "Address": {
        "$ref": "11"
      },
      "AssetOwners": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "AssetRelationships": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "AssetParentRelationships": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "AssetTimeSeries": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "CommunicationUnits": [],
      "Participant": {
        "$ref": "5"
      },
      "Location": {
        "$ref": "35"
      },
      "AssetWorkFlow": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "AlarmHandlings": [
        {
          "$ref": "18"
        },
        {
          "$ref": "18"
        }
      ],
      "Categories": [
        {
          "$ref": "19"
        },
        {
          "$ref": "19"
        }
      ],
      "AssetModelId": 1,
      "AssetModel": {
        "$ref": "20"
      },
      "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
      "ImportSource": "sample string 11",
      "Note": "sample string 12",
      "Configurations": [],
      "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
      "AssetCalculations": [
        {
          "$ref": "22"
        },
        {
          "$ref": "22"
        }
      ],
      "CoordinateModified": true,
      "SerialNumber": "sample string 14",
      "AssetGuid": "803aaf01-33a9-448f-b07e-b0a92bf0e6a5",
      "Contracts": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "Resource": null,
      "AssetSubContracts": [
        {
          "$ref": "30"
        },
        {
          "$ref": "30"
        }
      ],
      "SDBMHash": 16,
      "LabelGuid": "2352ff24-04f0-4740-83a6-4fd860d034c7",
      "ExternalKeys": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "EntityState": 0
    },
    {
      "$ref": "45"
    }
  ],
  "Diagrams": [
    {
      "$id": "47",
      "Id": 1,
      "DiagramKey": "sample string 2",
      "CreatedTime": "2025-05-19T23:51:25.7269506+00:00",
      "ModifiedTime": "2025-05-19T23:51:25.7269506+00:00",
      "UserId": "sample string 5",
      "IsShared": true,
      "User": {
        "$ref": "1"
      },
      "Description": "sample string 7",
      "Name": "sample string 8",
      "DiagramType": 0
    },
    {
      "$ref": "47"
    }
  ],
  "FirstName": "sample string 5",
  "LastName": "sample string 6"
}

text/html

Sample:
{"$id":"1","Id":"sample string 1","Name":"sample string 2","Lastlogon":"2025-05-19T23:51:25.7269506+00:00","picture":"QEA=","Created":"2025-05-19T23:51:25.7269506+00:00","Enabled":true,"ElectronicAddress":{"$id":"2","Id":1,"Email":"sample string 2","Url":"sample string 3","Password":"sample string 4","UserId":"sample string 5","ExternalId":"sample string 6","Phone":"sample string 7","Cell":"sample string 8","SipAddress":"sample string 9","TwitterUser":"sample string 10","FacebookUser":"sample string 11","ComUnitServiceConnections":[{"$id":"3","Id":1,"CommunicationUnitId":2,"CloudServiceConnectionId":3,"ElectronicAddressId":4,"CommunicationUnit":null,"CloudServiceConnection":{"$id":"4","Id":1,"ServiceName":"sample string 2","BaseUrl":"sample string 3","ComUnitServiceConnections":[{"$ref":"3"},{"$ref":"3"}],"Username":"sample string 4","Password":"sample string 5"},"ElectronicAddress":{"$ref":"2"}},{"$ref":"3"}],"Participants":[{"$id":"5","Id":1,"Name":"sample string 2","ElectronicAddressId":3,"AssetContracts":[{"$id":"6","MeterId":1,"Id":"4c192713-2701-4d32-afa1-28dc521c0148","Meter":{"$id":"7","MeterInstallation":{"$id":"8","EANCode":"sample string 1","InstallationId":"sample string 11","Id":12,"SystemVoltage":2.1,"Name":"sample string 13","MainFuseNumPhases":3,"Description":"sample string 14","MainFuseCurrent":4.1,"InstallationDate":"2025-05-19T23:51:25.7269506+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2025-05-19T23:51:25.7269506+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"7"},{"$ref":"7"}],"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","MeterPointNumber":"sample string 9","ValidTo":"2025-05-19T23:51:25.7269506+00:00","IndustryCode":"sample string 10","DefaultTimeZoneId":"sample string 18","InstallationType":0,"ParticipantId":1,"MeteringSiteClassificationId":1,"AssetActivityRecords":[{"$id":"9","Id":1,"AssetId":2,"Reason":"sample string 3","CreatedDateTime":"2025-05-19T23:51:25.7269506+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"10","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2025-05-19T23:51:25.7269506+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2025-05-19T23:51:25.7269506+00:00","AddressId":1,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","DefaultTimeZoneId":"sample string 7","ParticipantId":1,"AssetActivityRecords":[{"$ref":"9"},{"$ref":"9"}],"Address":{"$id":"11","Id":1,"Street":"sample string 2","StreetNumber":"sample string 3","PostalCode":"sample string 4","City":"sample string 5","CountryId":"sample string 6","ValidDate":"2025-05-19T23:51:25.7269506+00:00","StreetNumberExtension":"sample string 8","ParticipantId":1,"LegalEntityDetails":[{"$id":"12","Id":1,"FirstName":"sample string 2","LastName":"sample string 3","OrganisationNo":"sample string 4","Code":"sample string 5","Note":"sample string 6","ExternalId":"sample string 7","DateOfBirth":"2025-05-19T23:51:25.7269506+00:00","ParticipantId":8,"AddressId":1,"Participant":{"$ref":"5"},"Address":{"$ref":"11"},"ElectronicAddress":{"$ref":"2"},"ElectronicAddressId":1,"GlobalLocationNumber":"sample string 9"},{"$ref":"12"}],"Assets":[{"$ref":"10"},{"$ref":"10"}],"Participant":{"$ref":"5"},"CoAddress":"sample string 9","ExtraAddress":"sample string 10","Country":"sample string 11","StateOrProvince":"sample string 12","StateOrProvinceId":"sample string 13","Postbox":"sample string 14"},"AssetOwners":[{"$id":"13","Id":1,"AssetId":2,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","ParticipantId":5,"Asset":{"$ref":"10"},"Participant":{"$ref":"5"},"AssetGuid":"148016b1-5557-4bba-bf80-2447d042d7c9"},{"$ref":"13"}],"AssetRelationships":[{"$id":"14","Id":1,"Guid":"0e1149fd-77e1-4429-9f64-8c72ad62acc7","AssetId":3,"Asset":{"$ref":"10"},"AssetParentId":1,"AssetParent":{"$ref":"10"},"RelationshipType":0,"AssetGuid":"a6ca91f8-f20f-4b2f-a499-84eec12aa64f","AssetParentGuid":"85f0a247-90cb-48fb-ad24-66a6d89bbbc8","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00"},{"$ref":"14"}],"AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetTimeSeries":[{"$id":"15","Id":1,"AssetId":2,"Asset":{"$ref":"10"},"BlobKey":"sample string 3","UnitType":1,"Unit":0,"Resolution":0,"TimeZoneId":"sample string 4","SampleFrequencyInSec":1.1,"LastValue":1.1,"LastCollected":"2025-05-19T23:51:25.7269506+00:00","LastCompleteCollection":"2025-05-19T23:51:25.7269506+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"e0aa2118-fadc-40fd-8e97-c25e54969c15"},{"$ref":"15"}],"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":null,"AssetWorkFlow":[{"$id":"16","InstanceId":"2b8de82e-f9f7-42f2-ad1b-9b2a4bc082e7","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2025-05-19T23:51:25.7269506+00:00","Asset":{"$ref":"10"},"Workflow":{"$id":"17","Id":1,"Name":"sample string 2","Active":true,"Content":"sample string 4","Status":0,"ParticipantId":5,"WorkflowContentType":0,"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"Participant":{"$ref":"5"},"TimeSeriesTypeClass":1},"ValidFromDateTime":"2025-05-19T23:51:25.7269506+00:00","ValidToDateTime":"2025-05-19T23:51:25.7269506+00:00","ManuallySet":true,"AssetGuid":"3b84d6ac-50ac-4162-8862-8dbcd176163a"},{"$ref":"16"}],"AlarmHandlings":[{"$id":"18","Id":1,"AssetId":2,"Asset":{"$ref":"10"},"Mode":0,"Description":"sample string 3","UserId":"sample string 4","User":{"$ref":"1"},"CreatedDateTime":"2025-05-19T23:51:25.7269506+00:00","FromDateTime":"2025-05-19T23:51:25.7269506+00:00","ToDateTime":"2025-05-19T23:51:25.7269506+00:00","AssetGuid":"174062d7-186a-4a11-9b4b-d3f484cd06d8"},{"$ref":"18"}],"Categories":[{"$id":"19","Id":1,"Name":"sample string 2","Description":"sample string 3","SourceStatus":0,"Source":"sample string 4","Participant":{"$ref":"5"},"ParticipantId":5,"Assets":[{"$ref":"10"},{"$ref":"10"}],"CategoryType":0},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$id":"20","Id":1,"Description":"sample string 2","Note":"sample string 3","ExternalId":"sample string 4","TypeCode":"sample string 5","ModelCode":"sample string 6","HasOffSwitch":true,"InitialValue":8.1,"Manufacturer":"sample string 9","ModelVersion":"sample string 10","AssetModelProperties":[{"$id":"21","Id":1,"Name":"sample string 2","Value":"sample string 3","AssetModelId":4,"AssetModel":{"$ref":"20"}},{"$ref":"21"}]},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$id":"22","AssetId":1,"CalculationId":2,"Asset":{"$ref":"10"},"Calculation":{"$id":"23","Id":1,"CalculationDefinitionId":2,"Name":"sample string 3","Description":"sample string 4","lastRunTime":"2025-05-19T23:51:25.7269506+00:00","FrequencyInSeconds":5,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00"},"ValidFromDateTime":"2025-05-19T23:51:25.7269506+00:00","ValidToDateTime":"2025-05-19T23:51:25.7269506+00:00","ManuallySet":true,"AssetGuid":"b989cc3c-825c-48bb-af57-c84171e6b6c8"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"4cf2f83b-881a-4c2a-a8bf-fd5fad0638a0","Contracts":[{"$id":"24","AssetId":1,"Id":"713b353a-a2af-45a3-a1f4-4bea3c2e42f4","Asset":{"$ref":"10"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"5"},"OwnerLegalEntity":{"$id":"25","Id":1,"Name":"sample string 2","EntityType":0,"ExternalId":"sample string 3","LegalEntityRoles":[{"$id":"26","LegalEntityId":1,"LegalEntity":{"$ref":"25"},"LegalEntityDetailId":2,"LegalEntityDetail":{"$ref":"12"},"RoleType":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00"},{"$ref":"26"}]},"Type":0,"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"25"},"BuyOrSale":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$id":"27","Id":1,"Name":"sample string 2","PaymentType":"sample string 4","ExternalId":"sample string 5"},"Assets":[{"$id":"28","Id":"9d733cb7-8b85-451e-837f-a92bc72fe2c2","ContractId":"6b7440ad-c2a3-4b32-965a-283dc01bdfb0","Contract":{"$id":"29","Id":"8c0edde8-1c73-485a-b856-221184529ae3","Name":"sample string 2","OwnerLegalEntityId":3,"OwnerLegalEntity":{"$ref":"25"},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"25"},"BuyOrSale":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","ExternalContractId":"sample string 7","ProductId":1,"Product":{"$ref":"27"},"Assets":[{"$ref":"28"},{"$ref":"28"}],"Signed":"2025-05-19T23:51:25.7269506+00:00"},"Name":"sample string 3","ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","Signed":"2025-05-19T23:51:25.7269506+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"5"}},{"$ref":"28"}],"Signed":"2025-05-19T23:51:25.7269506+00:00"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$id":"30","AssetId":1,"Id":"3c96e3bc-2658-4ae5-9d35-d63d7b04745c","Asset":{"$ref":"10"},"ContractId":"d0f7e3bb-984b-4ebe-b2d3-96e4fc327f2c","Contract":{"$ref":"29"},"Name":"sample string 4","ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","Signed":"2025-05-19T23:51:25.7269506+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"5"}},{"$ref":"30"}],"SDBMHash":13,"LabelGuid":"1a9e12a4-f8a7-41e1-98ac-67a46265eb00","ExternalKeys":[{"$id":"31","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"9a50564f-5198-492e-9366-00097bc49af0","ExternalSystem":{"$id":"32","Id":"efcd58ea-2186-46f4-8dce-40348b130a70","SystemName":"sample string 2"}},{"$ref":"31"}],"EntityState":0},"Documents":[{"$id":"33","Id":1,"Content":"QEA=","AssetActivityRecordId":2,"FileName":"sample string 3","FileExtension":"sample string 4","Description":"sample string 5","AssetActivityRecord":{"$ref":"9"}},{"$ref":"33"}],"AssetGuid":"52e58db6-8089-4034-aad6-bc12c1e9609e"},{"$ref":"9"}],"MeteringSiteClassification":{"$id":"34","Id":1,"Code":"sample string 2","Description":"sample string 3"},"Address":{"$ref":"11"},"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"AssetRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetTimeSeries":[{"$ref":"15"},{"$ref":"15"}],"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":{"$id":"35","AssetId":1,"Asset":{"$ref":"10"},"SpartialReference":2,"GeoBinary":"QEA=","AssetGuid":"00000000-0000-0000-0000-000000000000"},"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"AlarmHandlings":[{"$ref":"18"},{"$ref":"18"}],"Categories":[{"$ref":"19"},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$ref":"20"},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$ref":"22"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"5140381d-85c4-463f-93bc-79b58e949cb3","Contracts":[{"$ref":"24"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$ref":"30"},{"$ref":"30"}],"SDBMHash":24,"LabelGuid":"dce4dca3-a554-4e78-938d-3d4121f434bb","ExternalKeys":[{"$ref":"31"},{"$ref":"31"}],"EntityState":0},"Id":7,"MeterInstallationId":1,"Name":"sample string 8","FacilityId":"sample string 1","Description":"sample string 9","MeterId":"sample string 2","InstallationDate":"2025-05-19T23:51:25.7269506+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2025-05-19T23:51:25.7269506+00:00","EnergyProviderContracts":[{"$id":"36","MeterId":1,"Id":"4c2777c6-f743-4841-8051-4cac8b7a61e6","Meter":{"$ref":"7"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"5"},"OwnerLegalEntity":{"$ref":"25"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"25"},"BuyOrSale":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"27"},"Assets":[{"$ref":"28"},{"$ref":"28"}],"Signed":"2025-05-19T23:51:25.7269506+00:00"},{"$ref":"36"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"6"},{"$ref":"6"}],"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","LeftDigitCount":1,"ValidTo":"2025-05-19T23:51:25.7269506+00:00","RightDigitCount":1,"DefaultTimeZoneId":"sample string 13","ConversionFactor":1.0,"ParticipantId":1,"StartValue":3.1,"AssetActivityRecords":[{"$ref":"9"},{"$ref":"9"}],"AmiMeterType":0,"Address":{"$ref":"11"},"P2P":true,"SimCards":[{"$id":"37","VoltageLevel":"sample string 1","Id":10,"StorageCapacity":"sample string 2","Name":"sample string 11","NumberOfContacts":"sample string 3","Description":"sample string 12","Data":"sample string 4","InstallationDate":"2025-05-19T23:51:25.7269506+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2025-05-19T23:51:25.7269506+00:00","InServiceDate":"2025-05-19T23:51:25.7269506+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","PhoneCommunicationUnit":{"$id":"38","PhoneNumber":"sample string 1","Id":2,"SimCards":[{"$ref":"37"},{"$ref":"37"}],"MacAddress":"sample string 3","SerialNumber":"sample string 4","NetworkCarrier":1,"AssetId":5,"CloudServiceConnectionId":6,"Asset":{"$ref":"10"},"ComUnitServiceConnections":[{"$ref":"3"},{"$ref":"3"}],"AssetGuid":"4e02804a-cb65-49c4-aec3-7ddc02a4a5e0"},"ValidTo":"2025-05-19T23:51:25.7269506+00:00","PhoneNumber":"sample string 8","DefaultTimeZoneId":"sample string 16","IpAddress":"sample string 9","ParticipantId":1,"AssetActivityRecords":[{"$ref":"9"},{"$ref":"9"}],"Address":{"$ref":"11"},"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"AssetRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetTimeSeries":[{"$ref":"15"},{"$ref":"15"}],"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":{"$ref":"35"},"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"AlarmHandlings":[{"$ref":"18"},{"$ref":"18"}],"Categories":[{"$ref":"19"},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$ref":"20"},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$ref":"22"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"91588f8e-4d45-4de4-997e-fe7a8f79689d","Contracts":[{"$ref":"24"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$ref":"30"},{"$ref":"30"}],"SDBMHash":22,"LabelGuid":"c2766092-01fe-44ba-817e-203206e7d475","ExternalKeys":[{"$ref":"31"},{"$ref":"31"}],"EntityState":0},{"$ref":"37"}],"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"SimCardId":"sample string 5","AssetRelationships":[{"$ref":"14"},{"$ref":"14"}],"ModemImei":"sample string 6","AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"Antenna":{"$id":"39","Impedans":"sample string 1","Id":7,"EffectArea":"sample string 2","Name":"sample string 8","Placement":"sample string 3","Description":"sample string 9","Position":"sample string 4","InstallationDate":"2025-05-19T23:51:25.7269506+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2025-05-19T23:51:25.7269506+00:00","AddressId":1,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","DefaultTimeZoneId":"sample string 13","ParticipantId":1,"AssetActivityRecords":[{"$ref":"9"},{"$ref":"9"}],"Address":{"$ref":"11"},"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"AssetRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetTimeSeries":[{"$ref":"15"},{"$ref":"15"}],"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":{"$ref":"35"},"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"AlarmHandlings":[{"$ref":"18"},{"$ref":"18"}],"Categories":[{"$ref":"19"},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$ref":"20"},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$ref":"22"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"ffc8f700-b5d0-4e46-9a34-e66d001b1cd4","Contracts":[{"$ref":"24"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$ref":"30"},{"$ref":"30"}],"SDBMHash":19,"LabelGuid":"67ded143-9e35-47d1-9dfa-bf1c7f9d9636","ExternalKeys":[{"$ref":"31"},{"$ref":"31"}],"EntityState":0},"AssetTimeSeries":[{"$ref":"15"},{"$ref":"15"}],"AntennaId":1,"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":{"$ref":"35"},"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"AlarmHandlings":[{"$ref":"18"},{"$ref":"18"}],"Categories":[{"$ref":"19"},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$ref":"20"},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$ref":"22"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"cca298df-7a2b-4def-a867-70f2f783ea47","Contracts":[{"$ref":"24"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$ref":"30"},{"$ref":"30"}],"SDBMHash":19,"LabelGuid":"81d2c50c-0765-4975-ad7b-8290b88f3806","ExternalKeys":[{"$ref":"31"},{"$ref":"31"}],"EntityState":0},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"5"},"OwnerLegalEntity":{"$ref":"25"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"25"},"BuyOrSale":0,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","CancelTime":"2025-05-19T23:51:25.7269506+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"27"},"Assets":[{"$ref":"28"},{"$ref":"28"}],"Signed":"2025-05-19T23:51:25.7269506+00:00"},{"$ref":"6"}],"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"ElectronicAddress":{"$ref":"2"},"Assets":[{"$ref":"10"},{"$ref":"10"}],"Schedules":[{"$id":"40","Id":1,"ExecutionTimeUTC":"2025-05-19T23:51:25.7269506+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2025-05-19T23:51:25.7269506+00:00","RepeatDayTue":true,"RepeatStartTimeUTC":"00:00:00.1234567","RepeatEndTimeUTC":"00:00:00.1234567","RepeatEveryWeekdayInMonth":"sample string 3","RepeatSeconds":1,"RepeatDayMon":true,"RepeatDayWed":true,"RepeatDayThu":true,"RepeatDayFri":true,"RepeatDaySat":true,"RepeatDaySun":true,"RepeatEveryXDay":1,"RepeatEveryXMonth":1,"RepeatEveryWeekdayNoInMonth":1,"RepeatEveryXYear":1,"EndNoOfOccurences":1,"RepeatExactDateTimeUTC":"2025-05-19T23:51:25.7269506+00:00","EndDateTimeUTC":"2025-05-19T23:51:25.7269506+00:00","RepeatTimeUTC":"00:00:00.1234567","NoOfOccurences":1,"Status":0,"ParticipantId":4,"Participant":{"$ref":"5"}},{"$ref":"40"}],"UserGroups":[{"$id":"41","Id":1,"Name":"sample string 2","Description":"sample string 3","ParticipantId":1,"Users":[{"$ref":"1"},{"$ref":"1"}],"Roles":[{"$id":"42","Id":1,"Name":"sample string 2","Description":"sample string 3","RoleFunctions":[{"$id":"43","Id":1,"RoleId":2,"SystemFunctionId":3,"Permission":0,"UserRole":{"$ref":"42"},"SystemFunction":{"$id":"44","Id":1,"Name":"sample string 2","Enabled":true,"Description":"sample string 4","RoleFunctions":[{"$ref":"43"},{"$ref":"43"}],"SystemProperties":[]}},{"$ref":"43"}],"Groups":[{"$ref":"41"},{"$ref":"41"}]},{"$ref":"42"}],"Participant":{"$ref":"5"}},{"$ref":"41"}],"LegalEntityId":1,"LegalEntity":{"$ref":"25"},"GridOwnerCode":"sample string 4","AddressId":1,"InvoiceAddressId":1,"OrganizationNumber":"sample string 5","Address":{"$ref":"11"},"InvoiceAddress":{"$ref":"11"},"ShortName":"sample string 6"},{"$ref":"5"}]},"ElectronicAddressId":1,"UserGroups":[{"$ref":"41"},{"$ref":"41"}],"SearchFilters":[{"$id":"45","SearchFilters":"QEA=","Id":4,"Guid":"1c395d5b-33dc-4545-a693-dc8b77b4f514","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"1"},"InstallationDate":"2025-05-19T23:51:25.7269506+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"46","SearchFilterId":1,"Id":"4b5764e3-9090-4304-b630-6ba987b7ba67","SearchFilter":{"$ref":"45"},"ContractId":"f305070f-dbd4-469b-abe1-cb713be6125d","MaxPowerPrActivation":2.1,"Contract":{"$ref":"29"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2025-05-19T23:51:25.7269506+00:00","MaxAllowedActivationTime":1,"ValidTo":"2025-05-19T23:51:25.7269506+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2025-05-19T23:51:25.7269506+00:00","Tolerance":5.1,"Signed":"2025-05-19T23:51:25.7269506+00:00","ReservationFee":6.1,"Renewal":0,"ActivationFeeWorkdays":7.1,"ParticipantId":15,"ActivationFeeNonWorkdays":8.1,"Participant":{"$ref":"5"},"NonConformanceClause":"sample string 9"},{"$ref":"46"}],"PurchasePrice":"sample string 8","InServiceDate":"2025-05-19T23:51:25.7269506+00:00","AddressId":1,"ValidFrom":"2025-05-19T23:51:25.7269506+00:00","ValidTo":"2025-05-19T23:51:25.7269506+00:00","DefaultTimeZoneId":"sample string 10","ParticipantId":1,"AssetActivityRecords":[{"$ref":"9"},{"$ref":"9"}],"Address":{"$ref":"11"},"AssetOwners":[{"$ref":"13"},{"$ref":"13"}],"AssetRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetParentRelationships":[{"$ref":"14"},{"$ref":"14"}],"AssetTimeSeries":[{"$ref":"15"},{"$ref":"15"}],"CommunicationUnits":[],"Participant":{"$ref":"5"},"Location":{"$ref":"35"},"AssetWorkFlow":[{"$ref":"16"},{"$ref":"16"}],"AlarmHandlings":[{"$ref":"18"},{"$ref":"18"}],"Categories":[{"$ref":"19"},{"$ref":"19"}],"AssetModelId":1,"AssetModel":{"$ref":"20"},"CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","AssetCalculations":[{"$ref":"22"},{"$ref":"22"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"803aaf01-33a9-448f-b07e-b0a92bf0e6a5","Contracts":[{"$ref":"24"},{"$ref":"24"}],"Resource":null,"AssetSubContracts":[{"$ref":"30"},{"$ref":"30"}],"SDBMHash":16,"LabelGuid":"2352ff24-04f0-4740-83a6-4fd860d034c7","ExternalKeys":[{"$ref":"31"},{"$ref":"31"}],"EntityState":0},{"$ref":"45"}],"Diagrams":[{"$id":"47","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2025-05-19T23:51:25.7269506+00:00","ModifiedTime":"2025-05-19T23:51:25.7269506+00:00","UserId":"sample string 5","IsShared":true,"User":{"$ref":"1"},"Description":"sample string 7","Name":"sample string 8","DiagramType":0},{"$ref":"47"}],"FirstName":"sample string 5","LastName":"sample string 6"}