GET api/users/{userId}/privileges
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RolesAndFeaturesPermission| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| RoleId | integer |
None. |
|
| SystemFunctionId | integer |
None. |
|
| Permission | PermissionType |
None. |
|
| UserRole | Role |
None. |
|
| SystemFunction | SystemFunction |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": 1,
"RoleId": 2,
"SystemFunctionId": 3,
"Permission": 0,
"UserRole": {
"$id": "2",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"RoleFunctions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"Groups": [
{
"$id": "3",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"ParticipantId": 1,
"Users": [
{
"$id": "4",
"Id": "sample string 1",
"Name": "sample string 2",
"Lastlogon": "2026-02-27T00:47:57.3386479+00:00",
"picture": "QEA=",
"Created": "2026-02-27T00:47:57.3386479+00:00",
"Enabled": true,
"ElectronicAddress": {
"$id": "5",
"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": "6",
"Id": 1,
"CommunicationUnitId": 2,
"CloudServiceConnectionId": 3,
"ElectronicAddressId": 4,
"CommunicationUnit": null,
"CloudServiceConnection": {
"$id": "7",
"Id": 1,
"ServiceName": "sample string 2",
"BaseUrl": "sample string 3",
"ComUnitServiceConnections": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"Username": "sample string 4",
"Password": "sample string 5"
},
"ElectronicAddress": {
"$ref": "5"
}
},
{
"$ref": "6"
}
],
"Participants": [
{
"$id": "8",
"Id": 1,
"Name": "sample string 2",
"ElectronicAddressId": 3,
"AssetContracts": [
{
"$id": "9",
"MeterId": 1,
"Id": "39642ddd-ad5f-4538-9d51-3008e4045837",
"Meter": {
"$id": "10",
"MeterInstallation": {
"$id": "11",
"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-27T00:47:57.3386479+00:00",
"OverloadProtectionNumPhases": 5,
"CorporateCode": "sample string 15",
"OverloadProtectionCurrent": 6.1,
"PurchasePrice": "sample string 16",
"ShortCircuitNumPhases": 7,
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"ShortCircuitCurrent": 8.1,
"AddressId": 1,
"Meters": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"MeterPointNumber": "sample string 9",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"IndustryCode": "sample string 10",
"DefaultTimeZoneId": "sample string 18",
"InstallationType": 0,
"ParticipantId": 1,
"MeteringSiteClassificationId": 1,
"AssetActivityRecords": [
{
"$id": "12",
"Id": 1,
"AssetId": 2,
"Reason": "sample string 3",
"CreatedDateTime": "2026-02-27T00:47:57.3386479+00:00",
"Severity": 0,
"Category": "sample string 5",
"Asset": {
"$id": "13",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"InstallationDate": "2026-02-27T00:47:57.3386479+00:00",
"CorporateCode": "sample string 4",
"PurchasePrice": "sample string 5",
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"DefaultTimeZoneId": "sample string 7",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"Address": {
"$id": "14",
"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-27T00:47:57.3386479+00:00",
"StreetNumberExtension": "sample string 8",
"ParticipantId": 1,
"LegalEntityDetails": [
{
"$id": "15",
"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-27T00:47:57.3386479+00:00",
"ParticipantId": 8,
"AddressId": 1,
"Participant": {
"$ref": "8"
},
"Address": {
"$ref": "14"
},
"ElectronicAddress": {
"$ref": "5"
},
"ElectronicAddressId": 1,
"GlobalLocationNumber": "sample string 9"
},
{
"$ref": "15"
}
],
"Assets": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"Participant": {
"$ref": "8"
},
"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": "16",
"Id": 1,
"AssetId": 2,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"ParticipantId": 5,
"Asset": {
"$ref": "13"
},
"Participant": {
"$ref": "8"
},
"AssetGuid": "4dba9e7c-b957-4198-bd11-1039df2e5820"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$id": "17",
"Id": 1,
"Guid": "4e9a7e37-0614-46d9-ac95-18ccdf2cb37f",
"AssetId": 3,
"Asset": {
"$ref": "13"
},
"AssetParentId": 1,
"AssetParent": {
"$ref": "13"
},
"RelationshipType": 0,
"AssetGuid": "3f8eebfc-78eb-4f2c-afb5-52c2d4b5b552",
"AssetParentGuid": "115f7956-7fda-4459-9fda-002bd82bfbf6",
"Priority": 6,
"PropertiesJsonString": "sample string 7",
"EntityState": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00"
},
{
"$ref": "17"
}
],
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetTimeSeries": [
{
"$id": "18",
"Id": 1,
"AssetId": 2,
"Asset": {
"$ref": "13"
},
"BlobKey": "sample string 3",
"UnitType": 1,
"Unit": 0,
"Resolution": 0,
"TimeZoneId": "sample string 4",
"SampleFrequencyInSec": 1.1,
"LastValue": 1.1,
"LastCollected": "2026-02-27T00:47:57.3386479+00:00",
"LastCompleteCollection": "2026-02-27T00:47:57.3386479+00:00",
"IsCalculated": true,
"ParentTimeseriesId": 1,
"ParentTimeseries": null,
"Description": "sample string 6",
"DataOrigin": 0,
"AssetGuid": "64640438-8d17-4aab-b688-6ce6209217c1"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": null,
"AssetWorkFlow": [
{
"$id": "19",
"InstanceId": "42a07e4b-a41a-433a-b365-e3ede1452719",
"AssetId": 1,
"WorkFlowId": 2,
"Remarks": "sample string 3",
"ExecutedTime": "2026-02-27T00:47:57.3386479+00:00",
"Asset": {
"$ref": "13"
},
"Workflow": {
"$id": "20",
"Id": 1,
"Name": "sample string 2",
"Active": true,
"Content": "sample string 4",
"Status": 0,
"ParticipantId": 5,
"WorkflowContentType": 0,
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"Participant": {
"$ref": "8"
},
"TimeSeriesTypeClass": 1
},
"ValidFromDateTime": "2026-02-27T00:47:57.3386479+00:00",
"ValidToDateTime": "2026-02-27T00:47:57.3386479+00:00",
"ManuallySet": true,
"AssetGuid": "a71f4839-6313-4a29-bdff-9c29c2dad6aa"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$id": "21",
"Id": 1,
"AssetId": 2,
"Asset": {
"$ref": "13"
},
"Mode": 0,
"Description": "sample string 3",
"UserId": "sample string 4",
"User": {
"$ref": "4"
},
"CreatedDateTime": "2026-02-27T00:47:57.3386479+00:00",
"FromDateTime": "2026-02-27T00:47:57.3386479+00:00",
"ToDateTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetGuid": "71f835a5-018e-4ce7-8124-0e541eec87cb"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$id": "22",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"SourceStatus": 0,
"Source": "sample string 4",
"Participant": {
"$ref": "8"
},
"ParticipantId": 5,
"Assets": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"CategoryType": 0
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$id": "23",
"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": "24",
"Id": 1,
"Name": "sample string 2",
"Value": "sample string 3",
"AssetModelId": 4,
"AssetModel": {
"$ref": "23"
}
},
{
"$ref": "24"
}
]
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 8",
"Note": "sample string 9",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$id": "25",
"AssetId": 1,
"CalculationId": 2,
"Asset": {
"$ref": "13"
},
"Calculation": {
"$id": "26",
"Id": 1,
"CalculationDefinitionId": 2,
"Name": "sample string 3",
"Description": "sample string 4",
"lastRunTime": "2026-02-27T00:47:57.3386479+00:00",
"FrequencyInSeconds": 5,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00"
},
"ValidFromDateTime": "2026-02-27T00:47:57.3386479+00:00",
"ValidToDateTime": "2026-02-27T00:47:57.3386479+00:00",
"ManuallySet": true,
"AssetGuid": "3df0767b-9397-43f6-9394-5069716944a5"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 11",
"AssetGuid": "9c4880a0-e8e4-4b91-a01a-ea75cb0f2e49",
"Contracts": [
{
"$id": "27",
"AssetId": 1,
"Id": "bcc11581-4f01-445b-9022-f0cbd7911d41",
"Asset": {
"$ref": "13"
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "8"
},
"OwnerLegalEntity": {
"$id": "28",
"Id": 1,
"Name": "sample string 2",
"EntityType": 0,
"ExternalId": "sample string 3",
"LegalEntityRoles": [
{
"$id": "29",
"LegalEntityId": 1,
"LegalEntity": {
"$ref": "28"
},
"LegalEntityDetailId": 2,
"LegalEntityDetail": {
"$ref": "15"
},
"RoleType": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00"
},
{
"$ref": "29"
}
]
},
"Type": 0,
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$id": "30",
"Id": 1,
"Name": "sample string 2",
"PaymentType": "sample string 4",
"ExternalId": "sample string 5"
},
"Assets": [
{
"$id": "31",
"Id": "70556ac1-72d8-46c0-b231-27ebf562b2b5",
"ContractId": "a64c932c-30a0-4ace-92e7-f07c410271a9",
"Contract": {
"$id": "32",
"Id": "95d41d19-95b5-4929-a167-2bccd3c6aa8e",
"Name": "sample string 2",
"OwnerLegalEntityId": 3,
"OwnerLegalEntity": {
"$ref": "28"
},
"PartnerLegalEntityId": 4,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"ExternalContractId": "sample string 7",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2026-02-27T00:47:57.3386479+00:00"
},
"Name": "sample string 3",
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"Signed": "2026-02-27T00:47:57.3386479+00:00",
"Renewal": 0,
"ParticipantId": 6,
"Participant": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"Signed": "2026-02-27T00:47:57.3386479+00:00"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$id": "33",
"AssetId": 1,
"Id": "1dd27c01-6a41-4591-8e33-963a52cf867d",
"Asset": {
"$ref": "13"
},
"ContractId": "0d997b57-9ca6-4e1c-ba09-3c2e70f155b6",
"Contract": {
"$ref": "32"
},
"Name": "sample string 4",
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"Signed": "2026-02-27T00:47:57.3386479+00:00",
"Renewal": 0,
"ParticipantId": 7,
"Participant": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"SDBMHash": 13,
"LabelGuid": "189b24fd-d72e-4307-bdd7-e868cfd834ba",
"ExternalKeys": [
{
"$id": "34",
"AssetId": 1,
"ExternalId": "sample string 2",
"ExternalSystemId": "392743c2-d312-433b-b48f-43ad8b754867",
"ExternalSystem": {
"$id": "35",
"Id": "118ba098-40c8-45be-9b29-727013508fa8",
"SystemName": "sample string 2"
}
},
{
"$ref": "34"
}
],
"EntityState": 0
},
"Documents": [
{
"$id": "36",
"Id": 1,
"Content": "QEA=",
"AssetActivityRecordId": 2,
"FileName": "sample string 3",
"FileExtension": "sample string 4",
"Description": "sample string 5",
"AssetActivityRecord": {
"$ref": "12"
}
},
{
"$ref": "36"
}
],
"AssetGuid": "2255a3e2-0d51-4eee-8539-68454f3cbaf1"
},
{
"$ref": "12"
}
],
"MeteringSiteClassification": {
"$id": "37",
"Id": 1,
"Code": "sample string 2",
"Description": "sample string 3"
},
"Address": {
"$ref": "14"
},
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetTimeSeries": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": {
"$id": "38",
"AssetId": 1,
"Asset": {
"$ref": "13"
},
"SpartialReference": 2,
"GeoBinary": "QEA=",
"AssetGuid": "00000000-0000-0000-0000-000000000000"
},
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "23"
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 19",
"Note": "sample string 20",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 22",
"AssetGuid": "adcc90df-6527-4c74-8e87-af6425ea5073",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 24,
"LabelGuid": "d7c68a4d-8c23-4314-9f64-cfe65ce58a3a",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"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-27T00:47:57.3386479+00:00",
"Status": 1,
"CorporateCode": "sample string 10",
"MeterType": 0,
"PurchasePrice": "sample string 11",
"EstimatedAnnualUsage": 1.1,
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"EnergyProviderContracts": [
{
"$id": "39",
"MeterId": 1,
"Id": "1028f932-6042-43a3-954a-f40e7cd96a30",
"Meter": {
"$ref": "10"
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "8"
},
"OwnerLegalEntity": {
"$ref": "28"
},
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2026-02-27T00:47:57.3386479+00:00"
},
{
"$ref": "39"
}
],
"AddressId": 1,
"PowerDistributionContracts": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"LeftDigitCount": 1,
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"RightDigitCount": 1,
"DefaultTimeZoneId": "sample string 13",
"ConversionFactor": 1.0,
"ParticipantId": 1,
"StartValue": 3.1,
"AssetActivityRecords": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"AmiMeterType": 0,
"Address": {
"$ref": "14"
},
"P2P": true,
"SimCards": [
{
"$id": "40",
"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-27T00:47:57.3386479+00:00",
"PreferredNetworksList": [
"sample string 1",
"sample string 2"
],
"CorporateCode": "sample string 13",
"ICCID": "sample string 5",
"PurchasePrice": "sample string 14",
"Installed": "2026-02-27T00:47:57.3386479+00:00",
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"Active": true,
"AddressId": 1,
"PhoneCommunicationUnitId": 1,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"PhoneCommunicationUnit": {
"$id": "41",
"PhoneNumber": "sample string 1",
"Id": 2,
"SimCards": [
{
"$ref": "40"
},
{
"$ref": "40"
}
],
"MacAddress": "sample string 3",
"SerialNumber": "sample string 4",
"NetworkCarrier": 1,
"AssetId": 5,
"CloudServiceConnectionId": 6,
"Asset": {
"$ref": "13"
},
"ComUnitServiceConnections": [
{
"$ref": "6"
},
{
"$ref": "6"
}
],
"AssetGuid": "e73cdcf6-6f8f-4082-89f2-111055c28cd1"
},
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"PhoneNumber": "sample string 8",
"DefaultTimeZoneId": "sample string 16",
"IpAddress": "sample string 9",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"Address": {
"$ref": "14"
},
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetTimeSeries": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": {
"$ref": "38"
},
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "23"
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 17",
"Note": "sample string 18",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 20",
"AssetGuid": "e68e4dcc-ca9b-4512-b855-fd84d2e6e0e0",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 22,
"LabelGuid": "53ab0f7c-0fbe-41d3-a786-2a5abbe2e936",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"EntityState": 0
},
{
"$ref": "40"
}
],
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"SimCardId": "sample string 5",
"AssetRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"ModemImei": "sample string 6",
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"Antenna": {
"$id": "42",
"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-27T00:47:57.3386479+00:00",
"Documentation": "sample string 5",
"CorporateCode": "sample string 10",
"AntennaType": 0,
"PurchasePrice": "sample string 11",
"OpeningAngle": 6.1,
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"DefaultTimeZoneId": "sample string 13",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"Address": {
"$ref": "14"
},
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetTimeSeries": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": {
"$ref": "38"
},
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "23"
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "c20b7130-11de-4071-aa9a-c7e71c22e6b4",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 19,
"LabelGuid": "618e37a8-4b30-4f41-8398-aa197ab0650d",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"EntityState": 0
},
"AssetTimeSeries": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"AntennaId": 1,
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": {
"$ref": "38"
},
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "23"
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "defac4fe-177f-42e7-96af-eda8af0837f7",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 19,
"LabelGuid": "646aaef3-a43b-4c88-b7ce-8ec7cc337a3c",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"EntityState": 0
},
"Name": "sample string 4",
"ParticipantId": 2,
"OwnerLegalEntityId": 5,
"Participant": {
"$ref": "8"
},
"OwnerLegalEntity": {
"$ref": "28"
},
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2026-02-27T00:47:57.3386479+00:00"
},
{
"$ref": "9"
}
],
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"ElectronicAddress": {
"$ref": "5"
},
"Assets": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"Schedules": [
{
"$id": "43",
"Id": 1,
"ExecutionTimeUTC": "2026-02-27T00:47:57.3386479+00:00",
"TimeZone": "sample string 2",
"LastExecutedTimeUTC": "2026-02-27T00:47:57.3386479+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-27T00:47:57.3386479+00:00",
"EndDateTimeUTC": "2026-02-27T00:47:57.3386479+00:00",
"RepeatTimeUTC": "00:00:00.1234567",
"NoOfOccurences": 1,
"Status": 0,
"ParticipantId": 4,
"Participant": {
"$ref": "8"
}
},
{
"$ref": "43"
}
],
"UserGroups": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"LegalEntityId": 1,
"LegalEntity": {
"$ref": "28"
},
"GridOwnerCode": "sample string 4",
"AddressId": 1,
"InvoiceAddressId": 1,
"OrganizationNumber": "sample string 5",
"Address": {
"$ref": "14"
},
"InvoiceAddress": {
"$ref": "14"
},
"ShortName": "sample string 6"
},
{
"$ref": "8"
}
]
},
"ElectronicAddressId": 1,
"UserGroups": [
{
"$ref": "3"
},
{
"$ref": "3"
}
],
"SearchFilters": [
{
"$id": "44",
"SearchFilters": "QEA=",
"Id": 4,
"Guid": "a1363410-66c3-41b7-98e1-38104ef4c628",
"Name": "sample string 5",
"UserId": "sample string 2",
"Description": "sample string 6",
"User": {
"$ref": "4"
},
"InstallationDate": "2026-02-27T00:47:57.3386479+00:00",
"IsShared": true,
"CorporateCode": "sample string 7",
"ZoneControlContracts": [
{
"$id": "45",
"SearchFilterId": 1,
"Id": "d800df57-cbe5-4a54-9b93-d858fcf64c07",
"SearchFilter": {
"$ref": "44"
},
"ContractId": "349b10b8-0807-40cc-b4df-629113f9cff4",
"MaxPowerPrActivation": 2.1,
"Contract": {
"$ref": "32"
},
"DaysAllowedForActivation": 0,
"Name": "sample string 12",
"PermittedIntervals": "sample string 3",
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"MaxAllowedActivationTime": 1,
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"MininumTimeBetweenActivation": 4,
"CancelTime": "2026-02-27T00:47:57.3386479+00:00",
"Tolerance": 5.1,
"Signed": "2026-02-27T00:47:57.3386479+00:00",
"ReservationFee": 6.1,
"Renewal": 0,
"ActivationFeeWorkdays": 7.1,
"ParticipantId": 15,
"ActivationFeeNonWorkdays": 8.1,
"Participant": {
"$ref": "8"
},
"NonConformanceClause": "sample string 9"
},
{
"$ref": "45"
}
],
"PurchasePrice": "sample string 8",
"InServiceDate": "2026-02-27T00:47:57.3386479+00:00",
"AddressId": 1,
"ValidFrom": "2026-02-27T00:47:57.3386479+00:00",
"ValidTo": "2026-02-27T00:47:57.3386479+00:00",
"DefaultTimeZoneId": "sample string 10",
"ParticipantId": 1,
"AssetActivityRecords": [
{
"$ref": "12"
},
{
"$ref": "12"
}
],
"Address": {
"$ref": "14"
},
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetParentRelationships": [
{
"$ref": "17"
},
{
"$ref": "17"
}
],
"AssetTimeSeries": [
{
"$ref": "18"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": {
"$ref": "38"
},
"AssetWorkFlow": [
{
"$ref": "19"
},
{
"$ref": "19"
}
],
"AlarmHandlings": [
{
"$ref": "21"
},
{
"$ref": "21"
}
],
"Categories": [
{
"$ref": "22"
},
{
"$ref": "22"
}
],
"AssetModelId": 1,
"AssetModel": {
"$ref": "23"
},
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ImportSource": "sample string 11",
"Note": "sample string 12",
"Configurations": [],
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 14",
"AssetGuid": "140e342d-8bf0-4462-bfae-9e3299131db1",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 16,
"LabelGuid": "281536d6-ce09-4eac-a830-dc4d6b2d0dcb",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"EntityState": 0
},
{
"$ref": "44"
}
],
"Diagrams": [
{
"$id": "46",
"Id": 1,
"DiagramKey": "sample string 2",
"CreatedTime": "2026-02-27T00:47:57.3386479+00:00",
"ModifiedTime": "2026-02-27T00:47:57.3386479+00:00",
"UserId": "sample string 5",
"IsShared": true,
"User": {
"$ref": "4"
},
"Description": "sample string 7",
"Name": "sample string 8",
"DiagramType": 0
},
{
"$ref": "46"
}
],
"FirstName": "sample string 5",
"LastName": "sample string 6"
},
{
"$ref": "4"
}
],
"Roles": [
{
"$ref": "2"
},
{
"$ref": "2"
}
],
"Participant": {
"$ref": "8"
}
},
{
"$ref": "3"
}
]
},
"SystemFunction": {
"$id": "47",
"Id": 1,
"Name": "sample string 2",
"Enabled": true,
"Description": "sample string 4",
"RoleFunctions": [
{
"$ref": "1"
},
{
"$ref": "1"
}
],
"SystemProperties": []
}
},
{
"$ref": "1"
}
]
text/html
Sample:
[{"$id":"1","Id":1,"RoleId":2,"SystemFunctionId":3,"Permission":0,"UserRole":{"$id":"2","Id":1,"Name":"sample string 2","Description":"sample string 3","RoleFunctions":[{"$ref":"1"},{"$ref":"1"}],"Groups":[{"$id":"3","Id":1,"Name":"sample string 2","Description":"sample string 3","ParticipantId":1,"Users":[{"$id":"4","Id":"sample string 1","Name":"sample string 2","Lastlogon":"2026-02-27T00:47:57.3386479+00:00","picture":"QEA=","Created":"2026-02-27T00:47:57.3386479+00:00","Enabled":true,"ElectronicAddress":{"$id":"5","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":"6","Id":1,"CommunicationUnitId":2,"CloudServiceConnectionId":3,"ElectronicAddressId":4,"CommunicationUnit":null,"CloudServiceConnection":{"$id":"7","Id":1,"ServiceName":"sample string 2","BaseUrl":"sample string 3","ComUnitServiceConnections":[{"$ref":"6"},{"$ref":"6"}],"Username":"sample string 4","Password":"sample string 5"},"ElectronicAddress":{"$ref":"5"}},{"$ref":"6"}],"Participants":[{"$id":"8","Id":1,"Name":"sample string 2","ElectronicAddressId":3,"AssetContracts":[{"$id":"9","MeterId":1,"Id":"39642ddd-ad5f-4538-9d51-3008e4045837","Meter":{"$id":"10","MeterInstallation":{"$id":"11","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-27T00:47:57.3386479+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2026-02-27T00:47:57.3386479+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"10"},{"$ref":"10"}],"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","MeterPointNumber":"sample string 9","ValidTo":"2026-02-27T00:47:57.3386479+00:00","IndustryCode":"sample string 10","DefaultTimeZoneId":"sample string 18","InstallationType":0,"ParticipantId":1,"MeteringSiteClassificationId":1,"AssetActivityRecords":[{"$id":"12","Id":1,"AssetId":2,"Reason":"sample string 3","CreatedDateTime":"2026-02-27T00:47:57.3386479+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"13","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2026-02-27T00:47:57.3386479+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2026-02-27T00:47:57.3386479+00:00","AddressId":1,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","DefaultTimeZoneId":"sample string 7","ParticipantId":1,"AssetActivityRecords":[{"$ref":"12"},{"$ref":"12"}],"Address":{"$id":"14","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-27T00:47:57.3386479+00:00","StreetNumberExtension":"sample string 8","ParticipantId":1,"LegalEntityDetails":[{"$id":"15","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-27T00:47:57.3386479+00:00","ParticipantId":8,"AddressId":1,"Participant":{"$ref":"8"},"Address":{"$ref":"14"},"ElectronicAddress":{"$ref":"5"},"ElectronicAddressId":1,"GlobalLocationNumber":"sample string 9"},{"$ref":"15"}],"Assets":[{"$ref":"13"},{"$ref":"13"}],"Participant":{"$ref":"8"},"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":"16","Id":1,"AssetId":2,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","ParticipantId":5,"Asset":{"$ref":"13"},"Participant":{"$ref":"8"},"AssetGuid":"4dba9e7c-b957-4198-bd11-1039df2e5820"},{"$ref":"16"}],"AssetRelationships":[{"$id":"17","Id":1,"Guid":"4e9a7e37-0614-46d9-ac95-18ccdf2cb37f","AssetId":3,"Asset":{"$ref":"13"},"AssetParentId":1,"AssetParent":{"$ref":"13"},"RelationshipType":0,"AssetGuid":"3f8eebfc-78eb-4f2c-afb5-52c2d4b5b552","AssetParentGuid":"115f7956-7fda-4459-9fda-002bd82bfbf6","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00"},{"$ref":"17"}],"AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetTimeSeries":[{"$id":"18","Id":1,"AssetId":2,"Asset":{"$ref":"13"},"BlobKey":"sample string 3","UnitType":1,"Unit":0,"Resolution":0,"TimeZoneId":"sample string 4","SampleFrequencyInSec":1.1,"LastValue":1.1,"LastCollected":"2026-02-27T00:47:57.3386479+00:00","LastCompleteCollection":"2026-02-27T00:47:57.3386479+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"64640438-8d17-4aab-b688-6ce6209217c1"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":null,"AssetWorkFlow":[{"$id":"19","InstanceId":"42a07e4b-a41a-433a-b365-e3ede1452719","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2026-02-27T00:47:57.3386479+00:00","Asset":{"$ref":"13"},"Workflow":{"$id":"20","Id":1,"Name":"sample string 2","Active":true,"Content":"sample string 4","Status":0,"ParticipantId":5,"WorkflowContentType":0,"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"Participant":{"$ref":"8"},"TimeSeriesTypeClass":1},"ValidFromDateTime":"2026-02-27T00:47:57.3386479+00:00","ValidToDateTime":"2026-02-27T00:47:57.3386479+00:00","ManuallySet":true,"AssetGuid":"a71f4839-6313-4a29-bdff-9c29c2dad6aa"},{"$ref":"19"}],"AlarmHandlings":[{"$id":"21","Id":1,"AssetId":2,"Asset":{"$ref":"13"},"Mode":0,"Description":"sample string 3","UserId":"sample string 4","User":{"$ref":"4"},"CreatedDateTime":"2026-02-27T00:47:57.3386479+00:00","FromDateTime":"2026-02-27T00:47:57.3386479+00:00","ToDateTime":"2026-02-27T00:47:57.3386479+00:00","AssetGuid":"71f835a5-018e-4ce7-8124-0e541eec87cb"},{"$ref":"21"}],"Categories":[{"$id":"22","Id":1,"Name":"sample string 2","Description":"sample string 3","SourceStatus":0,"Source":"sample string 4","Participant":{"$ref":"8"},"ParticipantId":5,"Assets":[{"$ref":"13"},{"$ref":"13"}],"CategoryType":0},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$id":"23","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":"24","Id":1,"Name":"sample string 2","Value":"sample string 3","AssetModelId":4,"AssetModel":{"$ref":"23"}},{"$ref":"24"}]},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$id":"25","AssetId":1,"CalculationId":2,"Asset":{"$ref":"13"},"Calculation":{"$id":"26","Id":1,"CalculationDefinitionId":2,"Name":"sample string 3","Description":"sample string 4","lastRunTime":"2026-02-27T00:47:57.3386479+00:00","FrequencyInSeconds":5,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00"},"ValidFromDateTime":"2026-02-27T00:47:57.3386479+00:00","ValidToDateTime":"2026-02-27T00:47:57.3386479+00:00","ManuallySet":true,"AssetGuid":"3df0767b-9397-43f6-9394-5069716944a5"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"9c4880a0-e8e4-4b91-a01a-ea75cb0f2e49","Contracts":[{"$id":"27","AssetId":1,"Id":"bcc11581-4f01-445b-9022-f0cbd7911d41","Asset":{"$ref":"13"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"8"},"OwnerLegalEntity":{"$id":"28","Id":1,"Name":"sample string 2","EntityType":0,"ExternalId":"sample string 3","LegalEntityRoles":[{"$id":"29","LegalEntityId":1,"LegalEntity":{"$ref":"28"},"LegalEntityDetailId":2,"LegalEntityDetail":{"$ref":"15"},"RoleType":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00"},{"$ref":"29"}]},"Type":0,"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$id":"30","Id":1,"Name":"sample string 2","PaymentType":"sample string 4","ExternalId":"sample string 5"},"Assets":[{"$id":"31","Id":"70556ac1-72d8-46c0-b231-27ebf562b2b5","ContractId":"a64c932c-30a0-4ace-92e7-f07c410271a9","Contract":{"$id":"32","Id":"95d41d19-95b5-4929-a167-2bccd3c6aa8e","Name":"sample string 2","OwnerLegalEntityId":3,"OwnerLegalEntity":{"$ref":"28"},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","ExternalContractId":"sample string 7","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2026-02-27T00:47:57.3386479+00:00"},"Name":"sample string 3","ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","Signed":"2026-02-27T00:47:57.3386479+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"8"}},{"$ref":"31"}],"Signed":"2026-02-27T00:47:57.3386479+00:00"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$id":"33","AssetId":1,"Id":"1dd27c01-6a41-4591-8e33-963a52cf867d","Asset":{"$ref":"13"},"ContractId":"0d997b57-9ca6-4e1c-ba09-3c2e70f155b6","Contract":{"$ref":"32"},"Name":"sample string 4","ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","Signed":"2026-02-27T00:47:57.3386479+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"8"}},{"$ref":"33"}],"SDBMHash":13,"LabelGuid":"189b24fd-d72e-4307-bdd7-e868cfd834ba","ExternalKeys":[{"$id":"34","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"392743c2-d312-433b-b48f-43ad8b754867","ExternalSystem":{"$id":"35","Id":"118ba098-40c8-45be-9b29-727013508fa8","SystemName":"sample string 2"}},{"$ref":"34"}],"EntityState":0},"Documents":[{"$id":"36","Id":1,"Content":"QEA=","AssetActivityRecordId":2,"FileName":"sample string 3","FileExtension":"sample string 4","Description":"sample string 5","AssetActivityRecord":{"$ref":"12"}},{"$ref":"36"}],"AssetGuid":"2255a3e2-0d51-4eee-8539-68454f3cbaf1"},{"$ref":"12"}],"MeteringSiteClassification":{"$id":"37","Id":1,"Code":"sample string 2","Description":"sample string 3"},"Address":{"$ref":"14"},"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"AssetRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetTimeSeries":[{"$ref":"18"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":{"$id":"38","AssetId":1,"Asset":{"$ref":"13"},"SpartialReference":2,"GeoBinary":"QEA=","AssetGuid":"00000000-0000-0000-0000-000000000000"},"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"AlarmHandlings":[{"$ref":"21"},{"$ref":"21"}],"Categories":[{"$ref":"22"},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$ref":"23"},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"adcc90df-6527-4c74-8e87-af6425ea5073","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":24,"LabelGuid":"d7c68a4d-8c23-4314-9f64-cfe65ce58a3a","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"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-27T00:47:57.3386479+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2026-02-27T00:47:57.3386479+00:00","EnergyProviderContracts":[{"$id":"39","MeterId":1,"Id":"1028f932-6042-43a3-954a-f40e7cd96a30","Meter":{"$ref":"10"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"8"},"OwnerLegalEntity":{"$ref":"28"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2026-02-27T00:47:57.3386479+00:00"},{"$ref":"39"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"9"},{"$ref":"9"}],"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","LeftDigitCount":1,"ValidTo":"2026-02-27T00:47:57.3386479+00:00","RightDigitCount":1,"DefaultTimeZoneId":"sample string 13","ConversionFactor":1.0,"ParticipantId":1,"StartValue":3.1,"AssetActivityRecords":[{"$ref":"12"},{"$ref":"12"}],"AmiMeterType":0,"Address":{"$ref":"14"},"P2P":true,"SimCards":[{"$id":"40","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-27T00:47:57.3386479+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2026-02-27T00:47:57.3386479+00:00","InServiceDate":"2026-02-27T00:47:57.3386479+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","PhoneCommunicationUnit":{"$id":"41","PhoneNumber":"sample string 1","Id":2,"SimCards":[{"$ref":"40"},{"$ref":"40"}],"MacAddress":"sample string 3","SerialNumber":"sample string 4","NetworkCarrier":1,"AssetId":5,"CloudServiceConnectionId":6,"Asset":{"$ref":"13"},"ComUnitServiceConnections":[{"$ref":"6"},{"$ref":"6"}],"AssetGuid":"e73cdcf6-6f8f-4082-89f2-111055c28cd1"},"ValidTo":"2026-02-27T00:47:57.3386479+00:00","PhoneNumber":"sample string 8","DefaultTimeZoneId":"sample string 16","IpAddress":"sample string 9","ParticipantId":1,"AssetActivityRecords":[{"$ref":"12"},{"$ref":"12"}],"Address":{"$ref":"14"},"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"AssetRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetTimeSeries":[{"$ref":"18"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":{"$ref":"38"},"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"AlarmHandlings":[{"$ref":"21"},{"$ref":"21"}],"Categories":[{"$ref":"22"},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$ref":"23"},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"e68e4dcc-ca9b-4512-b855-fd84d2e6e0e0","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":22,"LabelGuid":"53ab0f7c-0fbe-41d3-a786-2a5abbe2e936","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"EntityState":0},{"$ref":"40"}],"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"SimCardId":"sample string 5","AssetRelationships":[{"$ref":"17"},{"$ref":"17"}],"ModemImei":"sample string 6","AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"Antenna":{"$id":"42","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-27T00:47:57.3386479+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2026-02-27T00:47:57.3386479+00:00","AddressId":1,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","DefaultTimeZoneId":"sample string 13","ParticipantId":1,"AssetActivityRecords":[{"$ref":"12"},{"$ref":"12"}],"Address":{"$ref":"14"},"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"AssetRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetTimeSeries":[{"$ref":"18"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":{"$ref":"38"},"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"AlarmHandlings":[{"$ref":"21"},{"$ref":"21"}],"Categories":[{"$ref":"22"},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$ref":"23"},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"c20b7130-11de-4071-aa9a-c7e71c22e6b4","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":19,"LabelGuid":"618e37a8-4b30-4f41-8398-aa197ab0650d","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"EntityState":0},"AssetTimeSeries":[{"$ref":"18"},{"$ref":"18"}],"AntennaId":1,"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":{"$ref":"38"},"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"AlarmHandlings":[{"$ref":"21"},{"$ref":"21"}],"Categories":[{"$ref":"22"},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$ref":"23"},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"defac4fe-177f-42e7-96af-eda8af0837f7","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":19,"LabelGuid":"646aaef3-a43b-4c88-b7ce-8ec7cc337a3c","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"EntityState":0},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"8"},"OwnerLegalEntity":{"$ref":"28"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","CancelTime":"2026-02-27T00:47:57.3386479+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2026-02-27T00:47:57.3386479+00:00"},{"$ref":"9"}],"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"ElectronicAddress":{"$ref":"5"},"Assets":[{"$ref":"13"},{"$ref":"13"}],"Schedules":[{"$id":"43","Id":1,"ExecutionTimeUTC":"2026-02-27T00:47:57.3386479+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2026-02-27T00:47:57.3386479+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-27T00:47:57.3386479+00:00","EndDateTimeUTC":"2026-02-27T00:47:57.3386479+00:00","RepeatTimeUTC":"00:00:00.1234567","NoOfOccurences":1,"Status":0,"ParticipantId":4,"Participant":{"$ref":"8"}},{"$ref":"43"}],"UserGroups":[{"$ref":"3"},{"$ref":"3"}],"LegalEntityId":1,"LegalEntity":{"$ref":"28"},"GridOwnerCode":"sample string 4","AddressId":1,"InvoiceAddressId":1,"OrganizationNumber":"sample string 5","Address":{"$ref":"14"},"InvoiceAddress":{"$ref":"14"},"ShortName":"sample string 6"},{"$ref":"8"}]},"ElectronicAddressId":1,"UserGroups":[{"$ref":"3"},{"$ref":"3"}],"SearchFilters":[{"$id":"44","SearchFilters":"QEA=","Id":4,"Guid":"a1363410-66c3-41b7-98e1-38104ef4c628","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"4"},"InstallationDate":"2026-02-27T00:47:57.3386479+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"45","SearchFilterId":1,"Id":"d800df57-cbe5-4a54-9b93-d858fcf64c07","SearchFilter":{"$ref":"44"},"ContractId":"349b10b8-0807-40cc-b4df-629113f9cff4","MaxPowerPrActivation":2.1,"Contract":{"$ref":"32"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2026-02-27T00:47:57.3386479+00:00","MaxAllowedActivationTime":1,"ValidTo":"2026-02-27T00:47:57.3386479+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2026-02-27T00:47:57.3386479+00:00","Tolerance":5.1,"Signed":"2026-02-27T00:47:57.3386479+00:00","ReservationFee":6.1,"Renewal":0,"ActivationFeeWorkdays":7.1,"ParticipantId":15,"ActivationFeeNonWorkdays":8.1,"Participant":{"$ref":"8"},"NonConformanceClause":"sample string 9"},{"$ref":"45"}],"PurchasePrice":"sample string 8","InServiceDate":"2026-02-27T00:47:57.3386479+00:00","AddressId":1,"ValidFrom":"2026-02-27T00:47:57.3386479+00:00","ValidTo":"2026-02-27T00:47:57.3386479+00:00","DefaultTimeZoneId":"sample string 10","ParticipantId":1,"AssetActivityRecords":[{"$ref":"12"},{"$ref":"12"}],"Address":{"$ref":"14"},"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"AssetRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetParentRelationships":[{"$ref":"17"},{"$ref":"17"}],"AssetTimeSeries":[{"$ref":"18"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":{"$ref":"38"},"AssetWorkFlow":[{"$ref":"19"},{"$ref":"19"}],"AlarmHandlings":[{"$ref":"21"},{"$ref":"21"}],"Categories":[{"$ref":"22"},{"$ref":"22"}],"AssetModelId":1,"AssetModel":{"$ref":"23"},"CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"140e342d-8bf0-4462-bfae-9e3299131db1","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":16,"LabelGuid":"281536d6-ce09-4eac-a830-dc4d6b2d0dcb","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"EntityState":0},{"$ref":"44"}],"Diagrams":[{"$id":"46","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2026-02-27T00:47:57.3386479+00:00","ModifiedTime":"2026-02-27T00:47:57.3386479+00:00","UserId":"sample string 5","IsShared":true,"User":{"$ref":"4"},"Description":"sample string 7","Name":"sample string 8","DiagramType":0},{"$ref":"46"}],"FirstName":"sample string 5","LastName":"sample string 6"},{"$ref":"4"}],"Roles":[{"$ref":"2"},{"$ref":"2"}],"Participant":{"$ref":"8"}},{"$ref":"3"}]},"SystemFunction":{"$id":"47","Id":1,"Name":"sample string 2","Enabled":true,"Description":"sample string 4","RoleFunctions":[{"$ref":"1"},{"$ref":"1"}],"SystemProperties":[]}},{"$ref":"1"}]