GET api/Todo
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "465be45d-7932-45f4-8325-ec3795e6c90c",
"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": "6fc92141-e16a-4349-b575-752bfbba0d4e",
"buildingComponent": "sample string 15",
"projectId": "8014eb2d-6a95-495d-a829-2f42528ef819",
"project": "sample string 17",
"blueprintFileId": "533cc01a-23a7-4193-8c77-1463c27b5dee",
"blueprintFile": {
"id": "d616271a-71f4-462d-be3c-8eef80a52c1a",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9886b033-bc15-47ce-875b-84a266a60b75",
"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": "2d252d9a-516c-4806-bed1-e5cb181cfd87",
"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": "30ce4763-97b2-4377-a9bc-21bfb348c42a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "28cbf459-f93c-4e00-9943-b3271e51b789",
"project": "sample string 15",
"projectId": "b59d5f61-207f-41f3-87c3-d2cd509688eb",
"qrLogAttributeXMarker": [
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"archivedReports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"productSolutions": [
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9886b033-bc15-47ce-875b-84a266a60b75",
"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": "2d252d9a-516c-4806-bed1-e5cb181cfd87",
"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": "30ce4763-97b2-4377-a9bc-21bfb348c42a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "28cbf459-f93c-4e00-9943-b3271e51b789",
"project": "sample string 15",
"projectId": "b59d5f61-207f-41f3-87c3-d2cd509688eb",
"qrLogAttributeXMarker": [
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"archivedReports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"productSolutions": [
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"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": "465be45d-7932-45f4-8325-ec3795e6c90c",
"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": "6fc92141-e16a-4349-b575-752bfbba0d4e",
"buildingComponent": "sample string 15",
"projectId": "8014eb2d-6a95-495d-a829-2f42528ef819",
"project": "sample string 17",
"blueprintFileId": "533cc01a-23a7-4193-8c77-1463c27b5dee",
"blueprintFile": {
"id": "d616271a-71f4-462d-be3c-8eef80a52c1a",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9886b033-bc15-47ce-875b-84a266a60b75",
"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": "2d252d9a-516c-4806-bed1-e5cb181cfd87",
"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": "30ce4763-97b2-4377-a9bc-21bfb348c42a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "28cbf459-f93c-4e00-9943-b3271e51b789",
"project": "sample string 15",
"projectId": "b59d5f61-207f-41f3-87c3-d2cd509688eb",
"qrLogAttributeXMarker": [
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"archivedReports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"productSolutions": [
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9886b033-bc15-47ce-875b-84a266a60b75",
"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": "2d252d9a-516c-4806-bed1-e5cb181cfd87",
"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": "30ce4763-97b2-4377-a9bc-21bfb348c42a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "28cbf459-f93c-4e00-9943-b3271e51b789",
"project": "sample string 15",
"projectId": "b59d5f61-207f-41f3-87c3-d2cd509688eb",
"qrLogAttributeXMarker": [
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "898d71dd-2327-4def-8f18-14d081415d03",
"value": "sample string 2",
"qrLogAttributeListValueId": "57baa169-55d7-446c-b207-74830f9fab87",
"markerId": "34725fd3-7940-409f-aee5-76985032d96e",
"qrLogAttributeId": "93c41524-a3cb-41cf-be95-a37ab9de562a",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "666143e9-89c4-4dc6-98b5-0d0959fcb229",
"markerId": "4e2b3ca7-b335-4b76-953b-13c0b386b3ea",
"solutionId": "dbe636a8-736d-4142-9b06-c22bec0fc60a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
},
{
"id": "b5685047-146c-4b50-985e-e7901f44c9b2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:57:50.2825227Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "45bcd366-19bc-4249-9389-6683fabf661e"
}
],
"selectedProducts": [
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
},
{
"id": "97a3d9b9-f099-4c5b-b928-5e5a7f869b55",
"markerXSolutionsId": "dc923e53-a4ee-4d96-9f3e-e650b4a1f0ab",
"productId": "378ad0db-a1cf-4997-b1d1-f3227884db45"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"archivedReports": [
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
},
{
"id": "9f23d72b-6e9c-41ee-be5d-976a1cf2c766",
"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": "288f7145-3610-4e59-9380-4ae05d592d79"
}
],
"productSolutions": [
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "b72f2c1c-9281-4150-9381-a829782acd56",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
},
{
"id": "14e0c032-99f1-47ec-81e4-4707f004e3d2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/14e0c032-99f1-47ec-81e4-4707f004e3d2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
}
},
{
"id": "31fc8ded-31ea-4fde-8684-ec3898fc0440",
"value": "sample string 2",
"qrLogAttributeListValueId": "394c5cd4-f57e-4d5f-a6ce-1e17032ccee8",
"qrLogAttributeListValue": {
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"markerXSolutionsId": "4f589719-e57e-49b1-baaa-08cc04baf73c",
"qrLogAttributeId": "a1e64a07-c2b1-4b54-b3aa-8004a80c5caf",
"qrLogAttribute": {
"id": "a6c687fd-2d6e-427f-9bb6-900eafcca791",
"code": "sample string 2",
"selectedValue": "46201a29-c3a8-4bac-bcb6-7b8be85cffa6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "54893ae7-791e-4669-b091-6509aa34a6d2",
"sourceId": "f635533c-6922-4586-861e-e0bb0f1659c7",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4981f777-f75d-4091-a4c4-26f5e9808d65",
"qrLogAttributeClass": {
"id": "7a6889d3-36db-4f69-9d18-2830b05ee124",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
},
{
"id": "bdbd5010-3567-407f-8ef8-9732f673813c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "e8fc70e9-2d01-41a4-bc1c-95131717a1e1",
"qrLogAttributeListValueGlobalRefId": "fdcef85d-eb96-47f4-acb6-22523f011574",
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
]
}
],
"translations": [
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
},
{
"id": "5edee8b6-eda9-4c33-a7ba-63a0b0a54597",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3b5298db-4ecc-497b-8a26-3eb9bacadd01"
}
],
"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
}
]