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": "7679a0c9-1a66-4a39-a693-411bba6ee312",
"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": "6ce077ac-5f19-40ce-bb09-71c22ce64fa4",
"buildingComponent": "sample string 15",
"projectId": "28c9ee85-b02a-4592-a539-d551dbde085e",
"project": "sample string 17",
"blueprintFileId": "d906cee3-4592-4172-8f74-df3fcca55074",
"blueprintFile": {
"id": "d27f56c7-aba1-49fa-9e96-724defdaac39",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "60be9cf6-b54b-48f9-81db-5ddb87acb75d",
"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": "05164205-f684-495f-8cf8-d568681bb33e",
"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": "8fb8f3d7-3467-4420-b875-9d6ef571d917",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "c408025a-b319-446c-a21b-e32af3430f1f",
"project": "sample string 15",
"projectId": "3550f432-19d7-427a-abb0-98ef8e054e32",
"qrLogAttributeXMarker": [
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"archivedReports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"productSolutions": [
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "60be9cf6-b54b-48f9-81db-5ddb87acb75d",
"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": "05164205-f684-495f-8cf8-d568681bb33e",
"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": "8fb8f3d7-3467-4420-b875-9d6ef571d917",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "c408025a-b319-446c-a21b-e32af3430f1f",
"project": "sample string 15",
"projectId": "3550f432-19d7-427a-abb0-98ef8e054e32",
"qrLogAttributeXMarker": [
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"archivedReports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"productSolutions": [
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"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": "7679a0c9-1a66-4a39-a693-411bba6ee312",
"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": "6ce077ac-5f19-40ce-bb09-71c22ce64fa4",
"buildingComponent": "sample string 15",
"projectId": "28c9ee85-b02a-4592-a539-d551dbde085e",
"project": "sample string 17",
"blueprintFileId": "d906cee3-4592-4172-8f74-df3fcca55074",
"blueprintFile": {
"id": "d27f56c7-aba1-49fa-9e96-724defdaac39",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "60be9cf6-b54b-48f9-81db-5ddb87acb75d",
"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": "05164205-f684-495f-8cf8-d568681bb33e",
"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": "8fb8f3d7-3467-4420-b875-9d6ef571d917",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "c408025a-b319-446c-a21b-e32af3430f1f",
"project": "sample string 15",
"projectId": "3550f432-19d7-427a-abb0-98ef8e054e32",
"qrLogAttributeXMarker": [
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"archivedReports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"productSolutions": [
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "60be9cf6-b54b-48f9-81db-5ddb87acb75d",
"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": "05164205-f684-495f-8cf8-d568681bb33e",
"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": "8fb8f3d7-3467-4420-b875-9d6ef571d917",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "c408025a-b319-446c-a21b-e32af3430f1f",
"project": "sample string 15",
"projectId": "3550f432-19d7-427a-abb0-98ef8e054e32",
"qrLogAttributeXMarker": [
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f5579802-07c2-48a8-abf7-f8e95433361d",
"value": "sample string 2",
"qrLogAttributeListValueId": "bf7a13e7-089a-40fc-baec-b2587dbc6b78",
"markerId": "7cf6ec7d-b405-441f-8496-ea06d7b42a6f",
"qrLogAttributeId": "df98483d-4743-4619-beaf-74b1bf7bc4e9",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "74f1e7c8-8c53-4927-a7b1-7c74783dc22c",
"markerId": "ef00042c-30a6-4a28-9967-fe4933841ff9",
"solutionId": "0374c576-99ab-4936-a513-0f43521f00d2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
},
{
"id": "48facb81-f526-4a9c-bf5a-cefd4cfdc7d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab77d1f8-2966-41dc-bfb9-951a8a2a1480"
}
],
"selectedProducts": [
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
},
{
"id": "ad795fe3-58f7-4db8-aed3-40b38d5d9e22",
"markerXSolutionsId": "7f0cf55d-9322-4c94-ac2c-f850484fc6dd",
"productId": "d3c1eee8-d89c-4306-823f-dcb6ee9f2f49"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"archivedReports": [
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
},
{
"id": "32fe2902-77ff-4d4f-b7a4-b70df4b29292",
"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": "18ca62dc-798b-47b1-ba97-302c8ff4f55d"
}
],
"productSolutions": [
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1b2dcc26-eb7b-48ba-951e-bb1b1b404c91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
},
{
"id": "b579f9ba-24b9-48bf-baab-d0e411f0021e",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/b579f9ba-24b9-48bf-baab-d0e411f0021e"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "97350fdc-9e1d-4fd3-8729-e72ff9ea0b81",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1cce97-f51a-4f22-abf1-f034b55baf04",
"qrLogAttributeListValue": {
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"markerXSolutionsId": "e913cbc2-449c-45f4-8c9f-85815a990066",
"qrLogAttributeId": "03106eeb-afcb-427c-a44c-750c10d5be2d",
"qrLogAttribute": {
"id": "c0a6acd3-3ab9-4563-921d-9b52cb1e32ab",
"code": "sample string 2",
"selectedValue": "441b545b-8783-42af-b364-cd9961d1e6a4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "101808e9-1804-4d85-b9a3-dc2604b7d649",
"sourceId": "8fbb1a4f-5b91-4ca0-a4eb-de49ebfc904b",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "74a82154-1b03-4134-9c0d-dd95f96470db",
"qrLogAttributeClass": {
"id": "2a7729ec-6a9d-4203-af85-35762f16a504",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
},
{
"id": "8acd2194-3c95-43bf-a101-e1107ad63212",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c95c7491-07da-439b-a368-b9ff7d105c52",
"qrLogAttributeListValueGlobalRefId": "b8a1b045-fb99-497c-a3e2-7481955cc193",
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
]
}
],
"translations": [
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
},
{
"id": "cb304e37-e4e7-4411-9d68-df9f4abbbb36",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "9bbde2c2-f887-4d1d-ac31-8bc8b4394a2f"
}
],
"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
}
]