GET api/BlueprintsByBuildingComponentId/{buildingComponentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingComponentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "b2f83c6b-90cf-4032-83bf-e27664b1211f",
"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": "cd89e81b-7a95-44b3-8603-616d3a92fa32",
"buildingComponent": "sample string 15",
"projectId": "ba7bc2fd-df9c-4046-b165-c487747e20bd",
"project": "sample string 17",
"blueprintFileId": "032be104-e8bc-4bdc-b2ea-2d9719f79147",
"blueprintFile": {
"id": "4b93da5e-15f8-4236-b209-a831d1a3c4f4",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "3210e949-657e-4c14-ad95-d481f36df190",
"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": "1a9db2c7-b58a-4a94-ab17-06e463b391d5",
"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": "b35dd40f-2b90-4225-a4fe-354524c8fc9e",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "3360b76e-126f-4c1f-b08b-8d368f9608a0",
"project": "sample string 15",
"projectId": "c0c9dd87-50d0-4d89-ac25-0b5740525901",
"qrLogAttributeXMarker": [
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"archivedReports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"productSolutions": [
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "3210e949-657e-4c14-ad95-d481f36df190",
"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": "1a9db2c7-b58a-4a94-ab17-06e463b391d5",
"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": "b35dd40f-2b90-4225-a4fe-354524c8fc9e",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "3360b76e-126f-4c1f-b08b-8d368f9608a0",
"project": "sample string 15",
"projectId": "c0c9dd87-50d0-4d89-ac25-0b5740525901",
"qrLogAttributeXMarker": [
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"archivedReports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"productSolutions": [
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"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": "b2f83c6b-90cf-4032-83bf-e27664b1211f",
"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": "cd89e81b-7a95-44b3-8603-616d3a92fa32",
"buildingComponent": "sample string 15",
"projectId": "ba7bc2fd-df9c-4046-b165-c487747e20bd",
"project": "sample string 17",
"blueprintFileId": "032be104-e8bc-4bdc-b2ea-2d9719f79147",
"blueprintFile": {
"id": "4b93da5e-15f8-4236-b209-a831d1a3c4f4",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "3210e949-657e-4c14-ad95-d481f36df190",
"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": "1a9db2c7-b58a-4a94-ab17-06e463b391d5",
"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": "b35dd40f-2b90-4225-a4fe-354524c8fc9e",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "3360b76e-126f-4c1f-b08b-8d368f9608a0",
"project": "sample string 15",
"projectId": "c0c9dd87-50d0-4d89-ac25-0b5740525901",
"qrLogAttributeXMarker": [
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"archivedReports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"productSolutions": [
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "3210e949-657e-4c14-ad95-d481f36df190",
"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": "1a9db2c7-b58a-4a94-ab17-06e463b391d5",
"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": "b35dd40f-2b90-4225-a4fe-354524c8fc9e",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "3360b76e-126f-4c1f-b08b-8d368f9608a0",
"project": "sample string 15",
"projectId": "c0c9dd87-50d0-4d89-ac25-0b5740525901",
"qrLogAttributeXMarker": [
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "df4218ef-b817-416d-832c-500e6ca066a4",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7c54b11-7d81-496b-bf60-052d89bf1b90",
"markerId": "d9c4f333-a99b-43eb-8714-666fea07d59c",
"qrLogAttributeId": "23cdacaa-31eb-45cf-883b-ea0d2dfe936e",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3a4eef8e-886f-4fa7-b296-68c89808344c",
"markerId": "93c4e5d9-6807-44fb-bfd8-bde217e8545c",
"solutionId": "c220b196-7ecc-49ad-b839-8aaf53ebc140",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
},
{
"id": "1fc64c55-8fd4-4ac4-a69b-f2d5e2d1b4ec",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:26:42.6723877Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8059ec4a-2849-474a-97fd-0ff08e27baf9"
}
],
"selectedProducts": [
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
},
{
"id": "84620875-35fb-4131-a807-bd8e8bc73e37",
"markerXSolutionsId": "151c1566-44ed-4e11-9dc2-cb0f22970d55",
"productId": "8e9db8d2-0f82-45ef-a585-ff1c34ab0ad4"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"archivedReports": [
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
},
{
"id": "0d963c48-9c15-44cc-b49d-2fd64552ae00",
"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": "06c12d91-3861-4169-9004-41c6279aba1a"
}
],
"productSolutions": [
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "29cb668f-9447-4b30-90d6-1324cf1fe532",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
},
{
"id": "e7c83eff-4871-4fc8-813b-0cc3a72ed606",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e7c83eff-4871-4fc8-813b-0cc3a72ed606"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d35f1f7-3b32-4628-a67d-9beb705c7005",
"value": "sample string 2",
"qrLogAttributeListValueId": "dd24888c-9f50-43a9-ad6d-d9fb6009e7fc",
"qrLogAttributeListValue": {
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"markerXSolutionsId": "832d9a65-e939-4710-8abb-bcb75e90d3fc",
"qrLogAttributeId": "538c3ca1-30d3-41d7-947c-19d13fbf3064",
"qrLogAttribute": {
"id": "ff3fcf26-284c-471e-9c50-311d813bfb66",
"code": "sample string 2",
"selectedValue": "c4dab118-da54-47fa-b638-02e6c5af5918",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "51302070-3439-4784-8e3b-4937e77506fb",
"sourceId": "287c26d9-2a7b-48c6-b4be-230c41bee702",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cd469d3e-39c9-426f-9807-2cf3a227a9f4",
"qrLogAttributeClass": {
"id": "9a460af6-6b4b-40ef-8cf5-0d4527a22c9b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
},
{
"id": "e94aff27-08ab-4d34-b427-74c54fb4b483",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "1aeddfbe-0dbf-4f7f-93c0-9cab1f2cfcde",
"qrLogAttributeListValueGlobalRefId": "d8d5348e-9ba0-4c75-bcf3-81807a3be98f",
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
]
}
],
"translations": [
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
},
{
"id": "2c8bd82f-45d0-4f0b-af3d-c37e777534d5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a9273ef6-bfbd-4d7f-8cc1-2fb7135a162d"
}
],
"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
}
]