GET api/BlueprintsByBuildingComponentId/{buildingComponentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingComponentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "a459532c-1bc0-478a-bbb3-6c9294e90f63",
"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": "871c7dd6-3fe4-415d-88e3-7cde63dac485",
"buildingComponent": "sample string 15",
"projectId": "184cee2c-45f4-46ec-8385-cf89d3619fb9",
"project": "sample string 17",
"blueprintFileId": "624362ff-dc19-43b1-9b73-87bb91fda251",
"blueprintFile": {
"id": "d0da3aed-95b5-47b1-bfe1-31470c6bd9a4",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "2a43a76f-55cc-47d1-9a2c-3a7219abee14",
"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": "cffe4e63-83b2-4374-bec9-0f0802222853",
"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": "803b9e68-eb21-4c6e-bd0b-319b378dce38",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "55335dbc-f071-47f8-acc4-aedd0e3295c0",
"project": "sample string 15",
"projectId": "bffe852c-6504-4e3d-b890-f1fba23dd272",
"qrLogAttributeXMarker": [
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"archivedReports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"productSolutions": [
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "2a43a76f-55cc-47d1-9a2c-3a7219abee14",
"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": "cffe4e63-83b2-4374-bec9-0f0802222853",
"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": "803b9e68-eb21-4c6e-bd0b-319b378dce38",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "55335dbc-f071-47f8-acc4-aedd0e3295c0",
"project": "sample string 15",
"projectId": "bffe852c-6504-4e3d-b890-f1fba23dd272",
"qrLogAttributeXMarker": [
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"archivedReports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"productSolutions": [
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"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": "a459532c-1bc0-478a-bbb3-6c9294e90f63",
"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": "871c7dd6-3fe4-415d-88e3-7cde63dac485",
"buildingComponent": "sample string 15",
"projectId": "184cee2c-45f4-46ec-8385-cf89d3619fb9",
"project": "sample string 17",
"blueprintFileId": "624362ff-dc19-43b1-9b73-87bb91fda251",
"blueprintFile": {
"id": "d0da3aed-95b5-47b1-bfe1-31470c6bd9a4",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "2a43a76f-55cc-47d1-9a2c-3a7219abee14",
"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": "cffe4e63-83b2-4374-bec9-0f0802222853",
"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": "803b9e68-eb21-4c6e-bd0b-319b378dce38",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "55335dbc-f071-47f8-acc4-aedd0e3295c0",
"project": "sample string 15",
"projectId": "bffe852c-6504-4e3d-b890-f1fba23dd272",
"qrLogAttributeXMarker": [
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"archivedReports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"productSolutions": [
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "2a43a76f-55cc-47d1-9a2c-3a7219abee14",
"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": "cffe4e63-83b2-4374-bec9-0f0802222853",
"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": "803b9e68-eb21-4c6e-bd0b-319b378dce38",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "55335dbc-f071-47f8-acc4-aedd0e3295c0",
"project": "sample string 15",
"projectId": "bffe852c-6504-4e3d-b890-f1fba23dd272",
"qrLogAttributeXMarker": [
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d6584e1d-82cd-4302-9a8e-a6c46e3556cd",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c888289-7627-4822-9c74-eaca504e8c0c",
"markerId": "21a0c393-7ee2-4c64-b3e8-9acd97b4e5ca",
"qrLogAttributeId": "076f762f-70c7-4118-ac74-35411f99a3d6",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "74d64218-20de-4236-90b7-b36824e075f8",
"markerId": "0aadb0a1-8c21-403b-b417-2540a1b8c65d",
"solutionId": "ee77c038-ca5d-4696-b619-f87136650692",
"taxonomy263415Id": "7c48c75b-01ff-4916-ad71-a7897e3e0bf6",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
},
{
"id": "9f2c698e-eb83-4dde-829b-4b9fe76fd208",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:25:04.3467971Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "60a3b412-48db-4cc1-973e-867e6a426396"
}
],
"selectedProducts": [
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
},
{
"id": "07cc67d9-e45d-48f8-a260-52f7a48e57c5",
"markerXSolutionsId": "35c70a34-9b42-407f-a774-ed3a78b1f03a",
"productId": "f8fdddab-7317-461e-87f8-beab004ae320"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"archivedReports": [
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
},
{
"id": "1fdbdb0f-f078-4ea6-b4a5-6459f269b51e",
"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": "b7d51729-c891-4672-9bab-0b0aca1c43b9"
}
],
"productSolutions": [
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "81642b71-8dc2-4547-9657-ab731e790cda",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
},
{
"id": "af4d4524-5740-4ea1-adbb-d56aeedec077",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/af4d4524-5740-4ea1-adbb-d56aeedec077"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "92a9dcb1-d7a2-4c86-b4c0-0d8843037622",
"value": "sample string 2",
"qrLogAttributeListValueId": "6fb8cf2f-f5c7-4b24-83c5-1ba0fc827a85",
"qrLogAttributeListValue": {
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"markerXSolutionsId": "bf4a71d3-37ee-4458-a9bc-892ed657c3c1",
"qrLogAttributeId": "f6640ddd-d85f-4103-a906-75b0a604ac6d",
"qrLogAttribute": {
"id": "dd195c49-2edc-466b-baf1-22297897398b",
"code": "sample string 2",
"selectedValue": "5fcd7a13-ce2e-4af8-8525-0a2d65c1e763",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "24532aae-e0fa-4637-842a-1ae117b536a5",
"sourceId": "544f2439-7df6-48da-b90b-d5e934c9d2bc",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "71f08bc1-8006-466f-afae-a136df2d4c52",
"qrLogAttributeClass": {
"id": "b3af464c-8b18-4814-9046-7631eaa52d61",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
},
{
"id": "6ee525d1-3895-4559-bb8b-917f6d64f620",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "cd1abb61-8b1c-4d70-aea8-b7e79a3ddd9c",
"qrLogAttributeListValueGlobalRefId": "0fa2d044-74bd-4f3b-902a-3cccdebd6acc",
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
]
}
],
"translations": [
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
},
{
"id": "ba7e4ab9-46fd-495d-9043-ca924bf00e15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a98c0ff1-3b05-465f-a625-0e95478d426c"
}
],
"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
}
]