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": "b7faf6dd-6173-4402-a300-732b4afaf639",
"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": "2026-02-25T07:41:19.0072527+00:00",
"OverloadProtectionNumPhases": 5,
"CorporateCode": "sample string 15",
"OverloadProtectionCurrent": 6.1,
"PurchasePrice": "sample string 16",
"ShortCircuitNumPhases": 7,
"InServiceDate": "2026-02-25T07:41:19.0072527+00:00",
"ShortCircuitCurrent": 8.1,
"AddressId": 1,
"Meters": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"MeterPointNumber": "sample string 9",
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"Severity": 0,
"Category": "sample string 5",
"Asset": {
"$id": "6",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"InstallationDate": "2026-02-25T07:41:19.0072527+00:00",
"CorporateCode": "sample string 4",
"PurchasePrice": "sample string 5",
"InServiceDate": "2026-02-25T07:41:19.0072527+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"ParticipantId": 5,
"Asset": {
"$ref": "6"
},
"Participant": {
"$ref": "1"
},
"AssetGuid": "35bfe131-cf0b-444d-a13e-b16e6fb6b2f6"
},
{
"$ref": "12"
}
],
"AssetRelationships": [
{
"$id": "13",
"Id": 1,
"Guid": "2d8bf937-9085-40fe-81eb-2afd3ee610a4",
"AssetId": 3,
"Asset": {
"$ref": "6"
},
"AssetParentId": 1,
"AssetParent": {
"$ref": "6"
},
"RelationshipType": 0,
"AssetGuid": "d2fe101a-8484-4246-a040-49fdb659bf61",
"AssetParentGuid": "70b063d5-40e1-4b01-984e-84cfd8307e0d",
"Priority": 6,
"PropertiesJsonString": "sample string 7",
"EntityState": 0,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"LastCompleteCollection": "2026-02-25T07:41:19.0072527+00:00",
"IsCalculated": true,
"ParentTimeseriesId": 1,
"ParentTimeseries": null,
"Description": "sample string 6",
"DataOrigin": 0,
"AssetGuid": "5b04f0b3-0a4d-4b42-bcde-6dd5f20f0abe"
},
{
"$ref": "14"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "1"
},
"Location": null,
"AssetWorkFlow": [
{
"$id": "15",
"InstanceId": "635a41fc-8862-4104-bfe5-5d958f5c02c5",
"AssetId": 1,
"WorkFlowId": 2,
"Remarks": "sample string 3",
"ExecutedTime": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"ValidToDateTime": "2026-02-25T07:41:19.0072527+00:00",
"ManuallySet": true,
"AssetGuid": "0cd9d385-678e-41fd-a28e-e37b02a4ee57"
},
{
"$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": "2026-02-25T07:41:19.0072527+00:00",
"picture": "QEA=",
"Created": "2026-02-25T07:41:19.0072527+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": "d3757aa2-62fd-4921-a278-021dbbc47b1e",
"Name": "sample string 5",
"UserId": "sample string 2",
"Description": "sample string 6",
"User": {
"$ref": "18"
},
"InstallationDate": "2026-02-25T07:41:19.0072527+00:00",
"IsShared": true,
"CorporateCode": "sample string 7",
"ZoneControlContracts": [
{
"$id": "24",
"SearchFilterId": 1,
"Id": "8eb14c55-bef3-49b4-88e4-ad772ec0105b",
"SearchFilter": {
"$ref": "23"
},
"ContractId": "dc868cff-dfa8-4260-af0c-ce9ed316ccea",
"MaxPowerPrActivation": 2.1,
"Contract": {
"$id": "25",
"Id": "9d933066-0e6e-4de6-b94c-ed92aa5495ef",
"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": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00"
},
{
"$ref": "27"
}
]
},
"PartnerLegalEntityId": 4,
"PartnerLegalEntity": {
"$ref": "26"
},
"BuyOrSale": 0,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+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": "fcd764a7-95f9-43e3-827f-1ca1134907f8",
"ContractId": "883deb4a-686e-4e63-81d5-3ee1d6af280c",
"Contract": {
"$ref": "25"
},
"Name": "sample string 3",
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"Signed": "2026-02-25T07:41:19.0072527+00:00",
"Renewal": 0,
"ParticipantId": 6,
"Participant": {
"$ref": "1"
}
},
{
"$ref": "29"
}
],
"Signed": "2026-02-25T07:41:19.0072527+00:00"
},
"DaysAllowedForActivation": 0,
"Name": "sample string 12",
"PermittedIntervals": "sample string 3",
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"MaxAllowedActivationTime": 1,
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"MininumTimeBetweenActivation": 4,
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"Tolerance": 5.1,
"Signed": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 11",
"Note": "sample string 12",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"FrequencyInSeconds": 5,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00"
},
"ValidFromDateTime": "2026-02-25T07:41:19.0072527+00:00",
"ValidToDateTime": "2026-02-25T07:41:19.0072527+00:00",
"ManuallySet": true,
"AssetGuid": "b59fef0f-8964-4d95-9371-a6e1c3e30e1c"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 14",
"AssetGuid": "09f95a55-e488-4a95-b1a9-808ca961c30a",
"Contracts": [
{
"$id": "36",
"AssetId": 1,
"Id": "d3a37dbf-0ae3-46bb-b407-6710889a5409",
"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": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2026-02-25T07:41:19.0072527+00:00"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$id": "37",
"AssetId": 1,
"Id": "f937b894-14c3-47b0-a07f-efce38b548d3",
"Asset": {
"$ref": "6"
},
"ContractId": "615085a0-a486-49c7-962c-41e7193e3815",
"Contract": {
"$ref": "25"
},
"Name": "sample string 4",
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"Signed": "2026-02-25T07:41:19.0072527+00:00",
"Renewal": 0,
"ParticipantId": 7,
"Participant": {
"$ref": "1"
}
},
{
"$ref": "37"
}
],
"SDBMHash": 16,
"LabelGuid": "eae225f7-a91b-4915-8c42-9357f684f6e5",
"ExternalKeys": [
{
"$id": "38",
"AssetId": 1,
"ExternalId": "sample string 2",
"ExternalSystemId": "7ed204c2-7ad6-4e83-968f-41bc84439210",
"ExternalSystem": {
"$id": "39",
"Id": "d7c3e1af-eb37-4010-9ba2-194a72486f30",
"SystemName": "sample string 2"
}
},
{
"$ref": "38"
}
],
"EntityState": 0
},
{
"$ref": "23"
}
],
"Diagrams": [
{
"$id": "40",
"Id": 1,
"DiagramKey": "sample string 2",
"CreatedTime": "2026-02-25T07:41:19.0072527+00:00",
"ModifiedTime": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"FromDateTime": "2026-02-25T07:41:19.0072527+00:00",
"ToDateTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetGuid": "0f471f25-30df-40ec-a207-df5f0ebce6e0"
},
{
"$ref": "17"
}
],
"Categories": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "32"
},
"CreatedTime": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 8",
"Note": "sample string 9",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 11",
"AssetGuid": "f08f607c-5800-4024-9439-034f111c894c",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 13,
"LabelGuid": "dfdb4e71-b709-4ed7-9a66-26cc92f57395",
"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": "1fb12270-02c3-468b-b1a8-7c2716388504"
},
{
"$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": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 19",
"Note": "sample string 20",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 22",
"AssetGuid": "b1c03e4c-afcf-4338-8bb9-3c49028e304e",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 24,
"LabelGuid": "3356f043-9a1a-41cc-a363-a623ffad5565",
"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": "2026-02-25T07:41:19.0072527+00:00",
"Status": 1,
"CorporateCode": "sample string 10",
"MeterType": 0,
"PurchasePrice": "sample string 11",
"EstimatedAnnualUsage": 1.1,
"InServiceDate": "2026-02-25T07:41:19.0072527+00:00",
"EnergyProviderContracts": [
{
"$id": "43",
"MeterId": 1,
"Id": "9da1337b-966e-4156-b8ad-ffa429f2ce96",
"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": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2026-02-25T07:41:19.0072527+00:00"
},
{
"$ref": "43"
}
],
"AddressId": 1,
"PowerDistributionContracts": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"LeftDigitCount": 1,
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"PreferredNetworksList": [
"sample string 1",
"sample string 2"
],
"CorporateCode": "sample string 13",
"ICCID": "sample string 5",
"PurchasePrice": "sample string 14",
"Installed": "2026-02-25T07:41:19.0072527+00:00",
"InServiceDate": "2026-02-25T07:41:19.0072527+00:00",
"Active": true,
"AddressId": 1,
"PhoneCommunicationUnitId": 1,
"ValidFrom": "2026-02-25T07:41:19.0072527+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": "58d8f7d1-d873-48fd-8449-ad0fcc4a44c4"
},
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 17",
"Note": "sample string 18",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 20",
"AssetGuid": "df02114f-eb2c-48f4-82aa-db5916080c88",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 22,
"LabelGuid": "33d285ab-6497-4177-9a83-8f5a9cfc306b",
"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": "2026-02-25T07:41:19.0072527+00:00",
"Documentation": "sample string 5",
"CorporateCode": "sample string 10",
"AntennaType": 0,
"PurchasePrice": "sample string 11",
"OpeningAngle": 6.1,
"InServiceDate": "2026-02-25T07:41:19.0072527+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "ade35918-1ced-4216-b1c2-4441011d0bbc",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 19,
"LabelGuid": "4ea75940-44ba-4d72-baf2-100fd2c0ce65",
"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": "2026-02-25T07:41:19.0072527+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2026-02-25T07:41:19.0072527+00:00",
"AssetCalculations": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "8f5b25dc-0ef0-417a-bfba-df61ea1337b0",
"Contracts": [
{
"$ref": "36"
},
{
"$ref": "36"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "37"
},
{
"$ref": "37"
}
],
"SDBMHash": 19,
"LabelGuid": "a8f93745-3030-4529-879b-f8f9c4aee162",
"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": "2026-02-25T07:41:19.0072527+00:00",
"ValidTo": "2026-02-25T07:41:19.0072527+00:00",
"CancelTime": "2026-02-25T07:41:19.0072527+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "28"
},
"Assets": [
{
"$ref": "29"
},
{
"$ref": "29"
}
],
"Signed": "2026-02-25T07:41:19.0072527+00:00"
},
{
"$ref": "2"
}
],
"AssetOwners": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"ElectronicAddress": {
"$ref": "9"
},
"Assets": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"Schedules": [
{
"$id": "47",
"Id": 1,
"ExecutionTimeUTC": "2026-02-25T07:41:19.0072527+00:00",
"TimeZone": "sample string 2",
"LastExecutedTimeUTC": "2026-02-25T07:41:19.0072527+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": "2026-02-25T07:41:19.0072527+00:00",
"EndDateTimeUTC": "2026-02-25T07:41:19.0072527+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":"b7faf6dd-6173-4402-a300-732b4afaf639","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":"2026-02-25T07:41:19.0072527+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2026-02-25T07:41:19.0072527+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"3"},{"$ref":"3"}],"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","MeterPointNumber":"sample string 9","ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"6","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2026-02-25T07:41:19.0072527+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2026-02-25T07:41:19.0072527+00:00","AddressId":1,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","ParticipantId":5,"Asset":{"$ref":"6"},"Participant":{"$ref":"1"},"AssetGuid":"35bfe131-cf0b-444d-a13e-b16e6fb6b2f6"},{"$ref":"12"}],"AssetRelationships":[{"$id":"13","Id":1,"Guid":"2d8bf937-9085-40fe-81eb-2afd3ee610a4","AssetId":3,"Asset":{"$ref":"6"},"AssetParentId":1,"AssetParent":{"$ref":"6"},"RelationshipType":0,"AssetGuid":"d2fe101a-8484-4246-a040-49fdb659bf61","AssetParentGuid":"70b063d5-40e1-4b01-984e-84cfd8307e0d","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","LastCompleteCollection":"2026-02-25T07:41:19.0072527+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"5b04f0b3-0a4d-4b42-bcde-6dd5f20f0abe"},{"$ref":"14"}],"CommunicationUnits":[],"Participant":{"$ref":"1"},"Location":null,"AssetWorkFlow":[{"$id":"15","InstanceId":"635a41fc-8862-4104-bfe5-5d958f5c02c5","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","ValidToDateTime":"2026-02-25T07:41:19.0072527+00:00","ManuallySet":true,"AssetGuid":"0cd9d385-678e-41fd-a28e-e37b02a4ee57"},{"$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":"2026-02-25T07:41:19.0072527+00:00","picture":"QEA=","Created":"2026-02-25T07:41:19.0072527+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":"d3757aa2-62fd-4921-a278-021dbbc47b1e","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"18"},"InstallationDate":"2026-02-25T07:41:19.0072527+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"24","SearchFilterId":1,"Id":"8eb14c55-bef3-49b4-88e4-ad772ec0105b","SearchFilter":{"$ref":"23"},"ContractId":"dc868cff-dfa8-4260-af0c-ce9ed316ccea","MaxPowerPrActivation":2.1,"Contract":{"$id":"25","Id":"9d933066-0e6e-4de6-b94c-ed92aa5495ef","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":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00"},{"$ref":"27"}]},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"26"},"BuyOrSale":0,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+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":"fcd764a7-95f9-43e3-827f-1ca1134907f8","ContractId":"883deb4a-686e-4e63-81d5-3ee1d6af280c","Contract":{"$ref":"25"},"Name":"sample string 3","ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+00:00","Signed":"2026-02-25T07:41:19.0072527+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"1"}},{"$ref":"29"}],"Signed":"2026-02-25T07:41:19.0072527+00:00"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2026-02-25T07:41:19.0072527+00:00","MaxAllowedActivationTime":1,"ValidTo":"2026-02-25T07:41:19.0072527+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2026-02-25T07:41:19.0072527+00:00","Tolerance":5.1,"Signed":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","AddressId":1,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","FrequencyInSeconds":5,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00"},"ValidFromDateTime":"2026-02-25T07:41:19.0072527+00:00","ValidToDateTime":"2026-02-25T07:41:19.0072527+00:00","ManuallySet":true,"AssetGuid":"b59fef0f-8964-4d95-9371-a6e1c3e30e1c"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"09f95a55-e488-4a95-b1a9-808ca961c30a","Contracts":[{"$id":"36","AssetId":1,"Id":"d3a37dbf-0ae3-46bb-b407-6710889a5409","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":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2026-02-25T07:41:19.0072527+00:00"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$id":"37","AssetId":1,"Id":"f937b894-14c3-47b0-a07f-efce38b548d3","Asset":{"$ref":"6"},"ContractId":"615085a0-a486-49c7-962c-41e7193e3815","Contract":{"$ref":"25"},"Name":"sample string 4","ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+00:00","Signed":"2026-02-25T07:41:19.0072527+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"1"}},{"$ref":"37"}],"SDBMHash":16,"LabelGuid":"eae225f7-a91b-4915-8c42-9357f684f6e5","ExternalKeys":[{"$id":"38","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"7ed204c2-7ad6-4e83-968f-41bc84439210","ExternalSystem":{"$id":"39","Id":"d7c3e1af-eb37-4010-9ba2-194a72486f30","SystemName":"sample string 2"}},{"$ref":"38"}],"EntityState":0},{"$ref":"23"}],"Diagrams":[{"$id":"40","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2026-02-25T07:41:19.0072527+00:00","ModifiedTime":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","FromDateTime":"2026-02-25T07:41:19.0072527+00:00","ToDateTime":"2026-02-25T07:41:19.0072527+00:00","AssetGuid":"0f471f25-30df-40ec-a207-df5f0ebce6e0"},{"$ref":"17"}],"Categories":[{"$ref":"31"},{"$ref":"31"}],"AssetModelId":1,"AssetModel":{"$ref":"32"},"CreatedTime":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"f08f607c-5800-4024-9439-034f111c894c","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":13,"LabelGuid":"dfdb4e71-b709-4ed7-9a66-26cc92f57395","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":"1fb12270-02c3-468b-b1a8-7c2716388504"},{"$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":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"b1c03e4c-afcf-4338-8bb9-3c49028e304e","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":24,"LabelGuid":"3356f043-9a1a-41cc-a363-a623ffad5565","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":"2026-02-25T07:41:19.0072527+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2026-02-25T07:41:19.0072527+00:00","EnergyProviderContracts":[{"$id":"43","MeterId":1,"Id":"9da1337b-966e-4156-b8ad-ffa429f2ce96","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":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2026-02-25T07:41:19.0072527+00:00"},{"$ref":"43"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"2"},{"$ref":"2"}],"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","LeftDigitCount":1,"ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2026-02-25T07:41:19.0072527+00:00","InServiceDate":"2026-02-25T07:41:19.0072527+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2026-02-25T07:41:19.0072527+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":"58d8f7d1-d873-48fd-8449-ad0fcc4a44c4"},"ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"df02114f-eb2c-48f4-82aa-db5916080c88","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":22,"LabelGuid":"33d285ab-6497-4177-9a83-8f5a9cfc306b","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":"2026-02-25T07:41:19.0072527+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2026-02-25T07:41:19.0072527+00:00","AddressId":1,"ValidFrom":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"ade35918-1ced-4216-b1c2-4441011d0bbc","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":19,"LabelGuid":"4ea75940-44ba-4d72-baf2-100fd2c0ce65","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":"2026-02-25T07:41:19.0072527+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2026-02-25T07:41:19.0072527+00:00","AssetCalculations":[{"$ref":"34"},{"$ref":"34"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"8f5b25dc-0ef0-417a-bfba-df61ea1337b0","Contracts":[{"$ref":"36"},{"$ref":"36"}],"Resource":null,"AssetSubContracts":[{"$ref":"37"},{"$ref":"37"}],"SDBMHash":19,"LabelGuid":"a8f93745-3030-4529-879b-f8f9c4aee162","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":"2026-02-25T07:41:19.0072527+00:00","ValidTo":"2026-02-25T07:41:19.0072527+00:00","CancelTime":"2026-02-25T07:41:19.0072527+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"28"},"Assets":[{"$ref":"29"},{"$ref":"29"}],"Signed":"2026-02-25T07:41:19.0072527+00:00"},{"$ref":"2"}],"AssetOwners":[{"$ref":"12"},{"$ref":"12"}],"ElectronicAddress":{"$ref":"9"},"Assets":[{"$ref":"6"},{"$ref":"6"}],"Schedules":[{"$id":"47","Id":1,"ExecutionTimeUTC":"2026-02-25T07:41:19.0072527+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2026-02-25T07:41:19.0072527+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":"2026-02-25T07:41:19.0072527+00:00","EndDateTimeUTC":"2026-02-25T07:41:19.0072527+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"}]