GET api/Todo
Request Information
URI Parameters
None.
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": "759a4436-702e-4eef-9829-c6041941e361",
"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": "0efe7303-c82c-4808-8271-19aff7b24a8e",
"buildingComponent": "sample string 15",
"projectId": "33f1f4f3-dddb-42e8-87b0-6ede6ef3751c",
"project": "sample string 17",
"blueprintFileId": "151f60bb-1cb0-4e1d-b307-dc8be06bca46",
"blueprintFile": {
"id": "69d4115f-6e12-4eb9-a5fe-de01b619ecba",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "0953d0ae-a188-44f4-8a6a-6b479e08fec1",
"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": "414a293d-fe0d-4f57-8b4c-9e773748dcfb",
"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": "8827b9be-3566-406e-b781-9d3c54ee9d8a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "187953cf-92cb-485a-925d-7a33bfa4e4b4",
"project": "sample string 15",
"projectId": "28b0a554-6354-48f5-8ac3-01fde88864ef",
"qrLogAttributeXMarker": [
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"archivedReports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"productSolutions": [
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "0953d0ae-a188-44f4-8a6a-6b479e08fec1",
"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": "414a293d-fe0d-4f57-8b4c-9e773748dcfb",
"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": "8827b9be-3566-406e-b781-9d3c54ee9d8a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "187953cf-92cb-485a-925d-7a33bfa4e4b4",
"project": "sample string 15",
"projectId": "28b0a554-6354-48f5-8ac3-01fde88864ef",
"qrLogAttributeXMarker": [
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"archivedReports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"productSolutions": [
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"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": "759a4436-702e-4eef-9829-c6041941e361",
"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": "0efe7303-c82c-4808-8271-19aff7b24a8e",
"buildingComponent": "sample string 15",
"projectId": "33f1f4f3-dddb-42e8-87b0-6ede6ef3751c",
"project": "sample string 17",
"blueprintFileId": "151f60bb-1cb0-4e1d-b307-dc8be06bca46",
"blueprintFile": {
"id": "69d4115f-6e12-4eb9-a5fe-de01b619ecba",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "0953d0ae-a188-44f4-8a6a-6b479e08fec1",
"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": "414a293d-fe0d-4f57-8b4c-9e773748dcfb",
"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": "8827b9be-3566-406e-b781-9d3c54ee9d8a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "187953cf-92cb-485a-925d-7a33bfa4e4b4",
"project": "sample string 15",
"projectId": "28b0a554-6354-48f5-8ac3-01fde88864ef",
"qrLogAttributeXMarker": [
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"archivedReports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"productSolutions": [
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "0953d0ae-a188-44f4-8a6a-6b479e08fec1",
"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": "414a293d-fe0d-4f57-8b4c-9e773748dcfb",
"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": "8827b9be-3566-406e-b781-9d3c54ee9d8a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "187953cf-92cb-485a-925d-7a33bfa4e4b4",
"project": "sample string 15",
"projectId": "28b0a554-6354-48f5-8ac3-01fde88864ef",
"qrLogAttributeXMarker": [
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2666efbb-32a5-45c0-be3d-14d108581f24",
"value": "sample string 2",
"qrLogAttributeListValueId": "92b430bb-a917-427f-8858-b448f408d113",
"markerId": "145f93bd-974c-4213-bc94-800cdde3976e",
"qrLogAttributeId": "4773eaf9-52be-41d8-9350-d9328efc0f84",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "66a38bd2-b5b7-40b7-9ed4-e650c4eeb3f3",
"markerId": "18c22750-c190-45f8-ac61-76644c928b6f",
"solutionId": "ac1081b2-6e16-4277-8188-6db9772a532b",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
},
{
"id": "37f57302-44cd-49d3-9328-deadc5dadd42",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:14:50.6902132Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4cad44b3-b56e-4d73-a299-d680c5be1eff"
}
],
"selectedProducts": [
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
},
{
"id": "25877962-d6d4-41e9-b0a6-cc7baa061937",
"markerXSolutionsId": "c1fe599b-ec48-48fa-a9db-e1e72044a4b3",
"productId": "61fe1e9f-fec0-46c9-87e1-05093568d3f3"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"archivedReports": [
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
},
{
"id": "18512231-1761-4ff2-9e80-46065960e63a",
"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": "2d90df6e-d93b-4a44-ab46-b60fdfe2b872"
}
],
"productSolutions": [
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "6088efd5-1dfd-45b5-ad9b-ebf57ee44dc2",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
},
{
"id": "71a5ecdb-9637-498a-83f8-60472e192551",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/71a5ecdb-9637-498a-83f8-60472e192551"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2dcfd5bb-a26b-4967-a819-69f901da7848",
"value": "sample string 2",
"qrLogAttributeListValueId": "d80993a3-8e44-480f-a8c0-69644510275c",
"qrLogAttributeListValue": {
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"markerXSolutionsId": "9b932d40-37e7-433c-9d97-559204b9e0d5",
"qrLogAttributeId": "bdbdec5d-3952-4ea1-ba6a-92d9e99d62e1",
"qrLogAttribute": {
"id": "1196130d-6541-45cb-9750-22cf10064877",
"code": "sample string 2",
"selectedValue": "bedc7cfd-8a50-4ab6-a269-05fa7e43e074",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96ad1648-d012-40c2-9386-eb6985df0bdf",
"sourceId": "085373a2-8f24-4482-8e6f-bf9214a7806f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6d8ca4a2-a6ef-40d9-91e9-796c66349917",
"qrLogAttributeClass": {
"id": "0d3a8ed9-142b-4390-9315-840029afb16a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
},
{
"id": "0590c96f-6449-4611-a38f-97ccff17a936",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0ea151a8-cd46-46a7-a9bd-5982ba0a9995",
"qrLogAttributeListValueGlobalRefId": "53f34995-e02d-4be1-afd3-5a10c6ad8791",
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
]
}
],
"translations": [
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
},
{
"id": "8fa56d6e-75fb-4bdf-ae7a-7e7a3f346cb9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6cffd62e-c61b-4ce5-a0a7-3473315a6027"
}
],
"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
}
]