GET api/Users/{userId}/Participants
Get the participants of the specified user.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Participant| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| ElectronicAddressId | integer |
None. |
|
| AssetContracts | Collection of PowerDistributionContract |
None. |
|
| AssetOwners | Collection of AssetOwner |
None. |
|
| ElectronicAddress | ElectronicAddress |
None. |
|
| Assets | Collection of Asset |
None. |
|
| Schedules | Collection of Schedule |
None. |
|
| UserGroups | Collection of UserGroup |
None. |
|
| LegalEntityId | integer |
None. |
|
| LegalEntity | LegalEntity |
None. |
|
| GridOwnerCode | string |
None. |
|
| AddressId | integer |
None. |
|
| InvoiceAddressId | integer |
None. |
|
| OrganizationNumber | string |
None. |
|
| Address | Address |
None. |
|
| InvoiceAddress | Address |
None. |
|
| ShortName | string |
Max length: 8 |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": 1,
"Name": "sample string 2",
"ElectronicAddressId": 3,
"AssetContracts": [
{
"$id": "2",
"MeterId": 1,
"Id": "bae30f1d-65bb-47d8-bb13-8038343659aa",
"Meter": {
"$id": "3",
"MeterInstallation": {
"$id": "4",
"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-12-21T10:47:26.6801555+00:00",
"OverloadProtectionNumPhases": 5,
"CorporateCode": "sample string 15",
"OverloadProtectionCurrent": 6.1,
"PurchasePrice": "sample string 16",
"ShortCircuitNumPhases": 7,
"InServiceDate": "2025-12-21T10:47:26.6801555+00:00",
"ShortCircuitCurrent": 8.1,
"AddressId": 1,
"Meters": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ValidFrom": "2025-12-21T10:47:26.6801555+00:00",
"MeterPointNumber": "sample string 9",
"ValidTo": "2025-12-21T10:47:26.6801555+00:00",
"IndustryCode": "sample string 10",
"DefaultTimeZoneId": "sample string 18",
"InstallationType": 0,
"ParticipantId": 1,
"MeteringSiteClassificationId": 1,
"AssetActivityRecords": [
{
"$id": "5",
"Id": 1,
"AssetId": 2,
"Reason": "sample string 3",
"CreatedDateTime": "2025-12-21T10:47:26.6801555+00:00",
"Severity": 0,
"Category": "sample string 5",
"Asset": {
"$id": "6",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"InstallationDate": "2025-12-21T10:47:26.6801555+00:00",
"CorporateCode": "sample string 4",
"PurchasePrice": "sample string 5",
"InServiceDate": "2025-12-21T10:47:26.6801555+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-21T10:47:26.6801555+00:00",
"ValidTo": "2025-12-21T10:47:26.6801555+00:00",
"DefaultTimeZoneId": "sample string 7",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Address": {
"$id": "7",
"Id": 1,
"Street": "sample string 2",
"StreetNumber": "sample string 3",
"PostalCode": "sample string 4",
"City": "sample string 5",
"CountryId": "sample string 6",
"ValidDate": "2025-12-21T10:47:26.6801555+00:00",
"StreetNumberExtension": "sample string 8",
"ParticipantId": 1,
"LegalEntityDetails": [
{
"$id": "8",
"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-12-21T10:47:26.6801555+00:00",
"ParticipantId": 8,
"AddressId": 1,
"Participant": {
"$ref": "1"
},
"Address": {
"$ref": "7"
},
"ElectronicAddress": {
"$id": "9",
"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": "10",
"Id": 1,
"CommunicationUnitId": 2,
"CloudServiceConnectionId": 3,
"ElectronicAddressId": 4,
"CommunicationUnit": null,
"CloudServiceConnection": {
"$id": "11",
"Id": 1,
"ServiceName": "sample string 2",
"BaseUrl": "sample string 3",
"ComUnitServiceConnections": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"Username": "sample string 4",
"Password": "sample string 5"
},
"ElectronicAddress": {
"$ref": "9"
}
},
{
"$ref": "10"
}
],
"Participants": [
{
"$ref": "1"
},
{
"$ref": "1"
}
]
},
"ElectronicAddressId": 1,
"GlobalLocationNumber": "sample string 9"
},
{
"$ref": "8"
}
],
"Assets": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"Participant": {
"$ref": "1"
},
"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": "12",
"Id": 1,
"AssetId": 2,
"ValidFrom": "2025-12-21T10:47:26.6801555+00:00",
"ValidTo": "2025-12-21T10:47:26.6801555+00:00",
"ParticipantId": 5,
"Asset": {
"$ref": "6"
},
"Participant": {
"$ref": "1"
},
"AssetGuid": "457d9aa5-2e45-4e7b-8f1f-abc9b1f670a4"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$id": "13",
"Id": 1,
"Guid": "718dad19-97a9-49ce-ae5a-5dddcc94722f",
"AssetId": 3,
"Asset": {
"$ref": "6"
},
"AssetParentId": 1,
"AssetParent": {
"$ref": "6"
},
"RelationshipType": 0,
"AssetGuid": "f2825df0-0203-4b82-b842-b5d5e27b7d3e",
"AssetParentGuid": "683ac8c5-a404-4986-bbc9-4a7769490958",
"Priority": 6,
"PropertiesJsonString": "sample string 7",
"EntityState": 0,
"ValidFrom": "2025-12-21T10:47:26.6801555+00:00",
"ValidTo": "2025-12-21T10:47:26.6801555+00:00"
},
{
"$ref": "13"
}
],
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetTimeSeries": [
{
"$id": "14",
"Id": 1,
"AssetId": 2,
"Asset": {
"$ref": "6"
},
"BlobKey": "sample string 3",
"UnitType": 1,
"Unit": 0,
"Resolution": 0,
"TimeZoneId": "sample string 4",
"SampleFrequencyInSec": 1.1,
"LastValue": 1.1,
"LastCollected": "2025-12-21T10:47:26.6957825+00:00",
"LastCompleteCollection": "2025-12-21T10:47:26.6957825+00:00",
"IsCalculated": true,
"ParentTimeseriesId": 1,
"ParentTimeseries": null,
"Description": "sample string 6",
"DataOrigin": 0,
"AssetGuid": "20401ccd-2561-4806-ab1d-f859b2d215bd"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": null,
"AssetWorkFlow": [
{
"$id": "15",
"InstanceId": "ddf98384-27f4-4eb8-af9b-751fd828c60d",
"AssetId": 1,
"WorkFlowId": 2,
"Remarks": "sample string 3",
"ExecutedTime": "2025-12-21T10:47:27.1176794+00:00",
"Asset": {
"$ref": "6"
},
"Workflow": {
"$id": "16",
"Id": 1,
"Name": "sample string 2",
"Active": true,
"Content": "sample string 4",
"Status": 0,
"ParticipantId": 5,
"WorkflowContentType": 0,
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"Participant": {
"$ref": "1"
},
"TimeSeriesTypeClass": 1
},
"ValidFromDateTime": "2025-12-21T10:47:27.1333084+00:00",
"ValidToDateTime": "2025-12-21T10:47:27.1333084+00:00",
"ManuallySet": true,
"AssetGuid": "42c7ef6c-38c1-4e7c-bf96-19af9cbc9872"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$id": "17",
"Id": 1,
"AssetId": 2,
"Asset": {
"$ref": "6"
},
"Mode": 0,
"Description": "sample string 3",
"UserId": "sample string 4",
"User": {
"$id": "18",
"Id": "sample string 1",
"Name": "sample string 2",
"Lastlogon": "2025-12-21T10:47:27.1333084+00:00",
"picture": "QEA=",
"Created": "2025-12-21T10:47:27.1333084+00:00",
"Enabled": true,
"ElectronicAddress": {
"$ref": "9"
},
"ElectronicAddressId": 1,
"UserGroups": [
{
"$id": "19",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"ParticipantId": 1,
"Users": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"Roles": [
{
"$id": "20",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"RoleFunctions": [
{
"$id": "21",
"Id": 1,
"RoleId": 2,
"SystemFunctionId": 3,
"Permission": 0,
"UserRole": {
"$ref": "20"
},
"SystemFunction": {
"$id": "22",
"Id": 1,
"Name": "sample string 2",
"Enabled": true,
"Description": "sample string 4",
"RoleFunctions": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"SystemProperties": []
}
},
{
"$ref": "21"
}
],
"Groups": [
{
"$ref": "19"
},
{
"$ref": "19"
}
]
},
{
"$ref": "20"
}
],
"Participant": {
"$ref": "1"
}
},
{
"$ref": "19"
}
],
"SearchFilters": [
{
"$id": "23",
"SearchFilters": "QEA=",
"Id": 4,
"Guid": "20f8abe6-9dd5-4922-b2aa-36f0858b7a3f",
"Name": "sample string 5",
"UserId": "sample string 2",
"Description": "sample string 6",
"User": {
"$ref": "18"
},
"InstallationDate": "2025-12-21T10:47:27.1333084+00:00",
"IsShared": true,
"CorporateCode": "sample string 7",
"ZoneControlContracts": [
{
"$id": "24",
"SearchFilterId": 1,
"Id": "9c1e015f-ae85-4780-a3bb-a2ffa2eef25b",
"SearchFilter": {
"$ref": "23"
},
"ContractId": "a1d902b3-97ef-4ea9-b3a0-f1f4fea9ca61",
"MaxPowerPrActivation": 2.1,
"Contract": {
"$id": "25",
"Id": "0adf1832-8a66-467d-9911-0ddfcb6a0291",
"Name": "sample string 2",
"OwnerLegalEntityId": 3,
"OwnerLegalEntity": {
"$id": "26",
"Id": 1,
"Name": "sample string 2",
"EntityType": 0,
"ExternalId": "sample string 3",
"LegalEntityRoles": [
{
"$id": "27",
"LegalEntityId": 1,
"LegalEntity": {
"$ref": "26"
},
"LegalEntityDetailId": 2,
"LegalEntityDetail": {
"$ref": "8"
},
"RoleType": 0,
"ValidFrom": "2025-12-21T10:47:27.1333084+00:00",
"ValidTo": "2025-12-21T10:47:27.1333084+00:00"
},
{
"$ref": "27"
}
]
},
"PartnerLegalEntityId": 4,
"PartnerLegalEntity": {
"$ref": "26"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-21T10:47:27.1333084+00:00",
"ValidTo": "2025-12-21T10:47:27.1333084+00:00",
"CancelTime": "2025-12-21T10:47:27.1333084+00:00",
"ExternalContractId": "sample string 7",
"ProductId": 1,
"Product": {
"$id": "28",
"Id": 1,
"Name": "sample string 2",
"PaymentType": "sample string 4",
"ExternalId": "sample string 5"
},
"Assets": [
{
"$id": "29",
"Id": "a4444cbc-0dcd-43d6-87f6-65d036ef82f3",
"ContractId": "29047e44-a674-4604-a811-23040e7a98df",
"Contract": {
"$ref": "25"
},
"Name": "sample string 3",
"ValidFrom": "2025-12-21T10:47:27.1333084+00:00",
"ValidTo": "2025-12-21T10:47:27.1333084+00:00",
"CancelTime": "2025-12-21T10:47:27.1333084+00:00",
"Signed": "2025-12-21T10:47:27.1333084+00:00",
"Renewal": 0,
"ParticipantId": 6,
"Participant": {
"$ref": "1"
}
},
{
"$ref": "29"
}
],
"Signed": "2025-12-21T10:47:27.1333084+00:00"
},
"DaysAllowedForActivation": 0,
"Name": "sample string 12",
"PermittedIntervals": "sample string 3",
"ValidFrom": "2025-12-21T10:47:27.1333084+00:00",
"MaxAllowedActivationTime": 1,
"ValidTo": "2025-12-21T10:47:27.1333084+00:00",
"MininumTimeBetweenActivation": 4,
"CancelTime": "2025-12-21T10:47:27.1333084+00:00",
"Tolerance": 5.1,
"Signed": "2025-12-21T10:47:27.1333084+00:00",
"ReservationFee": 6.1,
"Renewal": 0,
"ActivationFeeWorkdays": 7.1,
"ParticipantId": 15,
"ActivationFeeNonWorkdays": 8.1,
"Participant": {
"$ref": "1"
},
"NonConformanceClause": "sample string 9"
},
{
"$ref": "24"
}
],
"PurchasePrice": "sample string 8",
"InServiceDate": "2025-12-21T10:47:27.1333084+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-21T10:47:27.1333084+00:00",
"ValidTo": "2025-12-21T10:47:27.1333084+00:00",
"DefaultTimeZoneId": "sample string 10",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Address": {
"$ref": "7"
},
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetTimeSeries": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": {
"$id": "30",
"AssetId": 1,
"Asset": {
"$ref": "6"
},
"SpartialReference": 2,
"GeoBinary": "QEA=",
"AssetGuid": "00000000-0000-0000-0000-000000000000"
},
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$id": "31",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"SourceStatus": 0,
"Source": "sample string 4",
"Participant": {
"$ref": "1"
},
"ParticipantId": 5,
"Assets": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"CategoryType": 0
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$id": "32",
"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": "33",
"Id": 1,
"Name": "sample string 2",
"Value": "sample string 3",
"AssetModelId": 4,
"AssetModel": {
"$ref": "32"
}
},
{
"$ref": "33"
}
]
},
"CreatedTime": "2025-12-21T10:47:27.1489374+00:00",
"ImportSource": "sample string 11",
"Note": "sample string 12",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1489374+00:00",
"AssetCalculations": [
{
"$id": "34",
"AssetId": 1,
"CalculationId": 2,
"Asset": {
"$ref": "6"
},
"Calculation": {
"$id": "35",
"Id": 1,
"CalculationDefinitionId": 2,
"Name": "sample string 3",
"Description": "sample string 4",
"lastRunTime": "2025-12-21T10:47:27.1489374+00:00",
"FrequencyInSeconds": 5,
"ValidFrom": "2025-12-21T10:47:27.1489374+00:00",
"ValidTo": "2025-12-21T10:47:27.1489374+00:00"
},
"ValidFromDateTime": "2025-12-21T10:47:27.1489374+00:00",
"ValidToDateTime": "2025-12-21T10:47:27.1489374+00:00",
"ManuallySet": true,
"AssetGuid": "da7fdbc0-ef16-4edd-9222-08d98173cd7a"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 14",
"AssetGuid": "b0067484-3bcf-4018-a906-27a3716ddb6e",
"Contracts": [
{
"$id": "36",
"AssetId": 1,
"Id": "c792e4ca-407f-4164-83ce-12c3c7cbfa16",
"Asset": {
"$ref": "6"
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "1"
},
"OwnerLegalEntity": {
"$ref": "26"
},
"Type": 0,
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "26"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-21T10:47:27.1489374+00:00",
"ValidTo": "2025-12-21T10:47:27.1489374+00:00",
"CancelTime": "2025-12-21T10:47:27.1489374+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2025-12-21T10:47:27.1489374+00:00"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$id": "37",
"AssetId": 1,
"Id": "5eacfeb4-3260-4187-b4ea-1ccf7eaa6e60",
"Asset": {
"$ref": "6"
},
"ContractId": "16d61269-28b8-4fe8-9778-cb6658bf7946",
"Contract": {
"$ref": "25"
},
"Name": "sample string 4",
"ValidFrom": "2025-12-21T10:47:27.1489374+00:00",
"ValidTo": "2025-12-21T10:47:27.1489374+00:00",
"CancelTime": "2025-12-21T10:47:27.1489374+00:00",
"Signed": "2025-12-21T10:47:27.1489374+00:00",
"Renewal": 0,
"ParticipantId": 7,
"Participant": {
"$ref": "1"
}
},
{
"$ref": "37"
}
],
"SDBMHash": 16,
"LabelGuid": "2ee04718-fccd-486c-9394-6b3bc39ab5bb",
"ExternalKeys": [
{
"$id": "38",
"AssetId": 1,
"ExternalId": "sample string 2",
"ExternalSystemId": "afdcd54f-acde-43b9-97a7-bad3fd6e3e16",
"ExternalSystem": {
"$id": "39",
"Id": "fd01d24f-a468-47c1-a56c-6d51df9f3b4d",
"SystemName": "sample string 2"
}
},
{
"$ref": "38"
}
],
"EntityState": 0
},
{
"$ref": "23"
}
],
"Diagrams": [
{
"$id": "40",
"Id": 1,
"DiagramKey": "sample string 2",
"CreatedTime": "2025-12-21T10:47:27.1489374+00:00",
"ModifiedTime": "2025-12-21T10:47:27.1489374+00:00",
"UserId": "sample string 5",
"IsShared": true,
"User": {
"$ref": "18"
},
"Description": "sample string 7",
"Name": "sample string 8",
"DiagramType": 0
},
{
"$ref": "40"
}
],
"FirstName": "sample string 5",
"LastName": "sample string 6"
},
"CreatedDateTime": "2025-12-21T10:47:27.1489374+00:00",
"FromDateTime": "2025-12-21T10:47:27.1489374+00:00",
"ToDateTime": "2025-12-21T10:47:27.1489374+00:00",
"AssetGuid": "1fdba3ac-c5c9-4b09-af1e-8af9a302ad32"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2025-12-21T10:47:27.1489374+00:00",
"ImportSource": "sample string 8",
"Note": "sample string 9",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1489374+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 11",
"AssetGuid": "9abc670a-3d36-428c-a839-887b15031fd0",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 13,
"LabelGuid": "f12e394c-414a-43c0-be00-7619d778203e",
"ExternalKeys": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"EntityState": 0
},
"Documents": [
{
"$id": "41",
"Id": 1,
"Content": "QEA=",
"AssetActivityRecordId": 2,
"FileName": "sample string 3",
"FileExtension": "sample string 4",
"Description": "sample string 5",
"AssetActivityRecord": {
"$ref": "5"
}
},
{
"$ref": "41"
}
],
"AssetGuid": "ef22f62e-4c2c-4963-8fab-c9fa290f1dc6"
},
{
"$ref": "5"
}
],
"MeteringSiteClassification": {
"$id": "42",
"Id": 1,
"Code": "sample string 2",
"Description": "sample string 3"
},
"Address": {
"$ref": "7"
},
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetTimeSeries": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": {
"$ref": "30"
},
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2025-12-21T10:47:27.1489374+00:00",
"ImportSource": "sample string 19",
"Note": "sample string 20",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1489374+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 22",
"AssetGuid": "0bfaa067-1b5e-4129-bddc-97fc3d0f0c88",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 24,
"LabelGuid": "bc15a54f-5373-4d4e-a4cb-e189b0c635cf",
"ExternalKeys": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"EntityState": 0
},
"Id": 7,
"MeterInstallationId": 1,
"Name": "sample string 8",
"FacilityId": "sample string 1",
"Description": "sample string 9",
"MeterId": "sample string 2",
"InstallationDate": "2025-12-21T10:47:27.1645639+00:00",
"Status": 1,
"CorporateCode": "sample string 10",
"MeterType": 0,
"PurchasePrice": "sample string 11",
"EstimatedAnnualUsage": 1.1,
"InServiceDate": "2025-12-21T10:47:27.1645639+00:00",
"EnergyProviderContracts": [
{
"$id": "43",
"MeterId": 1,
"Id": "f8899726-0a5e-4717-9cdd-78180f25bdd9",
"Meter": {
"$ref": "3"
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "1"
},
"OwnerLegalEntity": {
"$ref": "26"
},
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "26"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-21T10:47:27.1645639+00:00",
"ValidTo": "2025-12-21T10:47:27.1645639+00:00",
"CancelTime": "2025-12-21T10:47:27.1645639+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2025-12-21T10:47:27.1645639+00:00"
},
{
"$ref": "43"
}
],
"AddressId": 1,
"PowerDistributionContracts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ValidFrom": "2025-12-21T10:47:27.1645639+00:00",
"LeftDigitCount": 1,
"ValidTo": "2025-12-21T10:47:27.1645639+00:00",
"RightDigitCount": 1,
"DefaultTimeZoneId": "sample string 13",
"ConversionFactor": 1.0,
"ParticipantId": 1,
"StartValue": 3.1,
"AssetActivityRecords": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"AmiMeterType": 0,
"Address": {
"$ref": "7"
},
"P2P": true,
"SimCards": [
{
"$id": "44",
"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-12-21T10:47:27.1645639+00:00",
"PreferredNetworksList": [
"sample string 1",
"sample string 2"
],
"CorporateCode": "sample string 13",
"ICCID": "sample string 5",
"PurchasePrice": "sample string 14",
"Installed": "2025-12-21T10:47:27.1645639+00:00",
"InServiceDate": "2025-12-21T10:47:27.1645639+00:00",
"Active": true,
"AddressId": 1,
"PhoneCommunicationUnitId": 1,
"ValidFrom": "2025-12-21T10:47:27.1645639+00:00",
"PhoneCommunicationUnit": {
"$id": "45",
"PhoneNumber": "sample string 1",
"Id": 2,
"SimCards": [
{
"$ref": "44"
},
{
"$ref": "44"
}
],
"MacAddress": "sample string 3",
"SerialNumber": "sample string 4",
"NetworkCarrier": 1,
"AssetId": 5,
"CloudServiceConnectionId": 6,
"Asset": {
"$ref": "6"
},
"ComUnitServiceConnections": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"AssetGuid": "21c6e692-fbcc-45cb-a377-17ce14734d9b"
},
"ValidTo": "2025-12-21T10:47:27.1645639+00:00",
"PhoneNumber": "sample string 8",
"DefaultTimeZoneId": "sample string 16",
"IpAddress": "sample string 9",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Address": {
"$ref": "7"
},
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetTimeSeries": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": {
"$ref": "30"
},
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2025-12-21T10:47:27.1645639+00:00",
"ImportSource": "sample string 17",
"Note": "sample string 18",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1645639+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 20",
"AssetGuid": "0151d446-2bf6-48d3-a05e-c2f1fce4c701",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 22,
"LabelGuid": "155ae786-25a8-4d56-bfb1-17fa5aa40b80",
"ExternalKeys": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"EntityState": 0
},
{
"$ref": "44"
}
],
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"SimCardId": "sample string 5",
"AssetRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"ModemImei": "sample string 6",
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"Antenna": {
"$id": "46",
"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-12-21T10:47:27.1645639+00:00",
"Documentation": "sample string 5",
"CorporateCode": "sample string 10",
"AntennaType": 0,
"PurchasePrice": "sample string 11",
"OpeningAngle": 6.1,
"InServiceDate": "2025-12-21T10:47:27.1645639+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-21T10:47:27.1645639+00:00",
"ValidTo": "2025-12-21T10:47:27.1645639+00:00",
"DefaultTimeZoneId": "sample string 13",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "5"
},
{
"$ref": "5"
}
],
"Address": {
"$ref": "7"
},
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetParentRelationships": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"AssetTimeSeries": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": {
"$ref": "30"
},
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2025-12-21T10:47:27.1645639+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1645639+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "9b68c2e0-305a-4153-9d48-739b7978c490",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 19,
"LabelGuid": "189d4ee6-ea93-4097-b443-445097b3f027",
"ExternalKeys": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"EntityState": 0
},
"AssetTimeSeries": [
{
"$ref": "14"
},
{
"$ref": "14"
}
],
"AntennaId": 1,
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": {
"$ref": "30"
},
"AssetWorkFlow": [
{
"$ref": "15"
},
{
"$ref": "15"
}
],
"AlarmHandlings": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2025-12-21T10:47:27.1645639+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2025-12-21T10:47:27.1645639+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "b25bfeb8-2a90-4651-93c7-e01bf6261892",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 19,
"LabelGuid": "b8d52826-71b4-4e91-a1de-5b903183323b",
"ExternalKeys": [
{
"$ref": "38"
},
{
"$ref": "38"
}
],
"EntityState": 0
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "1"
},
"OwnerLegalEntity": {
"$ref": "26"
},
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "26"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-21T10:47:27.1645639+00:00",
"ValidTo": "2025-12-21T10:47:27.1645639+00:00",
"CancelTime": "2025-12-21T10:47:27.1645639+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2025-12-21T10:47:27.1645639+00:00"
},
{
"$ref": "2"
}
],
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ElectronicAddress": {
"$ref": "9"
},
"Assets": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"Schedules": [
{
"$id": "47",
"Id": 1,
"ExecutionTimeUTC": "2025-12-21T10:47:27.1645639+00:00",
"TimeZone": "sample string 2",
"LastExecutedTimeUTC": "2025-12-21T10:47:27.1645639+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-12-21T10:47:27.1645639+00:00",
"EndDateTimeUTC": "2025-12-21T10:47:27.1645639+00:00",
"RepeatTimeUTC": "00:00:00.1234567",
"NoOfOccurences": 1,
"Status": 0,
"ParticipantId": 4,
"Participant": {
"$ref": "1"
}
},
{
"$ref": "47"
}
],
"UserGroups": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"LegalEntityId": 1,
"LegalEntity": {
"$ref": "26"
},
"GridOwnerCode": "sample string 4",
"AddressId": 1,
"InvoiceAddressId": 1,
"OrganizationNumber": "sample string 5",
"Address": {
"$ref": "7"
},
"InvoiceAddress": {
"$ref": "7"
},
"ShortName": "sample string 6"
},
{
"$ref": "1"
}
]
text/html
Sample:
[{"$id":"1","Id":1,"Name":"sample string 2","ElectronicAddressId":3,"AssetContracts":[{"$id":"2","MeterId":1,"Id":"bae30f1d-65bb-47d8-bb13-8038343659aa","Meter":{"$id":"3","MeterInstallation":{"$id":"4","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-12-21T10:47:26.6801555+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2025-12-21T10:47:26.6801555+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"3"},{"$ref":"3"}],"ValidFrom":"2025-12-21T10:47:26.6801555+00:00","MeterPointNumber":"sample string 9","ValidTo":"2025-12-21T10:47:26.6801555+00:00","IndustryCode":"sample string 10","DefaultTimeZoneId":"sample string 18","InstallationType":0,"ParticipantId":1,"MeteringSiteClassificationId":1,"AssetActivityRecords":[{"$id":"5","Id":1,"AssetId":2,"Reason":"sample string 3","CreatedDateTime":"2025-12-21T10:47:26.6801555+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"6","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2025-12-21T10:47:26.6801555+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2025-12-21T10:47:26.6801555+00:00","AddressId":1,"ValidFrom":"2025-12-21T10:47:26.6801555+00:00","ValidTo":"2025-12-21T10:47:26.6801555+00:00","DefaultTimeZoneId":"sample string 7","ParticipantId":1,"AssetActivityRecords":[{"$ref":"5"},{"$ref":"5"}],"Address":{"$id":"7","Id":1,"Street":"sample string 2","StreetNumber":"sample string 3","PostalCode":"sample string 4","City":"sample string 5","CountryId":"sample string 6","ValidDate":"2025-12-21T10:47:26.6801555+00:00","StreetNumberExtension":"sample string 8","ParticipantId":1,"LegalEntityDetails":[{"$id":"8","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-12-21T10:47:26.6801555+00:00","ParticipantId":8,"AddressId":1,"Participant":{"$ref":"1"},"Address":{"$ref":"7"},"ElectronicAddress":{"$id":"9","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":"10","Id":1,"CommunicationUnitId":2,"CloudServiceConnectionId":3,"ElectronicAddressId":4,"CommunicationUnit":null,"CloudServiceConnection":{"$id":"11","Id":1,"ServiceName":"sample string 2","BaseUrl":"sample string 3","ComUnitServiceConnections":[{"$ref":"10"},{"$ref":"10"}],"Username":"sample string 4","Password":"sample string 5"},"ElectronicAddress":{"$ref":"9"}},{"$ref":"10"}],"Participants":[{"$ref":"1"},{"$ref":"1"}]},"ElectronicAddressId":1,"GlobalLocationNumber":"sample string 9"},{"$ref":"8"}],"Assets":[{"$ref":"6"},{"$ref":"6"}],"Participant":{"$ref":"1"},"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":"12","Id":1,"AssetId":2,"ValidFrom":"2025-12-21T10:47:26.6801555+00:00","ValidTo":"2025-12-21T10:47:26.6801555+00:00","ParticipantId":5,"Asset":{"$ref":"6"},"Participant":{"$ref":"1"},"AssetGuid":"457d9aa5-2e45-4e7b-8f1f-abc9b1f670a4"},{"$ref":"12"}],"AssetRelationships":[{"$id":"13","Id":1,"Guid":"718dad19-97a9-49ce-ae5a-5dddcc94722f","AssetId":3,"Asset":{"$ref":"6"},"AssetParentId":1,"AssetParent":{"$ref":"6"},"RelationshipType":0,"AssetGuid":"f2825df0-0203-4b82-b842-b5d5e27b7d3e","AssetParentGuid":"683ac8c5-a404-4986-bbc9-4a7769490958","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2025-12-21T10:47:26.6801555+00:00","ValidTo":"2025-12-21T10:47:26.6801555+00:00"},{"$ref":"13"}],"AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetTimeSeries":[{"$id":"14","Id":1,"AssetId":2,"Asset":{"$ref":"6"},"BlobKey":"sample string 3","UnitType":1,"Unit":0,"Resolution":0,"TimeZoneId":"sample string 4","SampleFrequencyInSec":1.1,"LastValue":1.1,"LastCollected":"2025-12-21T10:47:26.6957825+00:00","LastCompleteCollection":"2025-12-21T10:47:26.6957825+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"20401ccd-2561-4806-ab1d-f859b2d215bd"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":null,"AssetWorkFlow":[{"$id":"15","InstanceId":"ddf98384-27f4-4eb8-af9b-751fd828c60d","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2025-12-21T10:47:27.1176794+00:00","Asset":{"$ref":"6"},"Workflow":{"$id":"16","Id":1,"Name":"sample string 2","Active":true,"Content":"sample string 4","Status":0,"ParticipantId":5,"WorkflowContentType":0,"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"Participant":{"$ref":"1"},"TimeSeriesTypeClass":1},"ValidFromDateTime":"2025-12-21T10:47:27.1333084+00:00","ValidToDateTime":"2025-12-21T10:47:27.1333084+00:00","ManuallySet":true,"AssetGuid":"42c7ef6c-38c1-4e7c-bf96-19af9cbc9872"},{"$ref":"15"}],"AlarmHandlings":[{"$id":"17","Id":1,"AssetId":2,"Asset":{"$ref":"6"},"Mode":0,"Description":"sample string 3","UserId":"sample string 4","User":{"$id":"18","Id":"sample string 1","Name":"sample string 2","Lastlogon":"2025-12-21T10:47:27.1333084+00:00","picture":"QEA=","Created":"2025-12-21T10:47:27.1333084+00:00","Enabled":true,"ElectronicAddress":{"$ref":"9"},"ElectronicAddressId":1,"UserGroups":[{"$id":"19","Id":1,"Name":"sample string 2","Description":"sample string 3","ParticipantId":1,"Users":[{"$ref":"18"},{"$ref":"18"}],"Roles":[{"$id":"20","Id":1,"Name":"sample string 2","Description":"sample string 3","RoleFunctions":[{"$id":"21","Id":1,"RoleId":2,"SystemFunctionId":3,"Permission":0,"UserRole":{"$ref":"20"},"SystemFunction":{"$id":"22","Id":1,"Name":"sample string 2","Enabled":true,"Description":"sample string 4","RoleFunctions":[{"$ref":"21"},{"$ref":"21"}],"SystemProperties":[]}},{"$ref":"21"}],"Groups":[{"$ref":"19"},{"$ref":"19"}]},{"$ref":"20"}],"Participant":{"$ref":"1"}},{"$ref":"19"}],"SearchFilters":[{"$id":"23","SearchFilters":"QEA=","Id":4,"Guid":"20f8abe6-9dd5-4922-b2aa-36f0858b7a3f","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"18"},"InstallationDate":"2025-12-21T10:47:27.1333084+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"24","SearchFilterId":1,"Id":"9c1e015f-ae85-4780-a3bb-a2ffa2eef25b","SearchFilter":{"$ref":"23"},"ContractId":"a1d902b3-97ef-4ea9-b3a0-f1f4fea9ca61","MaxPowerPrActivation":2.1,"Contract":{"$id":"25","Id":"0adf1832-8a66-467d-9911-0ddfcb6a0291","Name":"sample string 2","OwnerLegalEntityId":3,"OwnerLegalEntity":{"$id":"26","Id":1,"Name":"sample string 2","EntityType":0,"ExternalId":"sample string 3","LegalEntityRoles":[{"$id":"27","LegalEntityId":1,"LegalEntity":{"$ref":"26"},"LegalEntityDetailId":2,"LegalEntityDetail":{"$ref":"8"},"RoleType":0,"ValidFrom":"2025-12-21T10:47:27.1333084+00:00","ValidTo":"2025-12-21T10:47:27.1333084+00:00"},{"$ref":"27"}]},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"26"},"BuyOrSale":0,"ValidFrom":"2025-12-21T10:47:27.1333084+00:00","ValidTo":"2025-12-21T10:47:27.1333084+00:00","CancelTime":"2025-12-21T10:47:27.1333084+00:00","ExternalContractId":"sample string 7","ProductId":1,"Product":{"$id":"28","Id":1,"Name":"sample string 2","PaymentType":"sample string 4","ExternalId":"sample string 5"},"Assets":[{"$id":"29","Id":"a4444cbc-0dcd-43d6-87f6-65d036ef82f3","ContractId":"29047e44-a674-4604-a811-23040e7a98df","Contract":{"$ref":"25"},"Name":"sample string 3","ValidFrom":"2025-12-21T10:47:27.1333084+00:00","ValidTo":"2025-12-21T10:47:27.1333084+00:00","CancelTime":"2025-12-21T10:47:27.1333084+00:00","Signed":"2025-12-21T10:47:27.1333084+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"1"}},{"$ref":"29"}],"Signed":"2025-12-21T10:47:27.1333084+00:00"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2025-12-21T10:47:27.1333084+00:00","MaxAllowedActivationTime":1,"ValidTo":"2025-12-21T10:47:27.1333084+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2025-12-21T10:47:27.1333084+00:00","Tolerance":5.1,"Signed":"2025-12-21T10:47:27.1333084+00:00","ReservationFee":6.1,"Renewal":0,"ActivationFeeWorkdays":7.1,"ParticipantId":15,"ActivationFeeNonWorkdays":8.1,"Participant":{"$ref":"1"},"NonConformanceClause":"sample string 9"},{"$ref":"24"}],"PurchasePrice":"sample string 8","InServiceDate":"2025-12-21T10:47:27.1333084+00:00","AddressId":1,"ValidFrom":"2025-12-21T10:47:27.1333084+00:00","ValidTo":"2025-12-21T10:47:27.1333084+00:00","DefaultTimeZoneId":"sample string 10","ParticipantId":1,"AssetActivityRecords":[{"$ref":"5"},{"$ref":"5"}],"Address":{"$ref":"7"},"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"AssetRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetTimeSeries":[{"$ref":"14"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":{"$id":"30","AssetId":1,"Asset":{"$ref":"6"},"SpartialReference":2,"GeoBinary":"QEA=","AssetGuid":"00000000-0000-0000-0000-000000000000"},"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"AlarmHandlings":[{"$ref":"17"},{"$ref":"17"}],"Categories":[{"$id":"31","Id":1,"Name":"sample string 2","Description":"sample string 3","SourceStatus":0,"Source":"sample string 4","Participant":{"$ref":"1"},"ParticipantId":5,"Assets":[{"$ref":"6"},{"$ref":"6"}],"CategoryType":0},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$id":"32","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":"33","Id":1,"Name":"sample string 2","Value":"sample string 3","AssetModelId":4,"AssetModel":{"$ref":"32"}},{"$ref":"33"}]},"CreatedTime":"2025-12-21T10:47:27.1489374+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1489374+00:00","AssetCalculations":[{"$id":"34","AssetId":1,"CalculationId":2,"Asset":{"$ref":"6"},"Calculation":{"$id":"35","Id":1,"CalculationDefinitionId":2,"Name":"sample string 3","Description":"sample string 4","lastRunTime":"2025-12-21T10:47:27.1489374+00:00","FrequencyInSeconds":5,"ValidFrom":"2025-12-21T10:47:27.1489374+00:00","ValidTo":"2025-12-21T10:47:27.1489374+00:00"},"ValidFromDateTime":"2025-12-21T10:47:27.1489374+00:00","ValidToDateTime":"2025-12-21T10:47:27.1489374+00:00","ManuallySet":true,"AssetGuid":"da7fdbc0-ef16-4edd-9222-08d98173cd7a"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"b0067484-3bcf-4018-a906-27a3716ddb6e","Contracts":[{"$id":"36","AssetId":1,"Id":"c792e4ca-407f-4164-83ce-12c3c7cbfa16","Asset":{"$ref":"6"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"1"},"OwnerLegalEntity":{"$ref":"26"},"Type":0,"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"26"},"BuyOrSale":0,"ValidFrom":"2025-12-21T10:47:27.1489374+00:00","ValidTo":"2025-12-21T10:47:27.1489374+00:00","CancelTime":"2025-12-21T10:47:27.1489374+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2025-12-21T10:47:27.1489374+00:00"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$id":"37","AssetId":1,"Id":"5eacfeb4-3260-4187-b4ea-1ccf7eaa6e60","Asset":{"$ref":"6"},"ContractId":"16d61269-28b8-4fe8-9778-cb6658bf7946","Contract":{"$ref":"25"},"Name":"sample string 4","ValidFrom":"2025-12-21T10:47:27.1489374+00:00","ValidTo":"2025-12-21T10:47:27.1489374+00:00","CancelTime":"2025-12-21T10:47:27.1489374+00:00","Signed":"2025-12-21T10:47:27.1489374+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"1"}},{"$ref":"37"}],"SDBMHash":16,"LabelGuid":"2ee04718-fccd-486c-9394-6b3bc39ab5bb","ExternalKeys":[{"$id":"38","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"afdcd54f-acde-43b9-97a7-bad3fd6e3e16","ExternalSystem":{"$id":"39","Id":"fd01d24f-a468-47c1-a56c-6d51df9f3b4d","SystemName":"sample string 2"}},{"$ref":"38"}],"EntityState":0},{"$ref":"23"}],"Diagrams":[{"$id":"40","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2025-12-21T10:47:27.1489374+00:00","ModifiedTime":"2025-12-21T10:47:27.1489374+00:00","UserId":"sample string 5","IsShared":true,"User":{"$ref":"18"},"Description":"sample string 7","Name":"sample string 8","DiagramType":0},{"$ref":"40"}],"FirstName":"sample string 5","LastName":"sample string 6"},"CreatedDateTime":"2025-12-21T10:47:27.1489374+00:00","FromDateTime":"2025-12-21T10:47:27.1489374+00:00","ToDateTime":"2025-12-21T10:47:27.1489374+00:00","AssetGuid":"1fdba3ac-c5c9-4b09-af1e-8af9a302ad32"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2025-12-21T10:47:27.1489374+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1489374+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"9abc670a-3d36-428c-a839-887b15031fd0","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":13,"LabelGuid":"f12e394c-414a-43c0-be00-7619d778203e","ExternalKeys":[{"$ref":"38"},{"$ref":"38"}],"EntityState":0},"Documents":[{"$id":"41","Id":1,"Content":"QEA=","AssetActivityRecordId":2,"FileName":"sample string 3","FileExtension":"sample string 4","Description":"sample string 5","AssetActivityRecord":{"$ref":"5"}},{"$ref":"41"}],"AssetGuid":"ef22f62e-4c2c-4963-8fab-c9fa290f1dc6"},{"$ref":"5"}],"MeteringSiteClassification":{"$id":"42","Id":1,"Code":"sample string 2","Description":"sample string 3"},"Address":{"$ref":"7"},"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"AssetRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetTimeSeries":[{"$ref":"14"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":{"$ref":"30"},"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"AlarmHandlings":[{"$ref":"17"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2025-12-21T10:47:27.1489374+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1489374+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"0bfaa067-1b5e-4129-bddc-97fc3d0f0c88","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":24,"LabelGuid":"bc15a54f-5373-4d4e-a4cb-e189b0c635cf","ExternalKeys":[{"$ref":"38"},{"$ref":"38"}],"EntityState":0},"Id":7,"MeterInstallationId":1,"Name":"sample string 8","FacilityId":"sample string 1","Description":"sample string 9","MeterId":"sample string 2","InstallationDate":"2025-12-21T10:47:27.1645639+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2025-12-21T10:47:27.1645639+00:00","EnergyProviderContracts":[{"$id":"43","MeterId":1,"Id":"f8899726-0a5e-4717-9cdd-78180f25bdd9","Meter":{"$ref":"3"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"1"},"OwnerLegalEntity":{"$ref":"26"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"26"},"BuyOrSale":0,"ValidFrom":"2025-12-21T10:47:27.1645639+00:00","ValidTo":"2025-12-21T10:47:27.1645639+00:00","CancelTime":"2025-12-21T10:47:27.1645639+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2025-12-21T10:47:27.1645639+00:00"},{"$ref":"43"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"2"},{"$ref":"2"}],"ValidFrom":"2025-12-21T10:47:27.1645639+00:00","LeftDigitCount":1,"ValidTo":"2025-12-21T10:47:27.1645639+00:00","RightDigitCount":1,"DefaultTimeZoneId":"sample string 13","ConversionFactor":1.0,"ParticipantId":1,"StartValue":3.1,"AssetActivityRecords":[{"$ref":"5"},{"$ref":"5"}],"AmiMeterType":0,"Address":{"$ref":"7"},"P2P":true,"SimCards":[{"$id":"44","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-12-21T10:47:27.1645639+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2025-12-21T10:47:27.1645639+00:00","InServiceDate":"2025-12-21T10:47:27.1645639+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2025-12-21T10:47:27.1645639+00:00","PhoneCommunicationUnit":{"$id":"45","PhoneNumber":"sample string 1","Id":2,"SimCards":[{"$ref":"44"},{"$ref":"44"}],"MacAddress":"sample string 3","SerialNumber":"sample string 4","NetworkCarrier":1,"AssetId":5,"CloudServiceConnectionId":6,"Asset":{"$ref":"6"},"ComUnitServiceConnections":[{"$ref":"10"},{"$ref":"10"}],"AssetGuid":"21c6e692-fbcc-45cb-a377-17ce14734d9b"},"ValidTo":"2025-12-21T10:47:27.1645639+00:00","PhoneNumber":"sample string 8","DefaultTimeZoneId":"sample string 16","IpAddress":"sample string 9","ParticipantId":1,"AssetActivityRecords":[{"$ref":"5"},{"$ref":"5"}],"Address":{"$ref":"7"},"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"AssetRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetTimeSeries":[{"$ref":"14"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":{"$ref":"30"},"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"AlarmHandlings":[{"$ref":"17"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2025-12-21T10:47:27.1645639+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1645639+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"0151d446-2bf6-48d3-a05e-c2f1fce4c701","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":22,"LabelGuid":"155ae786-25a8-4d56-bfb1-17fa5aa40b80","ExternalKeys":[{"$ref":"38"},{"$ref":"38"}],"EntityState":0},{"$ref":"44"}],"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"SimCardId":"sample string 5","AssetRelationships":[{"$ref":"13"},{"$ref":"13"}],"ModemImei":"sample string 6","AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"Antenna":{"$id":"46","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-12-21T10:47:27.1645639+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2025-12-21T10:47:27.1645639+00:00","AddressId":1,"ValidFrom":"2025-12-21T10:47:27.1645639+00:00","ValidTo":"2025-12-21T10:47:27.1645639+00:00","DefaultTimeZoneId":"sample string 13","ParticipantId":1,"AssetActivityRecords":[{"$ref":"5"},{"$ref":"5"}],"Address":{"$ref":"7"},"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"AssetRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetParentRelationships":[{"$ref":"13"},{"$ref":"13"}],"AssetTimeSeries":[{"$ref":"14"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":{"$ref":"30"},"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"AlarmHandlings":[{"$ref":"17"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2025-12-21T10:47:27.1645639+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1645639+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"9b68c2e0-305a-4153-9d48-739b7978c490","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":19,"LabelGuid":"189d4ee6-ea93-4097-b443-445097b3f027","ExternalKeys":[{"$ref":"38"},{"$ref":"38"}],"EntityState":0},"AssetTimeSeries":[{"$ref":"14"},{"$ref":"14"}],"AntennaId":1,"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":{"$ref":"30"},"AssetWorkFlow":[{"$ref":"15"},{"$ref":"15"}],"AlarmHandlings":[{"$ref":"17"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2025-12-21T10:47:27.1645639+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-21T10:47:27.1645639+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"b25bfeb8-2a90-4651-93c7-e01bf6261892","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":19,"LabelGuid":"b8d52826-71b4-4e91-a1de-5b903183323b","ExternalKeys":[{"$ref":"38"},{"$ref":"38"}],"EntityState":0},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"1"},"OwnerLegalEntity":{"$ref":"26"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"26"},"BuyOrSale":0,"ValidFrom":"2025-12-21T10:47:27.1645639+00:00","ValidTo":"2025-12-21T10:47:27.1645639+00:00","CancelTime":"2025-12-21T10:47:27.1645639+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2025-12-21T10:47:27.1645639+00:00"},{"$ref":"2"}],"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"ElectronicAddress":{"$ref":"9"},"Assets":[{"$ref":"6"},{"$ref":"6"}],"Schedules":[{"$id":"47","Id":1,"ExecutionTimeUTC":"2025-12-21T10:47:27.1645639+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2025-12-21T10:47:27.1645639+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-12-21T10:47:27.1645639+00:00","EndDateTimeUTC":"2025-12-21T10:47:27.1645639+00:00","RepeatTimeUTC":"00:00:00.1234567","NoOfOccurences":1,"Status":0,"ParticipantId":4,"Participant":{"$ref":"1"}},{"$ref":"47"}],"UserGroups":[{"$ref":"19"},{"$ref":"19"}],"LegalEntityId":1,"LegalEntity":{"$ref":"26"},"GridOwnerCode":"sample string 4","AddressId":1,"InvoiceAddressId":1,"OrganizationNumber":"sample string 5","Address":{"$ref":"7"},"InvoiceAddress":{"$ref":"7"},"ShortName":"sample string 6"},{"$ref":"1"}]