GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "b5884a41-5e56-46ad-8079-ce09eea65389",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "1b429905-4757-46fd-b004-1857b4c9b3d7",
"buildingComponent": "sample string 15",
"projectId": "a1aa24df-164e-4d19-9037-2caddd515965",
"project": "sample string 17",
"blueprintFileId": "e00e7c36-4608-415e-805f-c24d482d2338",
"blueprintFile": {
"id": "56975040-83ed-4edf-b173-ee1a4a8605ba",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "c5f946ae-5f7c-423a-a680-a2816555c8cc",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "128bd87c-aeb9-45d8-905c-6ce8aa828a4f",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "018377be-eed2-4f47-a7eb-d8912b70ee6c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "06f74c8c-7ad9-4a8e-ad81-b8a72607f016",
"project": "sample string 15",
"projectId": "81903f48-8d0e-4187-b87c-eaf6bd5b49df",
"qrLogAttributeXMarker": [
{
"id": "0bbc133f-f40b-49aa-9978-74c5b0eb7794",
"value": "sample string 2",
"qrLogAttributeListValueId": "23320c10-2c48-488d-ae8f-aa6a6b6d28c5",
"markerId": "1a12f4ae-f1fa-4676-b11d-e7dd8dc739a7",
"qrLogAttributeId": "c06f5720-550c-4474-a90e-c34ec795be54",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0bbc133f-f40b-49aa-9978-74c5b0eb7794",
"value": "sample string 2",
"qrLogAttributeListValueId": "23320c10-2c48-488d-ae8f-aa6a6b6d28c5",
"markerId": "1a12f4ae-f1fa-4676-b11d-e7dd8dc739a7",
"qrLogAttributeId": "c06f5720-550c-4474-a90e-c34ec795be54",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "291b830f-8092-4c79-a61b-3b34aee2b26a",
"markerId": "c45eb1fa-59b3-4de7-8e0c-1298c446c55b",
"solutionId": "c08df484-adb7-41cf-aa17-8f5be88adea9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
},
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
}
],
"selectedProducts": [
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
},
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "291b830f-8092-4c79-a61b-3b34aee2b26a",
"markerId": "c45eb1fa-59b3-4de7-8e0c-1298c446c55b",
"solutionId": "c08df484-adb7-41cf-aa17-8f5be88adea9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
},
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
}
],
"selectedProducts": [
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
},
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
},
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
}
],
"archivedReports": [
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
},
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
}
],
"productSolutions": [
{
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "c5f946ae-5f7c-423a-a680-a2816555c8cc",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "128bd87c-aeb9-45d8-905c-6ce8aa828a4f",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "018377be-eed2-4f47-a7eb-d8912b70ee6c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "06f74c8c-7ad9-4a8e-ad81-b8a72607f016",
"project": "sample string 15",
"projectId": "81903f48-8d0e-4187-b87c-eaf6bd5b49df",
"qrLogAttributeXMarker": [
{
"id": "0bbc133f-f40b-49aa-9978-74c5b0eb7794",
"value": "sample string 2",
"qrLogAttributeListValueId": "23320c10-2c48-488d-ae8f-aa6a6b6d28c5",
"markerId": "1a12f4ae-f1fa-4676-b11d-e7dd8dc739a7",
"qrLogAttributeId": "c06f5720-550c-4474-a90e-c34ec795be54",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0bbc133f-f40b-49aa-9978-74c5b0eb7794",
"value": "sample string 2",
"qrLogAttributeListValueId": "23320c10-2c48-488d-ae8f-aa6a6b6d28c5",
"markerId": "1a12f4ae-f1fa-4676-b11d-e7dd8dc739a7",
"qrLogAttributeId": "c06f5720-550c-4474-a90e-c34ec795be54",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "291b830f-8092-4c79-a61b-3b34aee2b26a",
"markerId": "c45eb1fa-59b3-4de7-8e0c-1298c446c55b",
"solutionId": "c08df484-adb7-41cf-aa17-8f5be88adea9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
},
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
}
],
"selectedProducts": [
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
},
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "291b830f-8092-4c79-a61b-3b34aee2b26a",
"markerId": "c45eb1fa-59b3-4de7-8e0c-1298c446c55b",
"solutionId": "c08df484-adb7-41cf-aa17-8f5be88adea9",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
},
{
"id": "35e1361c-dfcf-48be-a707-e98cc57d84b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:23:52.5002332Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "609f7fad-14ff-4d98-9411-1ed10affddaa"
}
],
"selectedProducts": [
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
},
{
"id": "3367946c-1d7c-4f97-a4c8-8b5b63d2accf",
"markerXSolutionsId": "b86819b9-61b5-4bbe-83d2-68d15fde869f",
"productId": "232169e9-13a5-42f8-9135-806e52f150a8"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
},
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
}
],
"archivedReports": [
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
},
{
"id": "7ee191a2-478a-4391-ae0e-453d037a4f0a",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "59ba8577-7dcd-4069-8d00-1cf9258909eb"
}
],
"productSolutions": [
{
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "235a919d-14eb-4018-833f-4ea94fbd299c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
},
{
"id": "871b9a1e-c8b8-4eed-990b-7088509b255b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/871b9a1e-c8b8-4eed-990b-7088509b255b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "776b4fa6-42e3-41f3-8094-267bc11b7bfb",
"value": "sample string 2",
"qrLogAttributeListValueId": "856cf3c7-c8f1-472a-bdbe-3b69118d16b7",
"qrLogAttributeListValue": {
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"markerXSolutionsId": "369a7baf-022a-4218-9352-333c054373d6",
"qrLogAttributeId": "991351eb-5bbf-4416-8012-07f55d07d803",
"qrLogAttribute": {
"id": "7113d533-1005-4a52-8d4c-0e59f398f295",
"code": "sample string 2",
"selectedValue": "377c29e7-7b37-4190-9f5a-842baf65dbd1",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0a5becaf-a40c-49f5-b270-ebdcbc9307fc",
"sourceId": "334f9c4e-40de-48fa-b875-1f2840a625f6",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0b605ffb-fa9b-4b30-ab78-aafe9d7d4ec5",
"qrLogAttributeClass": {
"id": "7d3ac3ba-b637-410d-9c52-c1d16b3fc560",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
},
{
"id": "306cd295-f0f0-4847-a3e3-24dfc2c6313e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "279772f1-8782-4eb3-8d9f-28e64f32023c",
"qrLogAttributeListValueGlobalRefId": "0a1273b5-285a-4f51-9ee9-54706d427e3a",
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
]
}
],
"translations": [
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
},
{
"id": "82b78ffb-fcf9-403a-ac42-27aab6bc11d1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "29c4c395-2427-4828-ac10-da7429da08e3"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
}