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": "05b93c91-19c9-4985-9574-6b9bd320871a",
"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": "bbb60238-d215-4b80-ba84-c149bd892313",
"buildingComponent": "sample string 15",
"projectId": "bd900ac1-4558-4849-96bb-ddc7429c376a",
"project": "sample string 17",
"blueprintFileId": "2f1674ec-d933-42ca-a90f-505731656b07",
"blueprintFile": {
"id": "07267ab8-822f-4b6f-8e9e-1603cf2ece43",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "ce3c64de-e379-4bdf-a764-a54db6911523",
"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": "31f87ae4-74a6-4af9-82f9-710f2d327f9e",
"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": "8f2c1912-d212-4e04-8b38-4dbeb22ba971",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ce2fa353-cfcd-41b5-99dd-a4fb7fdd99f0",
"project": "sample string 15",
"projectId": "c9e852df-aa5b-4436-b03b-54888b4a132e",
"qrLogAttributeXMarker": [
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"archivedReports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"productSolutions": [
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "ce3c64de-e379-4bdf-a764-a54db6911523",
"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": "31f87ae4-74a6-4af9-82f9-710f2d327f9e",
"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": "8f2c1912-d212-4e04-8b38-4dbeb22ba971",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ce2fa353-cfcd-41b5-99dd-a4fb7fdd99f0",
"project": "sample string 15",
"projectId": "c9e852df-aa5b-4436-b03b-54888b4a132e",
"qrLogAttributeXMarker": [
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"archivedReports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"productSolutions": [
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"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": "05b93c91-19c9-4985-9574-6b9bd320871a",
"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": "bbb60238-d215-4b80-ba84-c149bd892313",
"buildingComponent": "sample string 15",
"projectId": "bd900ac1-4558-4849-96bb-ddc7429c376a",
"project": "sample string 17",
"blueprintFileId": "2f1674ec-d933-42ca-a90f-505731656b07",
"blueprintFile": {
"id": "07267ab8-822f-4b6f-8e9e-1603cf2ece43",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "ce3c64de-e379-4bdf-a764-a54db6911523",
"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": "31f87ae4-74a6-4af9-82f9-710f2d327f9e",
"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": "8f2c1912-d212-4e04-8b38-4dbeb22ba971",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ce2fa353-cfcd-41b5-99dd-a4fb7fdd99f0",
"project": "sample string 15",
"projectId": "c9e852df-aa5b-4436-b03b-54888b4a132e",
"qrLogAttributeXMarker": [
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"archivedReports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"productSolutions": [
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "ce3c64de-e379-4bdf-a764-a54db6911523",
"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": "31f87ae4-74a6-4af9-82f9-710f2d327f9e",
"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": "8f2c1912-d212-4e04-8b38-4dbeb22ba971",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ce2fa353-cfcd-41b5-99dd-a4fb7fdd99f0",
"project": "sample string 15",
"projectId": "c9e852df-aa5b-4436-b03b-54888b4a132e",
"qrLogAttributeXMarker": [
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd5fd1cb-240e-4521-a110-21c78445f6a9",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf08fb41-e3f7-4bb1-90d8-ee169f5af707",
"markerId": "dc838472-2915-4b99-8109-62021a43b2be",
"qrLogAttributeId": "0d1564ee-3782-4b16-a7be-7192d19a612b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "03b71077-38aa-4679-a42d-69040e4d0b3e",
"markerId": "f6a45879-e7e4-4935-85b5-4496606faf94",
"solutionId": "1e211e91-1501-4763-9d46-929787e62c26",
"taxonomy263415Id": "584dbaf8-ce9c-43ea-bc08-9cedca522a30",
"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": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
},
{
"id": "a3576c50-89a8-48a6-b863-d50a7b9d449c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-26T03:39:20.7912293Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1ebdcdb9-28c3-4d3d-b353-b48eaddd9224"
}
],
"selectedProducts": [
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
},
{
"id": "042cd0aa-bc8c-4f9f-801a-5c20091a5525",
"markerXSolutionsId": "e3d7afad-a85f-4bdb-ba02-4e5342141492",
"productId": "538c246f-69a1-45f8-8ed3-bb54659629ef"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"archivedReports": [
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
},
{
"id": "eeb49ae8-ac82-46e2-8811-bd782ea98353",
"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": "ac7d245d-2bf9-43ad-9c70-cdaaac8b3453"
}
],
"productSolutions": [
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1f87215b-a05e-48eb-af19-e97745665998",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
},
{
"id": "42084924-2c1e-4500-afb1-0a977c567d3e",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/42084924-2c1e-4500-afb1-0a977c567d3e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fb4fd9f6-7c59-4e91-85f0-5f928236f910",
"value": "sample string 2",
"qrLogAttributeListValueId": "71b76364-5541-4378-86b1-02e293efdc3a",
"qrLogAttributeListValue": {
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"markerXSolutionsId": "22481e2d-a3d2-4500-b10d-8df0abc353a7",
"qrLogAttributeId": "971d21da-e0cc-4db9-918d-e0dd1780986b",
"qrLogAttribute": {
"id": "d43074bf-cf73-42b4-a703-b31608a346d7",
"code": "sample string 2",
"selectedValue": "dc6a17d8-b335-40e8-a820-a1e188cd2c1f",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "28fe9d37-a222-45e8-a657-0b8548e56cc5",
"sourceId": "b3b71bd2-d47f-42ad-b723-6b6b056ac844",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a1cfd68b-cd46-4f4b-9fc2-e9c12cb03168",
"qrLogAttributeClass": {
"id": "b8108fab-8378-4b9f-9ee2-f790814748fd",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
},
{
"id": "d3a30ee4-3e79-471a-82d5-90627f9dddf9",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "62490161-23e0-42d1-8df4-01226b734f79",
"qrLogAttributeListValueGlobalRefId": "98d022e9-6f66-4c33-b8ce-063d3fd5b6ff",
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
]
}
],
"translations": [
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
},
{
"id": "1f4f9ccd-8021-4f9b-83f0-c2cf4b4701ca",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "49776cff-5d01-4f10-94f7-84ad0770878d"
}
],
"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
}
]