GET api/BlueprintsByBuildingComponentId/{buildingComponentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingComponentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "dadc9f64-9ea3-40da-9ca8-7e3240a84968",
"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": "d5145f34-6790-47d6-b247-8a7395037044",
"buildingComponent": "sample string 15",
"projectId": "f76b1ac5-1ed8-4af6-8f85-721d2725b18d",
"project": "sample string 17",
"blueprintFileId": "595acb64-b272-45c8-bf91-5642c8cbf4a1",
"blueprintFile": {
"id": "8115b019-a496-46f4-bb68-bf06959c46ea",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "c975ce5d-facb-416c-8e8c-cdda2403511b",
"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": "f4c50ac3-ecf9-4f69-a0b2-5b4cd0f9569e",
"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": "791e7ed9-5400-4c14-8783-7205073ee7d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4387d145-edad-40bf-87fe-a05150b27504",
"project": "sample string 15",
"projectId": "cce55a29-1e56-4eaa-b907-6c45d5601449",
"qrLogAttributeXMarker": [
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"archivedReports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"productSolutions": [
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "c975ce5d-facb-416c-8e8c-cdda2403511b",
"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": "f4c50ac3-ecf9-4f69-a0b2-5b4cd0f9569e",
"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": "791e7ed9-5400-4c14-8783-7205073ee7d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4387d145-edad-40bf-87fe-a05150b27504",
"project": "sample string 15",
"projectId": "cce55a29-1e56-4eaa-b907-6c45d5601449",
"qrLogAttributeXMarker": [
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"archivedReports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"productSolutions": [
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"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
},
{
"id": "dadc9f64-9ea3-40da-9ca8-7e3240a84968",
"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": "d5145f34-6790-47d6-b247-8a7395037044",
"buildingComponent": "sample string 15",
"projectId": "f76b1ac5-1ed8-4af6-8f85-721d2725b18d",
"project": "sample string 17",
"blueprintFileId": "595acb64-b272-45c8-bf91-5642c8cbf4a1",
"blueprintFile": {
"id": "8115b019-a496-46f4-bb68-bf06959c46ea",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "c975ce5d-facb-416c-8e8c-cdda2403511b",
"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": "f4c50ac3-ecf9-4f69-a0b2-5b4cd0f9569e",
"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": "791e7ed9-5400-4c14-8783-7205073ee7d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4387d145-edad-40bf-87fe-a05150b27504",
"project": "sample string 15",
"projectId": "cce55a29-1e56-4eaa-b907-6c45d5601449",
"qrLogAttributeXMarker": [
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"archivedReports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"productSolutions": [
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "c975ce5d-facb-416c-8e8c-cdda2403511b",
"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": "f4c50ac3-ecf9-4f69-a0b2-5b4cd0f9569e",
"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": "791e7ed9-5400-4c14-8783-7205073ee7d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4387d145-edad-40bf-87fe-a05150b27504",
"project": "sample string 15",
"projectId": "cce55a29-1e56-4eaa-b907-6c45d5601449",
"qrLogAttributeXMarker": [
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a50de639-3daa-4960-aba3-5e078d7abd01",
"value": "sample string 2",
"qrLogAttributeListValueId": "5eecd284-d188-4c6c-bf7f-ce55ccafc305",
"markerId": "141253ec-2e3d-45d3-b694-ef2722906563",
"qrLogAttributeId": "11a561f1-51e5-4bed-810f-577fb6edd98f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a4df0eef-6910-4758-a0f4-c0351e69001c",
"markerId": "b73dd7e4-0d94-4fd3-8a8f-91fae67912e9",
"solutionId": "b945257b-f1e7-410b-ac6b-5d51d08dbbd7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
},
{
"id": "481d14a8-7724-494b-a5d7-c194c75d6072",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:31:56.9646777Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6a04c545-91e6-411e-aa60-a0d521a3b0c1"
}
],
"selectedProducts": [
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
},
{
"id": "8407c657-faea-4acf-9649-3bdddd72be5d",
"markerXSolutionsId": "d1ac3da1-c9ae-4c62-b38f-781e172a534f",
"productId": "3d479eb0-b1f7-4588-8146-8fb046548136"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"archivedReports": [
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
},
{
"id": "d2591e2c-9d1a-4d7b-81b5-c63e369c355e",
"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": "4c0acf6a-026a-4973-81ee-4aba7738c58d"
}
],
"productSolutions": [
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77cd5985-756c-4da4-a0d2-68ee849aed73",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
},
{
"id": "206beed3-38c5-4a77-a9be-9b53f3278e0b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/206beed3-38c5-4a77-a9be-9b53f3278e0b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3420f6d1-e580-4976-9e1b-56af0db0ebef",
"value": "sample string 2",
"qrLogAttributeListValueId": "67fc8d4f-d7ff-4c18-b3be-97251df4b9e8",
"qrLogAttributeListValue": {
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"markerXSolutionsId": "bcbd8194-1cbe-43d9-8008-d42b149bd4bf",
"qrLogAttributeId": "8eeb762b-7304-42e3-8569-252e2d5e60af",
"qrLogAttribute": {
"id": "3d7d9801-826b-45fa-a76e-0668434ccf9d",
"code": "sample string 2",
"selectedValue": "edf51ac2-1e6b-4612-857a-5ac38a9006e6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2eb412c3-8fc3-400f-9382-e3a05a701716",
"sourceId": "97196620-e7c5-4b4f-81f7-fc1859fdff07",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "691f9769-c5db-458b-ab89-b1c8e313a4ae",
"qrLogAttributeClass": {
"id": "b4d2728c-61db-450c-b1e0-0678e3af1929",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
},
{
"id": "b4c6fd35-1eb2-4461-8cfe-b4d71cd8ae65",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "69687058-19dd-4c16-83f7-be5e78b79f64",
"qrLogAttributeListValueGlobalRefId": "61609e91-14b3-404e-a5d3-71528e18099f",
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
]
}
],
"translations": [
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
},
{
"id": "9bc381ae-8a0d-425d-8a67-cc7007d57bc6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "671a0fc5-a54d-4578-a78a-e11b1979e141"
}
],
"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
}
]