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": "2025-12-22T18:13:40.92867+00:00",
"picture": "QEA=",
"Created": "2025-12-22T18:13:40.92867+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": "79eb90f0-7106-46cc-bb9d-8d07dd8effa9",
"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": "2025-12-22T18:13:40.9443087+00:00",
"OverloadProtectionNumPhases": 5,
"CorporateCode": "sample string 15",
"OverloadProtectionCurrent": 6.1,
"PurchasePrice": "sample string 16",
"ShortCircuitNumPhases": 7,
"InServiceDate": "2025-12-22T18:13:40.9443087+00:00",
"ShortCircuitCurrent": 8.1,
"AddressId": 1,
"Meters": [
{
"$ref": "10"
},
{
"$ref": "10"
}
],
"ValidFrom": "2025-12-22T18:13:40.9443087+00:00",
"MeterPointNumber": "sample string 9",
"ValidTo": "2025-12-22T18:13:40.9443087+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": "2025-12-22T18:13:40.9443087+00:00",
"Severity": 0,
"Category": "sample string 5",
"Asset": {
"$id": "13",
"Id": 1,
"Name": "sample string 2",
"Description": "sample string 3",
"InstallationDate": "2025-12-22T18:13:40.9443087+00:00",
"CorporateCode": "sample string 4",
"PurchasePrice": "sample string 5",
"InServiceDate": "2025-12-22T18:13:40.9443087+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-22T18:13:40.9443087+00:00",
"ValidTo": "2025-12-22T18:13:40.9443087+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": "2025-12-22T18:13:40.9443087+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": "2025-12-22T18:13:40.9443087+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": "2025-12-22T18:13:40.9443087+00:00",
"ValidTo": "2025-12-22T18:13:40.9443087+00:00",
"ParticipantId": 5,
"Asset": {
"$ref": "13"
},
"Participant": {
"$ref": "8"
},
"AssetGuid": "270f9159-74f8-4ca7-bd21-cf8daf76be02"
},
{
"$ref": "16"
}
],
"AssetRelationships": [
{
"$id": "17",
"Id": 1,
"Guid": "6d4719df-cf3d-4738-bbe4-8f4210f853f2",
"AssetId": 3,
"Asset": {
"$ref": "13"
},
"AssetParentId": 1,
"AssetParent": {
"$ref": "13"
},
"RelationshipType": 0,
"AssetGuid": "f1ffbf9e-a3a4-4f4a-a3ba-cc7a4c960caa",
"AssetParentGuid": "7a1469f9-697c-44e4-940b-6f624d3d76be",
"Priority": 6,
"PropertiesJsonString": "sample string 7",
"EntityState": 0,
"ValidFrom": "2025-12-22T18:13:40.9443087+00:00",
"ValidTo": "2025-12-22T18:13:40.9443087+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": "2025-12-22T18:13:40.9619141+00:00",
"LastCompleteCollection": "2025-12-22T18:13:40.9619141+00:00",
"IsCalculated": true,
"ParentTimeseriesId": 1,
"ParentTimeseries": null,
"Description": "sample string 6",
"DataOrigin": 0,
"AssetGuid": "5ef965c8-ab49-4f3d-ab98-2f7e952cb3a3"
},
{
"$ref": "18"
}
],
"CommunicationUnits": [],
"Participant": {
"$ref": "8"
},
"Location": null,
"AssetWorkFlow": [
{
"$id": "19",
"InstanceId": "0d5ad588-4462-4197-857b-bc4266a58dca",
"AssetId": 1,
"WorkFlowId": 2,
"Remarks": "sample string 3",
"ExecutedTime": "2025-12-22T18:13:40.9780374+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": "2025-12-22T18:13:40.9780374+00:00",
"ValidToDateTime": "2025-12-22T18:13:40.9780374+00:00",
"ManuallySet": true,
"AssetGuid": "68ec3602-5487-41c4-880e-873af7d0ecaf"
},
{
"$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": "2025-12-22T18:13:40.9780374+00:00",
"FromDateTime": "2025-12-22T18:13:40.9780374+00:00",
"ToDateTime": "2025-12-22T18:13:40.9780374+00:00",
"AssetGuid": "977951c1-a0c0-43cd-bb42-a0a004c6f051"
},
{
"$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": "2025-12-22T18:13:40.9936807+00:00",
"ImportSource": "sample string 8",
"Note": "sample string 9",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:40.9936807+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": "2025-12-22T18:13:40.9936807+00:00",
"FrequencyInSeconds": 5,
"ValidFrom": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00"
},
"ValidFromDateTime": "2025-12-22T18:13:40.9936807+00:00",
"ValidToDateTime": "2025-12-22T18:13:40.9936807+00:00",
"ManuallySet": true,
"AssetGuid": "cdc7ee52-f799-4974-8ee2-f7f5fb764863"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 11",
"AssetGuid": "9b4f0bdb-4d02-4e56-aa26-8319bbf5a4a9",
"Contracts": [
{
"$id": "27",
"AssetId": 1,
"Id": "b1ed53a0-8d12-4c84-a885-d1974846661e",
"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": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00"
},
{
"$ref": "29"
}
]
},
"Type": 0,
"PartnerLegalEntityId": 6,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00",
"CancelTime": "2025-12-22T18:13:40.9936807+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": "a7e8d180-747d-49b7-b27e-caab179534b8",
"ContractId": "c477cd86-cc58-436d-9c46-62299e58ea35",
"Contract": {
"$id": "32",
"Id": "4553577e-cb4b-4e6c-b24a-f3d7a9bc4ea8",
"Name": "sample string 2",
"OwnerLegalEntityId": 3,
"OwnerLegalEntity": {
"$ref": "28"
},
"PartnerLegalEntityId": 4,
"PartnerLegalEntity": {
"$ref": "28"
},
"BuyOrSale": 0,
"ValidFrom": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00",
"CancelTime": "2025-12-22T18:13:40.9936807+00:00",
"ExternalContractId": "sample string 7",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2025-12-22T18:13:40.9936807+00:00"
},
"Name": "sample string 3",
"ValidFrom": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00",
"CancelTime": "2025-12-22T18:13:40.9936807+00:00",
"Signed": "2025-12-22T18:13:40.9936807+00:00",
"Renewal": 0,
"ParticipantId": 6,
"Participant": {
"$ref": "8"
}
},
{
"$ref": "31"
}
],
"Signed": "2025-12-22T18:13:40.9936807+00:00"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$id": "33",
"AssetId": 1,
"Id": "8f0e20ca-af72-447e-9d07-444f8c5ccb3e",
"Asset": {
"$ref": "13"
},
"ContractId": "fc8ed218-922d-4a03-9505-d45af4e389c3",
"Contract": {
"$ref": "32"
},
"Name": "sample string 4",
"ValidFrom": "2025-12-22T18:13:40.9936807+00:00",
"ValidTo": "2025-12-22T18:13:40.9936807+00:00",
"CancelTime": "2025-12-22T18:13:40.9936807+00:00",
"Signed": "2025-12-22T18:13:40.9936807+00:00",
"Renewal": 0,
"ParticipantId": 7,
"Participant": {
"$ref": "8"
}
},
{
"$ref": "33"
}
],
"SDBMHash": 13,
"LabelGuid": "fb57ac5b-91fc-4eb4-9506-1e76ccca56b1",
"ExternalKeys": [
{
"$id": "34",
"AssetId": 1,
"ExternalId": "sample string 2",
"ExternalSystemId": "f1709645-5003-4ccd-9056-c1a43ac0b6e1",
"ExternalSystem": {
"$id": "35",
"Id": "1f440f91-8afc-40e1-beba-f310eb38dd91",
"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": "1c067a4f-3d5d-49f2-85a6-b7effca8ca18"
},
{
"$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": "2025-12-22T18:13:41.0093114+00:00",
"ImportSource": "sample string 19",
"Note": "sample string 20",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:41.0093114+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 22",
"AssetGuid": "dba1b4da-ca26-4e5c-99f0-77397af1c68d",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 24,
"LabelGuid": "49a45a9b-9b1a-4757-9670-2ae335d2e47b",
"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": "2025-12-22T18:13:41.02494+00:00",
"Status": 1,
"CorporateCode": "sample string 10",
"MeterType": 0,
"PurchasePrice": "sample string 11",
"EstimatedAnnualUsage": 1.1,
"InServiceDate": "2025-12-22T18:13:41.02494+00:00",
"EnergyProviderContracts": [
{
"$id": "39",
"MeterId": 1,
"Id": "de3581e2-c680-4f85-a75d-0f8c57829bc7",
"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": "2025-12-22T18:13:41.0093114+00:00",
"ValidTo": "2025-12-22T18:13:41.0093114+00:00",
"CancelTime": "2025-12-22T18:13:41.0093114+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2025-12-22T18:13:41.0093114+00:00"
},
{
"$ref": "39"
}
],
"AddressId": 1,
"PowerDistributionContracts": [
{
"$ref": "9"
},
{
"$ref": "9"
}
],
"ValidFrom": "2025-12-22T18:13:41.02494+00:00",
"LeftDigitCount": 1,
"ValidTo": "2025-12-22T18:13:41.02494+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": "2025-12-22T18:13:41.02494+00:00",
"PreferredNetworksList": [
"sample string 1",
"sample string 2"
],
"CorporateCode": "sample string 13",
"ICCID": "sample string 5",
"PurchasePrice": "sample string 14",
"Installed": "2025-12-22T18:13:41.02494+00:00",
"InServiceDate": "2025-12-22T18:13:41.02494+00:00",
"Active": true,
"AddressId": 1,
"PhoneCommunicationUnitId": 1,
"ValidFrom": "2025-12-22T18:13:41.02494+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": "7d96d004-82e8-4050-a13e-3e9ce634bcdd"
},
"ValidTo": "2025-12-22T18:13:41.02494+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": "2025-12-22T18:13:41.02494+00:00",
"ImportSource": "sample string 17",
"Note": "sample string 18",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:41.02494+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 20",
"AssetGuid": "588057cc-a2f0-4b18-8b8d-461bbbdd183f",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 22,
"LabelGuid": "cba904d8-0055-4f79-a93c-8190bbd00f35",
"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": "2025-12-22T18:13:41.02494+00:00",
"Documentation": "sample string 5",
"CorporateCode": "sample string 10",
"AntennaType": 0,
"PurchasePrice": "sample string 11",
"OpeningAngle": 6.1,
"InServiceDate": "2025-12-22T18:13:41.02494+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-22T18:13:41.02494+00:00",
"ValidTo": "2025-12-22T18:13:41.02494+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": "2025-12-22T18:13:41.02494+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:41.02494+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "ca5cf71d-738f-4404-9828-d20c843d35d5",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 19,
"LabelGuid": "0b23082e-1385-43ba-8732-87c60c843e5f",
"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": "2025-12-22T18:13:41.02494+00:00",
"ImportSource": "sample string 14",
"Note": "sample string 15",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:41.02494+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 17",
"AssetGuid": "d1db6eb8-1ae1-410b-abf8-ac9d04ba7a0c",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 19,
"LabelGuid": "a78c5e7a-8b9b-4fc8-8da9-3445a65c8a1d",
"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": "2025-12-22T18:13:41.02494+00:00",
"ValidTo": "2025-12-22T18:13:41.02494+00:00",
"CancelTime": "2025-12-22T18:13:41.02494+00:00",
"ExternalContractId": "sample string 9",
"ProductId": 1,
"Product": {
"$ref": "30"
},
"Assets": [
{
"$ref": "31"
},
{
"$ref": "31"
}
],
"Signed": "2025-12-22T18:13:41.02494+00:00"
},
{
"$ref": "9"
}
],
"AssetOwners": [
{
"$ref": "16"
},
{
"$ref": "16"
}
],
"ElectronicAddress": {
"$ref": "5"
},
"Assets": [
{
"$ref": "13"
},
{
"$ref": "13"
}
],
"Schedules": [
{
"$id": "43",
"Id": 1,
"ExecutionTimeUTC": "2025-12-22T18:13:41.02494+00:00",
"TimeZone": "sample string 2",
"LastExecutedTimeUTC": "2025-12-22T18:13:41.02494+00:00",
"RepeatDayTue": true,
"RepeatStartTimeUTC": "00:00:00.1234567",
"RepeatEndTimeUTC": "00:00:00.1234567",
"RepeatEveryWeekdayInMonth": "sample string 3",
"RepeatSeconds": 1,
"RepeatDayMon": true,
"RepeatDayWed": true,
"RepeatDayThu": true,
"RepeatDayFri": true,
"RepeatDaySat": true,
"RepeatDaySun": true,
"RepeatEveryXDay": 1,
"RepeatEveryXMonth": 1,
"RepeatEveryWeekdayNoInMonth": 1,
"RepeatEveryXYear": 1,
"EndNoOfOccurences": 1,
"RepeatExactDateTimeUTC": "2025-12-22T18:13:41.02494+00:00",
"EndDateTimeUTC": "2025-12-22T18:13:41.02494+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": "7b49313f-2b55-42ad-8d8a-eea143720ec6",
"Name": "sample string 5",
"UserId": "sample string 2",
"Description": "sample string 6",
"User": {
"$ref": "4"
},
"InstallationDate": "2025-12-22T18:13:41.02494+00:00",
"IsShared": true,
"CorporateCode": "sample string 7",
"ZoneControlContracts": [
{
"$id": "45",
"SearchFilterId": 1,
"Id": "266d4aef-aed4-4872-94f9-1e7db7bd7bac",
"SearchFilter": {
"$ref": "44"
},
"ContractId": "a895589b-774c-41fa-95a7-25233c341307",
"MaxPowerPrActivation": 2.1,
"Contract": {
"$ref": "32"
},
"DaysAllowedForActivation": 0,
"Name": "sample string 12",
"PermittedIntervals": "sample string 3",
"ValidFrom": "2025-12-22T18:13:41.02494+00:00",
"MaxAllowedActivationTime": 1,
"ValidTo": "2025-12-22T18:13:41.02494+00:00",
"MininumTimeBetweenActivation": 4,
"CancelTime": "2025-12-22T18:13:41.02494+00:00",
"Tolerance": 5.1,
"Signed": "2025-12-22T18:13:41.02494+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": "2025-12-22T18:13:41.02494+00:00",
"AddressId": 1,
"ValidFrom": "2025-12-22T18:13:41.02494+00:00",
"ValidTo": "2025-12-22T18:13:41.02494+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": "2025-12-22T18:13:41.02494+00:00",
"ImportSource": "sample string 11",
"Note": "sample string 12",
"Configurations": [],
"ModifiedTime": "2025-12-22T18:13:41.02494+00:00",
"AssetCalculations": [
{
"$ref": "25"
},
{
"$ref": "25"
}
],
"CoordinateModified": true,
"SerialNumber": "sample string 14",
"AssetGuid": "c5d1a9a7-6c00-471b-84d6-77445bec5d19",
"Contracts": [
{
"$ref": "27"
},
{
"$ref": "27"
}
],
"Resource": null,
"AssetSubContracts": [
{
"$ref": "33"
},
{
"$ref": "33"
}
],
"SDBMHash": 16,
"LabelGuid": "1730af7d-6cae-439a-a400-01dc00c3190b",
"ExternalKeys": [
{
"$ref": "34"
},
{
"$ref": "34"
}
],
"EntityState": 0
},
{
"$ref": "44"
}
],
"Diagrams": [
{
"$id": "46",
"Id": 1,
"DiagramKey": "sample string 2",
"CreatedTime": "2025-12-22T18:13:41.02494+00:00",
"ModifiedTime": "2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:40.92867+00:00","picture":"QEA=","Created":"2025-12-22T18:13:40.92867+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":"79eb90f0-7106-46cc-bb9d-8d07dd8effa9","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":"2025-12-22T18:13:40.9443087+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2025-12-22T18:13:40.9443087+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"10"},{"$ref":"10"}],"ValidFrom":"2025-12-22T18:13:40.9443087+00:00","MeterPointNumber":"sample string 9","ValidTo":"2025-12-22T18:13:40.9443087+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":"2025-12-22T18:13:40.9443087+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"13","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2025-12-22T18:13:40.9443087+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2025-12-22T18:13:40.9443087+00:00","AddressId":1,"ValidFrom":"2025-12-22T18:13:40.9443087+00:00","ValidTo":"2025-12-22T18:13:40.9443087+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":"2025-12-22T18:13:40.9443087+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":"2025-12-22T18:13:40.9443087+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":"2025-12-22T18:13:40.9443087+00:00","ValidTo":"2025-12-22T18:13:40.9443087+00:00","ParticipantId":5,"Asset":{"$ref":"13"},"Participant":{"$ref":"8"},"AssetGuid":"270f9159-74f8-4ca7-bd21-cf8daf76be02"},{"$ref":"16"}],"AssetRelationships":[{"$id":"17","Id":1,"Guid":"6d4719df-cf3d-4738-bbe4-8f4210f853f2","AssetId":3,"Asset":{"$ref":"13"},"AssetParentId":1,"AssetParent":{"$ref":"13"},"RelationshipType":0,"AssetGuid":"f1ffbf9e-a3a4-4f4a-a3ba-cc7a4c960caa","AssetParentGuid":"7a1469f9-697c-44e4-940b-6f624d3d76be","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2025-12-22T18:13:40.9443087+00:00","ValidTo":"2025-12-22T18:13:40.9443087+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":"2025-12-22T18:13:40.9619141+00:00","LastCompleteCollection":"2025-12-22T18:13:40.9619141+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"5ef965c8-ab49-4f3d-ab98-2f7e952cb3a3"},{"$ref":"18"}],"CommunicationUnits":[],"Participant":{"$ref":"8"},"Location":null,"AssetWorkFlow":[{"$id":"19","InstanceId":"0d5ad588-4462-4197-857b-bc4266a58dca","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2025-12-22T18:13:40.9780374+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":"2025-12-22T18:13:40.9780374+00:00","ValidToDateTime":"2025-12-22T18:13:40.9780374+00:00","ManuallySet":true,"AssetGuid":"68ec3602-5487-41c4-880e-873af7d0ecaf"},{"$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":"2025-12-22T18:13:40.9780374+00:00","FromDateTime":"2025-12-22T18:13:40.9780374+00:00","ToDateTime":"2025-12-22T18:13:40.9780374+00:00","AssetGuid":"977951c1-a0c0-43cd-bb42-a0a004c6f051"},{"$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":"2025-12-22T18:13:40.9936807+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2025-12-22T18:13:40.9936807+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":"2025-12-22T18:13:40.9936807+00:00","FrequencyInSeconds":5,"ValidFrom":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00"},"ValidFromDateTime":"2025-12-22T18:13:40.9936807+00:00","ValidToDateTime":"2025-12-22T18:13:40.9936807+00:00","ManuallySet":true,"AssetGuid":"cdc7ee52-f799-4974-8ee2-f7f5fb764863"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"9b4f0bdb-4d02-4e56-aa26-8319bbf5a4a9","Contracts":[{"$id":"27","AssetId":1,"Id":"b1ed53a0-8d12-4c84-a885-d1974846661e","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":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00"},{"$ref":"29"}]},"Type":0,"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00","CancelTime":"2025-12-22T18:13:40.9936807+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":"a7e8d180-747d-49b7-b27e-caab179534b8","ContractId":"c477cd86-cc58-436d-9c46-62299e58ea35","Contract":{"$id":"32","Id":"4553577e-cb4b-4e6c-b24a-f3d7a9bc4ea8","Name":"sample string 2","OwnerLegalEntityId":3,"OwnerLegalEntity":{"$ref":"28"},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"28"},"BuyOrSale":0,"ValidFrom":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00","CancelTime":"2025-12-22T18:13:40.9936807+00:00","ExternalContractId":"sample string 7","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2025-12-22T18:13:40.9936807+00:00"},"Name":"sample string 3","ValidFrom":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00","CancelTime":"2025-12-22T18:13:40.9936807+00:00","Signed":"2025-12-22T18:13:40.9936807+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"8"}},{"$ref":"31"}],"Signed":"2025-12-22T18:13:40.9936807+00:00"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$id":"33","AssetId":1,"Id":"8f0e20ca-af72-447e-9d07-444f8c5ccb3e","Asset":{"$ref":"13"},"ContractId":"fc8ed218-922d-4a03-9505-d45af4e389c3","Contract":{"$ref":"32"},"Name":"sample string 4","ValidFrom":"2025-12-22T18:13:40.9936807+00:00","ValidTo":"2025-12-22T18:13:40.9936807+00:00","CancelTime":"2025-12-22T18:13:40.9936807+00:00","Signed":"2025-12-22T18:13:40.9936807+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"8"}},{"$ref":"33"}],"SDBMHash":13,"LabelGuid":"fb57ac5b-91fc-4eb4-9506-1e76ccca56b1","ExternalKeys":[{"$id":"34","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"f1709645-5003-4ccd-9056-c1a43ac0b6e1","ExternalSystem":{"$id":"35","Id":"1f440f91-8afc-40e1-beba-f310eb38dd91","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":"1c067a4f-3d5d-49f2-85a6-b7effca8ca18"},{"$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":"2025-12-22T18:13:41.0093114+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2025-12-22T18:13:41.0093114+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"dba1b4da-ca26-4e5c-99f0-77397af1c68d","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":24,"LabelGuid":"49a45a9b-9b1a-4757-9670-2ae335d2e47b","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":"2025-12-22T18:13:41.02494+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2025-12-22T18:13:41.02494+00:00","EnergyProviderContracts":[{"$id":"39","MeterId":1,"Id":"de3581e2-c680-4f85-a75d-0f8c57829bc7","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":"2025-12-22T18:13:41.0093114+00:00","ValidTo":"2025-12-22T18:13:41.0093114+00:00","CancelTime":"2025-12-22T18:13:41.0093114+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2025-12-22T18:13:41.0093114+00:00"},{"$ref":"39"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"9"},{"$ref":"9"}],"ValidFrom":"2025-12-22T18:13:41.02494+00:00","LeftDigitCount":1,"ValidTo":"2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:41.02494+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2025-12-22T18:13:41.02494+00:00","InServiceDate":"2025-12-22T18:13:41.02494+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2025-12-22T18:13:41.02494+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":"7d96d004-82e8-4050-a13e-3e9ce634bcdd"},"ValidTo":"2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:41.02494+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2025-12-22T18:13:41.02494+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"588057cc-a2f0-4b18-8b8d-461bbbdd183f","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":22,"LabelGuid":"cba904d8-0055-4f79-a93c-8190bbd00f35","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":"2025-12-22T18:13:41.02494+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2025-12-22T18:13:41.02494+00:00","AddressId":1,"ValidFrom":"2025-12-22T18:13:41.02494+00:00","ValidTo":"2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:41.02494+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-22T18:13:41.02494+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"ca5cf71d-738f-4404-9828-d20c843d35d5","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":19,"LabelGuid":"0b23082e-1385-43ba-8732-87c60c843e5f","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":"2025-12-22T18:13:41.02494+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-22T18:13:41.02494+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"d1db6eb8-1ae1-410b-abf8-ac9d04ba7a0c","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":19,"LabelGuid":"a78c5e7a-8b9b-4fc8-8da9-3445a65c8a1d","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":"2025-12-22T18:13:41.02494+00:00","ValidTo":"2025-12-22T18:13:41.02494+00:00","CancelTime":"2025-12-22T18:13:41.02494+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"30"},"Assets":[{"$ref":"31"},{"$ref":"31"}],"Signed":"2025-12-22T18:13:41.02494+00:00"},{"$ref":"9"}],"AssetOwners":[{"$ref":"16"},{"$ref":"16"}],"ElectronicAddress":{"$ref":"5"},"Assets":[{"$ref":"13"},{"$ref":"13"}],"Schedules":[{"$id":"43","Id":1,"ExecutionTimeUTC":"2025-12-22T18:13:41.02494+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2025-12-22T18:13:41.02494+00:00","RepeatDayTue":true,"RepeatStartTimeUTC":"00:00:00.1234567","RepeatEndTimeUTC":"00:00:00.1234567","RepeatEveryWeekdayInMonth":"sample string 3","RepeatSeconds":1,"RepeatDayMon":true,"RepeatDayWed":true,"RepeatDayThu":true,"RepeatDayFri":true,"RepeatDaySat":true,"RepeatDaySun":true,"RepeatEveryXDay":1,"RepeatEveryXMonth":1,"RepeatEveryWeekdayNoInMonth":1,"RepeatEveryXYear":1,"EndNoOfOccurences":1,"RepeatExactDateTimeUTC":"2025-12-22T18:13:41.02494+00:00","EndDateTimeUTC":"2025-12-22T18:13:41.02494+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":"7b49313f-2b55-42ad-8d8a-eea143720ec6","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"4"},"InstallationDate":"2025-12-22T18:13:41.02494+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"45","SearchFilterId":1,"Id":"266d4aef-aed4-4872-94f9-1e7db7bd7bac","SearchFilter":{"$ref":"44"},"ContractId":"a895589b-774c-41fa-95a7-25233c341307","MaxPowerPrActivation":2.1,"Contract":{"$ref":"32"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2025-12-22T18:13:41.02494+00:00","MaxAllowedActivationTime":1,"ValidTo":"2025-12-22T18:13:41.02494+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2025-12-22T18:13:41.02494+00:00","Tolerance":5.1,"Signed":"2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:41.02494+00:00","AddressId":1,"ValidFrom":"2025-12-22T18:13:41.02494+00:00","ValidTo":"2025-12-22T18:13:41.02494+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":"2025-12-22T18:13:41.02494+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2025-12-22T18:13:41.02494+00:00","AssetCalculations":[{"$ref":"25"},{"$ref":"25"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"c5d1a9a7-6c00-471b-84d6-77445bec5d19","Contracts":[{"$ref":"27"},{"$ref":"27"}],"Resource":null,"AssetSubContracts":[{"$ref":"33"},{"$ref":"33"}],"SDBMHash":16,"LabelGuid":"1730af7d-6cae-439a-a400-01dc00c3190b","ExternalKeys":[{"$ref":"34"},{"$ref":"34"}],"EntityState":0},{"$ref":"44"}],"Diagrams":[{"$id":"46","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2025-12-22T18:13:41.02494+00:00","ModifiedTime":"2025-12-22T18:13:41.02494+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"}]